Started by an SCM change Building in workspace /home/tomcat/.jenkins/workspace/org.subshare > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/subshare/subshare.git Fetching upstream changes from https://github.com/subshare/subshare.git > git --version > git fetch --tags --progress https://github.com/subshare/subshare.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision 23b999a1dd7548421d8d3383fcb4919dfb610a35 (origin/master) > git config core.sparsecheckout > git checkout -f 23b999a1dd7548421d8d3383fcb4919dfb610a35 > git rev-list f4296b7526582ea1dfbceeaa9ea5aaf5945a76be [Gradle] - Launching build. [org.subshare] $ gradle -DmavenDeployerRepoUrl=file:/srv/www/nightly/www.subshare.org/htdocs/maven -Dtest.ignoreFailures=true -i clean build install uploadArchives Initialized native services in: /home/tomcat/.gradle/native Removing 0 daemon stop events from registry Starting a Gradle Daemon (subsequent builds will be faster) Starting daemon process: workingDir = /home/tomcat/.gradle/daemon/3.1, daemonArgs: [/usr/lib/jvm/java-8-openjdk-amd64/bin/java, -Xmx768m, -Dfile.encoding=UTF-8, -Duser.country=GB, -Duser.language=en, -Duser.variant, -cp, /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar, org.gradle.launcher.daemon.bootstrap.GradleDaemon, 3.1] Starting process 'Gradle build daemon'. Working directory: /home/tomcat/.gradle/daemon/3.1 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xmx768m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -cp /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 3.1 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 2.027 secs. Connected to daemon DaemonInfo{pid=2541, address=[b11aae6b-d759-4c55-a7b8-d4c21d8104f0 port:36753, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1569039500264, context=DefaultDaemonContext[uid=07c64232-faaa-46a6-b4d0-e68ed0cc9f47,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2541,idleTimeout=10800000,daemonOpts=-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=28c2a07e-fbb9-4c5b-a27c-cad3fc66e8ff.1, currentDir=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare}. Received result org.gradle.launcher.daemon.protocol.BuildStarted@5495333e from daemon DaemonInfo{pid=2541, address=[b11aae6b-d759-4c55-a7b8-d4c21d8104f0 port:36753, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1569039500264, context=DefaultDaemonContext[uid=07c64232-faaa-46a6-b4d0-e68ed0cc9f47,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2541,idleTimeout=10800000,daemonOpts=-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be starting). The client will now receive all logging from the daemon (pid: 2541). The daemon log file: /home/tomcat/.gradle/daemon/3.1/daemon-2541.out.log Starting build in new daemon [memory: 716.2 MB] Closing daemon's stdin at end of input. The daemon will no longer process any standard input. Executing build with daemon context: DefaultDaemonContext[uid=07c64232-faaa-46a6-b4d0-e68ed0cc9f47,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2541,idleTimeout=10800000,daemonOpts=-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant] Starting Build Compiling settings file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/settings.gradle' using SubsetScriptTransformer. Compiling settings file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/settings.gradle' using BuildScriptTransformer. Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/settings.gradle'. Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle'. Included projects: [root project 'org.subshare', project ':org.subshare.core', project ':org.subshare.crypto', project ':org.subshare.gui', project ':org.subshare.local', project ':org.subshare.local.dbrepo', project ':org.subshare.ls.client', project ':org.subshare.ls.core', project ':org.subshare.ls.rest.client', project ':org.subshare.ls.rest.server', project ':org.subshare.ls.server', project ':org.subshare.ls.server.cproc', project ':org.subshare.rest.client', project ':org.subshare.rest.server', project ':org.subshare.rest.shared', project ':org.subshare.server', project ':org.subshare.test', project ':org.subshare.updater', project ':org.subshare.updater.gui'] Evaluating root project 'org.subshare' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.crypto' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.ls.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.ls.server.cproc' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.ls.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.local' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build.gradle' using BuildScriptTransformer. Download https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom Download https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom Download https://repo1.maven.org/maven2/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom Download https://repo1.maven.org/maven2/org/apache/apache/13/apache-13.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190915.094301-19.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.7-20190915.093341-21.pom Evaluating project ':org.subshare.ls.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.rest.shared' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build.gradle' using BuildScriptTransformer. Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190915.093609-21.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-20190915.094255-19.pom Download https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.pom Download https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom Download https://repo1.maven.org/maven2/org/slf4j/log4j-over-slf4j/1.7.7/log4j-over-slf4j-1.7.7.pom Download https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom Download https://repo1.maven.org/maven2/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom Evaluating project ':org.subshare.ls.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build.gradle' using BuildScriptTransformer. Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-20190915.094142-19.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-20190915.093600-21.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190915.094129-19.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190915.094251-19.pom Download https://repo1.maven.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.pom Download https://repo1.maven.org/maven2/org/glassfish/jersey/containers/project/2.5.1/project-2.5.1.pom Download https://repo1.maven.org/maven2/org/glassfish/jersey/project/2.5.1/project-2.5.1.pom Download https://repo1.maven.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-bom/2.2.0-b21/hk2-bom-2.2.0-b21.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.17.v20190418/jetty-server-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.4.17.v20190418/jetty-project-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.17.v20190418/jetty-servlets-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.17.v20190418/jetty-webapp-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-20190915.094134-19.pom Download https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar] Download https://codewizards.co/maven/release/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.pom Download https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom Download https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom Download https://repo1.maven.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom Download https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.pom Download https://repo1.maven.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.0/jaxb-bundles-2.3.0.pom Download https://repo1.maven.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.0/jaxb-parent-2.3.0.pom Download https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.0/jaxb-bom-ext-2.3.0.pom Download https://repo1.maven.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.0/jaxb-bom-2.3.0.pom Download https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.pom Download https://repo1.maven.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.pom Download https://repo1.maven.org/maven2/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.pom Download https://repo1.maven.org/maven2/org/apache/jdo/parent-pom/3.1-rc1/parent-pom-3.1-rc1.pom Download https://repo1.maven.org/maven2/org/apache/apache/11/apache-11.pom Download https://repo1.maven.org/maven2/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.pom Download https://repo1.maven.org/maven2/org/datanucleus/datanucleus-maven-parent/4.0.5/datanucleus-maven-parent-4.0.5.pom Download https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Download https://repo1.maven.org/maven2/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.pom Download https://repo1.maven.org/maven2/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.pom Download https://repo1.maven.org/maven2/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.pom Download https://repo1.maven.org/maven2/org/apache/derby/derby-project/10.13.1.1/derby-project-10.13.1.1.pom Download https://repo1.maven.org/maven2/org/apache/apache/10/apache-10.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/org.bouncycastle.openpgp.wot-161b03.0.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/org.bouncycastle.openpgp.wot-161b03.0.jar] Download https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/org.bouncycastle.openpgp.wot-161b03.0.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-20190915.094248-19.pom Download https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.pom Download https://repo1.maven.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.pom Download https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.pom Download https://repo1.maven.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.pom Download https://repo1.maven.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom Download https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom Download https://repo1.maven.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.17.v20190418/jetty-http-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.17.v20190418/jetty-io-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.17.v20190418/jetty-continuation-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.17.v20190418/jetty-util-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.17.v20190418/jetty-xml-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.17.v20190418/jetty-servlet-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom Download https://repo1.maven.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-public/2.2.0-b21/hk2-public-2.2.0-b21.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-parent/2.2.0-b21/hk2-parent-2.2.0-b21.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/external/2.2.0-b21/external-2.2.0-b21.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-kernel-parent/2.2.0-b21/hk2-kernel-parent-2.2.0-b21.pom Download https://repo1.maven.org/maven2/javax/transaction/transaction-api/1.1/transaction-api-1.1.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar] Download https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom Download https://repo1.maven.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom Download https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom Download https://repo1.maven.org/maven2/org/glassfish/pom/8/pom-8.pom Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.17.v20190418/jetty-security-9.4.17.v20190418.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.pom Download https://repo1.maven.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.pom Download https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom Download https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom Download https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom Download https://repo1.maven.org/maven2/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190915.094301-19.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190915.093609-21.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-20190915.094255-19.jar Download https://repo1.maven.org/maven2/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.jar Download https://repo1.maven.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar Download https://repo1.maven.org/maven2/org/slf4j/log4j-over-slf4j/1.7.7/log4j-over-slf4j-1.7.7.jar Download https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-20190915.094142-19.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-20190915.093600-21.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190915.094129-19.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190915.094251-19.jar Download https://repo1.maven.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.5.1/jersey-container-servlet-2.5.1.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.4.17.v20190418/jetty-server-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.17.v20190418/jetty-servlets-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.17.v20190418/jetty-webapp-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-20190915.094134-19.jar Download https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-client/2.5.1/jersey-client-2.5.1.jar Download https://codewizards.co/maven/release/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar Download https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar Download https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar Download https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar Download https://repo1.maven.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar Download https://repo1.maven.org/maven2/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.jar Download https://repo1.maven.org/maven2/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar Download https://repo1.maven.org/maven2/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar Download https://repo1.maven.org/maven2/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar Download https://repo1.maven.org/maven2/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar Download https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/org.bouncycastle.openpgp.wot-161b03.0.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-20190915.094248-19.jar Download https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-server/2.5.1/jersey-server-2.5.1.jar Download https://repo1.maven.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.5.1/jersey-container-servlet-core-2.5.1.jar Download https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-common/2.5.1/jersey-common-2.5.1.jar Download https://repo1.maven.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0/javax.ws.rs-api-2.0.jar Download https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.4.17.v20190418/jetty-http-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.4.17.v20190418/jetty-io-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.17.v20190418/jetty-continuation-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.17.v20190418/jetty-util-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.4.17.v20190418/jetty-xml-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.17.v20190418/jetty-servlet-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-api/2.2.0-b21/hk2-api-2.2.0-b21.jar Download https://repo1.maven.org/maven2/org/glassfish/hk2/external/javax.inject/2.2.0-b21/javax.inject-2.2.0-b21.jar Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-locator/2.2.0-b21/hk2-locator-2.2.0-b21.jar Download https://repo1.maven.org/maven2/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar Download https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar Download https://repo1.maven.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Download https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar Download https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.4.17.v20190418/jetty-security-9.4.17.v20190418.jar Download https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-utils/2.2.0-b21/hk2-utils-2.2.0-b21.jar Download https://repo1.maven.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.2.0-b21/asm-all-repackaged-2.2.0-b21.jar Download https://repo1.maven.org/maven2/org/glassfish/hk2/external/cglib/2.2.0-b21/cglib-2.2.0-b21.jar Download https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar Download https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar Evaluating project ':org.subshare.updater.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.updater' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build.gradle' using BuildScriptTransformer. Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190915.094240-19.pom Download https://repo1.maven.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom Download https://repo1.maven.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom Download https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom Download https://repo1.maven.org/maven2/org/apache/apache/19/apache-19.pom Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190915.094240-19.jar Download https://repo1.maven.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar Download https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar Evaluating project ':org.subshare.ls.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build.gradle' using BuildScriptTransformer. Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-20190915.094345-19.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190915.094258-19.pom Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-20190915.094345-19.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190915.094258-19.jar Evaluating project ':org.subshare.local.dbrepo' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build.gradle' using BuildScriptTransformer. Evaluating project ':org.subshare.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build.gradle' using BuildScriptTransformer. Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190915.094454-19.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-20190915.094447-19.pom Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190915.094454-19.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-20190915.094447-19.jar Evaluating project ':org.subshare.test' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build.gradle'. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build.gradle' using SubsetScriptTransformer. Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build.gradle' using BuildScriptTransformer. All projects evaluated. Selected primary task 'clean' from project : Selected primary task 'build' from project : Selected primary task 'install' from project : Selected primary task 'uploadArchives' from project : Tasks to be executed: [task ':clean', task ':org.subshare.core:clean', task ':org.subshare.crypto:clean', task ':org.subshare.gui:clean', task ':org.subshare.local:clean', task ':org.subshare.local.dbrepo:clean', task ':org.subshare.ls.client:clean', task ':org.subshare.ls.core:clean', task ':org.subshare.ls.rest.client:clean', task ':org.subshare.ls.rest.server:clean', task ':org.subshare.ls.server:clean', task ':org.subshare.ls.server.cproc:clean', task ':org.subshare.rest.client:clean', task ':org.subshare.rest.server:clean', task ':org.subshare.rest.shared:clean', task ':org.subshare.server:clean', task ':org.subshare.test:clean', task ':org.subshare.updater:clean', task ':org.subshare.updater.gui:clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':org.subshare.crypto:compileJava', task ':org.subshare.crypto:processResources', task ':org.subshare.crypto:classes', task ':org.subshare.crypto:jar', task ':org.subshare.core:compileJava', task ':org.subshare.core:processResources', task ':org.subshare.core:classes', task ':org.subshare.core:compileTestJava', task ':org.subshare.core:processTestResources', task ':org.subshare.core:testClasses', task ':org.subshare.core:test', task ':org.subshare.crypto:compileTestJava', task ':org.subshare.crypto:processTestResources', task ':org.subshare.crypto:testClasses', task ':org.subshare.crypto:test', task ':org.subshare.core:jar', task ':org.subshare.local:compileJava', task ':org.subshare.local:processResources', task ':org.subshare.local:classes', task ':org.subshare.local:jar', task ':org.subshare.ls.core:compileJava', task ':org.subshare.ls.core:processResources', task ':org.subshare.ls.core:classes', task ':org.subshare.ls.core:jar', task ':org.subshare.ls.rest.client:compileJava', task ':org.subshare.ls.rest.client:processResources', task ':org.subshare.ls.rest.client:classes', task ':org.subshare.ls.rest.client:jar', task ':org.subshare.ls.client:compileJava', task ':org.subshare.ls.client:processResources', task ':org.subshare.ls.client:classes', task ':org.subshare.ls.client:jar', task ':org.subshare.ls.rest.server:compileJava', task ':org.subshare.ls.rest.server:processResources', task ':org.subshare.ls.rest.server:classes', task ':org.subshare.ls.rest.server:jar', task ':org.subshare.ls.server:compileJava', task ':org.subshare.ls.server:processResources', task ':org.subshare.ls.server:classes', task ':org.subshare.ls.server:jar', task ':org.subshare.rest.shared:compileJava', task ':org.subshare.rest.shared:processResources', task ':org.subshare.rest.shared:classes', task ':org.subshare.rest.shared:jar', task ':org.subshare.rest.client:compileJava', task ':org.subshare.rest.client:processResources', task ':org.subshare.rest.client:classes', task ':org.subshare.rest.client:jar', task ':org.subshare.ls.server.cproc:compileJava', task ':org.subshare.ls.server.cproc:processResources', task ':org.subshare.ls.server.cproc:classes', task ':org.subshare.ls.server.cproc:jar', task ':org.subshare.updater:compileJava', task ':org.subshare.updater:processResources', task ':org.subshare.updater:classes', task ':org.subshare.updater:jar', task ':org.subshare.updater.gui:compileJava', task ':org.subshare.updater.gui:processResources', task ':org.subshare.updater.gui:classes', task ':org.subshare.updater.gui:jar', task ':org.subshare.gui:compileJava', task ':org.subshare.gui:processResources', task ':org.subshare.gui:classes', task ':org.subshare.gui:compileTestJava', task ':org.subshare.gui:processTestResources', task ':org.subshare.gui:testClasses', task ':org.subshare.gui:test', task ':org.subshare.local:compileTestJava', task ':org.subshare.local:processTestResources', task ':org.subshare.local:testClasses', task ':org.subshare.local:test', task ':org.subshare.local.dbrepo:compileJava', task ':org.subshare.local.dbrepo:processResources', task ':org.subshare.local.dbrepo:classes', task ':org.subshare.local.dbrepo:compileTestJava', task ':org.subshare.local.dbrepo:processTestResources', task ':org.subshare.local.dbrepo:testClasses', task ':org.subshare.local.dbrepo:test', task ':org.subshare.ls.client:compileTestJava', task ':org.subshare.ls.client:processTestResources', task ':org.subshare.ls.client:testClasses', task ':org.subshare.ls.client:test', task ':org.subshare.ls.core:compileTestJava', task ':org.subshare.ls.core:processTestResources', task ':org.subshare.ls.core:testClasses', task ':org.subshare.ls.core:test', task ':org.subshare.ls.rest.client:compileTestJava', task ':org.subshare.ls.rest.client:processTestResources', task ':org.subshare.ls.rest.client:testClasses', task ':org.subshare.ls.rest.client:test', task ':org.subshare.ls.rest.server:compileTestJava', task ':org.subshare.ls.rest.server:processTestResources', task ':org.subshare.ls.rest.server:testClasses', task ':org.subshare.ls.rest.server:test', task ':org.subshare.ls.server:compileTestJava', task ':org.subshare.ls.server:processTestResources', task ':org.subshare.ls.server:testClasses', task ':org.subshare.ls.server:test', task ':org.subshare.ls.server.cproc:compileTestJava', task ':org.subshare.ls.server.cproc:processTestResources', task ':org.subshare.ls.server.cproc:testClasses', task ':org.subshare.ls.server.cproc:test', task ':org.subshare.rest.client:compileTestJava', task ':org.subshare.rest.client:processTestResources', task ':org.subshare.rest.client:testClasses', task ':org.subshare.rest.client:test', task ':org.subshare.rest.server:compileJava', task ':org.subshare.rest.server:processResources', task ':org.subshare.rest.server:classes', task ':org.subshare.rest.server:compileTestJava', task ':org.subshare.rest.server:processTestResources', task ':org.subshare.rest.server:testClasses', task ':org.subshare.rest.server:test', task ':org.subshare.rest.shared:compileTestJava', task ':org.subshare.rest.shared:processTestResources', task ':org.subshare.rest.shared:testClasses', task ':org.subshare.rest.shared:test', task ':org.subshare.local.dbrepo:jar', task ':org.subshare.rest.server:jar', task ':org.subshare.server:compileJava', task ':org.subshare.server:processResources', task ':org.subshare.server:classes', task ':org.subshare.server:compileTestJava', task ':org.subshare.server:processTestResources', task ':org.subshare.server:testClasses', task ':org.subshare.server:test', task ':org.subshare.server:jar', task ':org.subshare.test:compileJava', task ':org.subshare.test:processResources', task ':org.subshare.test:classes', task ':org.subshare.test:compileTestJava', task ':org.subshare.test:processTestResources', task ':org.subshare.test:testClasses', task ':org.subshare.test:test', task ':org.subshare.updater:compileTestJava', task ':org.subshare.updater:processTestResources', task ':org.subshare.updater:testClasses', task ':org.subshare.updater:test', task ':org.subshare.updater.gui:compileTestJava', task ':org.subshare.updater.gui:processTestResources', task ':org.subshare.updater.gui:testClasses', task ':org.subshare.updater.gui:test', task ':buildDashboard', task ':check', task ':build', task ':org.subshare.core:assemble', task ':org.subshare.core:check', task ':org.subshare.core:build', task ':org.subshare.crypto:assemble', task ':org.subshare.crypto:check', task ':org.subshare.crypto:build', task ':org.subshare.gui:jar', task ':org.subshare.gui:copyFilesFromBin', task ':org.subshare.gui:copyUnfilteredFilesFromAssembly', task ':org.subshare.gui:copyFilteredFilesFromAssembly', task ':org.subshare.gui:chmodMainExecutable', task ':org.subshare.gui:copyDependencies', task ':org.subshare.gui:copyJar', task ':org.subshare.gui:tarGzAssembly', task ':org.subshare.gui:zipAssembly', task ':org.subshare.gui:assemble', task ':org.subshare.gui:check', task ':org.subshare.gui:build', task ':org.subshare.local:assemble', task ':org.subshare.local:check', task ':org.subshare.local:build', task ':org.subshare.local.dbrepo:assemble', task ':org.subshare.local.dbrepo:check', task ':org.subshare.local.dbrepo:build', task ':org.subshare.ls.client:assemble', task ':org.subshare.ls.client:check', task ':org.subshare.ls.client:build', task ':org.subshare.ls.core:assemble', task ':org.subshare.ls.core:check', task ':org.subshare.ls.core:build', task ':org.subshare.ls.rest.client:assemble', task ':org.subshare.ls.rest.client:check', task ':org.subshare.ls.rest.client:build', task ':org.subshare.ls.rest.server:assemble', task ':org.subshare.ls.rest.server:check', task ':org.subshare.ls.rest.server:build', task ':org.subshare.ls.server:assemble', task ':org.subshare.ls.server:check', task ':org.subshare.ls.server:build', task ':org.subshare.ls.server.cproc:assemble', task ':org.subshare.ls.server.cproc:check', task ':org.subshare.ls.server.cproc:build', task ':org.subshare.rest.client:assemble', task ':org.subshare.rest.client:check', task ':org.subshare.rest.client:build', task ':org.subshare.rest.server:assemble', task ':org.subshare.rest.server:check', task ':org.subshare.rest.server:build', task ':org.subshare.rest.shared:assemble', task ':org.subshare.rest.shared:check', task ':org.subshare.rest.shared:build', task ':org.subshare.server:copyFilesFromBin', task ':org.subshare.server:copyUnfilteredFilesFromAssembly', task ':org.subshare.server:copyFilteredFilesFromAssembly', task ':org.subshare.server:chmodMainExecutable', task ':org.subshare.server:copyDependencies', task ':org.subshare.server:copyJar', task ':org.subshare.server:tarGzAssembly', task ':org.subshare.server:zipAssembly', task ':org.subshare.server:assemble', task ':org.subshare.server:check', task ':org.subshare.server:build', task ':org.subshare.test:jar', task ':org.subshare.test:assemble', task ':org.subshare.test:check', task ':org.subshare.test:build', task ':org.subshare.updater:assemble', task ':org.subshare.updater:check', task ':org.subshare.updater:build', task ':org.subshare.updater.gui:assemble', task ':org.subshare.updater.gui:check', task ':org.subshare.updater.gui:build', task ':copyDistributions', task ':install', task ':org.subshare.core:install', task ':org.subshare.crypto:install', task ':org.subshare.gui:install', task ':org.subshare.local:install', task ':org.subshare.local.dbrepo:install', task ':org.subshare.ls.client:install', task ':org.subshare.ls.core:install', task ':org.subshare.ls.rest.client:install', task ':org.subshare.ls.rest.server:install', task ':org.subshare.ls.server:install', task ':org.subshare.ls.server.cproc:install', task ':org.subshare.rest.client:install', task ':org.subshare.rest.server:install', task ':org.subshare.rest.shared:install', task ':org.subshare.server:install', task ':org.subshare.test:install', task ':org.subshare.updater:install', task ':org.subshare.updater.gui:install', task ':uploadArchives', task ':org.subshare.core:uploadArchives', task ':org.subshare.crypto:uploadArchives', task ':org.subshare.gui:uploadArchives', task ':org.subshare.local:uploadArchives', task ':org.subshare.local.dbrepo:uploadArchives', task ':org.subshare.ls.client:uploadArchives', task ':org.subshare.ls.core:uploadArchives', task ':org.subshare.ls.rest.client:uploadArchives', task ':org.subshare.ls.rest.server:uploadArchives', task ':org.subshare.ls.server:uploadArchives', task ':org.subshare.ls.server.cproc:uploadArchives', task ':org.subshare.rest.client:uploadArchives', task ':org.subshare.rest.server:uploadArchives', task ':org.subshare.rest.shared:uploadArchives', task ':org.subshare.server:uploadArchives', task ':org.subshare.test:uploadArchives', task ':org.subshare.updater:uploadArchives', task ':org.subshare.updater.gui:uploadArchives'] :clean (Thread[Daemon worker,5,main]) started. :clean Executing task ':clean' (up-to-date check took 0.001 secs) due to: Task has not declared any outputs. :clean (Thread[Daemon worker,5,main]) completed. Took 0.052 secs. :org.subshare.core:clean (Thread[Daemon worker,5,main]) started. :org.subshare.core:clean Executing task ':org.subshare.core:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.core:clean (Thread[Daemon worker,5,main]) completed. Took 0.277 secs. :org.subshare.crypto:clean (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:clean Executing task ':org.subshare.crypto:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.crypto:clean (Thread[Daemon worker,5,main]) completed. Took 0.116 secs. :org.subshare.gui:clean (Thread[Daemon worker,5,main]) started. :org.subshare.gui:clean Executing task ':org.subshare.gui:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.gui:clean (Thread[Daemon worker,5,main]) completed. Took 0.314 secs. :org.subshare.local:clean (Thread[Daemon worker,5,main]) started. :org.subshare.local:clean Executing task ':org.subshare.local:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.local:clean (Thread[Daemon worker,5,main]) completed. Took 1.117 secs. :org.subshare.local.dbrepo:clean (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:clean Executing task ':org.subshare.local.dbrepo:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.local.dbrepo:clean (Thread[Daemon worker,5,main]) completed. Took 0.018 secs. :org.subshare.ls.client:clean (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:clean Executing task ':org.subshare.ls.client:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.client:clean (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.ls.core:clean (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:clean Executing task ':org.subshare.ls.core:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.core:clean (Thread[Daemon worker,5,main]) completed. Took 0.021 secs. :org.subshare.ls.rest.client:clean (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:clean Executing task ':org.subshare.ls.rest.client:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.rest.client:clean (Thread[Daemon worker,5,main]) completed. Took 0.008 secs. :org.subshare.ls.rest.server:clean (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:clean Executing task ':org.subshare.ls.rest.server:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.rest.server:clean (Thread[Daemon worker,5,main]) completed. Took 0.028 secs. :org.subshare.ls.server:clean (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:clean Executing task ':org.subshare.ls.server:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.server:clean (Thread[Daemon worker,5,main]) completed. Took 0.007 secs. :org.subshare.ls.server.cproc:clean (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:clean Executing task ':org.subshare.ls.server.cproc:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.server.cproc:clean (Thread[Daemon worker,5,main]) completed. Took 0.009 secs. :org.subshare.rest.client:clean (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:clean Executing task ':org.subshare.rest.client:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.rest.client:clean (Thread[Daemon worker,5,main]) completed. Took 0.049 secs. :org.subshare.rest.server:clean (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:clean Executing task ':org.subshare.rest.server:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.rest.server:clean (Thread[Daemon worker,5,main]) completed. Took 0.022 secs. :org.subshare.rest.shared:clean (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:clean Executing task ':org.subshare.rest.shared:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.rest.shared:clean (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :org.subshare.server:clean (Thread[Daemon worker,5,main]) started. :org.subshare.server:clean Executing task ':org.subshare.server:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.server:clean (Thread[Daemon worker,5,main]) completed. Took 0.109 secs. :org.subshare.test:clean (Thread[Daemon worker,5,main]) started. :org.subshare.test:clean Executing task ':org.subshare.test:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.test:clean (Thread[Daemon worker,5,main]) completed. Took 12.555 secs. :org.subshare.updater:clean (Thread[Daemon worker,5,main]) started. :org.subshare.updater:clean Executing task ':org.subshare.updater:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.updater:clean (Thread[Daemon worker,5,main]) completed. Took 0.014 secs. :org.subshare.updater.gui:clean (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:clean Executing task ':org.subshare.updater.gui:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.updater.gui:clean (Thread[Daemon worker,5,main]) completed. Took 0.016 secs. :compileJava (Thread[Daemon worker,5,main]) started. :compileJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/java', not found Skipping task ':compileJava' as it has no source files. :compileJava UP-TO-DATE :compileJava (Thread[Daemon worker,5,main]) completed. Took 0.049 secs. :processResources (Thread[Daemon worker,5,main]) started. :processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/resources', not found Skipping task ':processResources' as it has no source files. :processResources UP-TO-DATE :processResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :classes (Thread[Daemon worker,5,main]) started. :classes Skipping task ':classes' as it has no actions. :classes UP-TO-DATE :classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :jar (Thread[Daemon worker,5,main]) started. :jar Executing task ':jar' (up-to-date check took 0.327 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/libs/org.subshare-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/libs/org.subshare-0.10.7-SNAPSHOT.jar has been removed. :jar (Thread[Daemon worker,5,main]) completed. Took 0.458 secs. :assemble (Thread[Daemon worker,5,main]) started. :assemble Skipping task ':assemble' as it has no actions. :assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :compileTestJava (Thread[Daemon worker,5,main]) started. :compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/java', not found Skipping task ':compileTestJava' as it has no source files. :compileTestJava UP-TO-DATE :compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :processTestResources (Thread[Daemon worker,5,main]) started. :processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/resources', not found Skipping task ':processTestResources' as it has no source files. :processTestResources UP-TO-DATE :processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :testClasses (Thread[Daemon worker,5,main]) started. :testClasses Skipping task ':testClasses' as it has no actions. :testClasses UP-TO-DATE :testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :test (Thread[Daemon worker,5,main]) started. :test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/classes/test', not found Skipping task ':test' as it has no source files. :test UP-TO-DATE :test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.crypto:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:compileJava Download https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar Executing task ':org.subshare.crypto:compileJava' (up-to-date check took 0.213 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.crypto:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/src/main/java/org/subshare/crypto/CryptoRegistry.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.crypto:compileJava (Thread[Daemon worker,5,main]) completed. Took 3.465 secs. :org.subshare.crypto:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/src/main/resources', not found Skipping task ':org.subshare.crypto:processResources' as it has no source files. :org.subshare.crypto:processResources UP-TO-DATE :org.subshare.crypto:processResources (Thread[Daemon worker,5,main]) completed. Took 0.024 secs. :org.subshare.crypto:classes (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:classes Skipping task ':org.subshare.crypto:classes' as it has no actions. :org.subshare.crypto:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.crypto:jar (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:jar Executing task ':org.subshare.crypto:jar' (up-to-date check took 0.036 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.crypto:jar (Thread[Daemon worker,5,main]) completed. Took 0.115 secs. :org.subshare.core:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.core:compileJava Executing task ':org.subshare.core:compileJava' (up-to-date check took 0.186 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.core:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning :org.subshare.core:compileJava (Thread[Daemon worker,5,main]) completed. Took 5.351 secs. :org.subshare.core:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.core:processResources Executing task ':org.subshare.core:processResources' (up-to-date check took 0.122 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/main/META-INF/services has been removed. :org.subshare.core:processResources (Thread[Daemon worker,5,main]) completed. Took 0.281 secs. :org.subshare.core:classes (Thread[Daemon worker,5,main]) started. :org.subshare.core:classes Skipping task ':org.subshare.core:classes' as it has no actions. :org.subshare.core:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.core:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.core:compileTestJava Download https://repo1.maven.org/maven2/org/jmockit/jmockit/1.24/jmockit-1.24.pom Download https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.pom Download https://repo1.maven.org/maven2/org/assertj/assertj-core/2.4.1/assertj-core-2.4.1.pom Download https://repo1.maven.org/maven2/org/assertj/assertj-parent-pom/2.1.4/assertj-parent-pom-2.1.4.pom Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Download https://repo1.maven.org/maven2/org/jmockit/jmockit/1.24/jmockit-1.24.jar Download https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar Download https://repo1.maven.org/maven2/org/assertj/assertj-core/2.4.1/assertj-core-2.4.1.jar Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Executing task ':org.subshare.core:compileTestJava' (up-to-date check took 0.56 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.core:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.core:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.175 secs. :org.subshare.core:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.core:processTestResources Executing task ':org.subshare.core:processTestResources' (up-to-date check took 0.014 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/test/org has been removed. :org.subshare.core:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.067 secs. :org.subshare.core:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.core:testClasses Skipping task ':org.subshare.core:testClasses' as it has no actions. :org.subshare.core:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.core:test (Thread[Daemon worker,5,main]) started. :org.subshare.core:test Executing task ':org.subshare.core:test' (up-to-date check took 0.059 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test/binary/output.bin.idx has been removed. Download https://repo1.maven.org/maven2/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.pom Download https://repo1.maven.org/maven2/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom Download https://repo1.maven.org/maven2/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.jar Starting process 'Gradle Test Executor 5'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 5' Starting process 'Gradle Test Executor 3'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3' Starting process 'Gradle Test Executor 4'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 4' Starting process 'Gradle Test Executor 1'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1' Starting process 'Gradle Test Executor 2'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2' Successfully started process 'Gradle Test Executor 5' Successfully started process 'Gradle Test Executor 3' Successfully started process 'Gradle Test Executor 2' Successfully started process 'Gradle Test Executor 4' Successfully started process 'Gradle Test Executor 1' Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 4 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 2 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 5 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 3 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 1 started executing tests. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING symmetricWithoutIv: Generating 3099912 random bytes plaintext took 220 ms. Gradle Test Executor 5 finished executing tests. org.subshare.core.pgp.PgpTest STANDARD_OUT 06:19:25.081 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 06:19:25.117 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:19:25.171 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/ey33hABSYtvehUHbX4NP0w/.gnupg 06:19:25.176 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/ey33hABSYtvehUHbX4NP0w/.gnupg org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT 06:19:25.961 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 06:19:26.554 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:19:26.555 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/ey33hABSYtvehUHbX4NP0w/.gnupg 06:19:26.556 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/ey33hABSYtvehUHbX4NP0w/.gnupg 06:19:26.556 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/ey33hABSYtvehUHbX4NP0w/.gnupg/secring.gpg' org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Creating symmetric key took 2400 ms. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 06:19:26.981 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 06:19:26.981 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 06:19:26.982 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 06:19:26.982 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 06:19:26.982 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/ey33hABSYtvehUHbX4NP0w/.gnupg/pubring.gpg' 06:19:27.152 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 3099912 bytes plaintext to 3099926 bytes ciphertext took 468 ms. symmetricWithoutIv: Decrypting 3099926 bytes ciphertext to 3099912 bytes plaintext took 480 ms. Gradle Test Executor 2 finished executing tests. symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS7PADDING symmetricWithoutIv: Generating 8098562 random bytes plaintext took 87 ms. symmetricWithoutIv: Creating symmetric key took 1 ms. symmetricWithoutIv: Encrypting 8098562 bytes plaintext to 8098582 bytes ciphertext took 382 ms. symmetricWithoutIv: Decrypting 8098582 bytes ciphertext to 8098562 bytes plaintext took 379 ms. org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT >>> pub >>> keyID: 16686379b818da48 fingerprint: E8:3E:05:6D:B9:48:9E:0E:4B:56:05:89:16:68:63:79:B8:18:DA:48 masterKey: true encryptionKey: false userID: Niklas Schiffler userID: Niklas Schiffler signature.keyID: 16686379b818da48 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: bac80223da647e40 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 16686379b818da48 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 61ccd0bc31c2fd11 fingerprint: 94:EA:C4:49:52:F8:06:06:BB:48:D6:00:61:CC:D0:BC:31:C2:FD:11 masterKey: false encryptionKey: true signature.keyID: 16686379b818da48 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: bd6f8ad4ed282672 fingerprint: F0:7D:B2:CA:11:A4:9A:06:D5:2C:AC:2E:BD:6F:8A:D4:ED:28:26:72 masterKey: true encryptionKey: false userID: Raul Borgmann signature.keyID: bd6f8ad4ed282672 org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 06:19:30.335 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 8e8de83f193e0818 fingerprint: A1:FF:3B:57:D2:F4:F8:83:CC:D6:F3:C9:8E:8D:E8:3F:19:3E:08:18 masterKey: false encryptionKey: true signature.keyID: bd6f8ad4ed282672 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: e1c54f71816c5f79 fingerprint: E6:F0:CC:2A:B3:0A:7A:56:21:FC:57:67:E1:C5:4F:71:81:6C:5F:79 masterKey: true encryptionKey: true userID: Niklas Schiffler userID: Niklas Schiffler signature.keyID: e1c54f71816c5f79 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e1c54f71816c5f79 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 78687d95ae3fa046 fingerprint: F1:A8:EB:77:B6:37:FC:94:6F:86:84:97:78:68:7D:95:AE:3F:A0:46 masterKey: false encryptionKey: true signature.keyID: e1c54f71816c5f79 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 3d2ee0fae51538e3 fingerprint: 65:4F:EF:09:CF:48:F6:A8:53:38:17:ED:3D:2E:E0:FA:E5:15:38:E3 masterKey: true encryptionKey: true userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 1e186f1da6fe25a3 fingerprint: 58:FE:00:05:7A:DA:86:99:1E:2E:C1:82:1E:18:6F:1D:A6:FE:25:A3 masterKey: false encryptionKey: true signature.keyID: 3d2ee0fae51538e3 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 409da8fb2f28430b fingerprint: A0:EB:CA:29:8F:63:B9:1A:FC:9F:63:CB:40:9D:A8:FB:2F:28:43:0B masterKey: true encryptionKey: true userID: Marius Heinzmann userID: Marius Heinzmann userID: Marius Heinzmann userID: Marius Heinzmann userID: Marius Heinzmann signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: b921cac57482bdd7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 06adf1b08d0027fb fingerprint: 7A:1C:50:77:A4:B6:7F:A2:28:16:69:C3:06:AD:F1:B0:8D:00:27:FB masterKey: false encryptionKey: true signature.keyID: 409da8fb2f28430b signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 382b4a7dc1945ec7 fingerprint: DC:1D:2A:BC:A1:51:74:5C:9A:B4:EF:62:38:2B:4A:7D:C1:94:5E:C7 masterKey: true encryptionKey: true userID: Sebastian Schefczyk userID: Sebastian Schefczyk userID: Sebastian Schefczyk userID: Sebastian Schefczyk signature.keyID: 17cf7cfedfef561d signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION <<< pub <<< >>> pub >>> keyID: d72b9dce44205dcb fingerprint: 8C:53:5B:15:3B:81:EF:68:95:7E:5C:E3:D7:2B:9D:CE:44:20:5D:CB masterKey: false encryptionKey: true signature.keyID: 382b4a7dc1945ec7 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 6b2a9a81923940f4 fingerprint: 51:2D:51:69:20:76:5B:62:91:35:C5:2C:6B:2A:9A:81:92:39:40:F4 masterKey: true encryptionKey: true userID: Khaled Soliman (TEST) signature.keyID: 6b2a9a81923940f4 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 607679b214586a3d fingerprint: EF:96:EE:88:44:FD:2D:B3:B0:95:BD:7F:60:76:79:B2:14:58:6A:3D masterKey: false encryptionKey: true signature.keyID: 6b2a9a81923940f4 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: d7a92a24aa97ddbd fingerprint: 5C:0D:90:FA:25:B4:4B:8E:63:34:AB:B1:D7:A9:2A:24:AA:97:DD:BD masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: a58da7d810b74edf fingerprint: 6F:EA:38:9D:83:64:EE:9E:0C:D9:9B:86:A5:8D:A7:D8:10:B7:4E:DF masterKey: false encryptionKey: true signature.keyID: d7a92a24aa97ddbd signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: b921cac57482bdd7 fingerprint: 5D:C6:1B:3C:65:E4:A2:D8:E9:3A:4F:C5:B9:21:CA:C5:74:82:BD:D7 masterKey: true encryptionKey: false userID: Marius Heinzmann signature.keyID: b921cac57482bdd7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1640c5a7aacd2145 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: a333ec99d2d85de2 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 9185db4f92be86c0 fingerprint: 42:C6:3E:E3:59:85:78:46:10:74:DA:51:91:85:DB:4F:92:BE:86:C0 masterKey: false encryptionKey: true signature.keyID: b921cac57482bdd7 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: c0273d48e8dbb7e5 fingerprint: 68:1D:52:1C:61:33:B9:15:63:F4:CA:E7:C0:27:3D:48:E8:DB:B7:E5 masterKey: true encryptionKey: true userID: Daniel Mazurek userID: Daniel Mazurek userID: Daniel Mazurek userID: Daniel Mazurek userID: Daniel Mazurek signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION <<< pub <<< >>> pub >>> keyID: a4ace1264432a14b fingerprint: 96:F1:3A:B2:F9:3A:60:80:6F:AC:BF:25:A4:AC:E1:26:44:32:A1:4B masterKey: false encryptionKey: true signature.keyID: c0273d48e8dbb7e5 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 70c642ca41cd4390 fingerprint: 3B:2E:8B:C2:12:6D:84:10:D1:19:EC:16:70:C6:42:CA:41:CD:43:90 masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 49bd4210ee77b7f8 fingerprint: 5B:1E:51:44:0C:8F:62:08:B2:2A:7C:FA:49:BD:42:10:EE:77:B7:F8 masterKey: false encryptionKey: true signature.keyID: 70c642ca41cd4390 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: aad17971cbaeb49c fingerprint: A6:B9:45:33:7A:36:F1:C3:30:F4:DE:FE:AA:D1:79:71:CB:AE:B4:9C masterKey: true encryptionKey: true userID: Alexander Bieber userID: Alexander Bieber userID: Alexander Bieber userID: Alexander Bieber userID: Alexander Bieber signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 7c3dceb92a99225f fingerprint: 9B:03:DB:57:16:6F:DD:1B:19:29:A5:61:7C:3D:CE:B9:2A:99:22:5F masterKey: false encryptionKey: true signature.keyID: aad17971cbaeb49c signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: e9ef196d67ad76fb fingerprint: 0A:7A:DE:15:6E:B2:0A:D7:D5:68:90:DD:E9:EF:19:6D:67:AD:76:FB masterKey: true encryptionKey: false userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 6c73c63b5886ca02 fingerprint: 84:F2:6F:EB:B7:84:9A:E2:6F:BB:6F:B5:6C:73:C6:3B:58:86:CA:02 masterKey: false encryptionKey: true signature.keyID: e9ef196d67ad76fb signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 1d7e43dd64064d90 fingerprint: CA:17:2F:86:DC:A8:EA:22:3E:3E:E7:1A:1D:7E:43:DD:64:06:4D:90 masterKey: true encryptionKey: true userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 8a6f8ea350740483 fingerprint: C9:8B:5E:D6:FA:C0:C8:28:70:47:D6:5D:8A:6F:8E:A3:50:74:04:83 masterKey: false encryptionKey: true signature.keyID: 1d7e43dd64064d90 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 3196dc5e1ee3b87e fingerprint: 64:F7:2E:93:3D:B1:9E:37:19:36:3C:5C:31:96:DC:5E:1E:E3:B8:7E masterKey: true encryptionKey: true userID: Raul Borgmann signature.keyID: 3196dc5e1ee3b87e signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 06e348ede7fbda5e fingerprint: CD:A5:60:7C:D6:69:95:05:ED:4A:7C:B0:06:E3:48:ED:E7:FB:DA:5E masterKey: false encryptionKey: true signature.keyID: 3196dc5e1ee3b87e signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: f16ec3601cf1e265 fingerprint: 00:52:F5:A6:CC:9C:D5:59:26:93:F1:9A:F1:6E:C3:60:1C:F1:E2:65 masterKey: true encryptionKey: true userID: Jan Mortensen signature.keyID: f16ec3601cf1e265 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: NO_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 44e7e2b1718d1069 fingerprint: 8D:AA:2F:6B:79:05:A9:40:92:CD:12:0E:44:E7:E2:B1:71:8D:10:69 masterKey: false encryptionKey: true signature.keyID: f16ec3601cf1e265 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: f46364d95e36f890 fingerprint: 9A:C0:97:60:E7:3B:AD:D8:96:59:76:F9:F4:63:64:D9:5E:36:F8:90 masterKey: true encryptionKey: false userID: Niklas Schiffler signature.keyID: f46364d95e36f890 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: b9ed35b5f47d3fba fingerprint: AB:1C:8B:48:ED:3A:1C:BE:03:F9:68:35:B9:ED:35:B5:F4:7D:3F:BA masterKey: false encryptionKey: true signature.keyID: f46364d95e36f890 signature.signatureType: SUBKEY_BINDING <<< pub <<< org.subshare.core.gpg.GnuPgTest > readSecringGpg STANDARD_OUT >>> pub >>> keyID: 70c642ca41cd4390 fingerprint: 3B:2E:8B:C2:12:6D:84:10:D1:19:EC:16:70:C6:42:CA:41:CD:43:90 masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 49bd4210ee77b7f8 fingerprint: 5B:1E:51:44:0C:8F:62:08:B2:2A:7C:FA:49:BD:42:10:EE:77:B7:F8 masterKey: false encryptionKey: true signature.keyID: 70c642ca41cd4390 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> sec >>> keyID: 70c642ca41cd4390 userID: Marco หงุ่ยตระกูล-Schulze (TEST) <<< sec <<< >>> sec >>> keyID: 49bd4210ee77b7f8 <<< sec <<< >>> pub >>> keyID: d7a92a24aa97ddbd fingerprint: 5C:0D:90:FA:25:B4:4B:8E:63:34:AB:B1:D7:A9:2A:24:AA:97:DD:BD masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: a58da7d810b74edf fingerprint: 6F:EA:38:9D:83:64:EE:9E:0C:D9:9B:86:A5:8D:A7:D8:10:B7:4E:DF masterKey: false encryptionKey: true signature.keyID: d7a92a24aa97ddbd signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> sec >>> keyID: d7a92a24aa97ddbd userID: Marco หงุ่ยตระกูล-Schulze (TEST) <<< sec <<< >>> sec >>> keyID: a58da7d810b74edf <<< sec <<< org.subshare.core.user.UserRegistryTest STANDARD_OUT 06:19:30.835 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT 06:19:30.902 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:19:30.941 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:30.942 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:31.116 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:19:31.117 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:31.118 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:31.119 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/secring.gpg' 06:19:31.127 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 06:19:31.128 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 06:19:31.130 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 06:19:31.130 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 06:19:31.131 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/pubring.gpg' 06:19:31.180 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 06:19:31.491 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=AES_CFB_NOPADDING symmetricWithoutIv: Generating 1024035 random bytes plaintext took 8 ms. symmetricWithoutIv: Creating symmetric key took 1 ms. symmetricWithoutIv: Encrypting 1024035 bytes plaintext to 1024041 bytes ciphertext took 91 ms. symmetricWithoutIv: Decrypting 1024041 bytes ciphertext to 1024035 bytes plaintext took 73 ms. symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING symmetricWithoutIv: Generating 4519681 random bytes plaintext took 30 ms. symmetricWithoutIv: Creating symmetric key took 0 ms. org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT 06:19:33.742 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:19:33.778 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:33.782 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:19:33.782 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:33.783 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:33.787 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:19:33.788 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:33.788 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:33.789 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/secring.gpg' 06:19:33.790 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 06:19:33.793 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 06:19:33.793 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 06:19:33.793 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 06:19:33.794 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/pubring.gpg' org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 4519681 bytes plaintext to 4519702 bytes ciphertext took 245 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:33.824 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. 06:19:33.825 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Decrypting 4519702 bytes ciphertext to 4519681 bytes plaintext took 233 ms. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 06:19:34.291 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:34.326 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:34.827 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 06:19:35.205 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodeEncrypted(BcPgpDecoder.java:274) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:101) ~[main/:na] at org.subshare.core.pgp.PgpTest.inlineSignThenEncryptAndDecryptThenVerify(PgpTest.java:167) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.core.pgp.PgpTest > signAndVerifyViaPgpSignable STANDARD_OUT 06:19:35.302 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] 06:19:35.307 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:35.328 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING symmetricWithoutIv: Generating 951541 random bytes plaintext took 8 ms. symmetricWithoutIv: Creating symmetric key took 0 ms. org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT 06:19:35.767 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 951541 bytes plaintext to 951558 bytes ciphertext took 38 ms. symmetricWithoutIv: Decrypting 951558 bytes ciphertext to 951541 bytes plaintext took 38 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:35.830 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=TWOFISH_CFB_NOPADDING symmetricWithoutIv: Generating 2477872 random bytes plaintext took 19 ms. symmetricWithoutIv: Creating symmetric key took 2 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:36.331 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 2477872 bytes plaintext to 2477878 bytes ciphertext took 161 ms. symmetricWithoutIv: Decrypting 2477878 bytes ciphertext to 2477872 bytes plaintext took 154 ms. org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT 06:19:36.588 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodeCompressed(BcPgpDecoder.java:180) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:103) ~[main/:na] at org.subshare.core.pgp.PgpTest.inlineSignAndVerify(PgpTest.java:105) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.core.pgp.PgpTest > exportImportPublicKey STANDARD_OUT 06:19:36.709 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:19:36.710 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/ey33hABSYtvehUHbX4NP0w/.gnupg/secring.gpg' 06:19:36.717 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 06:19:36.717 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 06:19:36.717 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 06:19:36.718 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 06:19:36.718 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/ey33hABSYtvehUHbX4NP0w/.gnupg/pubring.gpg' 06:19:36.766 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:19:36.766 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/ey33hABSYtvehUHbX4NP0w/.gnupg/secring.gpg' 06:19:36.768 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 06:19:36.768 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 06:19:36.768 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 06:19:36.769 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 06:19:36.769 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/ey33hABSYtvehUHbX4NP0w/.gnupg/pubring.gpg' org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:36.832 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS5PADDING symmetricWithRandomIv: Generating 5315021 random bytes plaintext took 36 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:37.333 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Encrypting 5315021 bytes plaintext to 5315046 bytes ciphertext took 177 ms. symmetricWithRandomIv: Decrypting 5315046 bytes ciphertext to 5315021 bytes plaintext took 176 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:37.836 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:38.338 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT 06:19:38.456 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:38.840 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS7PADDING symmetricWithRandomIv: Generating 9871023 random bytes plaintext took 65 ms. symmetricWithRandomIv: Creating symmetric key took 0 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:39.344 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Encrypting 9871023 bytes plaintext to 9871046 bytes ciphertext took 324 ms. symmetricWithRandomIv: Decrypting 9871046 bytes ciphertext to 9871023 bytes plaintext took 332 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:39.845 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT 06:19:39.846 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodePlainWithDetachedSignature(BcPgpDecoder.java:134) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:72) ~[main/:na] at org.subshare.core.pgp.PgpTest.detachedSignAndVerify(PgpTest.java:220) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 06:19:39.980 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodePlainWithDetachedSignature(BcPgpDecoder.java:134) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:72) ~[main/:na] at org.subshare.core.pgp.PgpTest.detachedSignAndVerify(PgpTest.java:231) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] Gradle Test Executor 1 finished executing tests. at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.core.pgp.PgpTest STANDARD_OUT 06:19:39.988 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 06:19:40.349 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:40.850 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:41.352 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:41.418 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance. 06:19:41.907 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:19:41.910 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:19:41.996 [Test worker] INFO o.b.o.w.i.TrustDbImpl - updateTrustDb: Next trust-db expiration date: 2021-03-21T18:43:12 06:19:42.007 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:42.009 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:19:42.009 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:42.010 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:42.014 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:19:42.015 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:42.016 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg 06:19:42.017 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/secring.gpg' 06:19:42.018 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 06:19:42.019 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 06:19:42.020 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 06:19:42.020 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 06:19:42.021 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/pubring.gpg' 06:19:42.029 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. 06:19:42.030 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=AES_CFB_NOPADDING symmetricWithRandomIv: Generating 815589 random bytes plaintext took 7 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. symmetricWithRandomIv: Encrypting 815589 bytes plaintext to 815611 bytes ciphertext took 58 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:42.533 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Decrypting 815611 bytes ciphertext to 815589 bytes plaintext took 54 ms. symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING symmetricWithRandomIv: Generating 5167927 random bytes plaintext took 34 ms. symmetricWithRandomIv: Creating symmetric key took 0 ms. symmetricWithRandomIv: Encrypting 5167927 bytes plaintext to 5167958 bytes ciphertext took 166 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:43.035 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Decrypting 5167958 bytes ciphertext to 5167927 bytes plaintext took 176 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:43.536 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:44.037 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING symmetricWithRandomIv: Generating 5952008 random bytes plaintext took 37 ms. symmetricWithRandomIv: Creating symmetric key took 0 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:44.538 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Encrypting 5952008 bytes plaintext to 5952038 bytes ciphertext took 203 ms. symmetricWithRandomIv: Decrypting 5952038 bytes ciphertext to 5952008 bytes plaintext took 198 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:45.041 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:45.542 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:46.044 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=TWOFISH_CFB_NOPADDING symmetricWithRandomIv: Generating 5775713 random bytes plaintext took 36 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:46.545 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Encrypting 5775713 bytes plaintext to 5775735 bytes ciphertext took 308 ms. symmetricWithRandomIv: Decrypting 5775735 bytes ciphertext to 5775713 bytes plaintext took 269 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:47.046 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:47.548 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:48.049 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:48.551 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:49.053 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:49.558 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:50.059 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. 06:19:50.561 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT 06:19:50.564 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 2099 ms. asymmetricPlain: Creating asymmetric key took 2100 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 214 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 214 bytes plaintext to 518 bytes ciphertext took 48 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 214 bytes plaintext took 48 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 140 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 140 bytes plaintext to 518 bytes ciphertext took 4 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 140 bytes plaintext took 44 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 184 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 184 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 184 bytes plaintext took 36 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 159 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 159 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 159 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 262 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 262 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 262 bytes plaintext took 37 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 457 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 457 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 457 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 363 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 363 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 363 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 425 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 425 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 425 bytes plaintext took 37 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 91 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 91 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 91 bytes plaintext took 39 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 332 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 332 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 332 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 78 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 78 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 78 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 27 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 27 bytes plaintext to 518 bytes ciphertext took 2 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:51.071 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT asymmetricPlain: Decrypting 518 bytes ciphertext to 27 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 119 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 119 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 119 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 197 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 197 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 197 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 150 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 150 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 150 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 405 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 405 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 405 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 326 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 326 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 326 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 17 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 17 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 17 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 10 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 10 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 10 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 122 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 122 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 122 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 122 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 122 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 122 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 166 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 166 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 166 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 362 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 362 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 362 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 373 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 373 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 373 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 355 random bytes plaintext took 1 ms. asymmetricPlain: Encrypting 355 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 355 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 236 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 236 bytes plaintext to 518 bytes ciphertext took 2 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:51.572 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT asymmetricPlain: Decrypting 518 bytes ciphertext to 236 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 143 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 143 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 143 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 34 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 34 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 34 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 306 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 306 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 306 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 417 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 417 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 417 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 50 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 50 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 50 bytes plaintext took 37 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 443 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 443 bytes plaintext to 518 bytes ciphertext took 3 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 443 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 255 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 255 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 255 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 175 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 175 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 175 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 58 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 58 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 58 bytes plaintext took 36 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 439 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 439 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 439 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 151 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 151 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 151 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 75 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 75 bytes plaintext to 518 bytes ciphertext took 1 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:52.009 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT asymmetricPlain: Decrypting 518 bytes ciphertext to 75 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 413 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 413 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 413 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 262 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 262 bytes plaintext to 518 bytes ciphertext took 1 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:52.073 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/uGQMIfbZIrGw6AYuhqe3vA/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT asymmetricPlain: Decrypting 518 bytes ciphertext to 262 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 294 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 294 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 294 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 219 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 219 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 219 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 121 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 121 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 121 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 292 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 292 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 292 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 129 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 129 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 129 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 84 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 84 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 84 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 223 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 223 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 223 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 317 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 317 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 317 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 138 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 138 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 138 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 399 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 399 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 399 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 67 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 67 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 67 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 193 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 193 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 193 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 295 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 295 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 295 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 288 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 288 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 288 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 458 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 458 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 458 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 136 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 136 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 136 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 9 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 9 bytes plaintext to 518 bytes ciphertext took 1 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:52.633 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT asymmetricPlain: Decrypting 518 bytes ciphertext to 9 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 371 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 371 bytes plaintext to 518 bytes ciphertext took 0 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 371 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 285 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 285 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 285 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 85 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 85 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 85 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 110 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 110 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 110 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 133 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 133 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 133 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 46 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 46 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 46 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 28 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 28 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 28 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 338 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 338 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 338 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 282 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 282 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 282 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 79 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 79 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 79 bytes plaintext took 37 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 409 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 409 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 409 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 315 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 315 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 315 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 123 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 123 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 123 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 261 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 261 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 261 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 263 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 263 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 263 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 18 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 18 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 18 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 327 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 327 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 327 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 272 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 272 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 272 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 1 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 1 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 1 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 398 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 398 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 398 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 338 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 338 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 338 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 106 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 106 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 106 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 451 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 451 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 451 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 322 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 322 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 322 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 290 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 290 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 290 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 84 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 84 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 84 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 101 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 101 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 101 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 280 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 280 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 280 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 456 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 456 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 456 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 19 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 19 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 19 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 111 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 111 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 111 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 123 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 123 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 123 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 279 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 279 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 279 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 200 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 200 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 200 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 166 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 166 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 166 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 142 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 142 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 142 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 131 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 131 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 131 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 237 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 237 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 237 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 42 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 42 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 42 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 273 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 273 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 273 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 459 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 459 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 459 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 80 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 80 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 80 bytes plaintext took 39 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 400 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 400 bytes plaintext to 518 bytes ciphertext took 1 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:54.076 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 1437 ms. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT asymmetricPlain: Decrypting 518 bytes ciphertext to 400 bytes plaintext took 31 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 06:19:54.088 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:19:54.176 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:19:54.225 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 3 finished executing tests. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricCombiWithRandomIv STANDARD_OUT 06:19:55.613 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 1531 ms. asymmetricPlain: Creating asymmetric key took 1531 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS5PADDING asymmetricCombiWithRandomIv: Generating 6996678 random bytes plaintext took 44 ms. asymmetricCombiWithRandomIv: Encrypting 6996678 bytes plaintext to 6997232 bytes ciphertext took 249 ms. asymmetricCombiWithRandomIv: Decrypting 6997232 bytes ciphertext to 6996678 bytes plaintext took 260 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS7PADDING asymmetricCombiWithRandomIv: Generating 312952 random bytes plaintext took 3 ms. asymmetricCombiWithRandomIv: Encrypting 312952 bytes plaintext to 313504 bytes ciphertext took 12 ms. asymmetricCombiWithRandomIv: Decrypting 313504 bytes ciphertext to 312952 bytes plaintext took 40 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CFB_NOPADDING asymmetricCombiWithRandomIv: Generating 1343536 random bytes plaintext took 8 ms. asymmetricCombiWithRandomIv: Encrypting 1343536 bytes plaintext to 1344080 bytes ciphertext took 70 ms. asymmetricCombiWithRandomIv: Decrypting 1344080 bytes ciphertext to 1343536 bytes plaintext took 91 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS5PADDING asymmetricCombiWithRandomIv: Generating 7710112 random bytes plaintext took 66 ms. asymmetricCombiWithRandomIv: Encrypting 7710112 bytes plaintext to 7710672 bytes ciphertext took 238 ms. asymmetricCombiWithRandomIv: Decrypting 7710672 bytes ciphertext to 7710112 bytes plaintext took 295 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS7PADDING asymmetricCombiWithRandomIv: Generating 1106488 random bytes plaintext took 18 ms. asymmetricCombiWithRandomIv: Encrypting 1106488 bytes plaintext to 1107040 bytes ciphertext took 36 ms. asymmetricCombiWithRandomIv: Decrypting 1107040 bytes ciphertext to 1106488 bytes plaintext took 68 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING asymmetricCombiWithRandomIv: Generating 5302297 random bytes plaintext took 45 ms. asymmetricCombiWithRandomIv: Encrypting 5302297 bytes plaintext to 5302841 bytes ciphertext took 337 ms. asymmetricCombiWithRandomIv: Decrypting 5302841 bytes ciphertext to 5302297 bytes plaintext took 316 ms. Gradle Test Executor 4 finished executing tests. Finished generating test XML results (0.197 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test Generating HTML test report... Finished generating test html results (0.124 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/reports/tests/test :org.subshare.core:test (Thread[Daemon worker,5,main]) completed. Took 52.471 secs. :org.subshare.crypto:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:compileTestJava Executing task ':org.subshare.crypto:compileTestJava' (up-to-date check took 0.046 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.crypto:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.crypto:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.405 secs. :org.subshare.crypto:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:processTestResources Executing task ':org.subshare.crypto:processTestResources' (up-to-date check took 0.008 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/resources/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/resources/test/org has been removed. :org.subshare.crypto:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.034 secs. :org.subshare.crypto:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:testClasses Skipping task ':org.subshare.crypto:testClasses' as it has no actions. :org.subshare.crypto:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.crypto:test (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:test Executing task ':org.subshare.crypto:test' (up-to-date check took 0.024 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 6'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 6' Starting process 'Gradle Test Executor 8'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 8' Starting process 'Gradle Test Executor 9'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 9' Starting process 'Gradle Test Executor 7'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 7' Starting process 'Gradle Test Executor 10'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 10' Successfully started process 'Gradle Test Executor 6' Successfully started process 'Gradle Test Executor 9' Successfully started process 'Gradle Test Executor 7' Successfully started process 'Gradle Test Executor 8' Successfully started process 'Gradle Test Executor 10' Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 10 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 7 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 6 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 8 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 9 started executing tests. org.subshare.crypto.AsymmetricKeyTest > generateManySymmetricKeys SKIPPED org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedBlockCipherModes STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** BlockCipherMode *** CBC CBC-CTS CCM CFB CFB104 CFB112 CFB120 CFB128 CFB136 CFB144 CFB152 CFB16 CFB160 CFB168 CFB176 CFB184 CFB192 CFB200 CFB208 CFB216 CFB224 CFB232 CFB24 CFB240 CFB248 CFB256 CFB32 CFB40 CFB48 CFB56 CFB64 CFB72 CFB8 CFB80 CFB88 CFB96 CTS EAX ECB GCM GOFB OFB OFB104 OFB112 OFB120 OFB128 OFB136 OFB144 OFB152 OFB16 OFB160 OFB168 OFB176 OFB184 OFB192 OFB200 OFB208 OFB216 OFB224 OFB232 OFB24 OFB240 OFB248 OFB256 OFB32 OFB40 OFB48 OFB56 OFB64 OFB72 OFB8 OFB80 OFB88 OFB96 SIC <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedCipherEngines STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** CipherEngine/symmetricBlock *** AES AES.FAST AES.LIGHT BLOWFISH CAMELLIA CAMELLIA.LIGHT CAST5 CAST6 DES DESEDE GOST28147 NOEKEON NULL RC2 RC5-32 RC5-64 RC6 RIJNDAEL SEED SERPENT SKIPJACK TEA TWOFISH XTEA <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** CipherEngine/asymmetricBlock *** ELGAMAL NACCACHESTERN RSA <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** CipherEngine/symmetricStream *** GRAIN-128 GRAIN-V1 HC-128 HC-256 ISAAC RC4 SALSA20 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedMACs STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** MAC *** DES DES/CFB8 DES64 DES64MAC DESMAC DESMAC/CFB8 DESWITHISO9797 DESWITHISO9797MAC GOST28147 GOST28147MAC HMAC-MD2 HMAC-MD4 HMAC-MD5 HMAC-RIPEMD128 HMAC-RIPEMD160 HMAC-SHA1 HMAC-SHA224 HMAC-SHA256 HMAC-SHA384 HMAC-SHA512 HMAC-TIGER HMAC/MD2 HMAC/MD4 HMAC/MD5 HMAC/RIPEMD128 HMAC/RIPEMD160 HMAC/SHA1 HMAC/SHA224 HMAC/SHA256 HMAC/SHA384 HMAC/SHA512 HMAC/TIGER HMACMD2 HMACMD4 HMACMD5 HMACRIPEMD128 HMACRIPEMD160 HMACSHA1 HMACSHA224 HMACSHA256 HMACSHA384 HMACSHA512 HMACTIGER ISO9797ALG3 ISO9797ALG3MAC ISO9797ALG3MACWITHISO7816-4PADDING ISO9797ALG3WITHISO7816-4PADDING OLDHMACSHA384 OLDHMACSHA512 RC2 RC2/CFB8 RC2MAC RC2MAC/CFB8 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedPaddings STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** Padding/symmetricBlock *** ISO10126 ISO10126-2 ISO10126-2PADDING ISO10126PADDING ISO7816-4 ISO7816-4PADDING NOPADDING PKCS5 PKCS5PADDING PKCS7 PKCS7PADDING TBC TBCPADDING X9.23 X9.23PADDING ZEROBYTE ZEROBYTEPADDING <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** Padding/asymmetricBlock *** ISO9796-1 ISO9796-1PADDING NOPADDING OAEP OAEPPADDING OAEPWITHSHA1ANDMGF1 OAEPWITHSHA1ANDMGF1PADDING PKCS1 PKCS1PADDING <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** Padding/symmetricStream *** NOPADDING <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 0 *** org.subshare.crypto.MACBenchmark > testByteOrder STANDARD_OUT 06:20:18.546 [Test worker] INFO o.s.c.MACBenchmark - short1 = 15158 06:20:18.576 [Test worker] INFO o.s.c.MACBenchmark - short2 = 15158 06:20:18.585 [Test worker] INFO o.s.c.MACBenchmark - int1 = 15158 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 1 *** *** 2 *** *** 3 *** *** 4 *** *** 5 *** *** 6 *** *** 7 *** *** 8 *** *** 9 *** *** 10 *** *** 11 *** *** 12 *** *** 13 *** *** 14 *** *** 15 *** *** 16 *** *** 17 *** *** 18 *** *** 19 *** *** 20 *** *** 21 *** *** 22 *** *** 23 *** *** 24 *** *** 25 *** *** 26 *** *** 27 *** *** 28 *** *** 29 *** *** 30 *** *** 31 *** *** 32 *** *** 33 *** *** 34 *** *** 35 *** *** 36 *** *** 37 *** *** 38 *** *** 39 *** *** 40 *** *** 41 *** *** 42 *** *** 43 *** *** 44 *** *** 45 *** *** 46 *** *** 47 *** *** 48 *** *** 49 *** *** 50 *** *** 51 *** *** 52 *** *** 53 *** *** 54 *** *** 55 *** *** 56 *** *** 57 *** *** 58 *** *** 59 *** *** 60 *** *** 61 *** *** 62 *** *** 63 *** *** 64 *** *** 65 *** *** 66 *** *** 67 *** *** 68 *** *** 69 *** *** 70 *** *** 71 *** *** 72 *** *** 73 *** *** 74 *** *** 75 *** *** 76 *** *** 77 *** *** 78 *** *** 79 *** *** 80 *** *** 81 *** *** 82 *** *** 83 *** *** 84 *** *** 85 *** *** 86 *** *** 87 *** *** 88 *** *** 89 *** *** 90 *** *** 91 *** *** 92 *** *** 93 *** *** 94 *** *** 95 *** *** 96 *** *** 97 *** *** 98 *** *** 99 *** *** 100 *** *** 101 *** *** 102 *** *** 103 *** *** 104 *** *** 105 *** *** 106 *** *** 107 *** *** 108 *** *** 109 *** *** 110 *** *** 111 *** *** 112 *** *** 113 *** *** 114 *** *** 115 *** *** 116 *** *** 117 *** *** 118 *** *** 119 *** *** 120 *** *** 121 *** *** 122 *** *** 123 *** *** 124 *** *** 125 *** *** 126 *** *** 127 *** *** 128 *** *** 129 *** *** 130 *** *** 131 *** *** 132 *** *** 133 *** *** 134 *** *** 135 *** *** 136 *** *** 137 *** *** 138 *** *** 139 *** *** 140 *** *** 141 *** *** 142 *** *** 143 *** *** 144 *** *** 145 *** *** 146 *** *** 147 *** *** 148 *** *** 149 *** *** 150 *** *** 151 *** *** 152 *** *** 153 *** *** 154 *** *** 155 *** *** 156 *** *** 157 *** *** 158 *** *** 159 *** *** 160 *** *** 161 *** *** 162 *** *** 163 *** *** 164 *** *** 165 *** *** 166 *** *** 167 *** *** 168 *** *** 169 *** *** 170 *** *** 171 *** *** 172 *** *** 173 *** *** 174 *** *** 175 *** *** 176 *** *** 177 *** *** 178 *** *** 179 *** *** 180 *** *** 181 *** *** 182 *** *** 183 *** *** 184 *** *** 185 *** *** 186 *** *** 187 *** *** 188 *** *** 189 *** *** 190 *** *** 191 *** *** 192 *** *** 193 *** *** 194 *** *** 195 *** *** 196 *** *** 197 *** *** 198 *** *** 199 *** *** 200 *** *** 201 *** *** 202 *** *** 203 *** *** 204 *** *** 205 *** *** 206 *** *** 207 *** *** 208 *** *** 209 *** *** 210 *** *** 211 *** *** 212 *** *** 213 *** *** 214 *** *** 215 *** *** 216 *** *** 217 *** *** 218 *** *** 219 *** *** 220 *** *** 221 *** *** 222 *** *** 223 *** *** 224 *** *** 225 *** *** 226 *** *** 227 *** *** 228 *** *** 229 *** *** 230 *** *** 231 *** *** 232 *** *** 233 *** *** 234 *** *** 235 *** *** 236 *** *** 237 *** *** 238 *** *** 239 *** *** 240 *** *** 241 *** *** 242 *** *** 243 *** *** 244 *** *** 245 *** *** 246 *** *** 247 *** *** 248 *** *** 249 *** *** 250 *** *** 251 *** *** 252 *** *** 253 *** *** 254 *** *** 255 *** *** 256 *** *** 257 *** *** 258 *** *** 259 *** *** 260 *** *** 261 *** *** 262 *** *** 263 *** *** 264 *** *** 265 *** *** 266 *** *** 267 *** *** 268 *** *** 269 *** *** 270 *** *** 271 *** *** 272 *** *** 273 *** *** 274 *** *** 275 *** *** 276 *** *** 277 *** *** 278 *** *** 279 *** *** 280 *** *** 281 *** *** 282 *** *** 283 *** *** 284 *** *** 285 *** *** 286 *** *** 287 *** *** 288 *** *** 289 *** *** 290 *** *** 291 *** *** 292 *** *** 293 *** *** 294 *** *** 295 *** *** 296 *** *** 297 *** *** 298 *** *** 299 *** *** 300 *** *** 301 *** *** 302 *** *** 303 *** *** 304 *** *** 305 *** *** 306 *** *** 307 *** *** 308 *** *** 309 *** *** 310 *** *** 311 *** *** 312 *** *** 313 *** *** 314 *** *** 315 *** *** 316 *** *** 317 *** *** 318 *** *** 319 *** *** 320 *** *** 321 *** *** 322 *** *** 323 *** *** 324 *** *** 325 *** *** 326 *** *** 327 *** *** 328 *** *** 329 *** *** 330 *** *** 331 *** *** 332 *** *** 333 *** *** 334 *** *** 335 *** *** 336 *** *** 337 *** *** 338 *** *** 339 *** *** 340 *** *** 341 *** *** 342 *** *** 343 *** *** 344 *** *** 345 *** *** 346 *** *** 347 *** *** 348 *** *** 349 *** *** 350 *** *** 351 *** *** 352 *** *** 353 *** *** 354 *** *** 355 *** *** 356 *** *** 357 *** *** 358 *** *** 359 *** *** 360 *** *** 361 *** *** 362 *** *** 363 *** *** 364 *** *** 365 *** *** 366 *** *** 367 *** *** 368 *** *** 369 *** *** 370 *** *** 371 *** *** 372 *** *** 373 *** *** 374 *** *** 375 *** *** 376 *** *** 377 *** *** 378 *** *** 379 *** *** 380 *** *** 381 *** *** 382 *** *** 383 *** *** 384 *** *** 385 *** *** 386 *** *** 387 *** *** 388 *** *** 389 *** *** 390 *** *** 391 *** *** 392 *** *** 393 *** *** 394 *** *** 395 *** *** 396 *** *** 397 *** *** 398 *** *** 399 *** *** 400 *** *** 401 *** *** 402 *** *** 403 *** *** 404 *** *** 405 *** *** 406 *** *** 407 *** *** 408 *** *** 409 *** *** 410 *** *** 411 *** *** 412 *** *** 413 *** *** 414 *** *** 415 *** *** 416 *** *** 417 *** *** 418 *** *** 419 *** *** 420 *** *** 421 *** *** 422 *** *** 423 *** *** 424 *** *** 425 *** *** 426 *** *** 427 *** *** 428 *** *** 429 *** *** 430 *** *** 431 *** *** 432 *** *** 433 *** *** 434 *** *** 435 *** *** 436 *** *** 437 *** *** 438 *** *** 439 *** *** 440 *** *** 441 *** *** 442 *** *** 443 *** *** 444 *** *** 445 *** *** 446 *** *** 447 *** *** 448 *** *** 449 *** *** 450 *** *** 451 *** *** 452 *** *** 453 *** *** 454 *** *** 455 *** *** 456 *** *** 457 *** *** 458 *** *** 459 *** *** 460 *** *** 461 *** *** 462 *** *** 463 *** *** 464 *** *** 465 *** *** 466 *** *** 467 *** *** 468 *** *** 469 *** *** 470 *** *** 471 *** *** 472 *** *** 473 *** *** 474 *** *** 475 *** *** 476 *** *** 477 *** *** 478 *** *** 479 *** *** 480 *** *** 481 *** *** 482 *** *** 483 *** *** 484 *** *** 485 *** *** 486 *** *** 487 *** *** 488 *** *** 489 *** *** 490 *** *** 491 *** *** 492 *** *** 493 *** *** 494 *** *** 495 *** *** 496 *** *** 497 *** *** 498 *** *** 499 *** *** 500 *** *** 501 *** *** 502 *** *** 503 *** *** 504 *** *** 505 *** *** 506 *** *** 507 *** *** 508 *** *** 509 *** *** 510 *** *** 511 *** *** 512 *** *** 513 *** *** 514 *** *** 515 *** *** 516 *** *** 517 *** *** 518 *** *** 519 *** *** 520 *** *** 521 *** *** 522 *** *** 523 *** *** 524 *** *** 525 *** *** 526 *** *** 527 *** *** 528 *** *** 529 *** *** 530 *** *** 531 *** *** 532 *** *** 533 *** *** 534 *** *** 535 *** *** 536 *** *** 537 *** *** 538 *** *** 539 *** *** 540 *** *** 541 *** *** 542 *** *** 543 *** *** 544 *** *** 545 *** *** 546 *** *** 547 *** *** 548 *** *** 549 *** *** 550 *** *** 551 *** *** 552 *** *** 553 *** *** 554 *** *** 555 *** *** 556 *** *** 557 *** *** 558 *** *** 559 *** *** 560 *** *** 561 *** *** 562 *** *** 563 *** *** 564 *** *** 565 *** *** 566 *** *** 567 *** *** 568 *** *** 569 *** *** 570 *** *** 571 *** *** 572 *** *** 573 *** *** 574 *** *** 575 *** *** 576 *** *** 577 *** *** 578 *** *** 579 *** *** 580 *** *** 581 *** *** 582 *** *** 583 *** *** 584 *** *** 585 *** *** 586 *** *** 587 *** *** 588 *** *** 589 *** *** 590 *** *** 591 *** *** 592 *** *** 593 *** *** 594 *** *** 595 *** *** 596 *** *** 597 *** *** 598 *** *** 599 *** *** 600 *** *** 601 *** *** 602 *** *** 603 *** *** 604 *** *** 605 *** *** 606 *** *** 607 *** *** 608 *** *** 609 *** *** 610 *** *** 611 *** *** 612 *** *** 613 *** *** 614 *** *** 615 *** *** 616 *** *** 617 *** *** 618 *** *** 619 *** *** 620 *** *** 621 *** *** 622 *** *** 623 *** *** 624 *** *** 625 *** *** 626 *** *** 627 *** *** 628 *** *** 629 *** *** 630 *** *** 631 *** *** 632 *** *** 633 *** *** 634 *** *** 635 *** *** 636 *** *** 637 *** *** 638 *** *** 639 *** *** 640 *** *** 641 *** *** 642 *** *** 643 *** *** 644 *** *** 645 *** *** 646 *** *** 647 *** *** 648 *** *** 649 *** *** 650 *** *** 651 *** *** 652 *** *** 653 *** *** 654 *** *** 655 *** *** 656 *** *** 657 *** *** 658 *** *** 659 *** *** 660 *** *** 661 *** *** 662 *** *** 663 *** *** 664 *** *** 665 *** *** 666 *** *** 667 *** *** 668 *** *** 669 *** *** 670 *** *** 671 *** *** 672 *** *** 673 *** *** 674 *** *** 675 *** *** 676 *** *** 677 *** *** 678 *** *** 679 *** *** 680 *** *** 681 *** *** 682 *** *** 683 *** *** 684 *** *** 685 *** *** 686 *** *** 687 *** *** 688 *** *** 689 *** *** 690 *** *** 691 *** *** 692 *** *** 693 *** *** 694 *** *** 695 *** *** 696 *** *** 697 *** *** 698 *** *** 699 *** *** 700 *** *** 701 *** *** 702 *** *** 703 *** *** 704 *** *** 705 *** *** 706 *** *** 707 *** *** 708 *** *** 709 *** *** 710 *** *** 711 *** *** 712 *** *** 713 *** *** 714 *** *** 715 *** *** 716 *** *** 717 *** *** 718 *** *** 719 *** *** 720 *** *** 721 *** *** 722 *** *** 723 *** *** 724 *** *** 725 *** *** 726 *** *** 727 *** *** 728 *** *** 729 *** *** 730 *** *** 731 *** *** 732 *** *** 733 *** *** 734 *** *** 735 *** *** 736 *** *** 737 *** *** 738 *** *** 739 *** *** 740 *** *** 741 *** *** 742 *** *** 743 *** *** 744 *** *** 745 *** *** 746 *** *** 747 *** *** 748 *** *** 749 *** *** 750 *** *** 751 *** *** 752 *** *** 753 *** *** 754 *** *** 755 *** *** 756 *** *** 757 *** *** 758 *** *** 759 *** *** 760 *** *** 761 *** *** 762 *** *** 763 *** *** 764 *** *** 765 *** *** 766 *** *** 767 *** *** 768 *** *** 769 *** *** 770 *** *** 771 *** *** 772 *** *** 773 *** *** 774 *** *** 775 *** *** 776 *** *** 777 *** *** 778 *** *** 779 *** *** 780 *** *** 781 *** *** 782 *** *** 783 *** *** 784 *** *** 785 *** *** 786 *** *** 787 *** *** 788 *** *** 789 *** *** 790 *** *** 791 *** *** 792 *** *** 793 *** *** 794 *** *** 795 *** *** 796 *** *** 797 *** *** 798 *** *** 799 *** *** 800 *** *** 801 *** *** 802 *** *** 803 *** *** 804 *** *** 805 *** *** 806 *** *** 807 *** *** 808 *** *** 809 *** *** 810 *** *** 811 *** *** 812 *** *** 813 *** *** 814 *** *** 815 *** *** 816 *** *** 817 *** *** 818 *** *** 819 *** *** 820 *** *** 821 *** *** 822 *** *** 823 *** *** 824 *** *** 825 *** *** 826 *** *** 827 *** *** 828 *** *** 829 *** *** 830 *** *** 831 *** *** 832 *** *** 833 *** *** 834 *** *** 835 *** *** 836 *** *** 837 *** *** 838 *** *** 839 *** *** 840 *** *** 841 *** *** 842 *** *** 843 *** *** 844 *** *** 845 *** *** 846 *** *** 847 *** *** 848 *** *** 849 *** *** 850 *** *** 851 *** *** 852 *** *** 853 *** *** 854 *** *** 855 *** *** 856 *** *** 857 *** *** 858 *** *** 859 *** *** 860 *** *** 861 *** *** 862 *** *** 863 *** *** 864 *** *** 865 *** *** 866 *** *** 867 *** *** 868 *** *** 869 *** *** 870 *** *** 871 *** *** 872 *** *** 873 *** *** 874 *** *** 875 *** *** 876 *** *** 877 *** *** 878 *** *** 879 *** *** 880 *** *** 881 *** *** 882 *** *** 883 *** *** 884 *** *** 885 *** *** 886 *** *** 887 *** *** 888 *** *** 889 *** *** 890 *** *** 891 *** *** 892 *** *** 893 *** *** 894 *** *** 895 *** *** 896 *** *** 897 *** *** 898 *** *** 899 *** *** 900 *** *** 901 *** *** 902 *** *** 903 *** *** 904 *** *** 905 *** *** 906 *** *** 907 *** *** 908 *** *** 909 *** *** 910 *** *** 911 *** *** 912 *** *** 913 *** *** 914 *** *** 915 *** *** 916 *** *** 917 *** *** 918 *** *** 919 *** *** 920 *** *** 921 *** *** 922 *** *** 923 *** *** 924 *** *** 925 *** *** 926 *** *** 927 *** *** 928 *** *** 929 *** *** 930 *** *** 931 *** *** 932 *** *** 933 *** *** 934 *** *** 935 *** *** 936 *** *** 937 *** *** 938 *** *** 939 *** *** 940 *** *** 941 *** *** 942 *** *** 943 *** *** 944 *** *** 945 *** *** 946 *** *** 947 *** *** 948 *** *** 949 *** *** 950 *** *** 951 *** *** 952 *** *** 953 *** *** 954 *** *** 955 *** *** 956 *** *** 957 *** *** 958 *** *** 959 *** *** 960 *** *** 961 *** *** 962 *** *** 963 *** *** 964 *** *** 965 *** *** 966 *** *** 967 *** *** 968 *** *** 969 *** *** 970 *** *** 971 *** *** 972 *** *** 973 *** *** 974 *** *** 975 *** *** 976 *** *** 977 *** *** 978 *** *** 979 *** *** 980 *** *** 981 *** *** 982 *** *** 983 *** *** 984 *** *** 985 *** *** 986 *** *** 987 *** *** 988 *** *** 989 *** *** 990 *** *** 991 *** *** 992 *** *** 993 *** *** 994 *** *** 995 *** *** 996 *** *** 997 *** *** 998 *** *** 999 *** *** 1000 *** *** 1001 *** *** 1002 *** *** 1003 *** *** 1004 *** *** 1005 *** *** 1006 *** *** 1007 *** *** 1008 *** *** 1009 *** *** 1010 *** *** 1011 *** *** 1012 *** *** 1013 *** *** 1014 *** *** 1015 *** *** 1016 *** *** 1017 *** *** 1018 *** *** 1019 *** *** 1020 *** *** 1021 *** *** 1022 *** *** 1023 *** *** 1024 *** *** 1025 *** *** 1026 *** *** 1027 *** *** 1028 *** *** 1029 *** *** 1030 *** *** 1031 *** *** 1032 *** *** 1033 *** *** 1034 *** *** 1035 *** *** 1036 *** *** 1037 *** *** 1038 *** *** 1039 *** *** 1040 *** *** 1041 *** *** 1042 *** *** 1043 *** *** 1044 *** *** 1045 *** *** 1046 *** *** 1047 *** *** 1048 *** *** 1049 *** *** 1050 *** *** 1051 *** *** 1052 *** *** 1053 *** *** 1054 *** *** 1055 *** *** 1056 *** *** 1057 *** *** 1058 *** *** 1059 *** *** 1060 *** *** 1061 *** *** 1062 *** *** 1063 *** *** 1064 *** *** 1065 *** *** 1066 *** *** 1067 *** *** 1068 *** *** 1069 *** *** 1070 *** *** 1071 *** *** 1072 *** *** 1073 *** *** 1074 *** *** 1075 *** *** 1076 *** *** 1077 *** *** 1078 *** *** 1079 *** *** 1080 *** *** 1081 *** *** 1082 *** *** 1083 *** *** 1084 *** *** 1085 *** *** 1086 *** *** 1087 *** *** 1088 *** *** 1089 *** *** 1090 *** *** 1091 *** *** 1092 *** *** 1093 *** *** 1094 *** *** 1095 *** *** 1096 *** *** 1097 *** *** 1098 *** *** 1099 *** *** 1100 *** *** 1101 *** *** 1102 *** *** 1103 *** *** 1104 *** *** 1105 *** *** 1106 *** *** 1107 *** *** 1108 *** *** 1109 *** *** 1110 *** *** 1111 *** *** 1112 *** *** 1113 *** *** 1114 *** *** 1115 *** *** 1116 *** *** 1117 *** *** 1118 *** *** 1119 *** *** 1120 *** *** 1121 *** *** 1122 *** *** 1123 *** *** 1124 *** *** 1125 *** *** 1126 *** *** 1127 *** *** 1128 *** *** 1129 *** *** 1130 *** *** 1131 *** *** 1132 *** *** 1133 *** *** 1134 *** *** 1135 *** *** 1136 *** *** 1137 *** *** 1138 *** *** 1139 *** *** 1140 *** *** 1141 *** *** 1142 *** *** 1143 *** *** 1144 *** *** 1145 *** *** 1146 *** *** 1147 *** *** 1148 *** *** 1149 *** *** 1150 *** *** 1151 *** *** 1152 *** *** 1153 *** *** 1154 *** *** 1155 *** *** 1156 *** *** 1157 *** *** 1158 *** *** 1159 *** *** 1160 *** *** 1161 *** *** 1162 *** *** 1163 *** *** 1164 *** *** 1165 *** *** 1166 *** *** 1167 *** *** 1168 *** *** 1169 *** *** 1170 *** *** 1171 *** *** 1172 *** *** 1173 *** *** 1174 *** *** 1175 *** *** 1176 *** *** 1177 *** *** 1178 *** *** 1179 *** *** 1180 *** *** 1181 *** *** 1182 *** *** 1183 *** *** 1184 *** *** 1185 *** *** 1186 *** *** 1187 *** *** 1188 *** *** 1189 *** *** 1190 *** *** 1191 *** *** 1192 *** *** 1193 *** *** 1194 *** *** 1195 *** *** 1196 *** *** 1197 *** *** 1198 *** *** 1199 *** *** 1200 *** *** 1201 *** *** 1202 *** *** 1203 *** *** 1204 *** *** 1205 *** *** 1206 *** *** 1207 *** *** 1208 *** *** 1209 *** *** 1210 *** *** 1211 *** *** 1212 *** *** 1213 *** *** 1214 *** *** 1215 *** *** 1216 *** *** 1217 *** *** 1218 *** *** 1219 *** *** 1220 *** *** 1221 *** *** 1222 *** *** 1223 *** *** 1224 *** *** 1225 *** *** 1226 *** *** 1227 *** *** 1228 *** *** 1229 *** *** 1230 *** *** 1231 *** *** 1232 *** *** 1233 *** *** 1234 *** *** 1235 *** *** 1236 *** *** 1237 *** *** 1238 *** *** 1239 *** *** 1240 *** *** 1241 *** *** 1242 *** *** 1243 *** *** 1244 *** *** 1245 *** *** 1246 *** *** 1247 *** *** 1248 *** *** 1249 *** *** 1250 *** *** 1251 *** *** 1252 *** *** 1253 *** *** 1254 *** *** 1255 *** *** 1256 *** *** 1257 *** *** 1258 *** *** 1259 *** *** 1260 *** *** 1261 *** *** 1262 *** *** 1263 *** *** 1264 *** *** 1265 *** *** 1266 *** *** 1267 *** *** 1268 *** *** 1269 *** *** 1270 *** *** 1271 *** *** 1272 *** *** 1273 *** *** 1274 *** *** 1275 *** *** 1276 *** *** 1277 *** *** 1278 *** *** 1279 *** *** 1280 *** *** 1281 *** *** 1282 *** *** 1283 *** *** 1284 *** *** 1285 *** *** 1286 *** *** 1287 *** *** 1288 *** *** 1289 *** *** 1290 *** *** 1291 *** *** 1292 *** *** 1293 *** *** 1294 *** *** 1295 *** *** 1296 *** *** 1297 *** *** 1298 *** *** 1299 *** *** 1300 *** *** 1301 *** *** 1302 *** *** 1303 *** *** 1304 *** *** 1305 *** *** 1306 *** *** 1307 *** *** 1308 *** *** 1309 *** *** 1310 *** *** 1311 *** *** 1312 *** *** 1313 *** *** 1314 *** *** 1315 *** *** 1316 *** *** 1317 *** *** 1318 *** *** 1319 *** *** 1320 *** *** 1321 *** *** 1322 *** *** 1323 *** *** 1324 *** *** 1325 *** *** 1326 *** *** 1327 *** *** 1328 *** *** 1329 *** *** 1330 *** *** 1331 *** *** 1332 *** *** 1333 *** *** 1334 *** *** 1335 *** *** 1336 *** *** 1337 *** *** 1338 *** *** 1339 *** *** 1340 *** *** 1341 *** *** 1342 *** *** 1343 *** *** 1344 *** *** 1345 *** *** 1346 *** *** 1347 *** *** 1348 *** *** 1349 *** *** 1350 *** *** 1351 *** *** 1352 *** *** 1353 *** *** 1354 *** *** 1355 *** *** 1356 *** *** 1357 *** *** 1358 *** *** 1359 *** *** 1360 *** *** 1361 *** *** 1362 *** *** 1363 *** *** 1364 *** *** 1365 *** *** 1366 *** *** 1367 *** *** 1368 *** *** 1369 *** *** 1370 *** *** 1371 *** *** 1372 *** *** 1373 *** *** 1374 *** *** 1375 *** *** 1376 *** *** 1377 *** *** 1378 *** *** 1379 *** *** 1380 *** *** 1381 *** *** 1382 *** *** 1383 *** *** 1384 *** *** 1385 *** *** 1386 *** *** 1387 *** *** 1388 *** *** 1389 *** *** 1390 *** *** 1391 *** *** 1392 *** *** 1393 *** *** 1394 *** *** 1395 *** *** 1396 *** *** 1397 *** *** 1398 *** *** 1399 *** *** 1400 *** *** 1401 *** *** 1402 *** *** 1403 *** *** 1404 *** *** 1405 *** *** 1406 *** *** 1407 *** *** 1408 *** *** 1409 *** *** 1410 *** *** 1411 *** *** 1412 *** *** 1413 *** *** 1414 *** *** 1415 *** *** 1416 *** *** 1417 *** *** 1418 *** *** 1419 *** *** 1420 *** *** 1421 *** *** 1422 *** *** 1423 *** *** 1424 *** *** 1425 *** *** 1426 *** *** 1427 *** *** 1428 *** *** 1429 *** *** 1430 *** *** 1431 *** *** 1432 *** *** 1433 *** *** 1434 *** *** 1435 *** *** 1436 *** *** 1437 *** *** 1438 *** *** 1439 *** *** 1440 *** *** 1441 *** *** 1442 *** *** 1443 *** *** 1444 *** *** 1445 *** *** 1446 *** *** 1447 *** *** 1448 *** *** 1449 *** *** 1450 *** *** 1451 *** *** 1452 *** *** 1453 *** *** 1454 *** *** 1455 *** *** 1456 *** *** 1457 *** *** 1458 *** *** 1459 *** *** 1460 *** *** 1461 *** *** 1462 *** *** 1463 *** *** 1464 *** *** 1465 *** *** 1466 *** *** 1467 *** *** 1468 *** *** 1469 *** *** 1470 *** *** 1471 *** *** 1472 *** *** 1473 *** *** 1474 *** *** 1475 *** *** 1476 *** *** 1477 *** *** 1478 *** *** 1479 *** *** 1480 *** *** 1481 *** *** 1482 *** *** 1483 *** *** 1484 *** *** 1485 *** *** 1486 *** *** 1487 *** *** 1488 *** *** 1489 *** *** 1490 *** *** 1491 *** *** 1492 *** *** 1493 *** *** 1494 *** *** 1495 *** *** 1496 *** *** 1497 *** *** 1498 *** *** 1499 *** *** 1500 *** *** 1501 *** *** 1502 *** *** 1503 *** *** 1504 *** *** 1505 *** *** 1506 *** *** 1507 *** *** 1508 *** *** 1509 *** *** 1510 *** *** 1511 *** *** 1512 *** *** 1513 *** *** 1514 *** *** 1515 *** *** 1516 *** *** 1517 *** *** 1518 *** *** 1519 *** *** 1520 *** *** 1521 *** *** 1522 *** *** 1523 *** *** 1524 *** *** 1525 *** *** 1526 *** *** 1527 *** *** 1528 *** *** 1529 *** *** 1530 *** *** 1531 *** *** 1532 *** *** 1533 *** *** 1534 *** *** 1535 *** *** 1536 *** *** 1537 *** *** 1538 *** *** 1539 *** *** 1540 *** *** 1541 *** *** 1542 *** *** 1543 *** *** 1544 *** *** 1545 *** *** 1546 *** *** 1547 *** *** 1548 *** *** 1549 *** *** 1550 *** *** 1551 *** *** 1552 *** *** 1553 *** *** 1554 *** *** 1555 *** *** 1556 *** *** 1557 *** *** 1558 *** *** 1559 *** *** 1560 *** *** 1561 *** *** 1562 *** *** 1563 *** *** 1564 *** *** 1565 *** *** 1566 *** *** 1567 *** *** 1568 *** *** 1569 *** *** 1570 *** *** 1571 *** *** 1572 *** *** 1573 *** *** 1574 *** *** 1575 *** *** 1576 *** *** 1577 *** *** 1578 *** *** 1579 *** *** 1580 *** *** 1581 *** *** 1582 *** *** 1583 *** *** 1584 *** *** 1585 *** *** 1586 *** *** 1587 *** *** 1588 *** *** 1589 *** *** 1590 *** *** 1591 *** *** 1592 *** *** 1593 *** *** 1594 *** *** 1595 *** *** 1596 *** *** 1597 *** *** 1598 *** *** 1599 *** *** 1600 *** *** 1601 *** *** 1602 *** *** 1603 *** *** 1604 *** *** 1605 *** *** 1606 *** *** 1607 *** *** 1608 *** *** 1609 *** *** 1610 *** *** 1611 *** *** 1612 *** *** 1613 *** *** 1614 *** *** 1615 *** *** 1616 *** *** 1617 *** *** 1618 *** *** 1619 *** *** 1620 *** *** 1621 *** *** 1622 *** *** 1623 *** *** 1624 *** *** 1625 *** *** 1626 *** *** 1627 *** *** 1628 *** *** 1629 *** *** 1630 *** *** 1631 *** *** 1632 *** *** 1633 *** *** 1634 *** *** 1635 *** *** 1636 *** *** 1637 *** *** 1638 *** *** 1639 *** *** 1640 *** *** 1641 *** *** 1642 *** *** 1643 *** *** 1644 *** *** 1645 *** *** 1646 *** *** 1647 *** *** 1648 *** *** 1649 *** *** 1650 *** *** 1651 *** *** 1652 *** *** 1653 *** *** 1654 *** *** 1655 *** *** 1656 *** *** 1657 *** *** 1658 *** *** 1659 *** *** 1660 *** *** 1661 *** *** 1662 *** *** 1663 *** *** 1664 *** *** 1665 *** *** 1666 *** *** 1667 *** *** 1668 *** *** 1669 *** *** 1670 *** *** 1671 *** *** 1672 *** *** 1673 *** *** 1674 *** *** 1675 *** *** 1676 *** *** 1677 *** *** 1678 *** *** 1679 *** *** 1680 *** *** 1681 *** *** 1682 *** *** 1683 *** *** 1684 *** *** 1685 *** *** 1686 *** *** 1687 *** *** 1688 *** *** 1689 *** *** 1690 *** *** 1691 *** *** 1692 *** *** 1693 *** *** 1694 *** *** 1695 *** *** 1696 *** *** 1697 *** *** 1698 *** *** 1699 *** *** 1700 *** *** 1701 *** *** 1702 *** *** 1703 *** *** 1704 *** *** 1705 *** *** 1706 *** *** 1707 *** *** 1708 *** *** 1709 *** *** 1710 *** *** 1711 *** *** 1712 *** *** 1713 *** *** 1714 *** *** 1715 *** *** 1716 *** *** 1717 *** *** 1718 *** *** 1719 *** *** 1720 *** *** 1721 *** *** 1722 *** *** 1723 *** *** 1724 *** *** 1725 *** *** 1726 *** *** 1727 *** *** 1728 *** *** 1729 *** *** 1730 *** *** 1731 *** *** 1732 *** *** 1733 *** *** 1734 *** *** 1735 *** *** 1736 *** *** 1737 *** *** 1738 *** *** 1739 *** *** 1740 *** *** 1741 *** *** 1742 *** *** 1743 *** *** 1744 *** *** 1745 *** *** 1746 *** *** 1747 *** *** 1748 *** *** 1749 *** *** 1750 *** *** 1751 *** *** 1752 *** *** 1753 *** *** 1754 *** *** 1755 *** *** 1756 *** *** 1757 *** *** 1758 *** *** 1759 *** *** 1760 *** *** 1761 *** *** 1762 *** *** 1763 *** *** 1764 *** *** 1765 *** *** 1766 *** *** 1767 *** *** 1768 *** *** 1769 *** *** 1770 *** *** 1771 *** *** 1772 *** *** 1773 *** *** 1774 *** *** 1775 *** *** 1776 *** *** 1777 *** *** 1778 *** *** 1779 *** *** 1780 *** *** 1781 *** *** 1782 *** *** 1783 *** *** 1784 *** *** 1785 *** *** 1786 *** *** 1787 *** *** 1788 *** *** 1789 *** *** 1790 *** *** 1791 *** *** 1792 *** *** 1793 *** *** 1794 *** *** 1795 *** *** 1796 *** *** 1797 *** *** 1798 *** *** 1799 *** *** 1800 *** *** 1801 *** *** 1802 *** *** 1803 *** *** 1804 *** *** 1805 *** *** 1806 *** *** 1807 *** *** 1808 *** *** 1809 *** *** 1810 *** *** 1811 *** *** 1812 *** *** 1813 *** *** 1814 *** *** 1815 *** *** 1816 *** *** 1817 *** *** 1818 *** *** 1819 *** *** 1820 *** *** 1821 *** *** 1822 *** *** 1823 *** *** 1824 *** *** 1825 *** *** 1826 *** *** 1827 *** *** 1828 *** *** 1829 *** *** 1830 *** *** 1831 *** *** 1832 *** *** 1833 *** *** 1834 *** *** 1835 *** *** 1836 *** *** 1837 *** *** 1838 *** *** 1839 *** *** 1840 *** *** 1841 *** *** 1842 *** *** 1843 *** *** 1844 *** *** 1845 *** *** 1846 *** *** 1847 *** *** 1848 *** *** 1849 *** *** 1850 *** *** 1851 *** *** 1852 *** *** 1853 *** *** 1854 *** *** 1855 *** *** 1856 *** *** 1857 *** *** 1858 *** *** 1859 *** *** 1860 *** *** 1861 *** *** 1862 *** *** 1863 *** *** 1864 *** *** 1865 *** *** 1866 *** *** 1867 *** *** 1868 *** *** 1869 *** *** 1870 *** *** 1871 *** *** 1872 *** *** 1873 *** *** 1874 *** *** 1875 *** *** 1876 *** *** 1877 *** *** 1878 *** *** 1879 *** *** 1880 *** *** 1881 *** *** 1882 *** *** 1883 *** *** 1884 *** *** 1885 *** *** 1886 *** *** 1887 *** *** 1888 *** *** 1889 *** *** 1890 *** *** 1891 *** *** 1892 *** *** 1893 *** *** 1894 *** *** 1895 *** *** 1896 *** *** 1897 *** *** 1898 *** *** 1899 *** *** 1900 *** *** 1901 *** *** 1902 *** *** 1903 *** *** 1904 *** *** 1905 *** *** 1906 *** *** 1907 *** *** 1908 *** *** 1909 *** *** 1910 *** *** 1911 *** *** 1912 *** *** 1913 *** *** 1914 *** *** 1915 *** *** 1916 *** *** 1917 *** *** 1918 *** *** 1919 *** *** 1920 *** *** 1921 *** *** 1922 *** *** 1923 *** *** 1924 *** *** 1925 *** *** 1926 *** *** 1927 *** *** 1928 *** *** 1929 *** *** 1930 *** *** 1931 *** *** 1932 *** *** 1933 *** *** 1934 *** *** 1935 *** *** 1936 *** *** 1937 *** *** 1938 *** *** 1939 *** *** 1940 *** *** 1941 *** *** 1942 *** *** 1943 *** *** 1944 *** *** 1945 *** *** 1946 *** *** 1947 *** *** 1948 *** *** 1949 *** *** 1950 *** *** 1951 *** *** 1952 *** *** 1953 *** *** 1954 *** *** 1955 *** *** 1956 *** *** 1957 *** *** 1958 *** *** 1959 *** *** 1960 *** *** 1961 *** *** 1962 *** *** 1963 *** *** 1964 *** *** 1965 *** *** 1966 *** *** 1967 *** *** 1968 *** *** 1969 *** *** 1970 *** *** 1971 *** *** 1972 *** *** 1973 *** *** 1974 *** *** 1975 *** *** 1976 *** *** 1977 *** *** 1978 *** *** 1979 *** *** 1980 *** *** 1981 *** *** 1982 *** *** 1983 *** *** 1984 *** *** 1985 *** *** 1986 *** *** 1987 *** *** 1988 *** *** 1989 *** *** 1990 *** *** 1991 *** *** 1992 *** *** 1993 *** *** 1994 *** *** 1995 *** *** 1996 *** *** 1997 *** *** 1998 *** *** 1999 *** *** 2000 *** *** 2001 *** *** 2002 *** *** 2003 *** *** 2004 *** *** 2005 *** *** 2006 *** *** 2007 *** *** 2008 *** *** 2009 *** *** 2010 *** *** 2011 *** *** 2012 *** *** 2013 *** *** 2014 *** *** 2015 *** *** 2016 *** *** 2017 *** *** 2018 *** *** 2019 *** *** 2020 *** *** 2021 *** *** 2022 *** *** 2023 *** *** 2024 *** *** 2025 *** *** 2026 *** *** 2027 *** *** 2028 *** *** 2029 *** *** 2030 *** *** 2031 *** *** 2032 *** *** 2033 *** *** 2034 *** *** 2035 *** *** 2036 *** *** 2037 *** *** 2038 *** *** 2039 *** *** 2040 *** *** 2041 *** *** 2042 *** *** 2043 *** *** 2044 *** *** 2045 *** *** 2046 *** *** 2047 *** *** 2048 *** *** 2049 *** *** 2050 *** *** 2051 *** *** 2052 *** *** 2053 *** *** 2054 *** *** 2055 *** *** 2056 *** *** 2057 *** *** 2058 *** *** 2059 *** *** 2060 *** *** 2061 *** *** 2062 *** *** 2063 *** *** 2064 *** *** 2065 *** *** 2066 *** *** 2067 *** *** 2068 *** *** 2069 *** *** 2070 *** *** 2071 *** *** 2072 *** *** 2073 *** *** 2074 *** *** 2075 *** *** 2076 *** *** 2077 *** *** 2078 *** *** 2079 *** *** 2080 *** *** 2081 *** *** 2082 *** *** 2083 *** *** 2084 *** *** 2085 *** *** 2086 *** *** 2087 *** *** 2088 *** *** 2089 *** *** 2090 *** *** 2091 *** *** 2092 *** *** 2093 *** *** 2094 *** *** 2095 *** *** 2096 *** *** 2097 *** *** 2098 *** *** 2099 *** *** 2100 *** *** 2101 *** *** 2102 *** *** 2103 *** *** 2104 *** *** 2105 *** *** 2106 *** *** 2107 *** *** 2108 *** *** 2109 *** *** 2110 *** *** 2111 *** *** 2112 *** *** 2113 *** *** 2114 *** *** 2115 *** *** 2116 *** *** 2117 *** *** 2118 *** *** 2119 *** *** 2120 *** *** 2121 *** *** 2122 *** *** 2123 *** *** 2124 *** *** 2125 *** *** 2126 *** *** 2127 *** *** 2128 *** *** 2129 *** *** 2130 *** *** 2131 *** *** 2132 *** *** 2133 *** *** 2134 *** *** 2135 *** *** 2136 *** *** 2137 *** *** 2138 *** *** 2139 *** *** 2140 *** *** 2141 *** *** 2142 *** *** 2143 *** *** 2144 *** *** 2145 *** *** 2146 *** *** 2147 *** *** 2148 *** *** 2149 *** *** 2150 *** *** 2151 *** *** 2152 *** *** 2153 *** *** 2154 *** *** 2155 *** *** 2156 *** *** 2157 *** *** 2158 *** *** 2159 *** *** 2160 *** *** 2161 *** *** 2162 *** *** 2163 *** *** 2164 *** *** 2165 *** *** 2166 *** *** 2167 *** *** 2168 *** *** 2169 *** *** 2170 *** *** 2171 *** *** 2172 *** *** 2173 *** *** 2174 *** *** 2175 *** *** 2176 *** *** 2177 *** *** 2178 *** *** 2179 *** *** 2180 *** *** 2181 *** *** 2182 *** *** 2183 *** *** 2184 *** *** 2185 *** *** 2186 *** *** 2187 *** *** 2188 *** *** 2189 *** *** 2190 *** *** 2191 *** *** 2192 *** *** 2193 *** *** 2194 *** *** 2195 *** *** 2196 *** *** 2197 *** *** 2198 *** *** 2199 *** *** 2200 *** *** 2201 *** *** 2202 *** *** 2203 *** *** 2204 *** *** 2205 *** *** 2206 *** *** 2207 *** *** 2208 *** *** 2209 *** *** 2210 *** *** 2211 *** *** 2212 *** *** 2213 *** *** 2214 *** *** 2215 *** *** 2216 *** *** 2217 *** *** 2218 *** *** 2219 *** *** 2220 *** *** 2221 *** *** 2222 *** *** 2223 *** *** 2224 *** *** 2225 *** *** 2226 *** *** 2227 *** *** 2228 *** *** 2229 *** *** 2230 *** *** 2231 *** *** 2232 *** *** 2233 *** *** 2234 *** *** 2235 *** *** 2236 *** *** 2237 *** *** 2238 *** *** 2239 *** *** 2240 *** *** 2241 *** *** 2242 *** *** 2243 *** *** 2244 *** *** 2245 *** *** 2246 *** *** 2247 *** *** 2248 *** *** 2249 *** *** 2250 *** *** 2251 *** *** 2252 *** *** 2253 *** *** 2254 *** *** 2255 *** *** 2256 *** *** 2257 *** *** 2258 *** *** 2259 *** *** 2260 *** *** 2261 *** *** 2262 *** *** 2263 *** *** 2264 *** *** 2265 *** *** 2266 *** *** 2267 *** *** 2268 *** *** 2269 *** *** 2270 *** *** 2271 *** *** 2272 *** *** 2273 *** *** 2274 *** *** 2275 *** *** 2276 *** *** 2277 *** *** 2278 *** *** 2279 *** *** 2280 *** *** 2281 *** *** 2282 *** *** 2283 *** *** 2284 *** *** 2285 *** *** 2286 *** *** 2287 *** *** 2288 *** *** 2289 *** *** 2290 *** *** 2291 *** *** 2292 *** *** 2293 *** *** 2294 *** *** 2295 *** *** 2296 *** *** 2297 *** *** 2298 *** *** 2299 *** *** 2300 *** *** 2301 *** *** 2302 *** *** 2303 *** *** 2304 *** *** 2305 *** *** 2306 *** *** 2307 *** *** 2308 *** *** 2309 *** *** 2310 *** *** 2311 *** *** 2312 *** *** 2313 *** *** 2314 *** *** 2315 *** *** 2316 *** *** 2317 *** *** 2318 *** *** 2319 *** *** 2320 *** *** 2321 *** *** 2322 *** *** 2323 *** *** 2324 *** *** 2325 *** *** 2326 *** *** 2327 *** *** 2328 *** *** 2329 *** *** 2330 *** *** 2331 *** *** 2332 *** *** 2333 *** *** 2334 *** *** 2335 *** *** 2336 *** *** 2337 *** *** 2338 *** *** 2339 *** *** 2340 *** *** 2341 *** *** 2342 *** *** 2343 *** *** 2344 *** *** 2345 *** *** 2346 *** *** 2347 *** *** 2348 *** *** 2349 *** *** 2350 *** *** 2351 *** *** 2352 *** *** 2353 *** *** 2354 *** *** 2355 *** *** 2356 *** *** 2357 *** *** 2358 *** *** 2359 *** *** 2360 *** *** 2361 *** *** 2362 *** *** 2363 *** *** 2364 *** *** 2365 *** *** 2366 *** *** 2367 *** *** 2368 *** *** 2369 *** *** 2370 *** *** 2371 *** *** 2372 *** *** 2373 *** *** 2374 *** *** 2375 *** *** 2376 *** *** 2377 *** *** 2378 *** *** 2379 *** *** 2380 *** *** 2381 *** *** 2382 *** *** 2383 *** *** 2384 *** *** 2385 *** *** 2386 *** *** 2387 *** *** 2388 *** *** 2389 *** *** 2390 *** *** 2391 *** *** 2392 *** *** 2393 *** *** 2394 *** *** 2395 *** *** 2396 *** *** 2397 *** *** 2398 *** *** 2399 *** *** 2400 *** *** 2401 *** *** 2402 *** *** 2403 *** *** 2404 *** *** 2405 *** *** 2406 *** *** 2407 *** *** 2408 *** *** 2409 *** *** 2410 *** *** 2411 *** *** 2412 *** *** 2413 *** *** 2414 *** *** 2415 *** *** 2416 *** *** 2417 *** *** 2418 *** *** 2419 *** *** 2420 *** *** 2421 *** *** 2422 *** *** 2423 *** *** 2424 *** *** 2425 *** *** 2426 *** *** 2427 *** *** 2428 *** *** 2429 *** *** 2430 *** *** 2431 *** *** 2432 *** *** 2433 *** *** 2434 *** *** 2435 *** *** 2436 *** *** 2437 *** *** 2438 *** *** 2439 *** *** 2440 *** *** 2441 *** *** 2442 *** *** 2443 *** *** 2444 *** *** 2445 *** *** 2446 *** *** 2447 *** *** 2448 *** *** 2449 *** *** 2450 *** *** 2451 *** *** 2452 *** *** 2453 *** *** 2454 *** *** 2455 *** *** 2456 *** *** 2457 *** *** 2458 *** *** 2459 *** *** 2460 *** *** 2461 *** *** 2462 *** *** 2463 *** *** 2464 *** *** 2465 *** *** 2466 *** *** 2467 *** *** 2468 *** *** 2469 *** *** 2470 *** *** 2471 *** *** 2472 *** *** 2473 *** *** 2474 *** *** 2475 *** *** 2476 *** *** 2477 *** *** 2478 *** *** 2479 *** *** 2480 *** *** 2481 *** *** 2482 *** *** 2483 *** *** 2484 *** *** 2485 *** *** 2486 *** *** 2487 *** *** 2488 *** *** 2489 *** *** 2490 *** *** 2491 *** *** 2492 *** *** 2493 *** *** 2494 *** *** 2495 *** *** 2496 *** *** 2497 *** *** 2498 *** *** 2499 *** *** 2500 *** *** 2501 *** *** 2502 *** *** 2503 *** *** 2504 *** *** 2505 *** *** 2506 *** *** 2507 *** *** 2508 *** *** 2509 *** *** 2510 *** *** 2511 *** *** 2512 *** *** 2513 *** *** 2514 *** *** 2515 *** *** 2516 *** *** 2517 *** *** 2518 *** *** 2519 *** *** 2520 *** *** 2521 *** *** 2522 *** *** 2523 *** *** 2524 *** *** 2525 *** *** 2526 *** *** 2527 *** *** 2528 *** *** 2529 *** *** 2530 *** *** 2531 *** *** 2532 *** *** 2533 *** *** 2534 *** *** 2535 *** *** 2536 *** *** 2537 *** *** 2538 *** *** 2539 *** *** 2540 *** *** 2541 *** *** 2542 *** *** 2543 *** *** 2544 *** *** 2545 *** *** 2546 *** *** 2547 *** *** 2548 *** *** 2549 *** *** 2550 *** *** 2551 *** *** 2552 *** *** 2553 *** *** 2554 *** *** 2555 *** *** 2556 *** *** 2557 *** *** 2558 *** *** 2559 *** *** 2560 *** *** 2561 *** *** 2562 *** *** 2563 *** *** 2564 *** *** 2565 *** *** 2566 *** *** 2567 *** *** 2568 *** *** 2569 *** *** 2570 *** *** 2571 *** *** 2572 *** *** 2573 *** *** 2574 *** *** 2575 *** *** 2576 *** *** 2577 *** *** 2578 *** *** 2579 *** *** 2580 *** *** 2581 *** *** 2582 *** *** 2583 *** *** 2584 *** *** 2585 *** *** 2586 *** *** 2587 *** *** 2588 *** *** 2589 *** *** 2590 *** *** 2591 *** *** 2592 *** *** 2593 *** *** 2594 *** *** 2595 *** *** 2596 *** *** 2597 *** *** 2598 *** *** 2599 *** *** 2600 *** *** 2601 *** *** 2602 *** *** 2603 *** *** 2604 *** *** 2605 *** *** 2606 *** *** 2607 *** *** 2608 *** *** 2609 *** *** 2610 *** *** 2611 *** *** 2612 *** *** 2613 *** *** 2614 *** *** 2615 *** *** 2616 *** *** 2617 *** *** 2618 *** *** 2619 *** *** 2620 *** *** 2621 *** *** 2622 *** *** 2623 *** *** 2624 *** *** 2625 *** *** 2626 *** *** 2627 *** *** 2628 *** *** 2629 *** *** 2630 *** *** 2631 *** *** 2632 *** *** 2633 *** *** 2634 *** *** 2635 *** *** 2636 *** *** 2637 *** *** 2638 *** *** 2639 *** *** 2640 *** *** 2641 *** *** 2642 *** *** 2643 *** *** 2644 *** *** 2645 *** *** 2646 *** *** 2647 *** *** 2648 *** *** 2649 *** *** 2650 *** *** 2651 *** *** 2652 *** *** 2653 *** *** 2654 *** *** 2655 *** *** 2656 *** *** 2657 *** *** 2658 *** *** 2659 *** *** 2660 *** *** 2661 *** *** 2662 *** *** 2663 *** *** 2664 *** *** 2665 *** *** 2666 *** *** 2667 *** *** 2668 *** *** 2669 *** *** 2670 *** *** 2671 *** *** 2672 *** *** 2673 *** *** 2674 *** *** 2675 *** *** 2676 *** *** 2677 *** *** 2678 *** *** 2679 *** *** 2680 *** *** 2681 *** *** 2682 *** *** 2683 *** *** 2684 *** *** 2685 *** *** 2686 *** *** 2687 *** *** 2688 *** org.subshare.crypto.CipherTest > testLookupAllSupportedCiphers STANDARD_OUT 06:20:22.034 [Test worker] INFO o.s.c.CipherTest - testLookupAllSupportedCiphers: Successfully created 29934 ciphers in 3745 msec. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 2689 *** *** 2690 *** *** 2691 *** *** 2692 *** *** 2693 *** *** 2694 *** *** 2695 *** *** 2696 *** *** 2697 *** *** 2698 *** *** 2699 *** *** 2700 *** *** 2701 *** *** 2702 *** *** 2703 *** *** 2704 *** *** 2705 *** *** 2706 *** *** 2707 *** *** 2708 *** *** 2709 *** *** 2710 *** *** 2711 *** *** 2712 *** *** 2713 *** *** 2714 *** *** 2715 *** *** 2716 *** *** 2717 *** *** 2718 *** *** 2719 *** *** 2720 *** *** 2721 *** *** 2722 *** *** 2723 *** *** 2724 *** *** 2725 *** *** 2726 *** *** 2727 *** *** 2728 *** *** 2729 *** *** 2730 *** *** 2731 *** *** 2732 *** *** 2733 *** *** 2734 *** *** 2735 *** *** 2736 *** *** 2737 *** *** 2738 *** *** 2739 *** *** 2740 *** *** 2741 *** *** 2742 *** *** 2743 *** *** 2744 *** *** 2745 *** *** 2746 *** *** 2747 *** *** 2748 *** *** 2749 *** *** 2750 *** *** 2751 *** *** 2752 *** *** 2753 *** *** 2754 *** *** 2755 *** *** 2756 *** *** 2757 *** *** 2758 *** *** 2759 *** *** 2760 *** *** 2761 *** *** 2762 *** *** 2763 *** *** 2764 *** *** 2765 *** *** 2766 *** *** 2767 *** *** 2768 *** *** 2769 *** *** 2770 *** *** 2771 *** *** 2772 *** *** 2773 *** *** 2774 *** *** 2775 *** *** 2776 *** *** 2777 *** *** 2778 *** *** 2779 *** *** 2780 *** *** 2781 *** *** 2782 *** *** 2783 *** *** 2784 *** *** 2785 *** *** 2786 *** *** 2787 *** *** 2788 *** *** 2789 *** *** 2790 *** *** 2791 *** *** 2792 *** *** 2793 *** *** 2794 *** *** 2795 *** *** 2796 *** *** 2797 *** *** 2798 *** *** 2799 *** *** 2800 *** *** 2801 *** *** 2802 *** *** 2803 *** *** 2804 *** *** 2805 *** *** 2806 *** *** 2807 *** *** 2808 *** *** 2809 *** *** 2810 *** *** 2811 *** *** 2812 *** *** 2813 *** *** 2814 *** *** 2815 *** *** 2816 *** *** 2817 *** *** 2818 *** *** 2819 *** *** 2820 *** *** 2821 *** *** 2822 *** *** 2823 *** *** 2824 *** *** 2825 *** *** 2826 *** *** 2827 *** *** 2828 *** *** 2829 *** *** 2830 *** *** 2831 *** *** 2832 *** *** 2833 *** *** 2834 *** *** 2835 *** *** 2836 *** *** 2837 *** *** 2838 *** *** 2839 *** *** 2840 *** *** 2841 *** *** 2842 *** *** 2843 *** *** 2844 *** *** 2845 *** *** 2846 *** *** 2847 *** *** 2848 *** *** 2849 *** *** 2850 *** *** 2851 *** *** 2852 *** *** 2853 *** *** 2854 *** *** 2855 *** *** 2856 *** *** 2857 *** *** 2858 *** *** 2859 *** *** 2860 *** *** 2861 *** *** 2862 *** *** 2863 *** *** 2864 *** *** 2865 *** *** 2866 *** *** 2867 *** *** 2868 *** *** 2869 *** *** 2870 *** *** 2871 *** *** 2872 *** *** 2873 *** *** 2874 *** *** 2875 *** *** 2876 *** *** 2877 *** *** 2878 *** *** 2879 *** *** 2880 *** *** 2881 *** *** 2882 *** *** 2883 *** *** 2884 *** *** 2885 *** *** 2886 *** *** 2887 *** *** 2888 *** *** 2889 *** *** 2890 *** *** 2891 *** *** 2892 *** *** 2893 *** *** 2894 *** *** 2895 *** *** 2896 *** *** 2897 *** *** 2898 *** *** 2899 *** *** 2900 *** *** 2901 *** *** 2902 *** *** 2903 *** *** 2904 *** *** 2905 *** *** 2906 *** *** 2907 *** *** 2908 *** *** 2909 *** *** 2910 *** *** 2911 *** *** 2912 *** *** 2913 *** *** 2914 *** *** 2915 *** *** 2916 *** *** 2917 *** *** 2918 *** *** 2919 *** *** 2920 *** *** 2921 *** *** 2922 *** *** 2923 *** *** 2924 *** *** 2925 *** *** 2926 *** *** 2927 *** *** 2928 *** *** 2929 *** *** 2930 *** *** 2931 *** *** 2932 *** *** 2933 *** *** 2934 *** *** 2935 *** *** 2936 *** *** 2937 *** *** 2938 *** *** 2939 *** *** 2940 *** *** 2941 *** *** 2942 *** *** 2943 *** *** 2944 *** *** 2945 *** *** 2946 *** *** 2947 *** *** 2948 *** *** 2949 *** *** 2950 *** *** 2951 *** *** 2952 *** *** 2953 *** *** 2954 *** *** 2955 *** *** 2956 *** *** 2957 *** *** 2958 *** *** 2959 *** *** 2960 *** *** 2961 *** *** 2962 *** *** 2963 *** *** 2964 *** *** 2965 *** *** 2966 *** *** 2967 *** *** 2968 *** *** 2969 *** *** 2970 *** *** 2971 *** *** 2972 *** *** 2973 *** *** 2974 *** *** 2975 *** *** 2976 *** *** 2977 *** *** 2978 *** *** 2979 *** *** 2980 *** *** 2981 *** *** 2982 *** *** 2983 *** *** 2984 *** *** 2985 *** *** 2986 *** *** 2987 *** *** 2988 *** *** 2989 *** *** 2990 *** *** 2991 *** *** 2992 *** *** 2993 *** *** 2994 *** *** 2995 *** *** 2996 *** *** 2997 *** *** 2998 *** *** 2999 *** *** 3000 *** *** 3001 *** *** 3002 *** *** 3003 *** *** 3004 *** *** 3005 *** *** 3006 *** *** 3007 *** *** 3008 *** *** 3009 *** *** 3010 *** *** 3011 *** *** 3012 *** *** 3013 *** *** 3014 *** *** 3015 *** *** 3016 *** *** 3017 *** *** 3018 *** *** 3019 *** *** 3020 *** *** 3021 *** *** 3022 *** *** 3023 *** *** 3024 *** *** 3025 *** *** 3026 *** *** 3027 *** *** 3028 *** *** 3029 *** *** 3030 *** *** 3031 *** *** 3032 *** *** 3033 *** *** 3034 *** *** 3035 *** *** 3036 *** *** 3037 *** *** 3038 *** *** 3039 *** *** 3040 *** *** 3041 *** *** 3042 *** *** 3043 *** *** 3044 *** *** 3045 *** *** 3046 *** *** 3047 *** *** 3048 *** *** 3049 *** *** 3050 *** *** 3051 *** *** 3052 *** *** 3053 *** *** 3054 *** *** 3055 *** *** 3056 *** *** 3057 *** *** 3058 *** *** 3059 *** *** 3060 *** *** 3061 *** *** 3062 *** *** 3063 *** *** 3064 *** *** 3065 *** *** 3066 *** *** 3067 *** *** 3068 *** *** 3069 *** *** 3070 *** *** 3071 *** *** 3072 *** *** 3073 *** *** 3074 *** *** 3075 *** *** 3076 *** *** 3077 *** *** 3078 *** *** 3079 *** *** 3080 *** *** 3081 *** *** 3082 *** *** 3083 *** *** 3084 *** *** 3085 *** *** 3086 *** *** 3087 *** *** 3088 *** *** 3089 *** *** 3090 *** *** 3091 *** *** 3092 *** *** 3093 *** *** 3094 *** *** 3095 *** *** 3096 *** *** 3097 *** *** 3098 *** *** 3099 *** *** 3100 *** *** 3101 *** *** 3102 *** Gradle Test Executor 8 finished executing tests. *** 3103 *** *** 3104 *** *** 3105 *** *** 3106 *** *** 3107 *** *** 3108 *** *** 3109 *** *** 3110 *** *** 3111 *** *** 3112 *** *** 3113 *** *** 3114 *** *** 3115 *** *** 3116 *** *** 3117 *** *** 3118 *** *** 3119 *** *** 3120 *** *** 3121 *** *** 3122 *** *** 3123 *** *** 3124 *** *** 3125 *** *** 3126 *** *** 3127 *** *** 3128 *** *** 3129 *** *** 3130 *** *** 3131 *** *** 3132 *** *** 3133 *** *** 3134 *** *** 3135 *** *** 3136 *** *** 3137 *** *** 3138 *** *** 3139 *** *** 3140 *** *** 3141 *** *** 3142 *** *** 3143 *** *** 3144 *** *** 3145 *** *** 3146 *** *** 3147 *** *** 3148 *** *** 3149 *** *** 3150 *** *** 3151 *** *** 3152 *** *** 3153 *** *** 3154 *** *** 3155 *** *** 3156 *** *** 3157 *** *** 3158 *** *** 3159 *** *** 3160 *** *** 3161 *** *** 3162 *** *** 3163 *** *** 3164 *** *** 3165 *** *** 3166 *** *** 3167 *** *** 3168 *** *** 3169 *** *** 3170 *** *** 3171 *** *** 3172 *** *** 3173 *** *** 3174 *** *** 3175 *** *** 3176 *** *** 3177 *** *** 3178 *** *** 3179 *** *** 3180 *** *** 3181 *** *** 3182 *** *** 3183 *** *** 3184 *** *** 3185 *** *** 3186 *** *** 3187 *** *** 3188 *** *** 3189 *** *** 3190 *** *** 3191 *** *** 3192 *** *** 3193 *** *** 3194 *** *** 3195 *** *** 3196 *** *** 3197 *** *** 3198 *** *** 3199 *** *** 3200 *** *** 3201 *** *** 3202 *** *** 3203 *** *** 3204 *** *** 3205 *** *** 3206 *** *** 3207 *** *** 3208 *** *** 3209 *** *** 3210 *** *** 3211 *** *** 3212 *** *** 3213 *** *** 3214 *** *** 3215 *** *** 3216 *** *** 3217 *** *** 3218 *** *** 3219 *** *** 3220 *** *** 3221 *** *** 3222 *** *** 3223 *** *** 3224 *** *** 3225 *** *** 3226 *** *** 3227 *** *** 3228 *** *** 3229 *** *** 3230 *** *** 3231 *** *** 3232 *** *** 3233 *** *** 3234 *** *** 3235 *** *** 3236 *** *** 3237 *** *** 3238 *** *** 3239 *** *** 3240 *** *** 3241 *** *** 3242 *** *** 3243 *** *** 3244 *** *** 3245 *** *** 3246 *** *** 3247 *** *** 3248 *** *** 3249 *** *** 3250 *** *** 3251 *** *** 3252 *** *** 3253 *** *** 3254 *** *** 3255 *** *** 3256 *** *** 3257 *** *** 3258 *** *** 3259 *** *** 3260 *** *** 3261 *** *** 3262 *** *** 3263 *** *** 3264 *** *** 3265 *** *** 3266 *** *** 3267 *** *** 3268 *** *** 3269 *** *** 3270 *** *** 3271 *** *** 3272 *** *** 3273 *** *** 3274 *** *** 3275 *** *** 3276 *** *** 3277 *** *** 3278 *** *** 3279 *** *** 3280 *** *** 3281 *** *** 3282 *** *** 3283 *** *** 3284 *** *** 3285 *** *** 3286 *** *** 3287 *** *** 3288 *** *** 3289 *** *** 3290 *** *** 3291 *** *** 3292 *** *** 3293 *** *** 3294 *** *** 3295 *** *** 3296 *** *** 3297 *** *** 3298 *** *** 3299 *** *** 3300 *** *** 3301 *** *** 3302 *** *** 3303 *** *** 3304 *** *** 3305 *** *** 3306 *** *** 3307 *** *** 3308 *** *** 3309 *** *** 3310 *** *** 3311 *** *** 3312 *** *** 3313 *** *** 3314 *** *** 3315 *** *** 3316 *** *** 3317 *** *** 3318 *** *** 3319 *** *** 3320 *** *** 3321 *** *** 3322 *** *** 3323 *** *** 3324 *** *** 3325 *** *** 3326 *** *** 3327 *** *** 3328 *** *** 3329 *** *** 3330 *** *** 3331 *** *** 3332 *** *** 3333 *** *** 3334 *** *** 3335 *** *** 3336 *** *** 3337 *** *** 3338 *** *** 3339 *** *** 3340 *** *** 3341 *** *** 3342 *** *** 3343 *** *** 3344 *** *** 3345 *** *** 3346 *** *** 3347 *** *** 3348 *** *** 3349 *** *** 3350 *** *** 3351 *** *** 3352 *** *** 3353 *** *** 3354 *** *** 3355 *** *** 3356 *** *** 3357 *** *** 3358 *** *** 3359 *** *** 3360 *** *** 3361 *** *** 3362 *** *** 3363 *** *** 3364 *** *** 3365 *** *** 3366 *** *** 3367 *** *** 3368 *** *** 3369 *** *** 3370 *** *** 3371 *** *** 3372 *** *** 3373 *** *** 3374 *** *** 3375 *** *** 3376 *** *** 3377 *** *** 3378 *** *** 3379 *** *** 3380 *** *** 3381 *** *** 3382 *** *** 3383 *** *** 3384 *** *** 3385 *** *** 3386 *** *** 3387 *** *** 3388 *** *** 3389 *** *** 3390 *** *** 3391 *** *** 3392 *** *** 3393 *** *** 3394 *** *** 3395 *** *** 3396 *** *** 3397 *** *** 3398 *** *** 3399 *** *** 3400 *** *** 3401 *** *** 3402 *** *** 3403 *** *** 3404 *** *** 3405 *** *** 3406 *** *** 3407 *** *** 3408 *** *** 3409 *** *** 3410 *** *** 3411 *** *** 3412 *** *** 3413 *** *** 3414 *** *** 3415 *** *** 3416 *** *** 3417 *** *** 3418 *** *** 3419 *** *** 3420 *** *** 3421 *** *** 3422 *** *** 3423 *** *** 3424 *** *** 3425 *** *** 3426 *** *** 3427 *** *** 3428 *** *** 3429 *** *** 3430 *** *** 3431 *** *** 3432 *** *** 3433 *** *** 3434 *** *** 3435 *** *** 3436 *** *** 3437 *** *** 3438 *** *** 3439 *** *** 3440 *** *** 3441 *** *** 3442 *** *** 3443 *** *** 3444 *** *** 3445 *** *** 3446 *** *** 3447 *** *** 3448 *** *** 3449 *** *** 3450 *** *** 3451 *** *** 3452 *** *** 3453 *** *** 3454 *** *** 3455 *** *** 3456 *** *** 3457 *** *** 3458 *** *** 3459 *** *** 3460 *** *** 3461 *** *** 3462 *** *** 3463 *** *** 3464 *** *** 3465 *** *** 3466 *** *** 3467 *** *** 3468 *** *** 3469 *** *** 3470 *** *** 3471 *** *** 3472 *** *** 3473 *** *** 3474 *** *** 3475 *** *** 3476 *** *** 3477 *** *** 3478 *** *** 3479 *** *** 3480 *** *** 3481 *** *** 3482 *** *** 3483 *** *** 3484 *** *** 3485 *** *** 3486 *** *** 3487 *** *** 3488 *** *** 3489 *** *** 3490 *** *** 3491 *** *** 3492 *** *** 3493 *** *** 3494 *** *** 3495 *** *** 3496 *** *** 3497 *** *** 3498 *** *** 3499 *** *** 3500 *** *** 3501 *** *** 3502 *** *** 3503 *** *** 3504 *** *** 3505 *** *** 3506 *** *** 3507 *** *** 3508 *** *** 3509 *** *** 3510 *** *** 3511 *** *** 3512 *** *** 3513 *** *** 3514 *** *** 3515 *** *** 3516 *** *** 3517 *** *** 3518 *** *** 3519 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.323 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST// org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3520 *** *** 3521 *** *** 3522 *** *** 3523 *** *** 3524 *** *** 3525 *** *** 3526 *** *** 3527 *** *** 3528 *** *** 3529 *** *** 3530 *** *** 3531 *** *** 3532 *** *** 3533 *** *** 3534 *** *** 3535 *** *** 3536 *** *** 3537 *** *** 3538 *** *** 3539 *** *** 3540 *** *** 3541 *** *** 3542 *** *** 3543 *** *** 3544 *** *** 3545 *** *** 3546 *** *** 3547 *** *** 3548 *** *** 3549 *** *** 3550 *** *** 3551 *** *** 3552 *** *** 3553 *** *** 3554 *** *** 3555 *** *** 3556 *** *** 3557 *** *** 3558 *** *** 3559 *** *** 3560 *** *** 3561 *** *** 3562 *** *** 3563 *** *** 3564 *** *** 3565 *** *** 3566 *** *** 3567 *** *** 3568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.332 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3569 *** *** 3570 *** *** 3571 *** *** 3572 *** *** 3573 *** *** 3574 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST//NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3575 *** *** 3576 *** *** 3577 *** *** 3578 *** *** 3579 *** *** 3580 *** *** 3581 *** *** 3582 *** *** 3583 *** *** 3584 *** *** 3585 *** *** 3586 *** *** 3587 *** *** 3588 *** *** 3589 *** *** 3590 *** *** 3591 *** *** 3592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.339 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3593 *** *** 3594 *** *** 3595 *** *** 3596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3597 *** *** 3598 *** *** 3599 *** *** 3600 *** *** 3601 *** *** 3602 *** *** 3603 *** *** 3604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3605 *** *** 3606 *** *** 3607 *** *** 3608 *** *** 3609 *** *** 3610 *** *** 3611 *** *** 3612 *** *** 3613 *** *** 3614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.349 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3615 *** *** 3616 *** *** 3617 *** *** 3618 *** *** 3619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.353 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3620 *** *** 3621 *** *** 3622 *** *** 3623 *** *** 3624 *** *** 3625 *** *** 3626 *** *** 3627 *** *** 3628 *** *** 3629 *** *** 3630 *** *** 3631 *** *** 3632 *** *** 3633 *** *** 3634 *** *** 3635 *** *** 3636 *** *** 3637 *** *** 3638 *** *** 3639 *** *** 3640 *** *** 3641 *** *** 3642 *** *** 3643 *** *** 3644 *** *** 3645 *** *** 3646 *** *** 3647 *** *** 3648 *** *** 3649 *** *** 3650 *** *** 3651 *** *** 3652 *** *** 3653 *** *** 3654 *** *** 3655 *** *** 3656 *** *** 3657 *** *** 3658 *** *** 3659 *** *** 3660 *** *** 3661 *** *** 3662 *** *** 3663 *** *** 3664 *** *** 3665 *** *** 3666 *** *** 3667 *** *** 3668 *** *** 3669 *** *** 3670 *** *** 3671 *** *** 3672 *** *** 3673 *** *** 3674 *** *** 3675 *** *** 3676 *** *** 3677 *** *** 3678 *** *** 3679 *** *** 3680 *** *** 3681 *** *** 3682 *** *** 3683 *** *** 3684 *** *** 3685 *** *** 3686 *** *** 3687 *** *** 3688 *** *** 3689 *** *** 3690 *** *** 3691 *** *** 3692 *** *** 3693 *** *** 3694 *** *** 3695 *** *** 3696 *** *** 3697 *** *** 3698 *** *** 3699 *** *** 3700 *** *** 3701 *** *** 3702 *** *** 3703 *** *** 3704 *** *** 3705 *** *** 3706 *** *** 3707 *** *** 3708 *** *** 3709 *** *** 3710 *** *** 3711 *** *** 3712 *** *** 3713 *** *** 3714 *** *** 3715 *** *** 3716 *** *** 3717 *** *** 3718 *** *** 3719 *** *** 3720 *** *** 3721 *** *** 3722 *** *** 3723 *** *** 3724 *** *** 3725 *** *** 3726 *** *** 3727 *** *** 3728 *** *** 3729 *** *** 3730 *** *** 3731 *** *** 3732 *** *** 3733 *** *** 3734 *** *** 3735 *** *** 3736 *** *** 3737 *** *** 3738 *** *** 3739 *** *** 3740 *** *** 3741 *** *** 3742 *** *** 3743 *** *** 3744 *** *** 3745 *** *** 3746 *** *** 3747 *** *** 3748 *** *** 3749 *** *** 3750 *** *** 3751 *** *** 3752 *** *** 3753 *** *** 3754 *** *** 3755 *** *** 3756 *** *** 3757 *** *** 3758 *** *** 3759 *** *** 3760 *** *** 3761 *** *** 3762 *** *** 3763 *** *** 3764 *** *** 3765 *** *** 3766 *** *** 3767 *** *** 3768 *** *** 3769 *** *** 3770 *** *** 3771 *** *** 3772 *** *** 3773 *** *** 3774 *** *** 3775 *** *** 3776 *** *** 3777 *** *** 3778 *** *** 3779 *** *** 3780 *** *** 3781 *** *** 3782 *** *** 3783 *** *** 3784 *** *** 3785 *** *** 3786 *** *** 3787 *** *** 3788 *** *** 3789 *** *** 3790 *** *** 3791 *** *** 3792 *** *** 3793 *** *** 3794 *** *** 3795 *** *** 3796 *** *** 3797 *** *** 3798 *** *** 3799 *** *** 3800 *** *** 3801 *** *** 3802 *** *** 3803 *** *** 3804 *** *** 3805 *** *** 3806 *** *** 3807 *** *** 3808 *** *** 3809 *** *** 3810 *** *** 3811 *** *** 3812 *** *** 3813 *** *** 3814 *** *** 3815 *** *** 3816 *** *** 3817 *** *** 3818 *** *** 3819 *** *** 3820 *** *** 3821 *** *** 3822 *** *** 3823 *** *** 3824 *** *** 3825 *** *** 3826 *** *** 3827 *** *** 3828 *** *** 3829 *** *** 3830 *** *** 3831 *** *** 3832 *** *** 3833 *** *** 3834 *** *** 3835 *** *** 3836 *** *** 3837 *** *** 3838 *** *** 3839 *** *** 3840 *** *** 3841 *** *** 3842 *** *** 3843 *** *** 3844 *** *** 3845 *** *** 3846 *** *** 3847 *** *** 3848 *** *** 3849 *** *** 3850 *** *** 3851 *** *** 3852 *** *** 3853 *** *** 3854 *** *** 3855 *** *** 3856 *** *** 3857 *** *** 3858 *** *** 3859 *** *** 3860 *** *** 3861 *** *** 3862 *** *** 3863 *** *** 3864 *** *** 3865 *** *** 3866 *** *** 3867 *** *** 3868 *** *** 3869 *** *** 3870 *** *** 3871 *** *** 3872 *** *** 3873 *** *** 3874 *** *** 3875 *** *** 3876 *** *** 3877 *** *** 3878 *** *** 3879 *** *** 3880 *** *** 3881 *** *** 3882 *** *** 3883 *** *** 3884 *** *** 3885 *** *** 3886 *** *** 3887 *** *** 3888 *** *** 3889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.533 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2 06:20:22.534 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3890 *** *** 3891 *** *** 3892 *** *** 3893 *** *** 3894 *** *** 3895 *** *** 3896 *** *** 3897 *** *** 3898 *** *** 3899 *** *** 3900 *** *** 3901 *** *** 3902 *** *** 3903 *** *** 3904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3905 *** *** 3906 *** *** 3907 *** *** 3908 *** *** 3909 *** *** 3910 *** *** 3911 *** *** 3912 *** *** 3913 *** *** 3914 *** *** 3915 *** *** 3916 *** *** 3917 *** *** 3918 *** *** 3919 *** *** 3920 *** *** 3921 *** *** 3922 *** *** 3923 *** *** 3924 *** *** 3925 *** *** 3926 *** *** 3927 *** *** 3928 *** *** 3929 *** *** 3930 *** *** 3931 *** *** 3932 *** *** 3933 *** *** 3934 *** *** 3935 *** *** 3936 *** *** 3937 *** *** 3938 *** *** 3939 *** *** 3940 *** *** 3941 *** *** 3942 *** *** 3943 *** *** 3944 *** *** 3945 *** *** 3946 *** *** 3947 *** *** 3948 *** *** 3949 *** *** 3950 *** *** 3951 *** *** 3952 *** *** 3953 *** *** 3954 *** *** 3955 *** *** 3956 *** *** 3957 *** *** 3958 *** *** 3959 *** *** 3960 *** *** 3961 *** *** 3962 *** *** 3963 *** *** 3964 *** *** 3965 *** *** 3966 *** *** 3967 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3968 *** *** 3969 *** *** 3970 *** *** 3971 *** *** 3972 *** *** 3973 *** *** 3974 *** *** 3975 *** *** 3976 *** *** 3977 *** *** 3978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3979 *** *** 3980 *** *** 3981 *** *** 3982 *** *** 3983 *** *** 3984 *** *** 3985 *** *** 3986 *** *** 3987 *** *** 3988 *** *** 3989 *** *** 3990 *** *** 3991 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3992 *** *** 3993 *** *** 3994 *** *** 3995 *** *** 3996 *** *** 3997 *** *** 3998 *** *** 3999 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4000 *** *** 4001 *** *** 4002 *** *** 4003 *** *** 4004 *** *** 4005 *** *** 4006 *** *** 4007 *** *** 4008 *** *** 4009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4010 *** *** 4011 *** *** 4012 *** *** 4013 *** *** 4014 *** *** 4015 *** *** 4016 *** *** 4017 *** *** 4018 *** *** 4019 *** *** 4020 *** *** 4021 *** *** 4022 *** *** 4023 *** *** 4024 *** *** 4025 *** *** 4026 *** *** 4027 *** *** 4028 *** *** 4029 *** *** 4030 *** *** 4031 *** *** 4032 *** *** 4033 *** *** 4034 *** *** 4035 *** *** 4036 *** *** 4037 *** *** 4038 *** *** 4039 *** *** 4040 *** *** 4041 *** *** 4042 *** *** 4043 *** *** 4044 *** *** 4045 *** *** 4046 *** *** 4047 *** *** 4048 *** *** 4049 *** *** 4050 *** *** 4051 *** *** 4052 *** *** 4053 *** *** 4054 *** *** 4055 *** *** 4056 *** *** 4057 *** *** 4058 *** *** 4059 *** *** 4060 *** *** 4061 *** *** 4062 *** *** 4063 *** *** 4064 *** *** 4065 *** *** 4066 *** *** 4067 *** *** 4068 *** *** 4069 *** *** 4070 *** *** 4071 *** *** 4072 *** *** 4073 *** *** 4074 *** *** 4075 *** *** 4076 *** *** 4077 *** *** 4078 *** *** 4079 *** *** 4080 *** *** 4081 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4082 *** *** 4083 *** *** 4084 *** *** 4085 *** *** 4086 *** *** 4087 *** *** 4088 *** *** 4089 *** *** 4090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4091 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4092 *** *** 4093 *** *** 4094 *** *** 4095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4096 *** *** 4097 *** *** 4098 *** *** 4099 *** *** 4100 *** *** 4101 *** *** 4102 *** *** 4103 *** *** 4104 *** *** 4105 *** *** 4106 *** *** 4107 *** *** 4108 *** *** 4109 *** *** 4110 *** *** 4111 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4112 *** *** 4113 *** *** 4114 *** *** 4115 *** *** 4116 *** *** 4117 *** *** 4118 *** *** 4119 *** *** 4120 *** *** 4121 *** *** 4122 *** *** 4123 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4124 *** *** 4125 *** *** 4126 *** *** 4127 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4128 *** *** 4129 *** *** 4130 *** *** 4131 *** *** 4132 *** *** 4133 *** *** 4134 *** *** 4135 *** *** 4136 *** *** 4137 *** *** 4138 *** *** 4139 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4140 *** *** 4141 *** *** 4142 *** *** 4143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4144 *** *** 4145 *** *** 4146 *** *** 4147 *** *** 4148 *** *** 4149 *** *** 4150 *** *** 4151 *** *** 4152 *** *** 4153 *** *** 4154 *** *** 4155 *** *** 4156 *** *** 4157 *** *** 4158 *** *** 4159 *** *** 4160 *** *** 4161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.648 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4162 *** *** 4163 *** *** 4164 *** *** 4165 *** *** 4166 *** *** 4167 *** *** 4168 *** *** 4169 *** *** 4170 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4171 *** *** 4172 *** *** 4173 *** *** 4174 *** *** 4175 *** *** 4176 *** *** 4177 *** *** 4178 *** *** 4179 *** *** 4180 *** *** 4181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.650 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4182 *** *** 4183 *** *** 4184 *** *** 4185 *** *** 4186 *** *** 4187 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ 06:20:22.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4188 *** *** 4189 *** *** 4190 *** *** 4191 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4192 *** *** 4193 *** *** 4194 *** *** 4195 *** *** 4196 *** *** 4197 *** *** 4198 *** *** 4199 *** *** 4200 *** *** 4201 *** *** 4202 *** *** 4203 *** *** 4204 *** *** 4205 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4206 *** *** 4207 *** *** 4208 *** *** 4209 *** *** 4210 *** *** 4211 *** *** 4212 *** *** 4213 *** *** 4214 *** *** 4215 *** *** 4216 *** *** 4217 *** *** 4218 *** *** 4219 *** *** 4220 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4221 *** *** 4222 *** *** 4223 *** *** 4224 *** *** 4225 *** *** 4226 *** *** 4227 *** *** 4228 *** *** 4229 *** *** 4230 *** *** 4231 *** *** 4232 *** *** 4233 *** *** 4234 *** *** 4235 *** *** 4236 *** *** 4237 *** *** 4238 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4 06:20:22.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4PADDING 06:20:22.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4239 *** *** 4240 *** *** 4241 *** *** 4242 *** *** 4243 *** *** 4244 *** *** 4245 *** *** 4246 *** *** 4247 *** *** 4248 *** *** 4249 *** *** 4250 *** *** 4251 *** *** 4252 *** *** 4253 *** *** 4254 *** *** 4255 *** *** 4256 *** *** 4257 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.687 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4258 *** *** 4259 *** *** 4260 *** *** 4261 *** *** 4262 *** *** 4263 *** *** 4264 *** *** 4265 *** *** 4266 *** *** 4267 *** *** 4268 *** *** 4269 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.689 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4270 *** *** 4271 *** *** 4272 *** *** 4273 *** *** 4274 *** *** 4275 *** *** 4276 *** *** 4277 *** *** 4278 *** *** 4279 *** *** 4280 *** *** 4281 *** *** 4282 *** *** 4283 *** *** 4284 *** *** 4285 *** *** 4286 *** *** 4287 *** *** 4288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7 06:20:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7PADDING 06:20:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/TBC 06:20:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/TBCPADDING 06:20:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23 06:20:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23PADDING 06:20:22.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTE 06:20:22.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTEPADDING 06:20:22.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ 06:20:22.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4289 *** *** 4290 *** *** 4291 *** *** 4292 *** *** 4293 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2 06:20:22.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4294 *** *** 4295 *** *** 4296 *** *** 4297 *** *** 4298 *** *** 4299 *** *** 4300 *** *** 4301 *** *** 4302 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.713 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4303 *** *** 4304 *** *** 4305 *** *** 4306 *** *** 4307 *** *** 4308 *** *** 4309 *** *** 4310 *** *** 4311 *** *** 4312 *** *** 4313 *** *** 4314 *** *** 4315 *** *** 4316 *** *** 4317 *** *** 4318 *** *** 4319 *** *** 4320 *** *** 4321 *** *** 4322 *** *** 4323 *** *** 4324 *** *** 4325 *** *** 4326 *** *** 4327 *** *** 4328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4329 *** *** 4330 *** *** 4331 *** *** 4332 *** *** 4333 *** *** 4334 *** *** 4335 *** *** 4336 *** *** 4337 *** *** 4338 *** *** 4339 *** *** 4340 *** *** 4341 *** *** 4342 *** *** 4343 *** *** 4344 *** *** 4345 *** *** 4346 *** *** 4347 *** *** 4348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4PADDING 06:20:22.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4349 *** *** 4350 *** *** 4351 *** *** 4352 *** *** 4353 *** *** 4354 *** *** 4355 *** *** 4356 *** *** 4357 *** *** 4358 *** *** 4359 *** *** 4360 *** *** 4361 *** *** 4362 *** *** 4363 *** *** 4364 *** *** 4365 *** *** 4366 *** *** 4367 *** *** 4368 *** *** 4369 *** *** 4370 *** *** 4371 *** *** 4372 *** *** 4373 *** *** 4374 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4375 *** *** 4376 *** *** 4377 *** *** 4378 *** *** 4379 *** *** 4380 *** *** 4381 *** *** 4382 *** *** 4383 *** *** 4384 *** *** 4385 *** *** 4386 *** *** 4387 *** *** 4388 *** *** 4389 *** *** 4390 *** *** 4391 *** *** 4392 *** *** 4393 *** *** 4394 *** *** 4395 *** *** 4396 *** *** 4397 *** *** 4398 *** *** 4399 *** *** 4400 *** *** 4401 *** *** 4402 *** *** 4403 *** *** 4404 *** *** 4405 *** *** 4406 *** *** 4407 *** *** 4408 *** *** 4409 *** *** 4410 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.726 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5PADDING 06:20:22.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7 06:20:22.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4411 *** *** 4412 *** *** 4413 *** *** 4414 *** *** 4415 *** *** 4416 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4417 *** *** 4418 *** *** 4419 *** *** 4420 *** *** 4421 *** *** 4422 *** *** 4423 *** *** 4424 *** *** 4425 *** *** 4426 *** *** 4427 *** *** 4428 *** *** 4429 *** *** 4430 *** *** 4431 *** *** 4432 *** *** 4433 *** *** 4434 *** *** 4435 *** *** 4436 *** *** 4437 *** *** 4438 *** *** 4439 *** *** 4440 *** *** 4441 *** *** 4442 *** *** 4443 *** *** 4444 *** *** 4445 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4446 *** *** 4447 *** *** 4448 *** *** 4449 *** *** 4450 *** *** 4451 *** *** 4452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.745 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4453 *** *** 4454 *** *** 4455 *** *** 4456 *** *** 4457 *** *** 4458 *** *** 4459 *** *** 4460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4461 *** *** 4462 *** *** 4463 *** *** 4464 *** *** 4465 *** *** 4466 *** *** 4467 *** *** 4468 *** *** 4469 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4470 *** *** 4471 *** *** 4472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4473 *** *** 4474 *** *** 4475 *** *** 4476 *** *** 4477 *** *** 4478 *** *** 4479 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4480 *** *** 4481 *** *** 4482 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4483 *** *** 4484 *** *** 4485 *** *** 4486 *** *** 4487 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4488 *** *** 4489 *** *** 4490 *** *** 4491 *** *** 4492 *** *** 4493 *** *** 4494 *** *** 4495 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4496 *** *** 4497 *** *** 4498 *** *** 4499 *** *** 4500 *** *** 4501 *** *** 4502 *** *** 4503 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4504 *** *** 4505 *** *** 4506 *** *** 4507 *** *** 4508 *** *** 4509 *** *** 4510 *** *** 4511 *** *** 4512 *** *** 4513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4514 *** *** 4515 *** *** 4516 *** *** 4517 *** *** 4518 *** *** 4519 *** *** 4520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.770 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4521 *** *** 4522 *** *** 4523 *** *** 4524 *** *** 4525 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4526 *** *** 4527 *** *** 4528 *** *** 4529 *** *** 4530 *** *** 4531 *** *** 4532 *** *** 4533 *** *** 4534 *** *** 4535 *** *** 4536 *** *** 4537 *** *** 4538 *** *** 4539 *** *** 4540 *** *** 4541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.774 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4542 *** *** 4543 *** *** 4544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.778 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4545 *** *** 4546 *** *** 4547 *** *** 4548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.779 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4549 *** *** 4550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.780 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4551 *** *** 4552 *** *** 4553 *** *** 4554 *** *** 4555 *** *** 4556 *** *** 4557 *** *** 4558 *** *** 4559 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.781 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4560 *** *** 4561 *** *** 4562 *** *** 4563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4564 *** *** 4565 *** *** 4566 *** *** 4567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4568 *** *** 4569 *** *** 4570 *** *** 4571 *** *** 4572 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4573 *** *** 4574 *** *** 4575 *** *** 4576 *** *** 4577 *** *** 4578 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4579 *** *** 4580 *** *** 4581 *** *** 4582 *** *** 4583 *** *** 4584 *** *** 4585 *** *** 4586 *** *** 4587 *** *** 4588 *** *** 4589 *** *** 4590 *** *** 4591 *** *** 4592 *** *** 4593 *** *** 4594 *** *** 4595 *** *** 4596 *** *** 4597 *** *** 4598 *** *** 4599 *** *** 4600 *** *** 4601 *** *** 4602 *** *** 4603 *** *** 4604 *** *** 4605 *** *** 4606 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4607 *** *** 4608 *** *** 4609 *** *** 4610 *** *** 4611 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.801 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4612 *** *** 4613 *** *** 4614 *** *** 4615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.802 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4616 *** *** 4617 *** *** 4618 *** *** 4619 *** *** 4620 *** *** 4621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4622 *** *** 4623 *** *** 4624 *** *** 4625 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4626 *** *** 4627 *** *** 4628 *** *** 4629 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4630 *** *** 4631 *** *** 4632 *** *** 4633 *** *** 4634 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.809 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4635 *** *** 4636 *** *** 4637 *** *** 4638 *** *** 4639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.810 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4640 *** *** 4641 *** *** 4642 *** *** 4643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4644 *** *** 4645 *** *** 4646 *** *** 4647 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4648 *** *** 4649 *** *** 4650 *** *** 4651 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4652 *** *** 4653 *** *** 4654 *** *** 4655 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4656 *** *** 4657 *** *** 4658 *** *** 4659 *** *** 4660 *** *** 4661 *** *** 4662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4663 *** *** 4664 *** *** 4665 *** *** 4666 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.820 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4667 *** *** 4668 *** *** 4669 *** *** 4670 *** *** 4671 *** *** 4672 *** *** 4673 *** *** 4674 *** *** 4675 *** *** 4676 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4677 *** *** 4678 *** *** 4679 *** *** 4680 *** *** 4681 *** *** 4682 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4683 *** *** 4684 *** *** 4685 *** *** 4686 *** *** 4687 *** *** 4688 *** *** 4689 *** *** 4690 *** *** 4691 *** *** 4692 *** *** 4693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4694 *** *** 4695 *** *** 4696 *** *** 4697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.832 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4698 *** *** 4699 *** *** 4700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTEPADDING 06:20:22.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ 06:20:22.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126 06:20:22.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2 06:20:22.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2PADDING 06:20:22.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126PADDING 06:20:22.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.842 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4702 *** *** 4703 *** *** 4704 *** *** 4705 *** *** 4706 *** *** 4707 *** *** 4708 *** *** 4709 *** *** 4710 *** *** 4711 *** *** 4712 *** *** 4713 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/NOPADDING 06:20:22.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5 06:20:22.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5PADDING 06:20:22.848 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4714 *** *** 4715 *** *** 4716 *** *** 4717 *** *** 4718 *** *** 4719 *** *** 4720 *** *** 4721 *** *** 4722 *** *** 4723 *** *** 4724 *** *** 4725 *** *** 4726 *** *** 4727 *** *** 4728 *** *** 4729 *** *** 4730 *** *** 4731 *** *** 4732 *** *** 4733 *** *** 4734 *** *** 4735 *** *** 4736 *** *** 4737 *** *** 4738 *** *** 4739 *** *** 4740 *** *** 4741 *** *** 4742 *** *** 4743 *** *** 4744 *** *** 4745 *** *** 4746 *** *** 4747 *** *** 4748 *** *** 4749 *** *** 4750 *** *** 4751 *** *** 4752 *** *** 4753 *** *** 4754 *** *** 4755 *** *** 4756 *** *** 4757 *** *** 4758 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.849 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7PADDING 06:20:22.850 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBC 06:20:22.852 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBCPADDING 06:20:22.854 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23 06:20:22.855 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23PADDING 06:20:22.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTE 06:20:22.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4759 *** *** 4760 *** *** 4761 *** *** 4762 *** *** 4763 *** *** 4764 *** *** 4765 *** *** 4766 *** *** 4767 *** *** 4768 *** *** 4769 *** *** 4770 *** *** 4771 *** *** 4772 *** *** 4773 *** *** 4774 *** *** 4775 *** *** 4776 *** *** 4777 *** *** 4778 *** *** 4779 *** *** 4780 *** *** 4781 *** *** 4782 *** *** 4783 *** *** 4784 *** *** 4785 *** *** 4786 *** *** 4787 *** *** 4788 *** *** 4789 *** *** 4790 *** *** 4791 *** *** 4792 *** *** 4793 *** *** 4794 *** *** 4795 *** *** 4796 *** *** 4797 *** *** 4798 *** *** 4799 *** *** 4800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ 06:20:22.862 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126 06:20:22.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2 06:20:22.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2PADDING 06:20:22.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126PADDING 06:20:22.869 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4 06:20:22.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4PADDING 06:20:22.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/NOPADDING 06:20:22.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4801 *** *** 4802 *** *** 4803 *** *** 4804 *** *** 4805 *** *** 4806 *** *** 4807 *** *** 4808 *** *** 4809 *** *** 4810 *** *** 4811 *** *** 4812 *** *** 4813 *** *** 4814 *** *** 4815 *** *** 4816 *** *** 4817 *** *** 4818 *** *** 4819 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5PADDING 06:20:22.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7 06:20:22.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7PADDING 06:20:22.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBC 06:20:22.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBCPADDING 06:20:22.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23 06:20:22.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23PADDING 06:20:22.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTE 06:20:22.883 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4820 *** *** 4821 *** *** 4822 *** *** 4823 *** *** 4824 *** *** 4825 *** *** 4826 *** *** 4827 *** *** 4828 *** *** 4829 *** *** 4830 *** *** 4831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ 06:20:22.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126 06:20:22.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2 06:20:22.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2PADDING 06:20:22.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126PADDING 06:20:22.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4 06:20:22.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4PADDING 06:20:22.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/NOPADDING 06:20:22.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5 06:20:22.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4832 *** *** 4833 *** *** 4834 *** *** 4835 *** *** 4836 *** *** 4837 *** *** 4838 *** *** 4839 *** *** 4840 *** *** 4841 *** *** 4842 *** *** 4843 *** *** 4844 *** *** 4845 *** *** 4846 *** *** 4847 *** *** 4848 *** *** 4849 *** *** 4850 *** *** 4851 *** *** 4852 *** *** 4853 *** *** 4854 *** *** 4855 *** *** 4856 *** *** 4857 *** *** 4858 *** *** 4859 *** *** 4860 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7 06:20:22.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7PADDING 06:20:22.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBC 06:20:22.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBCPADDING 06:20:22.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4861 *** *** 4862 *** *** 4863 *** *** 4864 *** *** 4865 *** *** 4866 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23PADDING 06:20:22.912 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTE 06:20:22.913 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTEPADDING 06:20:22.914 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ 06:20:22.915 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126 06:20:22.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2 06:20:22.918 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2PADDING 06:20:22.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126PADDING 06:20:22.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4 06:20:22.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4PADDING 06:20:22.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/NOPADDING 06:20:22.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5 06:20:22.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5PADDING 06:20:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7 06:20:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4867 *** *** 4868 *** *** 4869 *** *** 4870 *** *** 4871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBC 06:20:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBCPADDING 06:20:22.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4872 *** *** 4873 *** *** 4874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.933 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23PADDING 06:20:22.934 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTE 06:20:22.937 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTEPADDING 06:20:22.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ 06:20:22.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126 06:20:22.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2 06:20:22.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2PADDING 06:20:22.942 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126PADDING 06:20:22.943 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4 06:20:22.944 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.944 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/NOPADDING 06:20:22.945 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5 06:20:22.946 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5PADDING 06:20:22.946 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7 06:20:22.947 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7PADDING 06:20:22.947 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBC 06:20:22.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBCPADDING 06:20:22.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23 06:20:22.949 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4876 *** *** 4877 *** *** 4878 *** *** 4879 *** *** 4880 *** *** 4881 *** *** 4882 *** *** 4883 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.949 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTE 06:20:22.950 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTEPADDING 06:20:22.950 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4884 *** *** 4885 *** *** 4886 *** *** 4887 *** *** 4888 *** *** 4889 *** *** 4890 *** *** 4891 *** *** 4892 *** *** 4893 *** *** 4894 *** *** 4895 *** *** 4896 *** *** 4897 *** *** 4898 *** *** 4899 *** *** 4900 *** *** 4901 *** *** 4902 *** *** 4903 *** *** 4904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.951 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126 06:20:22.952 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2 06:20:22.953 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2PADDING 06:20:22.954 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126PADDING 06:20:22.955 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4905 *** *** 4906 *** *** 4907 *** *** 4908 *** *** 4909 *** *** 4910 *** *** 4911 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.956 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4PADDING 06:20:22.957 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4912 *** *** 4913 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5 06:20:22.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5PADDING 06:20:22.959 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4914 *** *** 4915 *** *** 4916 *** *** 4917 *** *** 4918 *** *** 4919 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7PADDING 06:20:22.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBC 06:20:22.961 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBCPADDING 06:20:22.962 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23 06:20:22.962 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23PADDING 06:20:22.963 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTE 06:20:22.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTEPADDING 06:20:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ 06:20:22.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126 06:20:22.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2 06:20:22.969 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2PADDING 06:20:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4920 *** *** 4921 *** *** 4922 *** *** 4923 *** *** 4924 *** *** 4925 *** *** 4926 *** *** 4927 *** *** 4928 *** *** 4929 *** *** 4930 *** *** 4931 *** *** 4932 *** *** 4933 *** *** 4934 *** *** 4935 *** *** 4936 *** *** 4937 *** *** 4938 *** *** 4939 *** *** 4940 *** *** 4941 *** *** 4942 *** *** 4943 *** *** 4944 *** *** 4945 *** *** 4946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4947 *** *** 4948 *** *** 4949 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4PADDING 06:20:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/NOPADDING 06:20:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5 06:20:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5PADDING 06:20:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7 06:20:22.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7PADDING 06:20:22.976 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBC 06:20:22.977 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBCPADDING 06:20:22.977 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4950 *** *** 4951 *** *** 4952 *** *** 4953 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.978 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23PADDING 06:20:22.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4954 *** *** 4955 *** *** 4956 *** *** 4957 *** *** 4958 *** *** 4959 *** *** 4960 *** *** 4961 *** *** 4962 *** *** 4963 *** *** 4964 *** *** 4965 *** *** 4966 *** *** 4967 *** *** 4968 *** *** 4969 *** *** 4970 *** *** 4971 *** *** 4972 *** *** 4973 *** *** 4974 *** *** 4975 *** *** 4976 *** *** 4977 *** *** 4978 *** *** 4979 *** *** 4980 *** *** 4981 *** *** 4982 *** *** 4983 *** *** 4984 *** *** 4985 *** *** 4986 *** *** 4987 *** *** 4988 *** *** 4989 *** *** 4990 *** *** 4991 *** *** 4992 *** *** 4993 *** *** 4994 *** *** 4995 *** *** 4996 *** *** 4997 *** *** 4998 *** *** 4999 *** *** 5000 *** *** 5001 *** *** 5002 *** *** 5003 *** *** 5004 *** *** 5005 *** *** 5006 *** *** 5007 *** *** 5008 *** *** 5009 *** *** 5010 *** *** 5011 *** *** 5012 *** *** 5013 *** *** 5014 *** *** 5015 *** *** 5016 *** *** 5017 *** *** 5018 *** *** 5019 *** *** 5020 *** *** 5021 *** *** 5022 *** *** 5023 *** *** 5024 *** *** 5025 *** *** 5026 *** *** 5027 *** *** 5028 *** *** 5029 *** *** 5030 *** *** 5031 *** *** 5032 *** *** 5033 *** *** 5034 *** *** 5035 *** *** 5036 *** *** 5037 *** *** 5038 *** *** 5039 *** *** 5040 *** *** 5041 *** *** 5042 *** *** 5043 *** *** 5044 *** *** 5045 *** *** 5046 *** *** 5047 *** *** 5048 *** *** 5049 *** *** 5050 *** *** 5051 *** *** 5052 *** *** 5053 *** *** 5054 *** *** 5055 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTEPADDING 06:20:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ 06:20:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126 06:20:22.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2 06:20:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5056 *** *** 5057 *** *** 5058 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126PADDING 06:20:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4 06:20:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5059 *** *** 5060 *** *** 5061 *** *** 5062 *** *** 5063 *** *** 5064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/NOPADDING 06:20:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5 06:20:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5PADDING 06:20:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7 06:20:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7PADDING 06:20:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBC 06:20:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBCPADDING 06:20:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5065 *** *** 5066 *** *** 5067 *** *** 5068 *** *** 5069 *** *** 5070 *** *** 5071 *** *** 5072 *** *** 5073 *** *** 5074 *** *** 5075 *** *** 5076 *** *** 5077 *** *** 5078 *** *** 5079 *** *** 5080 *** *** 5081 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:22.996 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23PADDING 06:20:23.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTE 06:20:23.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTEPADDING 06:20:23.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ 06:20:23.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126 06:20:23.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2 06:20:23.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2PADDING 06:20:23.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126PADDING 06:20:23.010 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4 06:20:23.010 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4PADDING 06:20:23.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/NOPADDING 06:20:23.014 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5082 *** *** 5083 *** *** 5084 *** *** 5085 *** *** 5086 *** *** 5087 *** *** 5088 *** *** 5089 *** *** 5090 *** *** 5091 *** *** 5092 *** *** 5093 *** *** 5094 *** *** 5095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.014 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.017 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5097 *** *** 5098 *** *** 5099 *** *** 5100 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.019 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7PADDING 06:20:23.019 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5101 *** *** 5102 *** *** 5103 *** *** 5104 *** *** 5105 *** *** 5106 *** *** 5107 *** *** 5108 *** *** 5109 *** *** 5110 *** *** 5111 *** *** 5112 *** *** 5113 *** *** 5114 *** *** 5115 *** *** 5116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.021 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5117 *** *** 5118 *** *** 5119 *** *** 5120 *** *** 5121 *** *** 5122 *** *** 5123 *** *** 5124 *** *** 5125 *** *** 5126 *** *** 5127 *** *** 5128 *** *** 5129 *** *** 5130 *** *** 5131 *** *** 5132 *** *** 5133 *** *** 5134 *** *** 5135 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.022 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5136 *** *** 5137 *** *** 5138 *** *** 5139 *** *** 5140 *** *** 5141 *** *** 5142 *** *** 5143 *** *** 5144 *** *** 5145 *** *** 5146 *** *** 5147 *** *** 5148 *** *** 5149 *** *** 5150 *** *** 5151 *** *** 5152 *** *** 5153 *** *** 5154 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.023 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5155 *** *** 5156 *** *** 5157 *** *** 5158 *** *** 5159 *** *** 5160 *** *** 5161 *** *** 5162 *** *** 5163 *** *** 5164 *** *** 5165 *** *** 5166 *** *** 5167 *** *** 5168 *** *** 5169 *** *** 5170 *** *** 5171 *** *** 5172 *** *** 5173 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.025 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5174 *** *** 5175 *** *** 5176 *** *** 5177 *** *** 5178 *** *** 5179 *** *** 5180 *** *** 5181 *** *** 5182 *** *** 5183 *** *** 5184 *** *** 5185 *** *** 5186 *** *** 5187 *** *** 5188 *** *** 5189 *** *** 5190 *** *** 5191 *** *** 5192 *** *** 5193 *** *** 5194 *** *** 5195 *** *** 5196 *** *** 5197 *** *** 5198 *** *** 5199 *** *** 5200 *** *** 5201 *** *** 5202 *** *** 5203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5204 *** *** 5205 *** *** 5206 *** *** 5207 *** *** 5208 *** *** 5209 *** *** 5210 *** *** 5211 *** *** 5212 *** *** 5213 *** *** 5214 *** *** 5215 *** *** 5216 *** *** 5217 *** *** 5218 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5219 *** *** 5220 *** *** 5221 *** *** 5222 *** *** 5223 *** *** 5224 *** *** 5225 *** *** 5226 *** *** 5227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5228 *** *** 5229 *** *** 5230 *** *** 5231 *** *** 5232 *** *** 5233 *** *** 5234 *** *** 5235 *** *** 5236 *** *** 5237 *** *** 5238 *** *** 5239 *** *** 5240 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5241 *** *** 5242 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.032 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2PADDING 06:20:23.033 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126PADDING 06:20:23.033 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4 06:20:23.034 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4PADDING 06:20:23.034 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/NOPADDING 06:20:23.035 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5 06:20:23.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5PADDING 06:20:23.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7 06:20:23.037 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7PADDING 06:20:23.037 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBC 06:20:23.038 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5243 *** *** 5244 *** *** 5245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5246 *** *** 5247 *** *** 5248 *** *** 5249 *** *** 5250 *** *** 5251 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.042 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23PADDING 06:20:23.042 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTE 06:20:23.043 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTEPADDING 06:20:23.044 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ 06:20:23.044 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126 06:20:23.045 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2 06:20:23.046 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2PADDING 06:20:23.046 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126PADDING 06:20:23.047 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4 06:20:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4PADDING 06:20:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5252 *** *** 5253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5 06:20:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5PADDING 06:20:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7 06:20:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5254 *** *** 5255 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBC 06:20:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBCPADDING 06:20:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23 06:20:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5256 *** *** 5257 *** *** 5258 *** *** 5259 *** *** 5260 *** *** 5261 *** *** 5262 *** *** 5263 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5264 *** *** 5265 *** *** 5266 *** *** 5267 *** *** 5268 *** *** 5269 *** *** 5270 *** *** 5271 *** *** 5272 *** *** 5273 *** *** 5274 *** *** 5275 *** *** 5276 *** *** 5277 *** *** 5278 *** *** 5279 *** *** 5280 *** *** 5281 *** *** 5282 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5283 *** *** 5284 *** *** 5285 *** *** 5286 *** *** 5287 *** *** 5288 *** *** 5289 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ 06:20:23.061 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5290 *** *** 5291 *** *** 5292 *** *** 5293 *** *** 5294 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.062 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5295 *** *** 5296 *** *** 5297 *** *** 5298 *** *** 5299 *** *** 5300 *** *** 5301 *** *** 5302 *** *** 5303 *** *** 5304 *** *** 5305 *** *** 5306 *** *** 5307 *** *** 5308 *** *** 5309 *** *** 5310 *** *** 5311 *** *** 5312 *** *** 5313 *** *** 5314 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.064 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5315 *** *** 5316 *** *** 5317 *** *** 5318 *** *** 5319 *** *** 5320 *** *** 5321 *** *** 5322 *** *** 5323 *** *** 5324 *** *** 5325 *** *** 5326 *** *** 5327 *** *** 5328 *** *** 5329 *** *** 5330 *** *** 5331 *** *** 5332 *** *** 5333 *** *** 5334 *** *** 5335 *** *** 5336 *** *** 5337 *** *** 5338 *** *** 5339 *** *** 5340 *** *** 5341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.066 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5342 *** *** 5343 *** *** 5344 *** *** 5345 *** *** 5346 *** *** 5347 *** *** 5348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5349 *** *** 5350 *** *** 5351 *** *** 5352 *** *** 5353 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.069 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5354 *** *** 5355 *** *** 5356 *** *** 5357 *** *** 5358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.070 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5359 *** *** 5360 *** *** 5361 *** *** 5362 *** *** 5363 *** *** 5364 *** *** 5365 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.071 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5366 *** *** 5367 *** *** 5368 *** *** 5369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5PADDING 06:20:23.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7 06:20:23.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7PADDING 06:20:23.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBC 06:20:23.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBCPADDING 06:20:23.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23 06:20:23.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23PADDING 06:20:23.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTE 06:20:23.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTEPADDING 06:20:23.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ 06:20:23.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126 06:20:23.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2 06:20:23.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5370 *** *** 5371 *** *** 5372 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5373 *** *** 5374 *** *** 5375 *** *** 5376 *** *** 5377 *** *** 5378 *** *** 5379 *** *** 5380 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5381 *** *** 5382 *** *** 5383 *** *** 5384 *** *** 5385 *** *** 5386 *** *** 5387 *** *** 5388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5389 *** *** 5390 *** *** 5391 *** *** 5392 *** *** 5393 *** *** 5394 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5395 *** *** 5396 *** *** 5397 *** *** 5398 *** *** 5399 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5400 *** *** 5401 *** *** 5402 *** *** 5403 *** *** 5404 *** *** 5405 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5406 *** *** 5407 *** *** 5408 *** *** 5409 *** *** 5410 *** *** 5411 *** *** 5412 *** *** 5413 *** *** 5414 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5415 *** *** 5416 *** *** 5417 *** *** 5418 *** *** 5419 *** *** 5420 *** *** 5421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.095 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7PADDING 06:20:23.096 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBC 06:20:23.097 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBCPADDING 06:20:23.098 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23 06:20:23.098 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23PADDING 06:20:23.099 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTE 06:20:23.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTEPADDING 06:20:23.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ 06:20:23.101 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126 06:20:23.101 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2 06:20:23.102 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2PADDING 06:20:23.103 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126PADDING 06:20:23.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4 06:20:23.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4PADDING 06:20:23.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5422 *** *** 5423 *** *** 5424 *** *** 5425 *** *** 5426 *** *** 5427 *** *** 5428 *** *** 5429 *** *** 5430 *** *** 5431 *** *** 5432 *** *** 5433 *** *** 5434 *** *** 5435 *** *** 5436 *** *** 5437 *** *** 5438 *** *** 5439 *** *** 5440 *** *** 5441 *** *** 5442 *** *** 5443 *** *** 5444 *** *** 5445 *** *** 5446 *** *** 5447 *** *** 5448 *** *** 5449 *** *** 5450 *** *** 5451 *** *** 5452 *** *** 5453 *** *** 5454 *** *** 5455 *** *** 5456 *** *** 5457 *** *** 5458 *** *** 5459 *** *** 5460 *** *** 5461 *** *** 5462 *** *** 5463 *** *** 5464 *** *** 5465 *** *** 5466 *** *** 5467 *** *** 5468 *** *** 5469 *** *** 5470 *** *** 5471 *** *** 5472 *** *** 5473 *** *** 5474 *** *** 5475 *** *** 5476 *** *** 5477 *** *** 5478 *** *** 5479 *** *** 5480 *** *** 5481 *** *** 5482 *** *** 5483 *** *** 5484 *** *** 5485 *** *** 5486 *** *** 5487 *** *** 5488 *** *** 5489 *** *** 5490 *** *** 5491 *** *** 5492 *** *** 5493 *** *** 5494 *** *** 5495 *** *** 5496 *** *** 5497 *** *** 5498 *** *** 5499 *** *** 5500 *** *** 5501 *** *** 5502 *** *** 5503 *** *** 5504 *** *** 5505 *** *** 5506 *** *** 5507 *** *** 5508 *** *** 5509 *** *** 5510 *** *** 5511 *** *** 5512 *** *** 5513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5 06:20:23.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5PADDING 06:20:23.113 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7 06:20:23.113 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7PADDING 06:20:23.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBC 06:20:23.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBCPADDING 06:20:23.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23 06:20:23.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23PADDING 06:20:23.118 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTE 06:20:23.120 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTEPADDING 06:20:23.120 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ 06:20:23.121 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126 06:20:23.123 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2 06:20:23.124 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2PADDING 06:20:23.125 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126PADDING 06:20:23.125 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4 06:20:23.126 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4PADDING 06:20:23.127 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5514 *** *** 5515 *** *** 5516 *** *** 5517 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5518 *** *** 5519 *** *** 5520 *** *** 5521 *** *** 5522 *** *** 5523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5524 *** *** 5525 *** *** 5526 *** *** 5527 *** *** 5528 *** *** 5529 *** *** 5530 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5531 *** *** 5532 *** *** 5533 *** *** 5534 *** *** 5535 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5536 *** *** 5537 *** *** 5538 *** *** 5539 *** *** 5540 *** *** 5541 *** *** 5542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.134 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5543 *** *** 5544 *** *** 5545 *** *** 5546 *** *** 5547 *** *** 5548 *** *** 5549 *** *** 5550 *** *** 5551 *** *** 5552 *** *** 5553 *** *** 5554 *** *** 5555 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.136 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5556 *** *** 5557 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.137 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5558 *** *** 5559 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.138 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5560 *** *** 5561 *** *** 5562 *** *** 5563 *** *** 5564 *** *** 5565 *** *** 5566 *** *** 5567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.139 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5568 *** *** 5569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.141 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5570 *** *** 5571 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5572 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5573 *** *** 5574 *** *** 5575 *** *** 5576 *** *** 5577 *** *** 5578 *** *** 5579 *** *** 5580 *** *** 5581 *** *** 5582 *** *** 5583 *** *** 5584 *** *** 5585 *** *** 5586 *** *** 5587 *** *** 5588 *** *** 5589 *** *** 5590 *** *** 5591 *** *** 5592 *** *** 5593 *** *** 5594 *** *** 5595 *** *** 5596 *** *** 5597 *** *** 5598 *** *** 5599 *** *** 5600 *** *** 5601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.146 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2 06:20:23.149 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5602 *** *** 5603 *** *** 5604 *** *** 5605 *** *** 5606 *** *** 5607 *** *** 5608 *** *** 5609 *** *** 5610 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.156 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5611 *** *** 5612 *** *** 5613 *** *** 5614 *** *** 5615 *** *** 5616 *** *** 5617 *** *** 5618 *** *** 5619 *** *** 5620 *** *** 5621 *** *** 5622 *** *** 5623 *** *** 5624 *** *** 5625 *** *** 5626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.168 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5627 *** *** 5628 *** *** 5629 *** *** 5630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.173 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5631 *** *** 5632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.174 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5633 *** *** 5634 *** *** 5635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.175 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.175 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.176 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.176 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.177 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5640 *** *** 5641 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.178 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5642 *** *** 5643 *** *** 5644 *** *** 5645 *** *** 5646 *** *** 5647 *** *** 5648 *** *** 5649 *** *** 5650 *** *** 5651 *** *** 5652 *** *** 5653 *** *** 5654 *** *** 5655 *** *** 5656 *** *** 5657 *** *** 5658 *** *** 5659 *** *** 5660 *** *** 5661 *** *** 5662 *** *** 5663 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.178 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5664 *** *** 5665 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.186 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23PADDING 06:20:23.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTE 06:20:23.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTEPADDING 06:20:23.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ 06:20:23.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126 06:20:23.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2 06:20:23.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2PADDING 06:20:23.191 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126PADDING 06:20:23.192 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4 06:20:23.193 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4PADDING 06:20:23.193 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/NOPADDING 06:20:23.194 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5 06:20:23.194 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5PADDING 06:20:23.195 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5666 *** *** 5667 *** *** 5668 *** *** 5669 *** *** 5670 *** *** 5671 *** *** 5672 *** *** 5673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.195 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5674 *** *** 5675 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.202 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5676 *** *** 5677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.203 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5678 *** *** 5679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5680 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5681 *** *** 5682 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.205 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5683 *** *** 5684 *** *** 5685 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.206 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5686 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.206 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5687 *** *** 5688 *** *** 5689 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.207 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5690 *** *** 5691 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5692 *** *** 5693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5694 *** *** 5695 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.210 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5696 *** *** 5697 *** *** 5698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.210 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5699 *** *** 5700 *** *** 5701 *** *** 5702 *** *** 5703 *** *** 5704 *** *** 5705 *** *** 5706 *** *** 5707 *** *** 5708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.211 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5709 *** *** 5710 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.215 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5711 *** *** 5712 *** *** 5713 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5714 *** *** 5715 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.217 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5716 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5717 *** *** 5718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5719 *** *** 5720 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.219 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5721 *** *** 5722 *** *** 5723 *** *** 5724 *** *** 5725 *** *** 5726 *** *** 5727 *** *** 5728 *** *** 5729 *** *** 5730 *** *** 5731 *** *** 5732 *** *** 5733 *** *** 5734 *** *** 5735 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5736 *** *** 5737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5738 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5739 *** *** 5740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.226 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5741 *** *** 5742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5743 *** *** 5744 *** *** 5745 *** *** 5746 *** *** 5747 *** *** 5748 *** *** 5749 *** *** 5750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.234 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ 06:20:23.234 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126 06:20:23.235 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2 06:20:23.236 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5751 *** *** 5752 *** *** 5753 *** *** 5754 *** *** 5755 *** *** 5756 *** *** 5757 *** *** 5758 *** *** 5759 *** *** 5760 *** *** 5761 *** *** 5762 *** *** 5763 *** *** 5764 *** *** 5765 *** *** 5766 *** *** 5767 *** *** 5768 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.237 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5769 *** *** 5770 *** *** 5771 *** *** 5772 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.247 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5773 *** *** 5774 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5775 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5776 *** *** 5777 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5778 *** *** 5779 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.250 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5780 *** *** 5781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.250 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5782 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.251 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5783 *** *** 5784 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.252 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5785 *** *** 5786 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.252 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.253 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5788 *** *** 5789 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.253 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.254 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5791 *** *** 5792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.254 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5793 *** *** 5794 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.255 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5796 *** *** 5797 *** *** 5798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.257 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5799 *** *** 5800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.257 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5801 *** *** 5802 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.258 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5803 *** *** 5804 *** *** 5805 *** *** 5806 *** *** 5807 *** *** 5808 *** *** 5809 *** *** 5810 *** *** 5811 *** *** 5812 *** *** 5813 *** *** 5814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4 06:20:23.265 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4PADDING 06:20:23.266 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/NOPADDING 06:20:23.266 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5 06:20:23.267 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5815 *** *** 5816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.267 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5817 *** *** 5818 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.268 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5819 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.269 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5820 *** *** 5821 *** *** 5822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.270 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5823 *** *** 5824 *** *** 5825 *** *** 5826 *** *** 5827 *** *** 5828 *** *** 5829 *** *** 5830 *** *** 5831 *** *** 5832 *** *** 5833 *** *** 5834 *** *** 5835 *** *** 5836 *** *** 5837 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.270 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23 06:20:23.276 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23PADDING 06:20:23.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTE 06:20:23.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTEPADDING 06:20:23.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ 06:20:23.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126 06:20:23.279 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2 06:20:23.279 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2PADDING 06:20:23.280 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126PADDING 06:20:23.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4 06:20:23.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4PADDING 06:20:23.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/NOPADDING 06:20:23.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5 06:20:23.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5PADDING 06:20:23.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7 06:20:23.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7PADDING 06:20:23.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBC 06:20:23.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBCPADDING 06:20:23.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23 06:20:23.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23PADDING 06:20:23.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5839 *** *** 5840 *** *** 5841 *** *** 5842 *** *** 5843 *** *** 5844 *** *** 5845 *** *** 5846 *** *** 5847 *** *** 5848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5849 *** *** 5850 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.292 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5851 *** *** 5852 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.292 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5853 *** *** 5854 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.293 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5855 *** *** 5856 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.294 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5857 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.294 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5858 *** *** 5859 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.295 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5860 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.296 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5861 *** *** 5862 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.296 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5863 *** *** 5864 *** *** 5865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.297 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5866 *** *** 5867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.298 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.299 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5869 *** *** 5870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.299 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.300 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5872 *** *** 5873 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.300 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5874 *** *** 5875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.301 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.301 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5877 *** *** 5878 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.302 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5879 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.302 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5880 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.303 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5881 *** *** 5882 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5883 *** *** 5884 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5885 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5886 *** *** 5887 *** *** 5888 *** *** 5889 *** *** 5890 *** *** 5891 *** *** 5892 *** *** 5893 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5894 *** *** 5895 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5896 *** *** 5897 *** *** 5898 *** *** 5899 *** *** 5900 *** *** 5901 *** *** 5902 *** *** 5903 *** *** 5904 *** *** 5905 *** *** 5906 *** *** 5907 *** *** 5908 *** *** 5909 *** *** 5910 *** *** 5911 *** *** 5912 *** *** 5913 *** *** 5914 *** *** 5915 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.312 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.317 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5917 *** *** 5918 *** *** 5919 *** *** 5920 *** *** 5921 *** *** 5922 *** *** 5923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.317 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5924 *** *** 5925 *** *** 5926 *** *** 5927 *** *** 5928 *** *** 5929 *** *** 5930 *** *** 5931 *** *** 5932 *** *** 5933 *** *** 5934 *** *** 5935 *** *** 5936 *** *** 5937 *** *** 5938 *** *** 5939 *** *** 5940 *** *** 5941 *** *** 5942 *** *** 5943 *** *** 5944 *** *** 5945 *** *** 5946 *** *** 5947 *** *** 5948 *** *** 5949 *** *** 5950 *** *** 5951 *** *** 5952 *** *** 5953 *** *** 5954 *** *** 5955 *** *** 5956 *** *** 5957 *** *** 5958 *** *** 5959 *** *** 5960 *** *** 5961 *** *** 5962 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.319 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5963 *** *** 5964 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5965 *** *** 5966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5967 *** *** 5968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.334 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5969 *** *** 5970 *** *** 5971 *** *** 5972 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5973 *** *** 5974 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5975 *** *** 5976 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5977 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5978 *** *** 5979 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.338 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5980 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.338 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5981 *** *** 5982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.339 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5983 *** *** 5984 *** *** 5985 *** *** 5986 *** *** 5987 *** *** 5988 *** *** 5989 *** *** 5990 *** *** 5991 *** *** 5992 *** *** 5993 *** *** 5994 *** *** 5995 *** *** 5996 *** *** 5997 *** *** 5998 *** *** 5999 *** *** 6000 *** *** 6001 *** *** 6002 *** *** 6003 *** *** 6004 *** *** 6005 *** *** 6006 *** *** 6007 *** *** 6008 *** *** 6009 *** *** 6010 *** *** 6011 *** *** 6012 *** *** 6013 *** *** 6014 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.340 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6015 *** *** 6016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.349 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6017 *** *** 6018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.350 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6019 *** *** 6020 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.350 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6021 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.351 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6022 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.351 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6023 *** *** 6024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.352 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6025 *** *** 6026 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.352 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6027 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.353 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6028 *** *** 6029 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.353 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6030 *** *** 6031 *** *** 6032 *** *** 6033 *** *** 6034 *** *** 6035 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.354 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6036 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6037 *** *** 6038 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6039 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6040 *** *** 6041 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6042 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6043 *** *** 6044 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6045 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6046 *** *** 6047 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6048 *** *** 6049 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6050 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6051 *** *** 6052 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6053 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6054 *** *** 6055 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.363 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6056 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.363 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6057 *** *** 6058 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.364 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.364 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6060 *** *** 6061 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.365 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6062 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.365 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6063 *** *** 6064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6065 *** *** 6066 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23PADDING 06:20:23.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6067 *** *** 6068 *** *** 6069 *** *** 6070 *** *** 6071 *** *** 6072 *** *** 6073 *** *** 6074 *** *** 6075 *** *** 6076 *** *** 6077 *** *** 6078 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTEPADDING 06:20:23.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6079 *** *** 6080 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6081 *** *** 6082 *** *** 6083 *** *** 6084 *** *** 6085 *** *** 6086 *** *** 6087 *** *** 6088 *** *** 6089 *** *** 6090 *** *** 6091 *** *** 6092 *** *** 6093 *** *** 6094 *** *** 6095 *** *** 6096 *** *** 6097 *** *** 6098 *** *** 6099 *** *** 6100 *** *** 6101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6102 *** *** 6103 *** *** 6104 *** *** 6105 *** *** 6106 *** *** 6107 *** *** 6108 *** *** 6109 *** *** 6110 *** *** 6111 *** *** 6112 *** *** 6113 *** *** 6114 *** *** 6115 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.383 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6116 *** *** 6117 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6118 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6119 *** *** 6120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6121 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6122 *** *** 6123 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6124 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6125 *** *** 6126 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.387 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6127 *** *** 6128 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6130 *** *** 6131 *** *** 6132 *** *** 6133 *** *** 6134 *** *** 6135 *** *** 6136 *** *** 6137 *** *** 6138 *** *** 6139 *** *** 6140 *** *** 6141 *** *** 6142 *** *** 6143 *** *** 6144 *** *** 6145 *** *** 6146 *** *** 6147 *** *** 6148 *** *** 6149 *** *** 6150 *** *** 6151 *** *** 6152 *** *** 6153 *** *** 6154 *** *** 6155 *** *** 6156 *** *** 6157 *** *** 6158 *** *** 6159 *** *** 6160 *** *** 6161 *** *** 6162 *** *** 6163 *** *** 6164 *** *** 6165 *** *** 6166 *** *** 6167 *** *** 6168 *** *** 6169 *** *** 6170 *** *** 6171 *** *** 6172 *** *** 6173 *** *** 6174 *** *** 6175 *** *** 6176 *** *** 6177 *** *** 6178 *** *** 6179 *** *** 6180 *** *** 6181 *** *** 6182 *** *** 6183 *** *** 6184 *** *** 6185 *** *** 6186 *** *** 6187 *** *** 6188 *** *** 6189 *** *** 6190 *** *** 6191 *** *** 6192 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.408 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6193 *** *** 6194 *** *** 6195 *** *** 6196 *** *** 6197 *** *** 6198 *** *** 6199 *** *** 6200 *** *** 6201 *** *** 6202 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.408 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23 06:20:23.409 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23PADDING 06:20:23.409 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTE 06:20:23.409 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTEPADDING 06:20:23.411 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ 06:20:23.411 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6203 *** *** 6204 *** *** 6205 *** *** 6206 *** *** 6207 *** *** 6208 *** *** 6209 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.413 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6210 *** *** 6211 *** *** 6212 *** *** 6213 *** *** 6214 *** *** 6215 *** *** 6216 *** *** 6217 *** *** 6218 *** *** 6219 *** *** 6220 *** *** 6221 *** *** 6222 *** *** 6223 *** *** 6224 *** *** 6225 *** *** 6226 *** *** 6227 *** *** 6228 *** *** 6229 *** *** 6230 *** *** 6231 *** *** 6232 *** *** 6233 *** *** 6234 *** *** 6235 *** *** 6236 *** *** 6237 *** *** 6238 *** *** 6239 *** *** 6240 *** *** 6241 *** *** 6242 *** *** 6243 *** *** 6244 *** *** 6245 *** *** 6246 *** *** 6247 *** *** 6248 *** *** 6249 *** *** 6250 *** *** 6251 *** *** 6252 *** *** 6253 *** *** 6254 *** *** 6255 *** *** 6256 *** *** 6257 *** *** 6258 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6259 *** *** 6260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6261 *** *** 6262 *** *** 6263 *** *** 6264 *** *** 6265 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6266 *** *** 6267 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.432 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6268 *** *** 6269 *** *** 6270 *** *** 6271 *** *** 6272 *** *** 6273 *** *** 6274 *** *** 6275 *** *** 6276 *** *** 6277 *** *** 6278 *** *** 6279 *** *** 6280 *** *** 6281 *** *** 6282 *** *** 6283 *** *** 6284 *** *** 6285 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/NOPADDING 06:20:23.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5 06:20:23.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5PADDING 06:20:23.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7 06:20:23.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7PADDING 06:20:23.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBC 06:20:23.461 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBCPADDING 06:20:23.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23 06:20:23.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23PADDING 06:20:23.477 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTE 06:20:23.477 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTEPADDING 06:20:23.478 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ 06:20:23.478 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126 06:20:23.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2 06:20:23.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2PADDING 06:20:23.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126PADDING 06:20:23.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4 06:20:23.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4PADDING 06:20:23.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/NOPADDING 06:20:23.482 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5 06:20:23.483 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5PADDING 06:20:23.484 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7 06:20:23.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7PADDING 06:20:23.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBC 06:20:23.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBCPADDING 06:20:23.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23 06:20:23.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23PADDING 06:20:23.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTE 06:20:23.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTEPADDING 06:20:23.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ 06:20:23.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126 06:20:23.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2 06:20:23.490 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2PADDING 06:20:23.491 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126PADDING 06:20:23.491 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4 06:20:23.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4PADDING 06:20:23.493 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/NOPADDING 06:20:23.493 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5 06:20:23.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5PADDING 06:20:23.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7 06:20:23.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7PADDING 06:20:23.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBC 06:20:23.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6286 *** *** 6287 *** *** 6288 *** *** 6289 *** *** 6290 *** *** 6291 *** *** 6292 *** *** 6293 *** *** 6294 *** *** 6295 *** *** 6296 *** *** 6297 *** *** 6298 *** *** 6299 *** *** 6300 *** *** 6301 *** *** 6302 *** *** 6303 *** *** 6304 *** *** 6305 *** *** 6306 *** *** 6307 *** *** 6308 *** *** 6309 *** *** 6310 *** *** 6311 *** *** 6312 *** *** 6313 *** *** 6314 *** *** 6315 *** *** 6316 *** *** 6317 *** *** 6318 *** *** 6319 *** *** 6320 *** *** 6321 *** *** 6322 *** *** 6323 *** *** 6324 *** *** 6325 *** *** 6326 *** *** 6327 *** *** 6328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23 06:20:23.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23PADDING 06:20:23.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTE 06:20:23.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6329 *** *** 6330 *** *** 6331 *** *** 6332 *** *** 6333 *** *** 6334 *** *** 6335 *** *** 6336 *** *** 6337 *** *** 6338 *** *** 6339 *** *** 6340 *** *** 6341 *** *** 6342 *** *** 6343 *** *** 6344 *** *** 6345 *** *** 6346 *** *** 6347 *** *** 6348 *** *** 6349 *** *** 6350 *** *** 6351 *** *** 6352 *** *** 6353 *** *** 6354 *** *** 6355 *** *** 6356 *** *** 6357 *** *** 6358 *** *** 6359 *** *** 6360 *** *** 6361 *** *** 6362 *** *** 6363 *** *** 6364 *** *** 6365 *** *** 6366 *** *** 6367 *** *** 6368 *** *** 6369 *** *** 6370 *** *** 6371 *** *** 6372 *** *** 6373 *** *** 6374 *** *** 6375 *** *** 6376 *** *** 6377 *** *** 6378 *** *** 6379 *** *** 6380 *** *** 6381 *** *** 6382 *** *** 6383 *** *** 6384 *** *** 6385 *** *** 6386 *** *** 6387 *** *** 6388 *** *** 6389 *** *** 6390 *** *** 6391 *** *** 6392 *** *** 6393 *** *** 6394 *** *** 6395 *** *** 6396 *** *** 6397 *** *** 6398 *** *** 6399 *** *** 6400 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CTS/ 06:20:23.497 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/" does not support IV => Skipping. 06:20:23.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CTS/NOPADDING 06:20:23.497 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/NOPADDING" does not support IV => Skipping. 06:20:23.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/EAX/ 06:20:23.516 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/EAX/NOPADDING 06:20:23.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/ECB/ 06:20:23.517 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/" does not support IV => Skipping. 06:20:23.518 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/ECB/NOPADDING 06:20:23.518 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/NOPADDING" does not support IV => Skipping. 06:20:23.518 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/GCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6401 *** *** 6402 *** *** 6403 *** *** 6404 *** *** 6405 *** *** 6406 *** *** 6407 *** *** 6408 *** *** 6409 *** *** 6410 *** *** 6411 *** *** 6412 *** *** 6413 *** *** 6414 *** *** 6415 *** *** 6416 *** *** 6417 *** *** 6418 *** *** 6419 *** *** 6420 *** *** 6421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/GCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6422 *** *** 6423 *** *** 6424 *** *** 6425 *** *** 6426 *** *** 6427 *** *** 6428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.528 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6429 *** *** 6430 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.529 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6431 *** *** 6432 *** *** 6433 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6434 *** *** 6435 *** *** 6436 *** *** 6437 *** *** 6438 *** *** 6439 *** *** 6440 *** *** 6441 *** *** 6442 *** *** 6443 *** *** 6444 *** *** 6445 *** *** 6446 *** *** 6447 *** *** 6448 *** *** 6449 *** *** 6450 *** *** 6451 *** *** 6452 *** *** 6453 *** *** 6454 *** *** 6455 *** *** 6456 *** *** 6457 *** *** 6458 *** *** 6459 *** *** 6460 *** *** 6461 *** *** 6462 *** *** 6463 *** *** 6464 *** *** 6465 *** *** 6466 *** *** 6467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6468 *** *** 6469 *** *** 6470 *** *** 6471 *** *** 6472 *** *** 6473 *** *** 6474 *** *** 6475 *** *** 6476 *** *** 6477 *** *** 6478 *** *** 6479 *** *** 6480 *** *** 6481 *** *** 6482 *** *** 6483 *** *** 6484 *** *** 6485 *** *** 6486 *** *** 6487 *** *** 6488 *** *** 6489 *** *** 6490 *** *** 6491 *** *** 6492 *** *** 6493 *** *** 6494 *** *** 6495 *** *** 6496 *** *** 6497 *** *** 6498 *** *** 6499 *** *** 6500 *** *** 6501 *** *** 6502 *** *** 6503 *** *** 6504 *** *** 6505 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6506 *** *** 6507 *** *** 6508 *** *** 6509 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6510 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6511 *** *** 6512 *** *** 6513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6514 *** *** 6515 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.555 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6516 *** *** 6517 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6518 *** *** 6519 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6520 *** *** 6521 *** *** 6522 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.557 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6523 *** *** 6524 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6525 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6527 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.559 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6528 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6529 *** *** 6530 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6531 *** *** 6532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6534 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6535 *** *** 6536 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6537 *** *** 6538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6539 *** *** 6540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6543 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.567 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6546 *** *** 6547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6549 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6551 *** *** 6552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6553 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6554 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6555 *** *** 6556 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ 06:20:23.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6557 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2 06:20:23.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6558 *** *** 6559 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6560 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6561 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6562 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.575 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6564 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.576 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6565 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.576 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.577 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.577 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBC 06:20:23.578 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.578 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.579 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6570 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.579 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTE 06:20:23.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTEPADDING 06:20:23.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6571 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6572 *** *** 6573 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2 06:20:23.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6574 *** *** 6575 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6576 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6577 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6578 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6579 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5 06:20:23.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6580 *** *** 6581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6582 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7PADDING 06:20:23.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6583 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6584 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6585 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23PADDING 06:20:23.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6586 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6587 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ 06:20:23.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6588 *** *** 6589 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6590 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2PADDING 06:20:23.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6591 *** *** 6592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4PADDING 06:20:23.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6595 *** *** 6596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5PADDING 06:20:23.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6597 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBC 06:20:23.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6599 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6600 *** *** 6601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.597 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23PADDING 06:20:23.597 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTE 06:20:23.598 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6602 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.598 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6603 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.599 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126 06:20:23.600 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.600 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6605 *** *** 6606 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6608 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6609 *** *** 6610 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/NOPADDING 06:20:23.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5 06:20:23.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6611 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7 06:20:23.605 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.605 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6613 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.605 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBCPADDING 06:20:23.606 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23 06:20:23.606 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.606 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6615 *** *** 6616 *** *** 6617 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.607 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6618 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.607 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ 06:20:23.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2 06:20:23.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2PADDING 06:20:23.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6620 *** *** 6621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4 06:20:23.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6622 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6623 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5 06:20:23.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6624 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6625 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23 06:20:23.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6629 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTEPADDING 06:20:23.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6631 *** *** 6632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6634 *** *** 6635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2PADDING 06:20:23.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4PADDING 06:20:23.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6640 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6641 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7PADDING 06:20:23.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6644 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23PADDING 06:20:23.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTE 06:20:23.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6645 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6646 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126 06:20:23.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2 06:20:23.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2PADDING 06:20:23.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126PADDING 06:20:23.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4 06:20:23.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4PADDING 06:20:23.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/NOPADDING 06:20:23.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5 06:20:23.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5PADDING 06:20:23.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7 06:20:23.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7PADDING 06:20:23.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBC 06:20:23.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBCPADDING 06:20:23.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23 06:20:23.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23PADDING 06:20:23.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6647 *** *** 6648 *** *** 6649 *** *** 6650 *** *** 6651 *** *** 6652 *** *** 6653 *** *** 6654 *** *** 6655 *** *** 6656 *** *** 6657 *** *** 6658 *** *** 6659 *** *** 6660 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTEPADDING 06:20:23.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ 06:20:23.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126 06:20:23.633 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2 06:20:23.633 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2PADDING 06:20:23.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126PADDING 06:20:23.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4 06:20:23.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4PADDING 06:20:23.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/NOPADDING 06:20:23.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5 06:20:23.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5PADDING 06:20:23.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7 06:20:23.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7PADDING 06:20:23.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBC 06:20:23.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBCPADDING 06:20:23.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23 06:20:23.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23PADDING 06:20:23.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTE 06:20:23.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTEPADDING 06:20:23.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ 06:20:23.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126 06:20:23.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2 06:20:23.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2PADDING 06:20:23.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126PADDING 06:20:23.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6661 *** *** 6662 *** *** 6663 *** *** 6664 *** *** 6665 *** *** 6666 *** *** 6667 *** *** 6668 *** *** 6669 *** *** 6670 *** *** 6671 *** *** 6672 *** *** 6673 *** *** 6674 *** *** 6675 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4PADDING 06:20:23.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/NOPADDING 06:20:23.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5 06:20:23.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5PADDING 06:20:23.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7 06:20:23.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7PADDING 06:20:23.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBC 06:20:23.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBCPADDING 06:20:23.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23 06:20:23.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23PADDING 06:20:23.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTE 06:20:23.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTEPADDING 06:20:23.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ 06:20:23.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126 06:20:23.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2 06:20:23.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2PADDING 06:20:23.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126PADDING 06:20:23.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4 06:20:23.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4PADDING 06:20:23.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/NOPADDING 06:20:23.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5 06:20:23.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5PADDING 06:20:23.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7 06:20:23.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7PADDING 06:20:23.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBC 06:20:23.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBCPADDING 06:20:23.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23 06:20:23.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23PADDING 06:20:23.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTE 06:20:23.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTEPADDING 06:20:23.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ 06:20:23.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126 06:20:23.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2 06:20:23.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2PADDING 06:20:23.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6676 *** *** 6677 *** *** 6678 *** *** 6679 *** *** 6680 *** *** 6681 *** *** 6682 *** *** 6683 *** *** 6684 *** *** 6685 *** *** 6686 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4 06:20:23.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4PADDING 06:20:23.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6687 *** *** 6688 *** *** 6689 *** *** 6690 *** *** 6691 *** *** 6692 *** *** 6693 *** *** 6694 *** *** 6695 *** *** 6696 *** *** 6697 *** *** 6698 *** *** 6699 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5 06:20:23.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5PADDING 06:20:23.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7 06:20:23.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7PADDING 06:20:23.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBC 06:20:23.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBCPADDING 06:20:23.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23 06:20:23.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23PADDING 06:20:23.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTE 06:20:23.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTEPADDING 06:20:23.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ 06:20:23.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126 06:20:23.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2 06:20:23.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2PADDING 06:20:23.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126PADDING 06:20:23.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4 06:20:23.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4PADDING 06:20:23.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/NOPADDING 06:20:23.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5 06:20:23.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5PADDING 06:20:23.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7 06:20:23.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7PADDING 06:20:23.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBC 06:20:23.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBCPADDING 06:20:23.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23 06:20:23.694 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23PADDING 06:20:23.694 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTE 06:20:23.694 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTEPADDING 06:20:23.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6700 *** *** 6701 *** *** 6702 *** *** 6703 *** *** 6704 *** *** 6705 *** *** 6706 *** *** 6707 *** *** 6708 *** *** 6709 *** *** 6710 *** *** 6711 *** *** 6712 *** *** 6713 *** *** 6714 *** *** 6715 *** *** 6716 *** *** 6717 *** *** 6718 *** *** 6719 *** *** 6720 *** *** 6721 *** *** 6722 *** *** 6723 *** *** 6724 *** *** 6725 *** *** 6726 *** *** 6727 *** *** 6728 *** *** 6729 *** *** 6730 *** *** 6731 *** *** 6732 *** *** 6733 *** *** 6734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126 06:20:23.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2 06:20:23.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2PADDING 06:20:23.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126PADDING 06:20:23.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4 06:20:23.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4PADDING 06:20:23.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/NOPADDING 06:20:23.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5 06:20:23.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5PADDING 06:20:23.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7 06:20:23.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7PADDING 06:20:23.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBC 06:20:23.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBCPADDING 06:20:23.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23 06:20:23.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23PADDING 06:20:23.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTE 06:20:23.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTEPADDING 06:20:23.715 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ 06:20:23.715 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126 06:20:23.715 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2 06:20:23.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2PADDING 06:20:23.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126PADDING 06:20:23.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4 06:20:23.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4PADDING 06:20:23.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/NOPADDING 06:20:23.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5 06:20:23.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5PADDING 06:20:23.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7 06:20:23.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7PADDING 06:20:23.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBC 06:20:23.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBCPADDING 06:20:23.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23 06:20:23.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23PADDING 06:20:23.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTE 06:20:23.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTEPADDING 06:20:23.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ 06:20:23.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126 06:20:23.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2 06:20:23.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2PADDING 06:20:23.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126PADDING 06:20:23.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4 06:20:23.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6735 *** *** 6736 *** *** 6737 *** *** 6738 *** *** 6739 *** *** 6740 *** *** 6741 *** *** 6742 *** *** 6743 *** *** 6744 *** *** 6745 *** *** 6746 *** *** 6747 *** *** 6748 *** *** 6749 *** *** 6750 *** *** 6751 *** *** 6752 *** *** 6753 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/NOPADDING 06:20:23.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5 06:20:23.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5PADDING 06:20:23.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7 06:20:23.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7PADDING 06:20:23.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBC 06:20:23.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBCPADDING 06:20:23.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23 06:20:23.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23PADDING 06:20:23.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTE 06:20:23.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTEPADDING 06:20:23.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ 06:20:23.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126 06:20:23.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2 06:20:23.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2PADDING 06:20:23.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126PADDING 06:20:23.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4 06:20:23.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4PADDING 06:20:23.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/NOPADDING 06:20:23.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5 06:20:23.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5PADDING 06:20:23.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6754 *** *** 6755 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7PADDING 06:20:23.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBC 06:20:23.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBCPADDING 06:20:23.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6756 *** *** 6757 *** *** 6758 *** *** 6759 *** *** 6760 *** *** 6761 *** *** 6762 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23PADDING 06:20:23.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTE 06:20:23.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTEPADDING 06:20:23.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ 06:20:23.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126 06:20:23.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2 06:20:23.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2PADDING 06:20:23.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6763 *** *** 6764 *** *** 6765 *** *** 6766 *** *** 6767 *** *** 6768 *** *** 6769 *** *** 6770 *** *** 6771 *** *** 6772 *** *** 6773 *** *** 6774 *** *** 6775 *** *** 6776 *** *** 6777 *** *** 6778 *** *** 6779 *** *** 6780 *** *** 6781 *** *** 6782 *** *** 6783 *** *** 6784 *** *** 6785 *** *** 6786 *** *** 6787 *** *** 6788 *** *** 6789 *** *** 6790 *** *** 6791 *** *** 6792 *** *** 6793 *** *** 6794 *** *** 6795 *** *** 6796 *** *** 6797 *** *** 6798 *** *** 6799 *** *** 6800 *** *** 6801 *** *** 6802 *** *** 6803 *** *** 6804 *** *** 6805 *** *** 6806 *** *** 6807 *** *** 6808 *** *** 6809 *** *** 6810 *** *** 6811 *** *** 6812 *** *** 6813 *** *** 6814 *** *** 6815 *** *** 6816 *** *** 6817 *** *** 6818 *** *** 6819 *** *** 6820 *** *** 6821 *** *** 6822 *** *** 6823 *** *** 6824 *** *** 6825 *** *** 6826 *** *** 6827 *** *** 6828 *** *** 6829 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6830 *** *** 6831 *** *** 6832 *** *** 6833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4PADDING 06:20:23.763 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/NOPADDING 06:20:23.763 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5 06:20:23.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5PADDING 06:20:23.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6834 *** *** 6835 *** *** 6836 *** *** 6837 *** *** 6838 *** *** 6839 *** *** 6840 *** *** 6841 *** *** 6842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7PADDING 06:20:23.765 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBC 06:20:23.765 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBCPADDING 06:20:23.766 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23 06:20:23.766 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23PADDING 06:20:23.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTE 06:20:23.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTEPADDING 06:20:23.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ 06:20:23.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126 06:20:23.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2 06:20:23.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6843 *** *** 6844 *** *** 6845 *** *** 6846 *** *** 6847 *** *** 6848 *** *** 6849 *** *** 6850 *** *** 6851 *** *** 6852 *** *** 6853 *** *** 6854 *** *** 6855 *** *** 6856 *** *** 6857 *** *** 6858 *** *** 6859 *** *** 6860 *** *** 6861 *** *** 6862 *** *** 6863 *** *** 6864 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126PADDING 06:20:23.770 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4 06:20:23.770 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4PADDING 06:20:23.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/NOPADDING 06:20:23.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5 06:20:23.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6865 *** *** 6866 *** *** 6867 *** *** 6868 *** *** 6869 *** *** 6870 *** *** 6871 *** *** 6872 *** *** 6873 *** *** 6874 *** *** 6875 *** *** 6876 *** *** 6877 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6878 *** *** 6879 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7PADDING 06:20:23.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBC 06:20:23.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6880 *** *** 6881 *** *** 6882 *** *** 6883 *** *** 6884 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.773 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23 06:20:23.774 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23PADDING 06:20:23.774 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTE 06:20:23.774 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTEPADDING 06:20:23.775 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ 06:20:23.775 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126 06:20:23.776 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2 06:20:23.776 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6885 *** *** 6886 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.777 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126PADDING 06:20:23.777 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4 06:20:23.778 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4PADDING 06:20:23.778 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/NOPADDING 06:20:23.778 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6887 *** *** 6888 *** *** 6889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.779 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5PADDING 06:20:23.780 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6890 *** *** 6891 *** *** 6892 *** *** 6893 *** *** 6894 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.780 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7PADDING 06:20:23.780 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6895 *** *** 6896 *** *** 6897 *** *** 6898 *** *** 6899 *** *** 6900 *** *** 6901 *** *** 6902 *** *** 6903 *** *** 6904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.781 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBCPADDING 06:20:23.781 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23 06:20:23.782 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6905 *** *** 6906 *** *** 6907 *** *** 6908 *** *** 6909 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.782 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTE 06:20:23.782 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6910 *** *** 6911 *** *** 6912 *** *** 6913 *** *** 6914 *** *** 6915 *** *** 6916 *** *** 6917 *** *** 6918 *** *** 6919 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.783 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ 06:20:23.783 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126 06:20:23.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2 06:20:23.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6920 *** *** 6921 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6922 *** *** 6923 *** *** 6924 *** *** 6925 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4 06:20:23.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6926 *** *** 6927 *** *** 6928 *** *** 6929 *** *** 6930 *** *** 6931 *** *** 6932 *** *** 6933 *** *** 6934 *** *** 6935 *** *** 6936 *** *** 6937 *** *** 6938 *** *** 6939 *** *** 6940 *** *** 6941 *** *** 6942 *** *** 6943 *** *** 6944 *** *** 6945 *** *** 6946 *** *** 6947 *** *** 6948 *** *** 6949 *** *** 6950 *** *** 6951 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/NOPADDING 06:20:23.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6952 *** *** 6953 *** *** 6954 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5PADDING 06:20:23.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6955 *** *** 6956 *** *** 6957 *** *** 6958 *** *** 6959 *** *** 6960 *** *** 6961 *** *** 6962 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7PADDING 06:20:23.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBC 06:20:23.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBCPADDING 06:20:23.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23 06:20:23.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23PADDING 06:20:23.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTE 06:20:23.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTEPADDING 06:20:23.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ 06:20:23.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126 06:20:23.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2 06:20:23.800 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2PADDING 06:20:23.800 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126PADDING 06:20:23.801 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4 06:20:23.801 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4PADDING 06:20:23.802 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/NOPADDING 06:20:23.802 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6963 *** *** 6964 *** *** 6965 *** *** 6966 *** *** 6967 *** *** 6968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.802 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5PADDING 06:20:23.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6969 *** *** 6970 *** *** 6971 *** *** 6972 *** *** 6973 *** *** 6974 *** *** 6975 *** *** 6976 *** *** 6977 *** *** 6978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7PADDING 06:20:23.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBC 06:20:23.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6979 *** *** 6980 *** *** 6981 *** *** 6982 *** *** 6983 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23 06:20:23.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23PADDING 06:20:23.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6984 *** *** 6985 *** *** 6986 *** *** 6987 *** *** 6988 *** *** 6989 *** *** 6990 *** *** 6991 *** *** 6992 *** *** 6993 *** *** 6994 *** *** 6995 *** *** 6996 *** *** 6997 *** *** 6998 *** *** 6999 *** *** 7000 *** *** 7001 *** *** 7002 *** *** 7003 *** *** 7004 *** *** 7005 *** *** 7006 *** *** 7007 *** *** 7008 *** *** 7009 *** *** 7010 *** *** 7011 *** *** 7012 *** *** 7013 *** *** 7014 *** *** 7015 *** *** 7016 *** *** 7017 *** *** 7018 *** *** 7019 *** *** 7020 *** *** 7021 *** *** 7022 *** *** 7023 *** *** 7024 *** *** 7025 *** *** 7026 *** *** 7027 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTEPADDING 06:20:23.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ 06:20:23.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7028 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2 06:20:23.808 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2PADDING 06:20:23.808 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126PADDING 06:20:23.809 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4 06:20:23.809 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4PADDING 06:20:23.809 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/NOPADDING 06:20:23.810 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5 06:20:23.810 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5PADDING 06:20:23.811 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7 06:20:23.811 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7PADDING 06:20:23.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBC 06:20:23.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBCPADDING 06:20:23.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23 06:20:23.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23PADDING 06:20:23.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTE 06:20:23.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTEPADDING 06:20:23.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ 06:20:23.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126 06:20:23.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2 06:20:23.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2PADDING 06:20:23.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126PADDING 06:20:23.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4 06:20:23.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4PADDING 06:20:23.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/NOPADDING 06:20:23.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5 06:20:23.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5PADDING 06:20:23.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7 06:20:23.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7PADDING 06:20:23.869 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBC 06:20:23.869 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBCPADDING 06:20:23.870 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23 06:20:23.870 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23PADDING 06:20:23.870 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTE 06:20:23.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTEPADDING 06:20:23.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ 06:20:23.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126 06:20:23.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2 06:20:23.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2PADDING 06:20:23.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126PADDING 06:20:23.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4 06:20:23.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4PADDING 06:20:23.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/NOPADDING 06:20:23.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7029 *** *** 7030 *** *** 7031 *** *** 7032 *** *** 7033 *** *** 7034 *** *** 7035 *** *** 7036 *** *** 7037 *** *** 7038 *** *** 7039 *** *** 7040 *** *** 7041 *** *** 7042 *** *** 7043 *** *** 7044 *** *** 7045 *** *** 7046 *** *** 7047 *** *** 7048 *** *** 7049 *** *** 7050 *** *** 7051 *** *** 7052 *** *** 7053 *** *** 7054 *** *** 7055 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5PADDING 06:20:23.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7056 *** *** 7057 *** *** 7058 *** *** 7059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7PADDING 06:20:23.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBC 06:20:23.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBCPADDING 06:20:23.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23 06:20:23.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7060 *** *** 7061 *** *** 7062 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTE 06:20:23.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTEPADDING 06:20:23.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ 06:20:23.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126 06:20:23.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2 06:20:23.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2PADDING 06:20:23.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126PADDING 06:20:23.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4 06:20:23.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4PADDING 06:20:23.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/NOPADDING 06:20:23.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5 06:20:23.883 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5PADDING 06:20:23.883 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7 06:20:23.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7PADDING 06:20:23.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7063 *** *** 7064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBCPADDING 06:20:23.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23 06:20:23.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23PADDING 06:20:23.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTE 06:20:23.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7065 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ 06:20:23.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126 06:20:23.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2 06:20:23.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2PADDING 06:20:23.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126PADDING 06:20:23.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4 06:20:23.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4PADDING 06:20:23.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/NOPADDING 06:20:23.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5 06:20:23.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5PADDING 06:20:23.890 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7 06:20:23.890 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7PADDING 06:20:23.890 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBC 06:20:23.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBCPADDING 06:20:23.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23 06:20:23.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23PADDING 06:20:23.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTE 06:20:23.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTEPADDING 06:20:23.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ 06:20:23.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126 06:20:23.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2 06:20:23.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2PADDING 06:20:23.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126PADDING 06:20:23.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4 06:20:23.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4PADDING 06:20:23.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7066 *** *** 7067 *** *** 7068 *** *** 7069 *** *** 7070 *** *** 7071 *** *** 7072 *** *** 7073 *** *** 7074 *** *** 7075 *** *** 7076 *** *** 7077 *** *** 7078 *** *** 7079 *** *** 7080 *** *** 7081 *** *** 7082 *** *** 7083 *** *** 7084 *** *** 7085 *** *** 7086 *** *** 7087 *** *** 7088 *** *** 7089 *** *** 7090 *** *** 7091 *** *** 7092 *** *** 7093 *** *** 7094 *** *** 7095 *** *** 7096 *** *** 7097 *** *** 7098 *** *** 7099 *** *** 7100 *** *** 7101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5 06:20:23.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5PADDING 06:20:23.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7 06:20:23.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7102 *** *** 7103 *** *** 7104 *** *** 7105 *** *** 7106 *** *** 7107 *** *** 7108 *** *** 7109 *** *** 7110 *** *** 7111 *** *** 7112 *** *** 7113 *** *** 7114 *** *** 7115 *** *** 7116 *** *** 7117 *** *** 7118 *** *** 7119 *** *** 7120 *** *** 7121 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBC 06:20:23.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBCPADDING 06:20:23.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7122 *** *** 7123 *** *** 7124 *** *** 7125 *** *** 7126 *** *** 7127 *** *** 7128 *** *** 7129 *** *** 7130 *** *** 7131 *** *** 7132 *** *** 7133 *** *** 7134 *** *** 7135 *** *** 7136 *** *** 7137 *** *** 7138 *** *** 7139 *** *** 7140 *** *** 7141 *** *** 7142 *** *** 7143 *** *** 7144 *** *** 7145 *** *** 7146 *** *** 7147 *** *** 7148 *** *** 7149 *** *** 7150 *** *** 7151 *** *** 7152 *** *** 7153 *** *** 7154 *** *** 7155 *** *** 7156 *** *** 7157 *** *** 7158 *** *** 7159 *** *** 7160 *** *** 7161 *** *** 7162 *** *** 7163 *** *** 7164 *** *** 7165 *** *** 7166 *** *** 7167 *** *** 7168 *** *** 7169 *** *** 7170 *** *** 7171 *** *** 7172 *** *** 7173 *** *** 7174 *** *** 7175 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23PADDING 06:20:23.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTE 06:20:23.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTEPADDING 06:20:23.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ 06:20:23.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126 06:20:23.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2 06:20:23.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2PADDING 06:20:23.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126PADDING 06:20:23.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4 06:20:23.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4PADDING 06:20:23.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/NOPADDING 06:20:23.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5 06:20:23.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7176 *** *** 7177 *** *** 7178 *** *** 7179 *** *** 7180 *** *** 7181 *** *** 7182 *** *** 7183 *** *** 7184 *** *** 7185 *** *** 7186 *** *** 7187 *** *** 7188 *** *** 7189 *** *** 7190 *** *** 7191 *** *** 7192 *** *** 7193 *** *** 7194 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7 06:20:23.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7195 *** *** 7196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBC 06:20:23.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBCPADDING 06:20:23.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23 06:20:23.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7197 *** *** 7198 *** *** 7199 *** *** 7200 *** *** 7201 *** *** 7202 *** *** 7203 *** *** 7204 *** *** 7205 *** *** 7206 *** *** 7207 *** *** 7208 *** *** 7209 *** *** 7210 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTE 06:20:23.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTEPADDING 06:20:23.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ 06:20:23.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126 06:20:23.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2 06:20:23.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2PADDING 06:20:23.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126PADDING 06:20:23.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4 06:20:23.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4PADDING 06:20:23.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/NOPADDING 06:20:23.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5 06:20:23.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5PADDING 06:20:23.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7 06:20:23.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7PADDING 06:20:23.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBC 06:20:23.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBCPADDING 06:20:23.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23 06:20:23.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23PADDING 06:20:23.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTE 06:20:23.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTEPADDING 06:20:23.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ 06:20:23.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126 06:20:23.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2 06:20:23.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2PADDING 06:20:23.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126PADDING 06:20:23.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4 06:20:23.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4PADDING 06:20:23.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7211 *** *** 7212 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5 06:20:23.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5PADDING 06:20:23.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7 06:20:23.911 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7PADDING 06:20:23.911 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBC 06:20:23.913 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBCPADDING 06:20:23.914 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7213 *** *** 7214 *** *** 7215 *** *** 7216 *** *** 7217 *** *** 7218 *** *** 7219 *** *** 7220 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.914 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23PADDING 06:20:23.914 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTE 06:20:23.915 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTEPADDING 06:20:23.915 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ 06:20:23.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126 06:20:23.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2 06:20:23.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2PADDING 06:20:23.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126PADDING 06:20:23.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4 06:20:23.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4PADDING 06:20:23.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/NOPADDING 06:20:23.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5 06:20:23.921 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7221 *** *** 7222 *** *** 7223 *** *** 7224 *** *** 7225 *** *** 7226 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.921 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7 06:20:23.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7PADDING 06:20:23.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBC 06:20:23.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBCPADDING 06:20:23.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23 06:20:23.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23PADDING 06:20:23.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTE 06:20:23.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTEPADDING 06:20:23.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ 06:20:23.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126 06:20:23.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2 06:20:23.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2PADDING 06:20:23.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126PADDING 06:20:23.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4 06:20:23.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4PADDING 06:20:23.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/NOPADDING 06:20:23.931 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5 06:20:23.931 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7227 *** *** 7228 *** *** 7229 *** *** 7230 *** *** 7231 *** *** 7232 *** *** 7233 *** *** 7234 *** *** 7235 *** *** 7236 *** *** 7237 *** *** 7238 *** *** 7239 *** *** 7240 *** *** 7241 *** *** 7242 *** *** 7243 *** *** 7244 *** *** 7245 *** *** 7246 *** *** 7247 *** *** 7248 *** *** 7249 *** *** 7250 *** *** 7251 *** *** 7252 *** *** 7253 *** *** 7254 *** *** 7255 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7 06:20:23.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7PADDING 06:20:23.933 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/TBC 06:20:23.934 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/TBCPADDING 06:20:23.934 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23 06:20:23.935 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23PADDING 06:20:23.935 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTE 06:20:23.936 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTEPADDING 06:20:23.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT// org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7256 *** *** 7257 *** *** 7258 *** *** 7259 *** *** 7260 *** *** 7261 *** *** 7262 *** *** 7263 *** *** 7264 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.938 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//" does not support IV => Skipping. 06:20:23.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT//NOPADDING 06:20:23.939 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//NOPADDING" does not support IV => Skipping. 06:20:23.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/ 06:20:23.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7265 *** *** 7266 *** *** 7267 *** *** 7268 *** *** 7269 *** *** 7270 *** *** 7271 *** *** 7272 *** *** 7273 *** *** 7274 *** *** 7275 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ 06:20:23.942 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126 06:20:23.942 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2 06:20:23.943 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2PADDING 06:20:23.944 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7276 *** *** 7277 *** *** 7278 *** *** 7279 *** *** 7280 *** *** 7281 *** *** 7282 *** *** 7283 *** *** 7284 *** *** 7285 *** *** 7286 *** *** 7287 *** *** 7288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.945 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4 06:20:23.946 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7289 *** *** 7290 *** *** 7291 *** *** 7292 *** *** 7293 *** *** 7294 *** *** 7295 *** *** 7296 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.946 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/NOPADDING 06:20:23.947 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5 06:20:23.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5PADDING 06:20:23.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7 06:20:23.949 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7PADDING 06:20:23.950 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBC 06:20:23.951 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBCPADDING 06:20:23.952 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23 06:20:23.952 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23PADDING 06:20:23.953 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTE 06:20:23.953 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTEPADDING 06:20:23.954 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CCM/ 06:20:23.954 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:23.955 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CCM/NOPADDING 06:20:23.956 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:23.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ 06:20:23.959 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126 06:20:23.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2 06:20:23.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7297 *** *** 7298 *** *** 7299 *** *** 7300 *** *** 7301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126PADDING 06:20:23.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4 06:20:23.961 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4PADDING 06:20:23.961 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/NOPADDING 06:20:23.962 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5 06:20:23.962 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5PADDING 06:20:23.963 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7 06:20:23.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7PADDING 06:20:23.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBC 06:20:23.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBCPADDING 06:20:23.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23 06:20:23.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7302 *** *** 7303 *** *** 7304 *** *** 7305 *** *** 7306 *** *** 7307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7308 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTEPADDING 06:20:23.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ 06:20:23.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126 06:20:23.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2 06:20:23.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2PADDING 06:20:23.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126PADDING 06:20:23.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4 06:20:23.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4PADDING 06:20:23.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/NOPADDING 06:20:23.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5 06:20:23.976 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5PADDING 06:20:23.976 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7309 *** *** 7310 *** *** 7311 *** *** 7312 *** *** 7313 *** *** 7314 *** *** 7315 *** *** 7316 *** *** 7317 *** *** 7318 *** *** 7319 *** *** 7320 *** *** 7321 *** *** 7322 *** *** 7323 *** *** 7324 *** *** 7325 *** *** 7326 *** *** 7327 *** *** 7328 *** *** 7329 *** *** 7330 *** *** 7331 *** *** 7332 *** *** 7333 *** *** 7334 *** *** 7335 *** *** 7336 *** *** 7337 *** *** 7338 *** *** 7339 *** *** 7340 *** *** 7341 *** *** 7342 *** *** 7343 *** *** 7344 *** *** 7345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.977 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7PADDING 06:20:23.978 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBC 06:20:23.978 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7346 *** *** 7347 *** *** 7348 *** *** 7349 *** *** 7350 *** *** 7351 *** *** 7352 *** *** 7353 *** *** 7354 *** *** 7355 *** *** 7356 *** *** 7357 *** *** 7358 *** *** 7359 *** *** 7360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23 06:20:23.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23PADDING 06:20:23.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7361 *** *** 7362 *** *** 7363 *** *** 7364 *** *** 7365 *** *** 7366 *** *** 7367 *** *** 7368 *** *** 7369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTEPADDING 06:20:23.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ 06:20:23.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126 06:20:23.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7370 *** *** 7371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2PADDING 06:20:23.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126PADDING 06:20:23.985 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7372 *** *** 7373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:23.985 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4PADDING 06:20:23.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/NOPADDING 06:20:23.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5 06:20:23.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5PADDING 06:20:23.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7 06:20:23.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7PADDING 06:20:23.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBC 06:20:23.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBCPADDING 06:20:23.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23 06:20:23.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23PADDING 06:20:23.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTE 06:20:23.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTEPADDING 06:20:23.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ 06:20:23.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126 06:20:23.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2 06:20:23.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2PADDING 06:20:23.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126PADDING 06:20:23.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4 06:20:23.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4PADDING 06:20:23.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/NOPADDING 06:20:23.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5 06:20:23.996 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5PADDING 06:20:23.996 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7 06:20:23.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7PADDING 06:20:23.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBC 06:20:23.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBCPADDING 06:20:23.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23 06:20:23.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23PADDING 06:20:23.999 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTE 06:20:23.999 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTEPADDING 06:20:24.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ 06:20:24.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126 06:20:24.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2 06:20:24.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7374 *** *** 7375 *** *** 7376 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7377 *** *** 7378 *** *** 7379 *** *** 7380 *** *** 7381 *** *** 7382 *** *** 7383 *** *** 7384 *** *** 7385 *** *** 7386 *** *** 7387 *** *** 7388 *** *** 7389 *** *** 7390 *** *** 7391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4 06:20:24.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4PADDING 06:20:24.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/NOPADDING 06:20:24.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5 06:20:24.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5PADDING 06:20:24.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7 06:20:24.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7PADDING 06:20:24.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBC 06:20:24.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBCPADDING 06:20:24.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23 06:20:24.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23PADDING 06:20:24.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTE 06:20:24.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTEPADDING 06:20:24.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ 06:20:24.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126 06:20:24.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2 06:20:24.010 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2PADDING 06:20:24.010 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126PADDING 06:20:24.011 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4 06:20:24.011 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4PADDING 06:20:24.012 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/NOPADDING 06:20:24.012 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5 06:20:24.012 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5PADDING 06:20:24.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7 06:20:24.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7392 *** *** 7393 *** *** 7394 *** *** 7395 *** *** 7396 *** *** 7397 *** *** 7398 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBC 06:20:24.014 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7399 *** *** 7400 *** *** 7401 *** *** 7402 *** *** 7403 *** *** 7404 *** *** 7405 *** *** 7406 *** *** 7407 *** *** 7408 *** *** 7409 *** *** 7410 *** *** 7411 *** *** 7412 *** *** 7413 *** *** 7414 *** *** 7415 *** *** 7416 *** *** 7417 *** *** 7418 *** *** 7419 *** *** 7420 *** *** 7421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.014 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23 06:20:24.015 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23PADDING 06:20:24.015 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTE 06:20:24.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTEPADDING 06:20:24.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ 06:20:24.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126 06:20:24.017 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2 06:20:24.018 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2PADDING 06:20:24.018 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126PADDING 06:20:24.018 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4 06:20:24.019 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4PADDING 06:20:24.020 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/NOPADDING 06:20:24.020 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5 06:20:24.020 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5PADDING 06:20:24.021 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7 06:20:24.021 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7422 *** *** 7423 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.022 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBC 06:20:24.022 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBCPADDING 06:20:24.023 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7424 *** *** 7425 *** *** 7426 *** *** 7427 *** *** 7428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.023 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7429 *** *** 7430 *** *** 7431 *** *** 7432 *** *** 7433 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.024 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTE 06:20:24.024 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTEPADDING 06:20:24.024 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7434 *** *** 7435 *** *** 7436 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.025 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126 06:20:24.025 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2 06:20:24.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7437 *** *** 7438 *** *** 7439 *** *** 7440 *** *** 7441 *** *** 7442 *** *** 7443 *** *** 7444 *** *** 7445 *** *** 7446 *** *** 7447 *** *** 7448 *** *** 7449 *** *** 7450 *** *** 7451 *** *** 7452 *** *** 7453 *** *** 7454 *** *** 7455 *** *** 7456 *** *** 7457 *** *** 7458 *** *** 7459 *** *** 7460 *** *** 7461 *** *** 7462 *** *** 7463 *** *** 7464 *** *** 7465 *** *** 7466 *** *** 7467 *** *** 7468 *** *** 7469 *** *** 7470 *** *** 7471 *** *** 7472 *** *** 7473 *** *** 7474 *** *** 7475 *** *** 7476 *** *** 7477 *** *** 7478 *** *** 7479 *** *** 7480 *** *** 7481 *** *** 7482 *** *** 7483 *** *** 7484 *** *** 7485 *** *** 7486 *** *** 7487 *** *** 7488 *** *** 7489 *** *** 7490 *** *** 7491 *** *** 7492 *** *** 7493 *** *** 7494 *** *** 7495 *** *** 7496 *** *** 7497 *** *** 7498 *** *** 7499 *** *** 7500 *** *** 7501 *** *** 7502 *** *** 7503 *** *** 7504 *** *** 7505 *** *** 7506 *** *** 7507 *** *** 7508 *** *** 7509 *** *** 7510 *** *** 7511 *** *** 7512 *** *** 7513 *** *** 7514 *** *** 7515 *** *** 7516 *** *** 7517 *** *** 7518 *** *** 7519 *** *** 7520 *** *** 7521 *** *** 7522 *** *** 7523 *** *** 7524 *** *** 7525 *** *** 7526 *** *** 7527 *** *** 7528 *** *** 7529 *** *** 7530 *** *** 7531 *** *** 7532 *** *** 7533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126PADDING 06:20:24.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4 06:20:24.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4PADDING 06:20:24.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/NOPADDING 06:20:24.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5 06:20:24.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5PADDING 06:20:24.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7 06:20:24.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7PADDING 06:20:24.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBC 06:20:24.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBCPADDING 06:20:24.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7534 *** *** 7535 *** *** 7536 *** *** 7537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.031 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23PADDING 06:20:24.032 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTE 06:20:24.032 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTEPADDING 06:20:24.032 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ 06:20:24.033 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126 06:20:24.033 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2 06:20:24.033 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2PADDING 06:20:24.034 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126PADDING 06:20:24.034 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4 06:20:24.034 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4PADDING 06:20:24.035 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/NOPADDING 06:20:24.035 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5 06:20:24.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5PADDING 06:20:24.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7 06:20:24.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7PADDING 06:20:24.037 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBC 06:20:24.037 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBCPADDING 06:20:24.037 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23 06:20:24.038 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23PADDING 06:20:24.038 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.038 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTEPADDING 06:20:24.038 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ 06:20:24.039 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126 06:20:24.039 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2 06:20:24.040 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2PADDING 06:20:24.040 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126PADDING 06:20:24.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4 06:20:24.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7539 *** *** 7540 *** *** 7541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.042 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/NOPADDING 06:20:24.042 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5 06:20:24.042 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5PADDING 06:20:24.043 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.043 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7PADDING 06:20:24.044 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBC 06:20:24.044 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBCPADDING 06:20:24.045 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7543 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.045 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23PADDING 06:20:24.045 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.046 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTEPADDING 06:20:24.046 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ 06:20:24.046 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126 06:20:24.047 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2 06:20:24.047 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2PADDING 06:20:24.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126PADDING 06:20:24.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4 06:20:24.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4PADDING 06:20:24.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/NOPADDING 06:20:24.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5 06:20:24.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5PADDING 06:20:24.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7 06:20:24.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7PADDING 06:20:24.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBC 06:20:24.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBCPADDING 06:20:24.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23 06:20:24.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23PADDING 06:20:24.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTE 06:20:24.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTEPADDING 06:20:24.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ 06:20:24.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126 06:20:24.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2 06:20:24.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2PADDING 06:20:24.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126PADDING 06:20:24.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4 06:20:24.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4PADDING 06:20:24.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/NOPADDING 06:20:24.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5 06:20:24.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5PADDING 06:20:24.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7 06:20:24.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7PADDING 06:20:24.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBC 06:20:24.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBCPADDING 06:20:24.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23 06:20:24.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23PADDING 06:20:24.060 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTE 06:20:24.060 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTEPADDING 06:20:24.061 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ 06:20:24.062 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126 06:20:24.062 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2 06:20:24.062 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2PADDING 06:20:24.063 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126PADDING 06:20:24.063 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4 06:20:24.064 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4PADDING 06:20:24.064 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/NOPADDING 06:20:24.065 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5 06:20:24.065 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5PADDING 06:20:24.065 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7 06:20:24.066 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7PADDING 06:20:24.066 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBC 06:20:24.066 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7545 *** *** 7546 *** *** 7547 *** *** 7548 *** *** 7549 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.067 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23 06:20:24.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7550 *** *** 7551 *** *** 7552 *** *** 7553 *** *** 7554 *** *** 7555 *** *** 7556 *** *** 7557 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTE 06:20:24.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTEPADDING 06:20:24.069 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ 06:20:24.069 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126 06:20:24.069 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2 06:20:24.070 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2PADDING 06:20:24.070 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126PADDING 06:20:24.071 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4 06:20:24.071 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4PADDING 06:20:24.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/NOPADDING 06:20:24.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5 06:20:24.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5PADDING 06:20:24.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7 06:20:24.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7PADDING 06:20:24.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBC 06:20:24.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBCPADDING 06:20:24.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23 06:20:24.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23PADDING 06:20:24.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTE 06:20:24.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTEPADDING 06:20:24.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7558 *** *** 7559 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126 06:20:24.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2 06:20:24.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2PADDING 06:20:24.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126PADDING 06:20:24.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4 06:20:24.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4PADDING 06:20:24.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/NOPADDING 06:20:24.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7560 *** *** 7561 *** *** 7562 *** *** 7563 *** *** 7564 *** *** 7565 *** *** 7566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5PADDING 06:20:24.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7 06:20:24.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7PADDING 06:20:24.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBC 06:20:24.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBCPADDING 06:20:24.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23 06:20:24.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23PADDING 06:20:24.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTE 06:20:24.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTEPADDING 06:20:24.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ 06:20:24.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126 06:20:24.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7567 *** *** 7568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7569 *** *** 7570 *** *** 7571 *** *** 7572 *** *** 7573 *** *** 7574 *** *** 7575 *** *** 7576 *** *** 7577 *** *** 7578 *** *** 7579 *** *** 7580 *** *** 7581 *** *** 7582 *** *** 7583 *** *** 7584 *** *** 7585 *** *** 7586 *** *** 7587 *** *** 7588 *** *** 7589 *** *** 7590 *** *** 7591 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126PADDING 06:20:24.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4 06:20:24.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4PADDING 06:20:24.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/NOPADDING 06:20:24.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5 06:20:24.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5PADDING 06:20:24.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7 06:20:24.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7592 *** *** 7593 *** *** 7594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBC 06:20:24.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBCPADDING 06:20:24.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23 06:20:24.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23PADDING 06:20:24.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTE 06:20:24.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTEPADDING 06:20:24.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ 06:20:24.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126 06:20:24.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2 06:20:24.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2PADDING 06:20:24.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7595 *** *** 7596 *** *** 7597 *** *** 7598 *** *** 7599 *** *** 7600 *** *** 7601 *** *** 7602 *** *** 7603 *** *** 7604 *** *** 7605 *** *** 7606 *** *** 7607 *** *** 7608 *** *** 7609 *** *** 7610 *** *** 7611 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4 06:20:24.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4PADDING 06:20:24.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7612 *** *** 7613 *** *** 7614 *** *** 7615 *** *** 7616 *** *** 7617 *** *** 7618 *** *** 7619 *** *** 7620 *** *** 7621 *** *** 7622 *** *** 7623 *** *** 7624 *** *** 7625 *** *** 7626 *** *** 7627 *** *** 7628 *** *** 7629 *** *** 7630 *** *** 7631 *** *** 7632 *** *** 7633 *** *** 7634 *** *** 7635 *** *** 7636 *** *** 7637 *** *** 7638 *** *** 7639 *** *** 7640 *** *** 7641 *** *** 7642 *** *** 7643 *** *** 7644 *** *** 7645 *** *** 7646 *** *** 7647 *** *** 7648 *** *** 7649 *** *** 7650 *** *** 7651 *** *** 7652 *** *** 7653 *** *** 7654 *** *** 7655 *** *** 7656 *** *** 7657 *** *** 7658 *** *** 7659 *** *** 7660 *** *** 7661 *** *** 7662 *** *** 7663 *** *** 7664 *** *** 7665 *** *** 7666 *** *** 7667 *** *** 7668 *** *** 7669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5 06:20:24.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5PADDING 06:20:24.103 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7 06:20:24.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7PADDING 06:20:24.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBC 06:20:24.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBCPADDING 06:20:24.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23 06:20:24.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23PADDING 06:20:24.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTE 06:20:24.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTEPADDING 06:20:24.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7670 *** *** 7671 *** *** 7672 *** *** 7673 *** *** 7674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126 06:20:24.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2 06:20:24.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2PADDING 06:20:24.106 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7675 *** *** 7676 *** *** 7677 *** *** 7678 *** *** 7679 *** *** 7680 *** *** 7681 *** *** 7682 *** *** 7683 *** *** 7684 *** *** 7685 *** *** 7686 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.106 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4 06:20:24.106 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4PADDING 06:20:24.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/NOPADDING 06:20:24.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5 06:20:24.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5PADDING 06:20:24.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7 06:20:24.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7PADDING 06:20:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBC 06:20:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBCPADDING 06:20:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23 06:20:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7687 *** *** 7688 *** *** 7689 *** *** 7690 *** *** 7691 *** *** 7692 *** *** 7693 *** *** 7694 *** *** 7695 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTE 06:20:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTEPADDING 06:20:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ 06:20:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126 06:20:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2 06:20:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2PADDING 06:20:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126PADDING 06:20:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4 06:20:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4PADDING 06:20:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/NOPADDING 06:20:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5 06:20:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5PADDING 06:20:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7 06:20:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7PADDING 06:20:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBC 06:20:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBCPADDING 06:20:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23 06:20:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23PADDING 06:20:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTE 06:20:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTEPADDING 06:20:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ 06:20:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126 06:20:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2 06:20:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2PADDING 06:20:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126PADDING 06:20:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4 06:20:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4PADDING 06:20:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/NOPADDING 06:20:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5 06:20:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5PADDING 06:20:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7 06:20:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7PADDING 06:20:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBC 06:20:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBCPADDING 06:20:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23 06:20:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23PADDING 06:20:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTE 06:20:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTEPADDING 06:20:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ 06:20:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126 06:20:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2 06:20:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2PADDING 06:20:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126PADDING 06:20:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4 06:20:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4PADDING 06:20:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/NOPADDING 06:20:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5 06:20:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5PADDING 06:20:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7 06:20:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7696 *** *** 7697 *** *** 7698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBC 06:20:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBCPADDING 06:20:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23 06:20:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23PADDING 06:20:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTE 06:20:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTEPADDING 06:20:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ 06:20:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126 06:20:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2 06:20:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2PADDING 06:20:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126PADDING 06:20:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4 06:20:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4PADDING 06:20:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7699 *** *** 7700 *** *** 7701 *** *** 7702 *** *** 7703 *** *** 7704 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5 06:20:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5PADDING 06:20:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7 06:20:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7PADDING 06:20:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBC 06:20:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7705 *** *** 7706 *** *** 7707 *** *** 7708 *** *** 7709 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23 06:20:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23PADDING 06:20:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTE 06:20:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTEPADDING 06:20:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ 06:20:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126 06:20:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2 06:20:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2PADDING 06:20:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126PADDING 06:20:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4 06:20:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7710 *** *** 7711 *** *** 7712 *** *** 7713 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/NOPADDING 06:20:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5 06:20:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5PADDING 06:20:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7 06:20:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7PADDING 06:20:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBC 06:20:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBCPADDING 06:20:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23 06:20:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23PADDING 06:20:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTE 06:20:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTEPADDING 06:20:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ 06:20:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126 06:20:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2 06:20:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2PADDING 06:20:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126PADDING 06:20:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4 06:20:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4PADDING 06:20:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/NOPADDING 06:20:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5 06:20:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5PADDING 06:20:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7 06:20:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7PADDING 06:20:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBC 06:20:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBCPADDING 06:20:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7714 *** *** 7715 *** *** 7716 *** *** 7717 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23PADDING 06:20:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTE 06:20:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTEPADDING 06:20:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ 06:20:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126 06:20:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2 06:20:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2PADDING 06:20:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126PADDING 06:20:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4 06:20:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4PADDING 06:20:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/NOPADDING 06:20:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5PADDING 06:20:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7 06:20:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7PADDING 06:20:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBC 06:20:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7719 *** *** 7720 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23 06:20:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23PADDING 06:20:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTE 06:20:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTEPADDING 06:20:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ 06:20:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126 06:20:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2 06:20:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2PADDING 06:20:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126PADDING 06:20:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4 06:20:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4PADDING 06:20:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/NOPADDING 06:20:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5 06:20:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7721 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7 06:20:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7722 *** *** 7723 *** *** 7724 *** *** 7725 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBC 06:20:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBCPADDING 06:20:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23 06:20:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7726 *** *** 7727 *** *** 7728 *** *** 7729 *** *** 7730 *** *** 7731 *** *** 7732 *** *** 7733 *** *** 7734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7735 *** *** 7736 *** *** 7737 *** *** 7738 *** *** 7739 *** *** 7740 *** *** 7741 *** *** 7742 *** *** 7743 *** *** 7744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTEPADDING 06:20:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ 06:20:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126 06:20:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2 06:20:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2PADDING 06:20:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126PADDING 06:20:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4 06:20:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7745 *** *** 7746 *** *** 7747 *** *** 7748 *** *** 7749 *** *** 7750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/NOPADDING 06:20:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5 06:20:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5PADDING 06:20:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7 06:20:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7PADDING 06:20:24.182 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7751 *** *** 7752 *** *** 7753 *** *** 7754 *** *** 7755 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.182 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBCPADDING 06:20:24.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7756 *** *** 7757 *** *** 7758 *** *** 7759 *** *** 7760 *** *** 7761 *** *** 7762 *** *** 7763 *** *** 7764 *** *** 7765 *** *** 7766 *** *** 7767 *** *** 7768 *** *** 7769 *** *** 7770 *** *** 7771 *** *** 7772 *** *** 7773 *** *** 7774 *** *** 7775 *** *** 7776 *** *** 7777 *** *** 7778 *** *** 7779 *** *** 7780 *** *** 7781 *** *** 7782 *** *** 7783 *** *** 7784 *** *** 7785 *** *** 7786 *** *** 7787 *** *** 7788 *** *** 7789 *** *** 7790 *** *** 7791 *** *** 7792 *** *** 7793 *** *** 7794 *** *** 7795 *** *** 7796 *** *** 7797 *** *** 7798 *** *** 7799 *** *** 7800 *** *** 7801 *** *** 7802 *** *** 7803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23PADDING 06:20:24.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTE 06:20:24.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTEPADDING 06:20:24.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ 06:20:24.185 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126 06:20:24.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7804 *** *** 7805 *** *** 7806 *** *** 7807 *** *** 7808 *** *** 7809 *** *** 7810 *** *** 7811 *** *** 7812 *** *** 7813 *** *** 7814 *** *** 7815 *** *** 7816 *** *** 7817 *** *** 7818 *** *** 7819 *** *** 7820 *** *** 7821 *** *** 7822 *** *** 7823 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2PADDING 06:20:24.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126PADDING 06:20:24.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4 06:20:24.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4PADDING 06:20:24.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/NOPADDING 06:20:24.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5 06:20:24.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5PADDING 06:20:24.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7 06:20:24.192 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7PADDING 06:20:24.192 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBC 06:20:24.192 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBCPADDING 06:20:24.193 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23 06:20:24.193 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23PADDING 06:20:24.193 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTE 06:20:24.196 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTEPADDING 06:20:24.196 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7824 *** *** 7825 *** *** 7826 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.196 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126 06:20:24.197 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2 06:20:24.197 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2PADDING 06:20:24.198 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126PADDING 06:20:24.198 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4 06:20:24.198 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4PADDING 06:20:24.199 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/NOPADDING 06:20:24.199 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5 06:20:24.200 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5PADDING 06:20:24.200 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7827 *** *** 7828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.202 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7PADDING 06:20:24.202 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7829 *** *** 7830 *** *** 7831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.202 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBCPADDING 06:20:24.203 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23 06:20:24.203 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23PADDING 06:20:24.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTE 06:20:24.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTEPADDING 06:20:24.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ 06:20:24.205 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126 06:20:24.205 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2 06:20:24.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7832 *** *** 7833 *** *** 7834 *** *** 7835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126PADDING 06:20:24.217 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4 06:20:24.217 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7836 *** *** 7837 *** *** 7838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.217 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/NOPADDING 06:20:24.217 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5 06:20:24.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5PADDING 06:20:24.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7839 *** *** 7840 *** *** 7841 *** *** 7842 *** *** 7843 *** *** 7844 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7PADDING 06:20:24.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBC 06:20:24.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBCPADDING 06:20:24.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23 06:20:24.219 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23PADDING 06:20:24.219 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTE 06:20:24.219 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTEPADDING 06:20:24.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ 06:20:24.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126 06:20:24.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2 06:20:24.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2PADDING 06:20:24.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126PADDING 06:20:24.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4 06:20:24.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4PADDING 06:20:24.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/NOPADDING 06:20:24.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5 06:20:24.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7845 *** *** 7846 *** *** 7847 *** *** 7848 *** *** 7849 *** *** 7850 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7 06:20:24.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7PADDING 06:20:24.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBC 06:20:24.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBCPADDING 06:20:24.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23 06:20:24.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23PADDING 06:20:24.223 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTE 06:20:24.223 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTEPADDING 06:20:24.223 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ 06:20:24.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126 06:20:24.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2 06:20:24.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2PADDING 06:20:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126PADDING 06:20:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4 06:20:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4PADDING 06:20:24.226 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/NOPADDING 06:20:24.226 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5 06:20:24.226 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5PADDING 06:20:24.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7 06:20:24.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7PADDING 06:20:24.228 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBC 06:20:24.228 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBCPADDING 06:20:24.228 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23 06:20:24.229 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23PADDING 06:20:24.229 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTE 06:20:24.229 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTEPADDING 06:20:24.229 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ 06:20:24.230 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126 06:20:24.230 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2 06:20:24.231 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2PADDING 06:20:24.231 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126PADDING 06:20:24.231 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4 06:20:24.232 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4PADDING 06:20:24.238 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/NOPADDING 06:20:24.238 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5 06:20:24.238 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5PADDING 06:20:24.239 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7 06:20:24.239 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7PADDING 06:20:24.239 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBC 06:20:24.239 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBCPADDING 06:20:24.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23 06:20:24.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23PADDING 06:20:24.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTE 06:20:24.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTEPADDING 06:20:24.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CTS/ 06:20:24.240 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7851 *** *** 7852 *** *** 7853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.241 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CTS/NOPADDING 06:20:24.241 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7854 *** *** 7855 *** *** 7856 *** *** 7857 *** *** 7858 *** *** 7859 *** *** 7860 *** *** 7861 *** *** 7862 *** *** 7863 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.241 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/EAX/ 06:20:24.244 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/EAX/NOPADDING 06:20:24.244 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/ECB/ 06:20:24.248 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/" does not support IV => Skipping. 06:20:24.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/ECB/NOPADDING 06:20:24.249 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 06:20:24.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/GCM/ 06:20:24.251 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/GCM/NOPADDING 06:20:24.252 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7864 *** *** 7865 *** *** 7866 *** *** 7867 *** *** 7868 *** *** 7869 *** *** 7870 *** *** 7871 *** *** 7872 *** *** 7873 *** *** 7874 *** *** 7875 *** *** 7876 *** *** 7877 *** *** 7878 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.253 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126 06:20:24.253 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2 06:20:24.254 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2PADDING 06:20:24.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126PADDING 06:20:24.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4 06:20:24.268 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4PADDING 06:20:24.268 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7879 *** *** 7880 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.269 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5 06:20:24.269 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5PADDING 06:20:24.270 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7 06:20:24.271 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7PADDING 06:20:24.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBC 06:20:24.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBCPADDING 06:20:24.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23 06:20:24.272 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23PADDING 06:20:24.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTE 06:20:24.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7881 *** *** 7882 *** *** 7883 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.274 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ 06:20:24.274 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126 06:20:24.274 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7884 *** *** 7885 *** *** 7886 *** *** 7887 *** *** 7888 *** *** 7889 *** *** 7890 *** *** 7891 *** *** 7892 *** *** 7893 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2PADDING 06:20:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126PADDING 06:20:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4 06:20:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4PADDING 06:20:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/NOPADDING 06:20:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5 06:20:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5PADDING 06:20:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7 06:20:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7PADDING 06:20:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBC 06:20:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBCPADDING 06:20:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23 06:20:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23PADDING 06:20:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTE 06:20:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTEPADDING 06:20:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ 06:20:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7894 *** *** 7895 *** *** 7896 *** *** 7897 *** *** 7898 *** *** 7899 *** *** 7900 *** *** 7901 *** *** 7902 *** *** 7903 *** *** 7904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2 06:20:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2PADDING 06:20:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126PADDING 06:20:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4 06:20:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4PADDING 06:20:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/NOPADDING 06:20:24.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7905 *** *** 7906 *** *** 7907 *** *** 7908 *** *** 7909 *** *** 7910 *** *** 7911 *** *** 7912 *** *** 7913 *** *** 7914 *** *** 7915 *** *** 7916 *** *** 7917 *** *** 7918 *** *** 7919 *** *** 7920 *** *** 7921 *** *** 7922 *** *** 7923 *** *** 7924 *** *** 7925 *** *** 7926 *** *** 7927 *** *** 7928 *** *** 7929 *** *** 7930 *** *** 7931 *** *** 7932 *** *** 7933 *** *** 7934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5PADDING 06:20:24.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7 06:20:24.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7PADDING 06:20:24.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBC 06:20:24.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBCPADDING 06:20:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23 06:20:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23PADDING 06:20:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTE 06:20:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTEPADDING 06:20:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ 06:20:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126 06:20:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7935 *** *** 7936 *** *** 7937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2PADDING 06:20:24.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126PADDING 06:20:24.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4 06:20:24.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4PADDING 06:20:24.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/NOPADDING 06:20:24.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5 06:20:24.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5PADDING 06:20:24.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7 06:20:24.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7938 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBC 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBCPADDING 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23PADDING 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTE 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTEPADDING 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7939 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2 06:20:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2PADDING 06:20:24.291 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126PADDING 06:20:24.291 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4 06:20:24.291 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4PADDING 06:20:24.291 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/NOPADDING 06:20:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5 06:20:24.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5PADDING 06:20:24.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7 06:20:24.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7PADDING 06:20:24.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBC 06:20:24.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBCPADDING 06:20:24.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23 06:20:24.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23PADDING 06:20:24.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTE 06:20:24.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTEPADDING 06:20:24.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ 06:20:24.310 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126 06:20:24.310 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2 06:20:24.310 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2PADDING 06:20:24.310 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126PADDING 06:20:24.311 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7940 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.311 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4PADDING 06:20:24.312 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/NOPADDING 06:20:24.312 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5 06:20:24.312 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5PADDING 06:20:24.312 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7 06:20:24.313 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7941 *** *** 7942 *** *** 7943 *** *** 7944 *** *** 7945 *** *** 7946 *** *** 7947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.313 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBC 06:20:24.313 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBCPADDING 06:20:24.313 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23 06:20:24.314 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23PADDING 06:20:24.314 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7948 *** *** 7949 *** *** 7950 *** *** 7951 *** *** 7952 *** *** 7953 *** *** 7954 *** *** 7955 *** *** 7956 *** *** 7957 *** *** 7958 *** *** 7959 *** *** 7960 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.314 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTEPADDING 06:20:24.314 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ 06:20:24.320 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126 06:20:24.321 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2 06:20:24.321 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2PADDING 06:20:24.321 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7961 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4 06:20:24.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4PADDING 06:20:24.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/NOPADDING 06:20:24.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5 06:20:24.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5PADDING 06:20:24.323 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7 06:20:24.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7PADDING 06:20:24.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBC 06:20:24.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7962 *** *** 7963 *** *** 7964 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23 06:20:24.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23PADDING 06:20:24.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTE 06:20:24.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7965 *** *** 7966 *** *** 7967 *** *** 7968 *** *** 7969 *** *** 7970 *** *** 7971 *** *** 7972 *** *** 7973 *** *** 7974 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.334 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ 06:20:24.334 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126 06:20:24.334 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2 06:20:24.334 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2PADDING 06:20:24.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126PADDING 06:20:24.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4 06:20:24.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4PADDING 06:20:24.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/NOPADDING 06:20:24.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5 06:20:24.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5PADDING 06:20:24.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7 06:20:24.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7PADDING 06:20:24.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7975 *** *** 7976 *** *** 7977 *** *** 7978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBCPADDING 06:20:24.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23 06:20:24.338 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23PADDING 06:20:24.338 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTE 06:20:24.338 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTEPADDING 06:20:24.342 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ 06:20:24.342 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126 06:20:24.342 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2 06:20:24.342 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2PADDING 06:20:24.343 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126PADDING 06:20:24.343 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4 06:20:24.343 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4PADDING 06:20:24.343 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/NOPADDING 06:20:24.343 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5 06:20:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5PADDING 06:20:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7 06:20:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7PADDING 06:20:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBC 06:20:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBCPADDING 06:20:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23 06:20:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23PADDING 06:20:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTE 06:20:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTEPADDING 06:20:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ 06:20:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126 06:20:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2 06:20:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2PADDING 06:20:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126PADDING 06:20:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4 06:20:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4PADDING 06:20:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/NOPADDING 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5PADDING 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7PADDING 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBC 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBCPADDING 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23PADDING 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTE 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTEPADDING 06:20:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ 06:20:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126 06:20:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2 06:20:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2PADDING 06:20:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126PADDING 06:20:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4 06:20:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4PADDING 06:20:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/NOPADDING 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5PADDING 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7PADDING 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBC 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBCPADDING 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23PADDING 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTE 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTEPADDING 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ 06:20:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126 06:20:24.349 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2 06:20:24.349 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2PADDING 06:20:24.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126PADDING 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4PADDING 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/NOPADDING 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5PADDING 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7PADDING 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBC 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBCPADDING 06:20:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23 06:20:24.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23PADDING 06:20:24.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTE 06:20:24.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTEPADDING 06:20:24.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ 06:20:24.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126 06:20:24.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2 06:20:24.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2PADDING 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126PADDING 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4PADDING 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/NOPADDING 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5PADDING 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7PADDING 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBC 06:20:24.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBCPADDING 06:20:24.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23 06:20:24.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23PADDING 06:20:24.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTE 06:20:24.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTEPADDING 06:20:24.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ 06:20:24.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126 06:20:24.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2 06:20:24.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2PADDING 06:20:24.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126PADDING 06:20:24.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4 06:20:24.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4PADDING 06:20:24.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/NOPADDING 06:20:24.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5 06:20:24.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5PADDING 06:20:24.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7 06:20:24.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7PADDING 06:20:24.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBC 06:20:24.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBCPADDING 06:20:24.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23 06:20:24.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23PADDING 06:20:24.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTE 06:20:24.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTEPADDING 06:20:24.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ 06:20:24.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126 06:20:24.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2 06:20:24.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2PADDING 06:20:24.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126PADDING 06:20:24.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4 06:20:24.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4PADDING 06:20:24.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/NOPADDING 06:20:24.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5 06:20:24.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5PADDING 06:20:24.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7 06:20:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7PADDING 06:20:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBC 06:20:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBCPADDING 06:20:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23 06:20:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23PADDING 06:20:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTE 06:20:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTEPADDING 06:20:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ 06:20:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126 06:20:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2 06:20:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2PADDING 06:20:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126PADDING 06:20:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4 06:20:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4PADDING 06:20:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/NOPADDING 06:20:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5 06:20:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5PADDING 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7PADDING 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBC 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBCPADDING 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23PADDING 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTE 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTEPADDING 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ 06:20:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126 06:20:24.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2 06:20:24.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2PADDING 06:20:24.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126PADDING 06:20:24.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4 06:20:24.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4PADDING 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/NOPADDING 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5PADDING 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7PADDING 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBC 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBCPADDING 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23PADDING 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTE 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTEPADDING 06:20:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ 06:20:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126 06:20:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2 06:20:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2PADDING 06:20:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126PADDING 06:20:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4 06:20:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4PADDING 06:20:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/NOPADDING 06:20:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5PADDING 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7PADDING 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBC 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBCPADDING 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7979 *** *** 7980 *** *** 7981 *** *** 7982 *** *** 7983 *** *** 7984 *** *** 7985 *** *** 7986 *** *** 7987 *** *** 7988 *** *** 7989 *** *** 7990 *** *** 7991 *** *** 7992 *** *** 7993 *** *** 7994 *** *** 7995 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTE 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTEPADDING 06:20:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7996 *** *** 7997 *** *** 7998 *** *** 7999 *** *** 8000 *** *** 8001 *** *** 8002 *** *** 8003 *** *** 8004 *** *** 8005 *** *** 8006 *** *** 8007 *** *** 8008 *** *** 8009 *** *** 8010 *** *** 8011 *** *** 8012 *** *** 8013 *** *** 8014 *** *** 8015 *** *** 8016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126 06:20:24.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2 06:20:24.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8017 *** *** 8018 *** *** 8019 *** *** 8020 *** *** 8021 *** *** 8022 *** *** 8023 *** *** 8024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126PADDING 06:20:24.375 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8025 *** *** 8026 *** *** 8027 *** *** 8028 *** *** 8029 *** *** 8030 *** *** 8031 *** *** 8032 *** *** 8033 *** *** 8034 *** *** 8035 *** *** 8036 *** *** 8037 *** *** 8038 *** *** 8039 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4PADDING 06:20:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/NOPADDING 06:20:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8040 *** *** 8041 *** *** 8042 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5PADDING 06:20:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7 06:20:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7PADDING 06:20:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBC 06:20:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8043 *** *** 8044 *** *** 8045 *** *** 8046 *** *** 8047 *** *** 8048 *** *** 8049 *** *** 8050 *** *** 8051 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23 06:20:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23PADDING 06:20:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTE 06:20:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8052 *** *** 8053 *** *** 8054 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ 06:20:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126 06:20:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2 06:20:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2PADDING 06:20:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126PADDING 06:20:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4 06:20:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4PADDING 06:20:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/NOPADDING 06:20:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5 06:20:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5PADDING 06:20:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7 06:20:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7PADDING 06:20:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBC 06:20:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBCPADDING 06:20:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23 06:20:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23PADDING 06:20:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTE 06:20:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8055 *** *** 8056 *** *** 8057 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ 06:20:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126 06:20:24.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2 06:20:24.395 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2PADDING 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126PADDING 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4PADDING 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/NOPADDING 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5PADDING 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7PADDING 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBC 06:20:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBCPADDING 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23PADDING 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTE 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTEPADDING 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2PADDING 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8058 *** *** 8059 *** *** 8060 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4PADDING 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/NOPADDING 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5PADDING 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7PADDING 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBC 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBCPADDING 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23 06:20:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23PADDING 06:20:24.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTE 06:20:24.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTEPADDING 06:20:24.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8061 *** *** 8062 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126 06:20:24.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2 06:20:24.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2PADDING 06:20:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126PADDING 06:20:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8063 *** *** 8064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4PADDING 06:20:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/NOPADDING 06:20:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5 06:20:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5PADDING 06:20:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8065 *** *** 8066 *** *** 8067 *** *** 8068 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7PADDING 06:20:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBC 06:20:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBCPADDING 06:20:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23 06:20:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23PADDING 06:20:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTE 06:20:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTEPADDING 06:20:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ 06:20:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126 06:20:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2 06:20:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2PADDING 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126PADDING 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4PADDING 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/NOPADDING 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5PADDING 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7PADDING 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBC 06:20:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBCPADDING 06:20:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23 06:20:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23PADDING 06:20:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTE 06:20:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTEPADDING 06:20:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ 06:20:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126 06:20:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2 06:20:24.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2PADDING 06:20:24.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126PADDING 06:20:24.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4 06:20:24.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4PADDING 06:20:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/NOPADDING 06:20:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5 06:20:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5PADDING 06:20:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8069 *** *** 8070 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7PADDING 06:20:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBC 06:20:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBCPADDING 06:20:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23 06:20:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23PADDING 06:20:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTE 06:20:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTEPADDING 06:20:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ 06:20:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126 06:20:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8071 *** *** 8072 *** *** 8073 *** *** 8074 *** *** 8075 *** *** 8076 *** *** 8077 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2PADDING 06:20:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8078 *** *** 8079 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4 06:20:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4PADDING 06:20:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/NOPADDING 06:20:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8080 *** *** 8081 *** *** 8082 *** *** 8083 *** *** 8084 *** *** 8085 *** *** 8086 *** *** 8087 *** *** 8088 *** *** 8089 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5PADDING 06:20:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7 06:20:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8090 *** *** 8091 *** *** 8092 *** *** 8093 *** *** 8094 *** *** 8095 *** *** 8096 *** *** 8097 *** *** 8098 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBC 06:20:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBCPADDING 06:20:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23 06:20:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23PADDING 06:20:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTE 06:20:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8099 *** *** 8100 *** *** 8101 *** *** 8102 *** *** 8103 *** *** 8104 *** *** 8105 *** *** 8106 *** *** 8107 *** *** 8108 *** *** 8109 *** *** 8110 *** *** 8111 *** *** 8112 *** *** 8113 *** *** 8114 *** *** 8115 *** *** 8116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ 06:20:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8117 *** *** 8118 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2 06:20:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2PADDING 06:20:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126PADDING 06:20:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4 06:20:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8119 *** *** 8120 *** *** 8121 *** *** 8122 *** *** 8123 *** *** 8124 *** *** 8125 *** *** 8126 *** *** 8127 *** *** 8128 *** *** 8129 *** *** 8130 *** *** 8131 *** *** 8132 *** *** 8133 *** *** 8134 *** *** 8135 *** *** 8136 *** *** 8137 *** *** 8138 *** *** 8139 *** *** 8140 *** *** 8141 *** *** 8142 *** *** 8143 *** *** 8144 *** *** 8145 *** *** 8146 *** *** 8147 *** *** 8148 *** *** 8149 *** *** 8150 *** *** 8151 *** *** 8152 *** *** 8153 *** *** 8154 *** *** 8155 *** *** 8156 *** *** 8157 *** *** 8158 *** *** 8159 *** *** 8160 *** *** 8161 *** *** 8162 *** *** 8163 *** *** 8164 *** *** 8165 *** *** 8166 *** *** 8167 *** *** 8168 *** *** 8169 *** *** 8170 *** *** 8171 *** *** 8172 *** *** 8173 *** *** 8174 *** *** 8175 *** *** 8176 *** *** 8177 *** *** 8178 *** *** 8179 *** *** 8180 *** *** 8181 *** *** 8182 *** *** 8183 *** *** 8184 *** *** 8185 *** *** 8186 *** *** 8187 *** *** 8188 *** *** 8189 *** *** 8190 *** *** 8191 *** *** 8192 *** *** 8193 *** *** 8194 *** *** 8195 *** *** 8196 *** *** 8197 *** *** 8198 *** *** 8199 *** *** 8200 *** *** 8201 *** *** 8202 *** *** 8203 *** *** 8204 *** *** 8205 *** *** 8206 *** *** 8207 *** *** 8208 *** *** 8209 *** *** 8210 *** *** 8211 *** *** 8212 *** *** 8213 *** *** 8214 *** *** 8215 *** *** 8216 *** *** 8217 *** *** 8218 *** *** 8219 *** *** 8220 *** *** 8221 *** *** 8222 *** *** 8223 *** *** 8224 *** *** 8225 *** *** 8226 *** *** 8227 *** *** 8228 *** *** 8229 *** *** 8230 *** *** 8231 *** *** 8232 *** *** 8233 *** *** 8234 *** *** 8235 *** *** 8236 *** *** 8237 *** *** 8238 *** *** 8239 *** *** 8240 *** *** 8241 *** *** 8242 *** *** 8243 *** *** 8244 *** *** 8245 *** *** 8246 *** *** 8247 *** *** 8248 *** *** 8249 *** *** 8250 *** *** 8251 *** *** 8252 *** *** 8253 *** *** 8254 *** *** 8255 *** *** 8256 *** *** 8257 *** *** 8258 *** *** 8259 *** *** 8260 *** *** 8261 *** *** 8262 *** *** 8263 *** *** 8264 *** *** 8265 *** *** 8266 *** *** 8267 *** *** 8268 *** *** 8269 *** *** 8270 *** *** 8271 *** *** 8272 *** *** 8273 *** *** 8274 *** *** 8275 *** *** 8276 *** *** 8277 *** *** 8278 *** *** 8279 *** *** 8280 *** *** 8281 *** *** 8282 *** *** 8283 *** *** 8284 *** *** 8285 *** *** 8286 *** *** 8287 *** *** 8288 *** *** 8289 *** *** 8290 *** *** 8291 *** *** 8292 *** *** 8293 *** *** 8294 *** *** 8295 *** *** 8296 *** *** 8297 *** *** 8298 *** *** 8299 *** *** 8300 *** *** 8301 *** *** 8302 *** *** 8303 *** *** 8304 *** *** 8305 *** *** 8306 *** *** 8307 *** *** 8308 *** *** 8309 *** *** 8310 *** *** 8311 *** *** 8312 *** *** 8313 *** *** 8314 *** *** 8315 *** *** 8316 *** *** 8317 *** *** 8318 *** *** 8319 *** *** 8320 *** *** 8321 *** *** 8322 *** *** 8323 *** *** 8324 *** *** 8325 *** *** 8326 *** *** 8327 *** *** 8328 *** *** 8329 *** *** 8330 *** *** 8331 *** *** 8332 *** *** 8333 *** *** 8334 *** *** 8335 *** *** 8336 *** *** 8337 *** *** 8338 *** *** 8339 *** *** 8340 *** *** 8341 *** *** 8342 *** *** 8343 *** *** 8344 *** *** 8345 *** *** 8346 *** *** 8347 *** *** 8348 *** *** 8349 *** *** 8350 *** *** 8351 *** *** 8352 *** *** 8353 *** *** 8354 *** *** 8355 *** *** 8356 *** *** 8357 *** *** 8358 *** *** 8359 *** *** 8360 *** *** 8361 *** *** 8362 *** *** 8363 *** *** 8364 *** *** 8365 *** *** 8366 *** *** 8367 *** *** 8368 *** *** 8369 *** *** 8370 *** *** 8371 *** *** 8372 *** *** 8373 *** *** 8374 *** *** 8375 *** *** 8376 *** *** 8377 *** *** 8378 *** *** 8379 *** *** 8380 *** *** 8381 *** *** 8382 *** *** 8383 *** *** 8384 *** *** 8385 *** *** 8386 *** *** 8387 *** *** 8388 *** *** 8389 *** *** 8390 *** *** 8391 *** *** 8392 *** *** 8393 *** *** 8394 *** *** 8395 *** *** 8396 *** *** 8397 *** *** 8398 *** *** 8399 *** *** 8400 *** *** 8401 *** *** 8402 *** *** 8403 *** *** 8404 *** *** 8405 *** *** 8406 *** *** 8407 *** *** 8408 *** *** 8409 *** *** 8410 *** *** 8411 *** *** 8412 *** *** 8413 *** *** 8414 *** *** 8415 *** *** 8416 *** *** 8417 *** *** 8418 *** *** 8419 *** *** 8420 *** *** 8421 *** *** 8422 *** *** 8423 *** *** 8424 *** *** 8425 *** *** 8426 *** *** 8427 *** *** 8428 *** *** 8429 *** *** 8430 *** *** 8431 *** *** 8432 *** *** 8433 *** *** 8434 *** *** 8435 *** *** 8436 *** *** 8437 *** *** 8438 *** *** 8439 *** *** 8440 *** *** 8441 *** *** 8442 *** *** 8443 *** *** 8444 *** *** 8445 *** *** 8446 *** *** 8447 *** *** 8448 *** *** 8449 *** *** 8450 *** *** 8451 *** *** 8452 *** *** 8453 *** *** 8454 *** *** 8455 *** *** 8456 *** *** 8457 *** *** 8458 *** *** 8459 *** *** 8460 *** *** 8461 *** *** 8462 *** *** 8463 *** *** 8464 *** *** 8465 *** *** 8466 *** *** 8467 *** *** 8468 *** *** 8469 *** *** 8470 *** *** 8471 *** *** 8472 *** *** 8473 *** *** 8474 *** *** 8475 *** *** 8476 *** *** 8477 *** *** 8478 *** *** 8479 *** *** 8480 *** *** 8481 *** *** 8482 *** *** 8483 *** *** 8484 *** *** 8485 *** *** 8486 *** *** 8487 *** *** 8488 *** *** 8489 *** *** 8490 *** *** 8491 *** *** 8492 *** *** 8493 *** *** 8494 *** *** 8495 *** *** 8496 *** *** 8497 *** *** 8498 *** *** 8499 *** *** 8500 *** *** 8501 *** *** 8502 *** *** 8503 *** *** 8504 *** *** 8505 *** *** 8506 *** *** 8507 *** *** 8508 *** *** 8509 *** *** 8510 *** *** 8511 *** *** 8512 *** *** 8513 *** *** 8514 *** *** 8515 *** *** 8516 *** *** 8517 *** *** 8518 *** *** 8519 *** *** 8520 *** *** 8521 *** *** 8522 *** *** 8523 *** *** 8524 *** *** 8525 *** *** 8526 *** *** 8527 *** *** 8528 *** *** 8529 *** *** 8530 *** *** 8531 *** *** 8532 *** *** 8533 *** *** 8534 *** *** 8535 *** *** 8536 *** *** 8537 *** *** 8538 *** *** 8539 *** *** 8540 *** *** 8541 *** *** 8542 *** *** 8543 *** *** 8544 *** *** 8545 *** *** 8546 *** *** 8547 *** *** 8548 *** *** 8549 *** *** 8550 *** *** 8551 *** *** 8552 *** *** 8553 *** *** 8554 *** *** 8555 *** *** 8556 *** *** 8557 *** *** 8558 *** *** 8559 *** *** 8560 *** *** 8561 *** *** 8562 *** *** 8563 *** *** 8564 *** *** 8565 *** *** 8566 *** *** 8567 *** *** 8568 *** *** 8569 *** *** 8570 *** *** 8571 *** *** 8572 *** *** 8573 *** *** 8574 *** *** 8575 *** *** 8576 *** *** 8577 *** *** 8578 *** *** 8579 *** *** 8580 *** *** 8581 *** *** 8582 *** *** 8583 *** *** 8584 *** *** 8585 *** *** 8586 *** *** 8587 *** *** 8588 *** *** 8589 *** *** 8590 *** *** 8591 *** *** 8592 *** *** 8593 *** *** 8594 *** *** 8595 *** *** 8596 *** *** 8597 *** *** 8598 *** *** 8599 *** *** 8600 *** *** 8601 *** *** 8602 *** *** 8603 *** *** 8604 *** *** 8605 *** *** 8606 *** *** 8607 *** *** 8608 *** *** 8609 *** *** 8610 *** *** 8611 *** *** 8612 *** *** 8613 *** *** 8614 *** *** 8615 *** *** 8616 *** *** 8617 *** *** 8618 *** *** 8619 *** *** 8620 *** *** 8621 *** *** 8622 *** *** 8623 *** *** 8624 *** *** 8625 *** *** 8626 *** *** 8627 *** *** 8628 *** *** 8629 *** *** 8630 *** *** 8631 *** *** 8632 *** *** 8633 *** *** 8634 *** *** 8635 *** *** 8636 *** *** 8637 *** *** 8638 *** *** 8639 *** *** 8640 *** *** 8641 *** *** 8642 *** *** 8643 *** *** 8644 *** *** 8645 *** *** 8646 *** *** 8647 *** *** 8648 *** *** 8649 *** *** 8650 *** *** 8651 *** *** 8652 *** *** 8653 *** *** 8654 *** *** 8655 *** *** 8656 *** *** 8657 *** *** 8658 *** *** 8659 *** *** 8660 *** *** 8661 *** *** 8662 *** *** 8663 *** *** 8664 *** *** 8665 *** *** 8666 *** *** 8667 *** *** 8668 *** *** 8669 *** *** 8670 *** *** 8671 *** *** 8672 *** *** 8673 *** *** 8674 *** *** 8675 *** *** 8676 *** *** 8677 *** *** 8678 *** *** 8679 *** *** 8680 *** *** 8681 *** *** 8682 *** *** 8683 *** *** 8684 *** *** 8685 *** *** 8686 *** *** 8687 *** *** 8688 *** *** 8689 *** *** 8690 *** *** 8691 *** *** 8692 *** *** 8693 *** *** 8694 *** *** 8695 *** *** 8696 *** *** 8697 *** *** 8698 *** *** 8699 *** *** 8700 *** *** 8701 *** *** 8702 *** *** 8703 *** *** 8704 *** *** 8705 *** *** 8706 *** *** 8707 *** *** 8708 *** *** 8709 *** *** 8710 *** *** 8711 *** *** 8712 *** *** 8713 *** *** 8714 *** *** 8715 *** *** 8716 *** *** 8717 *** *** 8718 *** *** 8719 *** *** 8720 *** *** 8721 *** *** 8722 *** *** 8723 *** *** 8724 *** *** 8725 *** *** 8726 *** *** 8727 *** *** 8728 *** *** 8729 *** *** 8730 *** *** 8731 *** *** 8732 *** *** 8733 *** *** 8734 *** *** 8735 *** *** 8736 *** *** 8737 *** *** 8738 *** *** 8739 *** *** 8740 *** *** 8741 *** *** 8742 *** *** 8743 *** *** 8744 *** *** 8745 *** *** 8746 *** *** 8747 *** *** 8748 *** *** 8749 *** *** 8750 *** *** 8751 *** *** 8752 *** *** 8753 *** *** 8754 *** *** 8755 *** *** 8756 *** *** 8757 *** *** 8758 *** *** 8759 *** *** 8760 *** *** 8761 *** *** 8762 *** *** 8763 *** *** 8764 *** *** 8765 *** *** 8766 *** *** 8767 *** *** 8768 *** *** 8769 *** *** 8770 *** *** 8771 *** *** 8772 *** *** 8773 *** *** 8774 *** *** 8775 *** *** 8776 *** *** 8777 *** *** 8778 *** *** 8779 *** *** 8780 *** *** 8781 *** *** 8782 *** *** 8783 *** *** 8784 *** *** 8785 *** *** 8786 *** *** 8787 *** *** 8788 *** *** 8789 *** *** 8790 *** *** 8791 *** *** 8792 *** *** 8793 *** *** 8794 *** *** 8795 *** *** 8796 *** *** 8797 *** *** 8798 *** *** 8799 *** *** 8800 *** *** 8801 *** *** 8802 *** *** 8803 *** *** 8804 *** *** 8805 *** *** 8806 *** *** 8807 *** *** 8808 *** *** 8809 *** *** 8810 *** *** 8811 *** *** 8812 *** *** 8813 *** *** 8814 *** *** 8815 *** *** 8816 *** *** 8817 *** *** 8818 *** *** 8819 *** *** 8820 *** *** 8821 *** *** 8822 *** *** 8823 *** *** 8824 *** *** 8825 *** *** 8826 *** *** 8827 *** *** 8828 *** *** 8829 *** *** 8830 *** *** 8831 *** *** 8832 *** *** 8833 *** *** 8834 *** *** 8835 *** *** 8836 *** *** 8837 *** *** 8838 *** *** 8839 *** *** 8840 *** *** 8841 *** *** 8842 *** *** 8843 *** *** 8844 *** *** 8845 *** *** 8846 *** *** 8847 *** *** 8848 *** *** 8849 *** *** 8850 *** *** 8851 *** *** 8852 *** *** 8853 *** *** 8854 *** *** 8855 *** *** 8856 *** *** 8857 *** *** 8858 *** *** 8859 *** *** 8860 *** *** 8861 *** *** 8862 *** *** 8863 *** *** 8864 *** *** 8865 *** *** 8866 *** *** 8867 *** *** 8868 *** *** 8869 *** *** 8870 *** *** 8871 *** *** 8872 *** *** 8873 *** *** 8874 *** *** 8875 *** *** 8876 *** *** 8877 *** *** 8878 *** *** 8879 *** *** 8880 *** *** 8881 *** *** 8882 *** *** 8883 *** *** 8884 *** *** 8885 *** *** 8886 *** *** 8887 *** *** 8888 *** *** 8889 *** *** 8890 *** *** 8891 *** *** 8892 *** *** 8893 *** *** 8894 *** *** 8895 *** *** 8896 *** *** 8897 *** *** 8898 *** *** 8899 *** *** 8900 *** *** 8901 *** *** 8902 *** *** 8903 *** *** 8904 *** *** 8905 *** *** 8906 *** *** 8907 *** *** 8908 *** *** 8909 *** *** 8910 *** *** 8911 *** *** 8912 *** *** 8913 *** *** 8914 *** *** 8915 *** *** 8916 *** *** 8917 *** *** 8918 *** *** 8919 *** *** 8920 *** *** 8921 *** *** 8922 *** *** 8923 *** *** 8924 *** *** 8925 *** *** 8926 *** *** 8927 *** *** 8928 *** *** 8929 *** *** 8930 *** *** 8931 *** *** 8932 *** *** 8933 *** *** 8934 *** *** 8935 *** *** 8936 *** *** 8937 *** *** 8938 *** *** 8939 *** *** 8940 *** *** 8941 *** *** 8942 *** *** 8943 *** *** 8944 *** *** 8945 *** *** 8946 *** *** 8947 *** *** 8948 *** *** 8949 *** *** 8950 *** *** 8951 *** *** 8952 *** *** 8953 *** *** 8954 *** *** 8955 *** *** 8956 *** *** 8957 *** *** 8958 *** *** 8959 *** *** 8960 *** *** 8961 *** *** 8962 *** *** 8963 *** *** 8964 *** *** 8965 *** *** 8966 *** *** 8967 *** *** 8968 *** *** 8969 *** *** 8970 *** *** 8971 *** *** 8972 *** *** 8973 *** *** 8974 *** *** 8975 *** *** 8976 *** *** 8977 *** *** 8978 *** *** 8979 *** *** 8980 *** *** 8981 *** *** 8982 *** *** 8983 *** *** 8984 *** *** 8985 *** *** 8986 *** *** 8987 *** *** 8988 *** *** 8989 *** *** 8990 *** *** 8991 *** *** 8992 *** *** 8993 *** *** 8994 *** *** 8995 *** *** 8996 *** *** 8997 *** *** 8998 *** *** 8999 *** *** 9000 *** *** 9001 *** *** 9002 *** *** 9003 *** *** 9004 *** *** 9005 *** *** 9006 *** *** 9007 *** *** 9008 *** *** 9009 *** *** 9010 *** *** 9011 *** *** 9012 *** *** 9013 *** *** 9014 *** *** 9015 *** *** 9016 *** *** 9017 *** *** 9018 *** *** 9019 *** *** 9020 *** *** 9021 *** *** 9022 *** *** 9023 *** *** 9024 *** *** 9025 *** *** 9026 *** *** 9027 *** *** 9028 *** *** 9029 *** *** 9030 *** *** 9031 *** *** 9032 *** *** 9033 *** *** 9034 *** *** 9035 *** *** 9036 *** *** 9037 *** *** 9038 *** *** 9039 *** *** 9040 *** *** 9041 *** *** 9042 *** *** 9043 *** *** 9044 *** *** 9045 *** *** 9046 *** *** 9047 *** *** 9048 *** *** 9049 *** *** 9050 *** *** 9051 *** *** 9052 *** *** 9053 *** *** 9054 *** *** 9055 *** *** 9056 *** *** 9057 *** *** 9058 *** *** 9059 *** *** 9060 *** *** 9061 *** *** 9062 *** *** 9063 *** *** 9064 *** *** 9065 *** *** 9066 *** *** 9067 *** *** 9068 *** *** 9069 *** *** 9070 *** *** 9071 *** *** 9072 *** *** 9073 *** *** 9074 *** *** 9075 *** *** 9076 *** *** 9077 *** *** 9078 *** *** 9079 *** *** 9080 *** *** 9081 *** *** 9082 *** *** 9083 *** *** 9084 *** *** 9085 *** *** 9086 *** *** 9087 *** *** 9088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/NOPADDING 06:20:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5 06:20:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5PADDING 06:20:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7 06:20:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7PADDING 06:20:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9089 *** *** 9090 *** *** 9091 *** *** 9092 *** *** 9093 *** *** 9094 *** *** 9095 *** *** 9096 *** *** 9097 *** *** 9098 *** *** 9099 *** *** 9100 *** *** 9101 *** *** 9102 *** *** 9103 *** *** 9104 *** *** 9105 *** *** 9106 *** *** 9107 *** *** 9108 *** *** 9109 *** *** 9110 *** *** 9111 *** *** 9112 *** *** 9113 *** *** 9114 *** *** 9115 *** *** 9116 *** *** 9117 *** *** 9118 *** *** 9119 *** *** 9120 *** *** 9121 *** *** 9122 *** *** 9123 *** *** 9124 *** *** 9125 *** *** 9126 *** *** 9127 *** *** 9128 *** *** 9129 *** *** 9130 *** *** 9131 *** *** 9132 *** *** 9133 *** *** 9134 *** *** 9135 *** *** 9136 *** *** 9137 *** *** 9138 *** *** 9139 *** *** 9140 *** *** 9141 *** *** 9142 *** *** 9143 *** *** 9144 *** *** 9145 *** *** 9146 *** *** 9147 *** *** 9148 *** *** 9149 *** *** 9150 *** *** 9151 *** *** 9152 *** *** 9153 *** *** 9154 *** *** 9155 *** *** 9156 *** *** 9157 *** *** 9158 *** *** 9159 *** *** 9160 *** *** 9161 *** *** 9162 *** *** 9163 *** *** 9164 *** *** 9165 *** *** 9166 *** *** 9167 *** *** 9168 *** *** 9169 *** *** 9170 *** *** 9171 *** *** 9172 *** *** 9173 *** *** 9174 *** *** 9175 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBCPADDING 06:20:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23 06:20:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23PADDING 06:20:24.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9176 *** *** 9177 *** *** 9178 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTEPADDING 06:20:24.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ 06:20:24.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9179 *** *** 9180 *** *** 9181 *** *** 9182 *** *** 9183 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2 06:20:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2PADDING 06:20:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126PADDING 06:20:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4 06:20:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4PADDING 06:20:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/NOPADDING 06:20:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5 06:20:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5PADDING 06:20:24.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9184 *** *** 9185 *** *** 9186 *** *** 9187 *** *** 9188 *** *** 9189 *** *** 9190 *** *** 9191 *** *** 9192 *** *** 9193 *** *** 9194 *** *** 9195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7PADDING 06:20:24.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBC 06:20:24.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23 06:20:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23PADDING 06:20:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTE 06:20:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTEPADDING 06:20:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ 06:20:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126 06:20:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2 06:20:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2PADDING 06:20:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126PADDING 06:20:24.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4 06:20:24.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4PADDING 06:20:24.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/NOPADDING 06:20:24.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5 06:20:24.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5PADDING 06:20:24.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9197 *** *** 9198 *** *** 9199 *** *** 9200 *** *** 9201 *** *** 9202 *** *** 9203 *** *** 9204 *** *** 9205 *** *** 9206 *** *** 9207 *** *** 9208 *** *** 9209 *** *** 9210 *** *** 9211 *** *** 9212 *** *** 9213 *** *** 9214 *** *** 9215 *** *** 9216 *** *** 9217 *** *** 9218 *** *** 9219 *** *** 9220 *** *** 9221 *** *** 9222 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7PADDING 06:20:24.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBC 06:20:24.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBCPADDING 06:20:24.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23 06:20:24.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23PADDING 06:20:24.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTE 06:20:24.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTEPADDING 06:20:24.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ 06:20:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126 06:20:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2 06:20:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2PADDING 06:20:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126PADDING 06:20:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4 06:20:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4PADDING 06:20:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/NOPADDING 06:20:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5 06:20:24.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5PADDING 06:20:24.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7 06:20:24.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7PADDING 06:20:24.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBC 06:20:24.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBCPADDING 06:20:24.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23 06:20:24.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23PADDING 06:20:24.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTE 06:20:24.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTEPADDING 06:20:24.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ 06:20:24.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126 06:20:24.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9223 *** *** 9224 *** *** 9225 *** *** 9226 *** *** 9227 *** *** 9228 *** *** 9229 *** *** 9230 *** *** 9231 *** *** 9232 *** *** 9233 *** *** 9234 *** *** 9235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2PADDING 06:20:24.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126PADDING 06:20:24.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4PADDING 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/NOPADDING 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5PADDING 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7PADDING 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBC 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBCPADDING 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23 06:20:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23PADDING 06:20:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTE 06:20:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTEPADDING 06:20:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ 06:20:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126 06:20:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2 06:20:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2PADDING 06:20:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126PADDING 06:20:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4 06:20:24.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4PADDING 06:20:24.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/NOPADDING 06:20:24.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9236 *** *** 9237 *** *** 9238 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5PADDING 06:20:24.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7 06:20:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7PADDING 06:20:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBC 06:20:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9239 *** *** 9240 *** *** 9241 *** *** 9242 *** *** 9243 *** *** 9244 *** *** 9245 *** *** 9246 *** *** 9247 *** *** 9248 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23 06:20:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23PADDING 06:20:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9249 *** *** 9250 *** *** 9251 *** *** 9252 *** *** 9253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTEPADDING 06:20:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ 06:20:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126 06:20:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2 06:20:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2PADDING 06:20:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126PADDING 06:20:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4 06:20:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4PADDING 06:20:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/NOPADDING 06:20:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5 06:20:24.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5PADDING 06:20:24.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7 06:20:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7PADDING 06:20:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9254 *** *** 9255 *** *** 9256 *** *** 9257 *** *** 9258 *** *** 9259 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBCPADDING 06:20:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23 06:20:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23PADDING 06:20:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTE 06:20:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTEPADDING 06:20:24.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ 06:20:24.455 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126 06:20:24.456 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2 06:20:24.456 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2PADDING 06:20:24.456 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126PADDING 06:20:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4 06:20:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4PADDING 06:20:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/NOPADDING 06:20:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5 06:20:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5PADDING 06:20:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7 06:20:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7PADDING 06:20:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBC 06:20:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBCPADDING 06:20:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23 06:20:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23PADDING 06:20:24.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTE 06:20:24.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTEPADDING 06:20:24.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES// 06:20:24.460 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//" does not support IV => Skipping. 06:20:24.469 [Test worker] INFO o.s.c.CipherTest - transformation=AES//NOPADDING 06:20:24.469 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//NOPADDING" does not support IV => Skipping. 06:20:24.469 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC-CTS/ 06:20:24.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC-CTS/NOPADDING 06:20:24.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ 06:20:24.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126 06:20:24.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2 06:20:24.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2PADDING 06:20:24.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126PADDING 06:20:24.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4 06:20:24.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4PADDING 06:20:24.474 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/NOPADDING 06:20:24.474 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5 06:20:24.475 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5PADDING 06:20:24.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS7 06:20:24.491 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS7PADDING 06:20:24.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/TBC 06:20:24.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/TBCPADDING 06:20:24.498 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/X9.23 06:20:24.500 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/X9.23PADDING 06:20:24.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTE 06:20:24.503 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTEPADDING 06:20:24.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CCM/ 06:20:24.511 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:24.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CCM/NOPADDING 06:20:24.512 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:24.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ 06:20:24.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126 06:20:24.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2 06:20:24.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2PADDING 06:20:24.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126PADDING 06:20:24.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4 06:20:24.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4PADDING 06:20:24.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NOPADDING 06:20:24.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS5 06:20:24.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS5PADDING 06:20:24.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS7 06:20:24.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS7PADDING 06:20:24.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/TBC 06:20:24.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/X9.23 06:20:24.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/X9.23PADDING 06:20:24.519 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTE 06:20:24.521 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTEPADDING 06:20:24.522 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ 06:20:24.522 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126 06:20:24.522 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2 06:20:24.523 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2PADDING 06:20:24.523 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126PADDING 06:20:24.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4 06:20:24.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4PADDING 06:20:24.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/NOPADDING 06:20:24.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS5 06:20:24.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS5PADDING 06:20:24.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS7 06:20:24.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS7PADDING 06:20:24.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/TBC 06:20:24.533 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/TBCPADDING 06:20:24.534 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/X9.23 06:20:24.534 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/X9.23PADDING 06:20:24.534 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTE 06:20:24.535 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTEPADDING 06:20:24.535 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ 06:20:24.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126 06:20:24.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2 06:20:24.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2PADDING 06:20:24.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126PADDING 06:20:24.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4 06:20:24.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4PADDING 06:20:24.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/NOPADDING 06:20:24.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS5 06:20:24.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS5PADDING 06:20:24.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS7 06:20:24.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS7PADDING 06:20:24.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/TBC 06:20:24.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/TBCPADDING 06:20:24.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/X9.23 06:20:24.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/X9.23PADDING 06:20:24.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTE 06:20:24.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTEPADDING 06:20:24.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ 06:20:24.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126 06:20:24.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2 06:20:24.542 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2PADDING 06:20:24.542 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126PADDING 06:20:24.542 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4 06:20:24.543 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4PADDING 06:20:24.543 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/NOPADDING 06:20:24.543 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS5 06:20:24.544 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS5PADDING 06:20:24.544 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS7 06:20:24.544 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS7PADDING 06:20:24.545 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/TBC 06:20:24.545 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/TBCPADDING 06:20:24.545 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/X9.23 06:20:24.546 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/X9.23PADDING 06:20:24.546 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTE 06:20:24.546 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTEPADDING 06:20:24.546 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ 06:20:24.547 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126 06:20:24.547 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2 06:20:24.548 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2PADDING 06:20:24.548 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126PADDING 06:20:24.548 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4 06:20:24.549 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4PADDING 06:20:24.549 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/NOPADDING 06:20:24.549 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS5 06:20:24.549 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS5PADDING 06:20:24.550 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS7 06:20:24.550 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS7PADDING 06:20:24.550 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/TBC 06:20:24.550 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/TBCPADDING 06:20:24.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/X9.23 06:20:24.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/X9.23PADDING 06:20:24.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTE 06:20:24.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTEPADDING 06:20:24.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ 06:20:24.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126 06:20:24.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2 06:20:24.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2PADDING 06:20:24.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126PADDING 06:20:24.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4 06:20:24.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4PADDING 06:20:24.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/NOPADDING 06:20:24.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9261 *** *** 9262 *** *** 9263 *** *** 9264 *** *** 9265 *** *** 9266 *** *** 9267 *** *** 9268 *** *** 9269 *** *** 9270 *** *** 9271 *** *** 9272 *** *** 9273 *** *** 9274 *** *** 9275 *** *** 9276 *** *** 9277 *** *** 9278 *** *** 9279 *** *** 9280 *** *** 9281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.555 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS5PADDING 06:20:24.555 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS7 06:20:24.555 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS7PADDING 06:20:24.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/TBC 06:20:24.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/TBCPADDING 06:20:24.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/X9.23 06:20:24.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/X9.23PADDING 06:20:24.559 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTE 06:20:24.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTEPADDING 06:20:24.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ 06:20:24.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9282 *** *** 9283 *** *** 9284 *** *** 9285 *** *** 9286 *** *** 9287 *** *** 9288 *** *** 9289 *** *** 9290 *** *** 9291 *** *** 9292 *** *** 9293 *** *** 9294 *** *** 9295 *** *** 9296 *** *** 9297 *** *** 9298 *** *** 9299 *** *** 9300 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2 06:20:24.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2PADDING 06:20:24.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126PADDING 06:20:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4 06:20:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4PADDING 06:20:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/NOPADDING 06:20:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS5 06:20:24.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS5PADDING 06:20:24.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS7 06:20:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS7PADDING 06:20:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/TBCPADDING 06:20:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/X9.23 06:20:24.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/X9.23PADDING 06:20:24.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTE 06:20:24.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTEPADDING 06:20:24.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ 06:20:24.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9302 *** *** 9303 *** *** 9304 *** *** 9305 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2 06:20:24.567 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2PADDING 06:20:24.567 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126PADDING 06:20:24.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4 06:20:24.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4PADDING 06:20:24.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/NOPADDING 06:20:24.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS5 06:20:24.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9306 *** *** 9307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS7 06:20:24.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS7PADDING 06:20:24.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/TBC 06:20:24.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/TBCPADDING 06:20:24.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/X9.23 06:20:24.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/X9.23PADDING 06:20:24.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTE 06:20:24.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTEPADDING 06:20:24.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ 06:20:24.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126 06:20:24.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2 06:20:24.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2PADDING 06:20:24.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126PADDING 06:20:24.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4 06:20:24.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4PADDING 06:20:24.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/NOPADDING 06:20:24.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS5 06:20:24.575 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS5PADDING 06:20:24.575 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS7 06:20:24.576 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS7PADDING 06:20:24.576 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/TBC 06:20:24.576 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/TBCPADDING 06:20:24.576 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/X9.23 06:20:24.577 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/X9.23PADDING 06:20:24.577 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTE 06:20:24.577 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTEPADDING 06:20:24.577 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ 06:20:24.578 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126 06:20:24.578 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2 06:20:24.578 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2PADDING 06:20:24.579 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126PADDING 06:20:24.579 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4 06:20:24.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9308 *** *** 9309 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/NOPADDING 06:20:24.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS5 06:20:24.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS5PADDING 06:20:24.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS7 06:20:24.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS7PADDING 06:20:24.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/TBC 06:20:24.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/TBCPADDING 06:20:24.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9310 *** *** 9311 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/X9.23PADDING 06:20:24.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTE 06:20:24.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTEPADDING 06:20:24.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ 06:20:24.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126 06:20:24.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2 06:20:24.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9312 *** *** 9313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126PADDING 06:20:24.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4 06:20:24.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4PADDING 06:20:24.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/NOPADDING 06:20:24.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS5 06:20:24.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS5PADDING 06:20:24.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS7 06:20:24.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS7PADDING 06:20:24.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/TBC 06:20:24.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/TBCPADDING 06:20:24.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/X9.23 06:20:24.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/X9.23PADDING 06:20:24.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTE 06:20:24.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTEPADDING 06:20:24.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9314 *** *** 9315 *** *** 9316 *** *** 9317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126 06:20:24.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2 06:20:24.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2PADDING 06:20:24.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126PADDING 06:20:24.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4 06:20:24.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4PADDING 06:20:24.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/NOPADDING 06:20:24.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS5 06:20:24.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS5PADDING 06:20:24.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS7 06:20:24.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS7PADDING 06:20:24.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/TBC 06:20:24.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/TBCPADDING 06:20:24.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/X9.23 06:20:24.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/X9.23PADDING 06:20:24.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9318 *** *** 9319 *** *** 9320 *** *** 9321 *** *** 9322 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTEPADDING 06:20:24.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ 06:20:24.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126 06:20:24.596 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2 06:20:24.597 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2PADDING 06:20:24.597 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126PADDING 06:20:24.597 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4 06:20:24.598 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4PADDING 06:20:24.598 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.598 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS5 06:20:24.599 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS5PADDING 06:20:24.599 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS7 06:20:24.599 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS7PADDING 06:20:24.600 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/TBC 06:20:24.600 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/TBCPADDING 06:20:24.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/X9.23 06:20:24.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/X9.23PADDING 06:20:24.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTE 06:20:24.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTEPADDING 06:20:24.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ 06:20:24.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126 06:20:24.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2 06:20:24.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2PADDING 06:20:24.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126PADDING 06:20:24.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4 06:20:24.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4PADDING 06:20:24.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/NOPADDING 06:20:24.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS5 06:20:24.605 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS5PADDING 06:20:24.605 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS7 06:20:24.605 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS7PADDING 06:20:24.606 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/TBC 06:20:24.606 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/TBCPADDING 06:20:24.606 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/X9.23 06:20:24.606 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/X9.23PADDING 06:20:24.607 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTE 06:20:24.607 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTEPADDING 06:20:24.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ 06:20:24.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126 06:20:24.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2 06:20:24.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2PADDING 06:20:24.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126PADDING 06:20:24.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4 06:20:24.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4PADDING 06:20:24.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/NOPADDING 06:20:24.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS5 06:20:24.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS5PADDING 06:20:24.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS7 06:20:24.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS7PADDING 06:20:24.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/TBC 06:20:24.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/TBCPADDING 06:20:24.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/X9.23 06:20:24.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/X9.23PADDING 06:20:24.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTE 06:20:24.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTEPADDING 06:20:24.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ 06:20:24.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126 06:20:24.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2 06:20:24.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2PADDING 06:20:24.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126PADDING 06:20:24.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4 06:20:24.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4PADDING 06:20:24.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/NOPADDING 06:20:24.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS5 06:20:24.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS5PADDING 06:20:24.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9324 *** *** 9325 *** *** 9326 *** *** 9327 *** *** 9328 *** *** 9329 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS7PADDING 06:20:24.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/TBC 06:20:24.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/TBCPADDING 06:20:24.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/X9.23 06:20:24.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/X9.23PADDING 06:20:24.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTE 06:20:24.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTEPADDING 06:20:24.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ 06:20:24.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126 06:20:24.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2 06:20:24.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2PADDING 06:20:24.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126PADDING 06:20:24.620 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4 06:20:24.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4PADDING 06:20:24.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/NOPADDING 06:20:24.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS5 06:20:24.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9330 *** *** 9331 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9332 *** *** 9333 *** *** 9334 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS7PADDING 06:20:24.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/TBC 06:20:24.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/TBCPADDING 06:20:24.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/X9.23 06:20:24.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/X9.23PADDING 06:20:24.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTE 06:20:24.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9335 *** *** 9336 *** *** 9337 *** *** 9338 *** *** 9339 *** *** 9340 *** *** 9341 *** *** 9342 *** *** 9343 *** *** 9344 *** *** 9345 *** *** 9346 *** *** 9347 *** *** 9348 *** *** 9349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ 06:20:24.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126 06:20:24.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2 06:20:24.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2PADDING 06:20:24.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126PADDING 06:20:24.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9350 *** *** 9351 *** *** 9352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4PADDING 06:20:24.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9353 *** *** 9354 *** *** 9355 *** *** 9356 *** *** 9357 *** *** 9358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS5 06:20:24.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS5PADDING 06:20:24.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS7 06:20:24.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS7PADDING 06:20:24.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/TBC 06:20:24.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/TBCPADDING 06:20:24.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/X9.23 06:20:24.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/X9.23PADDING 06:20:24.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTE 06:20:24.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTEPADDING 06:20:24.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9359 *** *** 9360 *** *** 9361 *** *** 9362 *** *** 9363 *** *** 9364 *** *** 9365 *** *** 9366 *** *** 9367 *** *** 9368 *** *** 9369 *** *** 9370 *** *** 9371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126 06:20:24.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2 06:20:24.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2PADDING 06:20:24.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126PADDING 06:20:24.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4 06:20:24.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4PADDING 06:20:24.633 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/NOPADDING 06:20:24.633 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS5 06:20:24.633 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9372 *** *** 9373 *** *** 9374 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS7 06:20:24.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS7PADDING 06:20:24.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/TBC 06:20:24.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/TBCPADDING 06:20:24.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/X9.23 06:20:24.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9375 *** *** 9376 *** *** 9377 *** *** 9378 *** *** 9379 *** *** 9380 *** *** 9381 *** *** 9382 *** *** 9383 *** *** 9384 *** *** 9385 *** *** 9386 *** *** 9387 *** *** 9388 *** *** 9389 *** *** 9390 *** *** 9391 *** *** 9392 *** *** 9393 *** *** 9394 *** *** 9395 *** *** 9396 *** *** 9397 *** *** 9398 *** *** 9399 *** *** 9400 *** *** 9401 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTE 06:20:24.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTEPADDING 06:20:24.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ 06:20:24.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126 06:20:24.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2 06:20:24.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2PADDING 06:20:24.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126PADDING 06:20:24.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9402 *** *** 9403 *** *** 9404 *** *** 9405 *** *** 9406 *** *** 9407 *** *** 9408 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4PADDING 06:20:24.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/NOPADDING 06:20:24.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS5 06:20:24.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS5PADDING 06:20:24.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS7 06:20:24.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9409 *** *** 9410 *** *** 9411 *** *** 9412 *** *** 9413 *** *** 9414 *** *** 9415 *** *** 9416 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/TBC 06:20:24.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/TBCPADDING 06:20:24.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/X9.23 06:20:24.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/X9.23PADDING 06:20:24.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTE 06:20:24.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9417 *** *** 9418 *** *** 9419 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ 06:20:24.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126 06:20:24.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2 06:20:24.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9420 *** *** 9421 *** *** 9422 *** *** 9423 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9424 *** *** 9425 *** *** 9426 *** *** 9427 *** *** 9428 *** *** 9429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4 06:20:24.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4PADDING 06:20:24.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/NOPADDING 06:20:24.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS5 06:20:24.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS5PADDING 06:20:24.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS7 06:20:24.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9430 *** *** 9431 *** *** 9432 *** *** 9433 *** *** 9434 *** *** 9435 *** *** 9436 *** *** 9437 *** *** 9438 *** *** 9439 *** *** 9440 *** *** 9441 *** *** 9442 *** *** 9443 *** *** 9444 *** *** 9445 *** *** 9446 *** *** 9447 *** *** 9448 *** *** 9449 *** *** 9450 *** *** 9451 *** *** 9452 *** *** 9453 *** *** 9454 *** *** 9455 *** *** 9456 *** *** 9457 *** *** 9458 *** *** 9459 *** *** 9460 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/TBC 06:20:24.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9461 *** *** 9462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/X9.23 06:20:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/X9.23PADDING 06:20:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTE 06:20:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9463 *** *** 9464 *** *** 9465 *** *** 9466 *** *** 9467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ 06:20:24.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9468 *** *** 9469 *** *** 9470 *** *** 9471 *** *** 9472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2 06:20:24.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2PADDING 06:20:24.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126PADDING 06:20:24.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4 06:20:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4PADDING 06:20:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9473 *** *** 9474 *** *** 9475 *** *** 9476 *** *** 9477 *** *** 9478 *** *** 9479 *** *** 9480 *** *** 9481 *** *** 9482 *** *** 9483 *** *** 9484 *** *** 9485 *** *** 9486 *** *** 9487 *** *** 9488 *** *** 9489 *** *** 9490 *** *** 9491 *** *** 9492 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS5 06:20:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9493 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS7 06:20:24.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9494 *** *** 9495 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/TBC 06:20:24.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/TBCPADDING 06:20:24.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/X9.23 06:20:24.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/X9.23PADDING 06:20:24.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTE 06:20:24.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTEPADDING 06:20:24.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ 06:20:24.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9496 *** *** 9497 *** *** 9498 *** *** 9499 *** *** 9500 *** *** 9501 *** *** 9502 *** *** 9503 *** *** 9504 *** *** 9505 *** *** 9506 *** *** 9507 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2 06:20:24.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2PADDING 06:20:24.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9508 *** *** 9509 *** *** 9510 *** *** 9511 *** *** 9512 *** *** 9513 *** *** 9514 *** *** 9515 *** *** 9516 *** *** 9517 *** *** 9518 *** *** 9519 *** *** 9520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4 06:20:24.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9521 *** *** 9522 *** *** 9523 *** *** 9524 *** *** 9525 *** *** 9526 *** *** 9527 *** *** 9528 *** *** 9529 *** *** 9530 *** *** 9531 *** *** 9532 *** *** 9533 *** *** 9534 *** *** 9535 *** *** 9536 *** *** 9537 *** *** 9538 *** *** 9539 *** *** 9540 *** *** 9541 *** *** 9542 *** *** 9543 *** *** 9544 *** *** 9545 *** *** 9546 *** *** 9547 *** *** 9548 *** *** 9549 *** *** 9550 *** *** 9551 *** *** 9552 *** *** 9553 *** *** 9554 *** *** 9555 *** *** 9556 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/NOPADDING 06:20:24.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9557 *** *** 9558 *** *** 9559 *** *** 9560 *** *** 9561 *** *** 9562 *** *** 9563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS5PADDING 06:20:24.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS7 06:20:24.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS7PADDING 06:20:24.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/TBC 06:20:24.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9564 *** *** 9565 *** *** 9566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/X9.23 06:20:24.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/X9.23PADDING 06:20:24.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTE 06:20:24.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9567 *** *** 9568 *** *** 9569 *** *** 9570 *** *** 9571 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ 06:20:24.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126 06:20:24.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2 06:20:24.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9572 *** *** 9573 *** *** 9574 *** *** 9575 *** *** 9576 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126PADDING 06:20:24.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4 06:20:24.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4PADDING 06:20:24.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/NOPADDING 06:20:24.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS5 06:20:24.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9577 *** *** 9578 *** *** 9579 *** *** 9580 *** *** 9581 *** *** 9582 *** *** 9583 *** *** 9584 *** *** 9585 *** *** 9586 *** *** 9587 *** *** 9588 *** *** 9589 *** *** 9590 *** *** 9591 *** *** 9592 *** *** 9593 *** *** 9594 *** *** 9595 *** *** 9596 *** *** 9597 *** *** 9598 *** *** 9599 *** *** 9600 *** *** 9601 *** *** 9602 *** *** 9603 *** *** 9604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS7 06:20:24.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS7PADDING 06:20:24.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9605 *** *** 9606 *** *** 9607 *** *** 9608 *** *** 9609 *** *** 9610 *** *** 9611 *** *** 9612 *** *** 9613 *** *** 9614 *** *** 9615 *** *** 9616 *** *** 9617 *** *** 9618 *** *** 9619 *** *** 9620 *** *** 9621 *** *** 9622 *** *** 9623 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/TBCPADDING 06:20:24.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9624 *** *** 9625 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/X9.23PADDING 06:20:24.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTE 06:20:24.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTEPADDING 06:20:24.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ 06:20:24.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126 06:20:24.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2 06:20:24.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2PADDING 06:20:24.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126PADDING 06:20:24.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4 06:20:24.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4PADDING 06:20:24.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/NOPADDING 06:20:24.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS5 06:20:24.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS5PADDING 06:20:24.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS7 06:20:24.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9626 *** *** 9627 *** *** 9628 *** *** 9629 *** *** 9630 *** *** 9631 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9632 *** *** 9633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/TBCPADDING 06:20:24.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/X9.23 06:20:24.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/X9.23PADDING 06:20:24.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTE 06:20:24.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTEPADDING 06:20:24.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ 06:20:24.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126 06:20:24.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2 06:20:24.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2PADDING 06:20:24.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126PADDING 06:20:24.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4 06:20:24.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4PADDING 06:20:24.671 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/NOPADDING 06:20:24.671 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9634 *** *** 9635 *** *** 9636 *** *** 9637 *** *** 9638 *** *** 9639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS5PADDING 06:20:24.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS7 06:20:24.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9640 *** *** 9641 *** *** 9642 *** *** 9643 *** *** 9644 *** *** 9645 *** *** 9646 *** *** 9647 *** *** 9648 *** *** 9649 *** *** 9650 *** *** 9651 *** *** 9652 *** *** 9653 *** *** 9654 *** *** 9655 *** *** 9656 *** *** 9657 *** *** 9658 *** *** 9659 *** *** 9660 *** *** 9661 *** *** 9662 *** *** 9663 *** *** 9664 *** *** 9665 *** *** 9666 *** *** 9667 *** *** 9668 *** *** 9669 *** *** 9670 *** *** 9671 *** *** 9672 *** *** 9673 *** *** 9674 *** *** 9675 *** *** 9676 *** *** 9677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/TBC 06:20:24.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/TBCPADDING 06:20:24.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/X9.23 06:20:24.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/X9.23PADDING 06:20:24.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTE 06:20:24.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTEPADDING 06:20:24.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ 06:20:24.675 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126 06:20:24.675 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2 06:20:24.675 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2PADDING 06:20:24.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126PADDING 06:20:24.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4 06:20:24.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4PADDING 06:20:24.677 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/NOPADDING 06:20:24.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS5 06:20:24.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS5PADDING 06:20:24.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS7 06:20:24.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS7PADDING 06:20:24.679 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/TBC 06:20:24.679 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/TBCPADDING 06:20:24.679 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/X9.23 06:20:24.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9678 *** *** 9679 *** *** 9680 *** *** 9681 *** *** 9682 *** *** 9683 *** *** 9684 *** *** 9685 *** *** 9686 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTE 06:20:24.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTEPADDING 06:20:24.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9687 *** *** 9688 *** *** 9689 *** *** 9690 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126 06:20:24.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9691 *** *** 9692 *** *** 9693 *** *** 9694 *** *** 9695 *** *** 9696 *** *** 9697 *** *** 9698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2PADDING 06:20:24.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126PADDING 06:20:24.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4 06:20:24.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4PADDING 06:20:24.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/NOPADDING 06:20:24.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS5 06:20:24.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS5PADDING 06:20:24.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS7 06:20:24.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS7PADDING 06:20:24.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/TBC 06:20:24.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/TBCPADDING 06:20:24.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/X9.23 06:20:24.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/X9.23PADDING 06:20:24.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTE 06:20:24.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTEPADDING 06:20:24.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ 06:20:24.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9699 *** *** 9700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2 06:20:24.687 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2PADDING 06:20:24.687 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126PADDING 06:20:24.688 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9701 *** *** 9702 *** *** 9703 *** *** 9704 *** *** 9705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.688 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9706 *** *** 9707 *** *** 9708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.688 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/NOPADDING 06:20:24.688 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS5 06:20:24.689 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS5PADDING 06:20:24.689 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS7 06:20:24.690 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9709 *** *** 9710 *** *** 9711 *** *** 9712 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.690 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/TBC 06:20:24.690 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/TBCPADDING 06:20:24.690 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/X9.23 06:20:24.690 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/X9.23PADDING 06:20:24.691 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTE 06:20:24.691 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9713 *** *** 9714 *** *** 9715 *** *** 9716 *** *** 9717 *** *** 9718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ 06:20:24.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126 06:20:24.692 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9719 *** *** 9720 *** *** 9721 *** *** 9722 *** *** 9723 *** *** 9724 *** *** 9725 *** *** 9726 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2PADDING 06:20:24.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9727 *** *** 9728 *** *** 9729 *** *** 9730 *** *** 9731 *** *** 9732 *** *** 9733 *** *** 9734 *** *** 9735 *** *** 9736 *** *** 9737 *** *** 9738 *** *** 9739 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4 06:20:24.693 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4PADDING 06:20:24.694 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/NOPADDING 06:20:24.694 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS5 06:20:24.694 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9740 *** *** 9741 *** *** 9742 *** *** 9743 *** *** 9744 *** *** 9745 *** *** 9746 *** *** 9747 *** *** 9748 *** *** 9749 *** *** 9750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS7 06:20:24.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS7PADDING 06:20:24.695 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/TBC 06:20:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/TBCPADDING 06:20:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/X9.23 06:20:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/X9.23PADDING 06:20:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTE 06:20:24.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTEPADDING 06:20:24.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ 06:20:24.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9751 *** *** 9752 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2 06:20:24.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2PADDING 06:20:24.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126PADDING 06:20:24.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9753 *** *** 9754 *** *** 9755 *** *** 9756 *** *** 9757 *** *** 9758 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4PADDING 06:20:24.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/NOPADDING 06:20:24.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS5 06:20:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS5PADDING 06:20:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9759 *** *** 9760 *** *** 9761 *** *** 9762 *** *** 9763 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS7PADDING 06:20:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/TBC 06:20:24.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9764 *** *** 9765 *** *** 9766 *** *** 9767 *** *** 9768 *** *** 9769 *** *** 9770 *** *** 9771 *** *** 9772 *** *** 9773 *** *** 9774 *** *** 9775 *** *** 9776 *** *** 9777 *** *** 9778 *** *** 9779 *** *** 9780 *** *** 9781 *** *** 9782 *** *** 9783 *** *** 9784 *** *** 9785 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/X9.23 06:20:24.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9786 *** *** 9787 *** *** 9788 *** *** 9789 *** *** 9790 *** *** 9791 *** *** 9792 *** *** 9793 *** *** 9794 *** *** 9795 *** *** 9796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTE 06:20:24.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTEPADDING 06:20:24.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ 06:20:24.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126 06:20:24.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9797 *** *** 9798 *** *** 9799 *** *** 9800 *** *** 9801 *** *** 9802 *** *** 9803 *** *** 9804 *** *** 9805 *** *** 9806 *** *** 9807 *** *** 9808 *** *** 9809 *** *** 9810 *** *** 9811 *** *** 9812 *** *** 9813 *** *** 9814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2PADDING 06:20:24.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126PADDING 06:20:24.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4 06:20:24.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4PADDING 06:20:24.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/NOPADDING 06:20:24.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9815 *** *** 9816 *** *** 9817 *** *** 9818 *** *** 9819 *** *** 9820 *** *** 9821 *** *** 9822 *** *** 9823 *** *** 9824 *** *** 9825 *** *** 9826 *** *** 9827 *** *** 9828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS5PADDING 06:20:24.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS7 06:20:24.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS7PADDING 06:20:24.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/TBC 06:20:24.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/TBCPADDING 06:20:24.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/X9.23 06:20:24.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9829 *** *** 9830 *** *** 9831 *** *** 9832 *** *** 9833 *** *** 9834 *** *** 9835 *** *** 9836 *** *** 9837 *** *** 9838 *** *** 9839 *** *** 9840 *** *** 9841 *** *** 9842 *** *** 9843 *** *** 9844 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTE 06:20:24.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9845 *** *** 9846 *** *** 9847 *** *** 9848 *** *** 9849 *** *** 9850 *** *** 9851 *** *** 9852 *** *** 9853 *** *** 9854 *** *** 9855 *** *** 9856 *** *** 9857 *** *** 9858 *** *** 9859 *** *** 9860 *** *** 9861 *** *** 9862 *** *** 9863 *** *** 9864 *** *** 9865 *** *** 9866 *** *** 9867 *** *** 9868 *** *** 9869 *** *** 9870 *** *** 9871 *** *** 9872 *** *** 9873 *** *** 9874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ 06:20:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126 06:20:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2 06:20:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2PADDING 06:20:24.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126PADDING 06:20:24.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4 06:20:24.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4PADDING 06:20:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/NOPADDING 06:20:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS5 06:20:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS5PADDING 06:20:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS7 06:20:24.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS7PADDING 06:20:24.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/TBC 06:20:24.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/TBCPADDING 06:20:24.712 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/X9.23 06:20:24.712 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9875 *** *** 9876 *** *** 9877 *** *** 9878 *** *** 9879 *** *** 9880 *** *** 9881 *** *** 9882 *** *** 9883 *** *** 9884 *** *** 9885 *** *** 9886 *** *** 9887 *** *** 9888 *** *** 9889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.712 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTE 06:20:24.712 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTEPADDING 06:20:24.713 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CTS/ 06:20:24.713 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/" does not support IV => Skipping. 06:20:24.713 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CTS/NOPADDING 06:20:24.714 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/NOPADDING" does not support IV => Skipping. 06:20:24.714 [Test worker] INFO o.s.c.CipherTest - transformation=AES/EAX/ 06:20:24.715 [Test worker] INFO o.s.c.CipherTest - transformation=AES/EAX/NOPADDING 06:20:24.716 [Test worker] INFO o.s.c.CipherTest - transformation=AES/ECB/ 06:20:24.717 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/" does not support IV => Skipping. 06:20:24.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES/ECB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9890 *** *** 9891 *** *** 9892 *** *** 9893 *** *** 9894 *** *** 9895 *** *** 9896 *** *** 9897 *** *** 9898 *** *** 9899 *** *** 9900 *** *** 9901 *** *** 9902 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.717 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/NOPADDING" does not support IV => Skipping. 06:20:24.717 [Test worker] INFO o.s.c.CipherTest - transformation=AES/GCM/ 06:20:24.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES/GCM/NOPADDING 06:20:24.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ 06:20:24.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126 06:20:24.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2 06:20:24.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2PADDING 06:20:24.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126PADDING 06:20:24.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4 06:20:24.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4PADDING 06:20:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/NOPADDING 06:20:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS5 06:20:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS5PADDING 06:20:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9903 *** *** 9904 *** *** 9905 *** *** 9906 *** *** 9907 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.725 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS7PADDING 06:20:24.726 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/TBC 06:20:24.726 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/TBCPADDING 06:20:24.726 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/X9.23 06:20:24.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9908 *** *** 9909 *** *** 9910 *** *** 9911 *** *** 9912 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTE 06:20:24.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTEPADDING 06:20:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ 06:20:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126 06:20:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2 06:20:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2PADDING 06:20:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126PADDING 06:20:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4 06:20:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4PADDING 06:20:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/NOPADDING 06:20:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS5 06:20:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS5PADDING 06:20:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS7 06:20:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS7PADDING 06:20:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/TBC 06:20:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/TBCPADDING 06:20:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/X9.23 06:20:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/X9.23PADDING 06:20:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTE 06:20:24.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTEPADDING 06:20:24.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9913 *** *** 9914 *** *** 9915 *** *** 9916 *** *** 9917 *** *** 9918 *** *** 9919 *** *** 9920 *** *** 9921 *** *** 9922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126 06:20:24.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2 06:20:24.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2PADDING 06:20:24.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126PADDING 06:20:24.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4 06:20:24.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4PADDING 06:20:24.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/NOPADDING 06:20:24.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9923 *** *** 9924 *** *** 9925 *** *** 9926 *** *** 9927 *** *** 9928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS5PADDING 06:20:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS7 06:20:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS7PADDING 06:20:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/TBC 06:20:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9929 *** *** 9930 *** *** 9931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/X9.23 06:20:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/X9.23PADDING 06:20:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTE 06:20:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTEPADDING 06:20:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ 06:20:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126 06:20:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2 06:20:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2PADDING 06:20:24.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126PADDING 06:20:24.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4 06:20:24.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4PADDING 06:20:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/NOPADDING 06:20:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS5 06:20:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9932 *** *** 9933 *** *** 9934 *** *** 9935 *** *** 9936 *** *** 9937 *** *** 9938 *** *** 9939 *** *** 9940 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS7 06:20:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS7PADDING 06:20:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/TBC 06:20:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/TBCPADDING 06:20:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9941 *** *** 9942 *** *** 9943 *** *** 9944 *** *** 9945 *** *** 9946 *** *** 9947 *** *** 9948 *** *** 9949 *** *** 9950 *** *** 9951 *** *** 9952 *** *** 9953 *** *** 9954 *** *** 9955 *** *** 9956 *** *** 9957 *** *** 9958 *** *** 9959 *** *** 9960 *** *** 9961 *** *** 9962 *** *** 9963 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/X9.23PADDING 06:20:24.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTE 06:20:24.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTEPADDING 06:20:24.744 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ 06:20:24.744 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126 06:20:24.744 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2 06:20:24.745 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2PADDING 06:20:24.745 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126PADDING 06:20:24.745 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4 06:20:24.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4PADDING 06:20:24.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/NOPADDING 06:20:24.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS5 06:20:24.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS5PADDING 06:20:24.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS7 06:20:24.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS7PADDING 06:20:24.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/TBC 06:20:24.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/TBCPADDING 06:20:24.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/X9.23 06:20:24.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/X9.23PADDING 06:20:24.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTE 06:20:24.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTEPADDING 06:20:24.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ 06:20:24.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126 06:20:24.750 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2 06:20:24.750 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2PADDING 06:20:24.750 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126PADDING 06:20:24.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4 06:20:24.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4PADDING 06:20:24.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/NOPADDING 06:20:24.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS5 06:20:24.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS5PADDING 06:20:24.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9964 *** *** 9965 *** *** 9966 *** *** 9967 *** *** 9968 *** *** 9969 *** *** 9970 *** *** 9971 *** *** 9972 *** *** 9973 *** *** 9974 *** *** 9975 *** *** 9976 *** *** 9977 *** *** 9978 *** *** 9979 *** *** 9980 *** *** 9981 *** *** 9982 *** *** 9983 *** *** 9984 *** *** 9985 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS7PADDING 06:20:24.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/TBC 06:20:24.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/TBCPADDING 06:20:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9986 *** *** 9987 *** *** 9988 *** *** 9989 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/X9.23PADDING 06:20:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTE 06:20:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9990 *** *** 9991 *** *** 9992 *** *** 9993 *** *** 9994 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ 06:20:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126 06:20:24.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2 06:20:24.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2PADDING 06:20:24.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126PADDING 06:20:24.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4 06:20:24.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9995 *** *** 9996 *** *** 9997 *** *** 9998 *** *** 9999 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 0 *** *** gcm 1 *** *** gcm 2 *** *** gcm 3 *** *** gcm 4 *** *** gcm 5 *** *** gcm 6 *** *** gcm 7 *** *** gcm 8 *** *** gcm 9 *** *** gcm 10 *** *** gcm 11 *** *** gcm 12 *** *** gcm 13 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS5 06:20:24.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS5PADDING 06:20:24.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS7 06:20:24.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS7PADDING 06:20:24.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/TBC 06:20:24.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/TBCPADDING 06:20:24.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/X9.23 06:20:24.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/X9.23PADDING 06:20:24.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTE 06:20:24.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTEPADDING 06:20:24.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ 06:20:24.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126 06:20:24.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2 06:20:24.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2PADDING 06:20:24.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126PADDING 06:20:24.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4 06:20:24.763 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4PADDING 06:20:24.763 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/NOPADDING 06:20:24.763 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS5 06:20:24.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS5PADDING 06:20:24.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS7 06:20:24.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS7PADDING 06:20:24.764 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/TBC 06:20:24.765 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/TBCPADDING 06:20:24.765 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/X9.23 06:20:24.765 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/X9.23PADDING 06:20:24.766 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 14 *** *** gcm 15 *** *** gcm 16 *** *** gcm 17 *** *** gcm 18 *** *** gcm 19 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.766 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTEPADDING 06:20:24.766 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 20 *** *** gcm 21 *** *** gcm 22 *** *** gcm 23 *** *** gcm 24 *** *** gcm 25 *** *** gcm 26 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.766 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126 06:20:24.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2 06:20:24.767 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 27 *** *** gcm 28 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126PADDING 06:20:24.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4 06:20:24.768 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4PADDING 06:20:24.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/NOPADDING 06:20:24.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS5 06:20:24.769 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS5PADDING 06:20:24.770 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS7 06:20:24.770 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS7PADDING 06:20:24.770 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/TBC 06:20:24.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/TBCPADDING 06:20:24.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/X9.23 06:20:24.771 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/X9.23PADDING 06:20:24.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTE 06:20:24.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTEPADDING 06:20:24.784 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ 06:20:24.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126 06:20:24.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2 06:20:24.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2PADDING 06:20:24.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126PADDING 06:20:24.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4 06:20:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4PADDING 06:20:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/NOPADDING 06:20:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS5 06:20:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS5PADDING 06:20:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS7 06:20:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS7PADDING 06:20:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/TBC 06:20:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/TBCPADDING 06:20:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/X9.23 06:20:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/X9.23PADDING 06:20:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTE 06:20:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTEPADDING 06:20:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ 06:20:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126 06:20:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2 06:20:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2PADDING 06:20:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126PADDING 06:20:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4 06:20:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4PADDING 06:20:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/NOPADDING 06:20:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 29 *** *** gcm 30 *** *** gcm 31 *** *** gcm 32 *** *** gcm 33 *** *** gcm 34 *** *** gcm 35 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS5PADDING 06:20:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 36 *** *** gcm 37 *** *** gcm 38 *** *** gcm 39 *** *** gcm 40 *** *** gcm 41 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS7PADDING 06:20:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/TBC 06:20:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/TBCPADDING 06:20:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 42 *** *** gcm 43 *** *** gcm 44 *** *** gcm 45 *** *** gcm 46 *** *** gcm 47 *** *** gcm 48 *** *** gcm 49 *** *** gcm 50 *** *** gcm 51 *** *** gcm 52 *** *** gcm 53 *** *** gcm 54 *** *** gcm 55 *** *** gcm 56 *** *** gcm 57 *** *** gcm 58 *** *** gcm 59 *** *** gcm 60 *** *** gcm 61 *** *** gcm 62 *** *** gcm 63 *** *** gcm 64 *** *** gcm 65 *** *** gcm 66 *** *** gcm 67 *** *** gcm 68 *** *** gcm 69 *** *** gcm 70 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 71 *** *** gcm 72 *** *** gcm 73 *** *** gcm 74 *** *** gcm 75 *** *** gcm 76 *** *** gcm 77 *** *** gcm 78 *** *** gcm 79 *** *** gcm 80 *** *** gcm 81 *** *** gcm 82 *** *** gcm 83 *** *** gcm 84 *** *** gcm 85 *** *** gcm 86 *** *** gcm 87 *** *** gcm 88 *** *** gcm 89 *** *** gcm 90 *** *** gcm 91 *** *** gcm 92 *** *** gcm 93 *** *** gcm 94 *** *** gcm 95 *** *** gcm 96 *** *** gcm 97 *** *** gcm 98 *** *** gcm 99 *** *** gcm 100 *** *** gcm 101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTE 06:20:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTEPADDING 06:20:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 102 *** *** gcm 103 *** *** gcm 104 *** *** gcm 105 *** *** gcm 106 *** *** gcm 107 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126 06:20:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2 06:20:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2PADDING 06:20:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126PADDING 06:20:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4 06:20:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 108 *** *** gcm 109 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/NOPADDING 06:20:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS5 06:20:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS5PADDING 06:20:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS7 06:20:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS7PADDING 06:20:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 110 *** *** gcm 111 *** *** gcm 112 *** *** gcm 113 *** *** gcm 114 *** *** gcm 115 *** *** gcm 116 *** *** gcm 117 *** *** gcm 118 *** *** gcm 119 *** *** gcm 120 *** *** gcm 121 *** *** gcm 122 *** *** gcm 123 *** *** gcm 124 *** *** gcm 125 *** *** gcm 126 *** *** gcm 127 *** *** gcm 128 *** *** gcm 129 *** *** gcm 130 *** *** gcm 131 *** *** gcm 132 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/TBCPADDING 06:20:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 133 *** *** gcm 134 *** *** gcm 135 *** *** gcm 136 *** *** gcm 137 *** *** gcm 138 *** *** gcm 139 *** *** gcm 140 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/X9.23PADDING 06:20:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTE 06:20:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 141 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ 06:20:24.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126 06:20:24.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2 06:20:24.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2PADDING 06:20:24.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126PADDING 06:20:24.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4 06:20:24.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4PADDING 06:20:24.794 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/NOPADDING 06:20:24.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS5 06:20:24.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS5PADDING 06:20:24.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS7 06:20:24.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS7PADDING 06:20:24.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/TBC 06:20:24.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/TBCPADDING 06:20:24.795 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/X9.23 06:20:24.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/X9.23PADDING 06:20:24.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTE 06:20:24.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTEPADDING 06:20:24.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ 06:20:24.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126 06:20:24.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 142 *** *** gcm 143 *** *** gcm 144 *** *** gcm 145 *** *** gcm 146 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2PADDING 06:20:24.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 147 *** *** gcm 148 *** *** gcm 149 *** *** gcm 150 *** *** gcm 151 *** *** gcm 152 *** *** gcm 153 *** *** gcm 154 *** *** gcm 155 *** *** gcm 156 *** *** gcm 157 *** *** gcm 158 *** *** gcm 159 *** *** gcm 160 *** *** gcm 161 *** *** gcm 162 *** *** gcm 163 *** *** gcm 164 *** *** gcm 165 *** *** gcm 166 *** *** gcm 167 *** *** gcm 168 *** *** gcm 169 *** *** gcm 170 *** *** gcm 171 *** *** gcm 172 *** *** gcm 173 *** *** gcm 174 *** *** gcm 175 *** *** gcm 176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4 06:20:24.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 177 *** *** gcm 178 *** *** gcm 179 *** *** gcm 180 *** *** gcm 181 *** *** gcm 182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/NOPADDING 06:20:24.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS5 06:20:24.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 183 *** *** gcm 184 *** *** gcm 185 *** *** gcm 186 *** *** gcm 187 *** *** gcm 188 *** *** gcm 189 *** *** gcm 190 *** *** gcm 191 *** *** gcm 192 *** *** gcm 193 *** *** gcm 194 *** *** gcm 195 *** *** gcm 196 *** *** gcm 197 *** *** gcm 198 *** *** gcm 199 *** *** gcm 200 *** *** gcm 201 *** *** gcm 202 *** *** gcm 203 *** *** gcm 204 *** *** gcm 205 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS7 06:20:24.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS7PADDING 06:20:24.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/TBC 06:20:24.797 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/TBCPADDING 06:20:24.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/X9.23 06:20:24.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/X9.23PADDING 06:20:24.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 206 *** *** gcm 207 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTEPADDING 06:20:24.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ 06:20:24.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126 06:20:24.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2 06:20:24.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2PADDING 06:20:24.798 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126PADDING 06:20:24.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4 06:20:24.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4PADDING 06:20:24.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/NOPADDING 06:20:24.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS5 06:20:24.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS5PADDING 06:20:24.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS7 06:20:24.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS7PADDING 06:20:24.799 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/TBC 06:20:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/TBCPADDING 06:20:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/X9.23 06:20:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/X9.23PADDING 06:20:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 208 *** *** gcm 209 *** *** gcm 210 *** *** gcm 211 *** *** gcm 212 *** *** gcm 213 *** *** gcm 214 *** *** gcm 215 *** *** gcm 216 *** *** gcm 217 *** *** gcm 218 *** *** gcm 219 *** *** gcm 220 *** *** gcm 221 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTEPADDING 06:20:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ 06:20:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126 06:20:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2 06:20:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2PADDING 06:20:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126PADDING 06:20:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4 06:20:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4PADDING 06:20:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/NOPADDING 06:20:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS5 06:20:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS5PADDING 06:20:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS7 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS7PADDING 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/TBC 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/TBCPADDING 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/X9.23 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 222 *** *** gcm 223 *** *** gcm 224 *** *** gcm 225 *** *** gcm 226 *** *** gcm 227 *** *** gcm 228 *** *** gcm 229 *** *** gcm 230 *** *** gcm 231 *** *** gcm 232 *** *** gcm 233 *** *** gcm 234 *** *** gcm 235 *** *** gcm 236 *** *** gcm 237 *** *** gcm 238 *** *** gcm 239 *** *** gcm 240 *** *** gcm 241 *** *** gcm 242 *** *** gcm 243 *** *** gcm 244 *** *** gcm 245 *** *** gcm 246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTE 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTEPADDING 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126 06:20:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2 06:20:24.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2PADDING 06:20:24.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126PADDING 06:20:24.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 247 *** *** gcm 248 *** *** gcm 249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4PADDING 06:20:24.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/NOPADDING 06:20:24.815 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS5 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS5PADDING 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS7 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS7PADDING 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/TBC 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/TBCPADDING 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/X9.23 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/X9.23PADDING 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTE 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTEPADDING 06:20:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2PADDING 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126PADDING 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4PADDING 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/NOPADDING 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS5 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS5PADDING 06:20:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS7 06:20:24.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS7PADDING 06:20:24.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/TBC 06:20:24.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/TBCPADDING 06:20:24.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 250 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 251 *** *** gcm 252 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTE 06:20:24.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTEPADDING 06:20:24.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ 06:20:24.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126 06:20:24.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2 06:20:24.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2PADDING 06:20:24.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126PADDING 06:20:24.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 253 *** *** gcm 254 *** *** gcm 255 *** *** gcm 256 *** *** gcm 257 *** *** gcm 258 *** *** gcm 259 *** *** gcm 260 *** *** gcm 261 *** *** gcm 262 *** *** gcm 263 *** *** gcm 264 *** *** gcm 265 *** *** gcm 266 *** *** gcm 267 *** *** gcm 268 *** *** gcm 269 *** *** gcm 270 *** *** gcm 271 *** *** gcm 272 *** *** gcm 273 *** *** gcm 274 *** *** gcm 275 *** *** gcm 276 *** *** gcm 277 *** *** gcm 278 *** *** gcm 279 *** *** gcm 280 *** *** gcm 281 *** *** gcm 282 *** *** gcm 283 *** *** gcm 284 *** *** gcm 285 *** *** gcm 286 *** *** gcm 287 *** *** gcm 288 *** *** gcm 289 *** *** gcm 290 *** *** gcm 291 *** *** gcm 292 *** *** gcm 293 *** *** gcm 294 *** *** gcm 295 *** *** gcm 296 *** *** gcm 297 *** *** gcm 298 *** *** gcm 299 *** *** gcm 300 *** *** gcm 301 *** *** gcm 302 *** *** gcm 303 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4PADDING 06:20:24.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/NOPADDING 06:20:24.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS5 06:20:24.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS5PADDING 06:20:24.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS7 06:20:24.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS7PADDING 06:20:24.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/TBC 06:20:24.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/TBCPADDING 06:20:24.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/X9.23 06:20:24.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/X9.23PADDING 06:20:24.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTE 06:20:24.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTEPADDING 06:20:24.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 304 *** *** gcm 305 *** *** gcm 306 *** *** gcm 307 *** *** gcm 308 *** *** gcm 309 *** *** gcm 310 *** *** gcm 311 *** *** gcm 312 *** *** gcm 313 *** *** gcm 314 *** *** gcm 315 *** *** gcm 316 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126 06:20:24.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2 06:20:24.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2PADDING 06:20:24.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126PADDING 06:20:24.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4 06:20:24.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/NOPADDING 06:20:24.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS5 06:20:24.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS5PADDING 06:20:24.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS7 06:20:24.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS7PADDING 06:20:24.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/TBC 06:20:24.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/TBCPADDING 06:20:24.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/X9.23 06:20:24.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/X9.23PADDING 06:20:24.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTE 06:20:24.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 318 *** *** gcm 319 *** *** gcm 320 *** *** gcm 321 *** *** gcm 322 *** *** gcm 323 *** *** gcm 324 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ 06:20:24.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126 06:20:24.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2 06:20:24.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 325 *** *** gcm 326 *** *** gcm 327 *** *** gcm 328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126PADDING 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4PADDING 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/NOPADDING 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS5 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS5PADDING 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS7 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS7PADDING 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/TBC 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/TBCPADDING 06:20:24.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/X9.23 06:20:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/X9.23PADDING 06:20:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTE 06:20:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTEPADDING 06:20:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ 06:20:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126 06:20:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2 06:20:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2PADDING 06:20:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126PADDING 06:20:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4 06:20:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4PADDING 06:20:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 329 *** *** gcm 330 *** *** gcm 331 *** *** gcm 332 *** *** gcm 333 *** *** gcm 334 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS5 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS5PADDING 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS7 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS7PADDING 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/TBC 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/TBCPADDING 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/X9.23 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/X9.23PADDING 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTE 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTEPADDING 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 335 *** *** gcm 336 *** *** gcm 337 *** *** gcm 338 *** *** gcm 339 *** *** gcm 340 *** *** gcm 341 *** *** gcm 342 *** *** gcm 343 *** *** gcm 344 *** *** gcm 345 *** *** gcm 346 *** *** gcm 347 *** *** gcm 348 *** *** gcm 349 *** *** gcm 350 *** *** gcm 351 *** *** gcm 352 *** *** gcm 353 *** *** gcm 354 *** *** gcm 355 *** *** gcm 356 *** *** gcm 357 *** *** gcm 358 *** *** gcm 359 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126 06:20:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2 06:20:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2PADDING 06:20:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126PADDING 06:20:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4 06:20:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4PADDING 06:20:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/NOPADDING 06:20:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS5 06:20:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS5PADDING 06:20:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS7 06:20:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS7PADDING 06:20:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/TBC 06:20:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/TBCPADDING 06:20:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 360 *** *** gcm 361 *** *** gcm 362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/X9.23PADDING 06:20:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTE 06:20:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTEPADDING 06:20:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ 06:20:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 363 *** *** gcm 364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2 06:20:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 365 *** *** gcm 366 *** *** gcm 367 *** *** gcm 368 *** *** gcm 369 *** *** gcm 370 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126PADDING 06:20:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4 06:20:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 371 *** *** gcm 372 *** *** gcm 373 *** *** gcm 374 *** *** gcm 375 *** *** gcm 376 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/NOPADDING 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS5 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS5PADDING 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 377 *** *** gcm 378 *** *** gcm 379 *** *** gcm 380 *** *** gcm 381 *** *** gcm 382 *** *** gcm 383 *** *** gcm 384 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 385 *** *** gcm 386 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/TBC 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 387 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/X9.23 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/X9.23PADDING 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTE 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTEPADDING 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ 06:20:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126 06:20:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2 06:20:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2PADDING 06:20:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126PADDING 06:20:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4 06:20:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4PADDING 06:20:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/NOPADDING 06:20:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS5 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS5PADDING 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS7 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 388 *** *** gcm 389 *** *** gcm 390 *** *** gcm 391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/TBC 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/TBCPADDING 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/X9.23 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/X9.23PADDING 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTE 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTEPADDING 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ 06:20:24.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126 06:20:24.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2 06:20:24.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2PADDING 06:20:24.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126PADDING 06:20:24.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4 06:20:24.842 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4PADDING 06:20:24.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/NOPADDING 06:20:24.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS5 06:20:24.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS5PADDING 06:20:24.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 392 *** *** gcm 393 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 394 *** *** gcm 395 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/TBC 06:20:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 396 *** *** gcm 397 *** *** gcm 398 *** *** gcm 399 *** *** gcm 400 *** *** gcm 401 *** *** gcm 402 *** *** gcm 403 *** *** gcm 404 *** *** gcm 405 *** *** gcm 406 *** *** gcm 407 *** *** gcm 408 *** *** gcm 409 *** *** gcm 410 *** *** gcm 411 *** *** gcm 412 *** *** gcm 413 *** *** gcm 414 *** *** gcm 415 *** *** gcm 416 *** *** gcm 417 *** *** gcm 418 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/X9.23 06:20:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/X9.23PADDING 06:20:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTE 06:20:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTEPADDING 06:20:24.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ 06:20:24.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126 06:20:24.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2 06:20:24.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2PADDING 06:20:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126PADDING 06:20:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4 06:20:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4PADDING 06:20:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/NOPADDING 06:20:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS5 06:20:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS5PADDING 06:20:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS7 06:20:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS7PADDING 06:20:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/TBC 06:20:24.862 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/TBCPADDING 06:20:24.862 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/X9.23 06:20:24.862 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/X9.23PADDING 06:20:24.862 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTE 06:20:24.863 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTEPADDING 06:20:24.863 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ 06:20:24.863 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126 06:20:24.863 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2 06:20:24.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2PADDING 06:20:24.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126PADDING 06:20:24.864 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4 06:20:24.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4PADDING 06:20:24.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/NOPADDING 06:20:24.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS5 06:20:24.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS5PADDING 06:20:24.865 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS7 06:20:24.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS7PADDING 06:20:24.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/TBC 06:20:24.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 419 *** *** gcm 420 *** *** gcm 421 *** *** gcm 422 *** *** gcm 423 *** *** gcm 424 *** *** gcm 425 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.866 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/X9.23 06:20:24.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/X9.23PADDING 06:20:24.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTE 06:20:24.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTEPADDING 06:20:24.867 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ 06:20:24.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 426 *** *** gcm 427 *** *** gcm 428 *** *** gcm 429 *** *** gcm 430 *** *** gcm 431 *** *** gcm 432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2 06:20:24.869 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2PADDING 06:20:24.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126PADDING 06:20:24.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4 06:20:24.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4PADDING 06:20:24.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/NOPADDING 06:20:24.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS5 06:20:24.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS5PADDING 06:20:24.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS7 06:20:24.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS7PADDING 06:20:24.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/TBC 06:20:24.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/TBCPADDING 06:20:24.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/X9.23 06:20:24.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/X9.23PADDING 06:20:24.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTE 06:20:24.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTEPADDING 06:20:24.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ 06:20:24.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126 06:20:24.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2 06:20:24.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2PADDING 06:20:24.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126PADDING 06:20:24.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4 06:20:24.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4PADDING 06:20:24.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/NOPADDING 06:20:24.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS5 06:20:24.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS5PADDING 06:20:24.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS7 06:20:24.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS7PADDING 06:20:24.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/TBC 06:20:24.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/TBCPADDING 06:20:24.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/X9.23 06:20:24.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/X9.23PADDING 06:20:24.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTE 06:20:24.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTEPADDING 06:20:24.890 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ 06:20:24.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126 06:20:24.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2 06:20:24.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2PADDING 06:20:24.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126PADDING 06:20:24.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4 06:20:24.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4PADDING 06:20:24.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/NOPADDING 06:20:24.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS5 06:20:24.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS5PADDING 06:20:24.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS7 06:20:24.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS7PADDING 06:20:24.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/TBC 06:20:24.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/TBCPADDING 06:20:24.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/X9.23 06:20:24.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/X9.23PADDING 06:20:24.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTE 06:20:24.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTEPADDING 06:20:24.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ 06:20:24.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126 06:20:24.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2 06:20:24.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2PADDING 06:20:24.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126PADDING 06:20:24.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4 06:20:24.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4PADDING 06:20:24.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/NOPADDING 06:20:24.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS5 06:20:24.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS5PADDING 06:20:24.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS7 06:20:24.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS7PADDING 06:20:24.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/TBC 06:20:24.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/TBCPADDING 06:20:24.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/X9.23 06:20:24.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/X9.23PADDING 06:20:24.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTE 06:20:24.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTEPADDING 06:20:24.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ 06:20:24.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126 06:20:24.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2 06:20:24.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2PADDING 06:20:24.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126PADDING 06:20:24.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4 06:20:24.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4PADDING 06:20:24.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/NOPADDING 06:20:24.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS5 06:20:24.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS5PADDING 06:20:24.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS7 06:20:24.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS7PADDING 06:20:24.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 433 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/TBCPADDING 06:20:24.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/X9.23 06:20:24.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/X9.23PADDING 06:20:24.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTE 06:20:24.918 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTEPADDING 06:20:24.918 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ 06:20:24.918 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126 06:20:24.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2 06:20:24.919 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2PADDING 06:20:24.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126PADDING 06:20:24.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4 06:20:24.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4PADDING 06:20:24.920 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/NOPADDING 06:20:24.921 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS5 06:20:24.921 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 434 *** *** gcm 435 *** *** gcm 436 *** *** gcm 437 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS7 06:20:24.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 438 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.922 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/TBC 06:20:24.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/TBCPADDING 06:20:24.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/X9.23 06:20:24.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/X9.23PADDING 06:20:24.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTE 06:20:24.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 439 *** *** gcm 440 *** *** gcm 441 *** *** gcm 442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.925 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH// 06:20:24.929 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//" does not support IV => Skipping. 06:20:24.929 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH//NOPADDING 06:20:24.932 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//NOPADDING" does not support IV => Skipping. 06:20:24.944 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 443 *** *** gcm 444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.947 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/NOPADDING 06:20:24.950 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ 06:20:24.953 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 445 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:24.957 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2 06:20:24.964 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2PADDING 06:20:24.966 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126PADDING 06:20:24.976 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4 06:20:24.977 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4PADDING 06:20:24.978 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/NOPADDING 06:20:24.979 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5 06:20:24.980 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5PADDING 06:20:24.981 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7 06:20:24.982 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7PADDING 06:20:24.983 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBC 06:20:24.984 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBCPADDING 06:20:24.985 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23 06:20:24.986 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23PADDING 06:20:24.986 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 446 *** *** gcm 447 *** *** gcm 448 *** *** gcm 449 *** *** gcm 450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.000 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTEPADDING 06:20:25.000 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.002 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126 06:20:25.002 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.003 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2PADDING 06:20:25.004 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126PADDING 06:20:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4 06:20:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4PADDING 06:20:25.007 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/NOPADDING 06:20:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5 06:20:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5PADDING 06:20:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7 06:20:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 453 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBC 06:20:25.024 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 454 *** *** gcm 455 *** *** gcm 456 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23 06:20:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23PADDING 06:20:25.027 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTE 06:20:25.028 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTEPADDING 06:20:25.028 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 457 *** *** gcm 458 *** *** gcm 459 *** *** gcm 460 *** *** gcm 461 *** *** gcm 462 *** *** gcm 463 *** *** gcm 464 *** *** gcm 465 *** *** gcm 466 *** *** gcm 467 *** *** gcm 468 *** *** gcm 469 *** *** gcm 470 *** *** gcm 471 *** *** gcm 472 *** *** gcm 473 *** *** gcm 474 *** *** gcm 475 *** *** gcm 476 *** *** gcm 477 *** *** gcm 478 *** *** gcm 479 *** *** gcm 480 *** *** gcm 481 *** *** gcm 482 *** *** gcm 483 *** *** gcm 484 *** *** gcm 485 *** *** gcm 486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.029 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126 06:20:25.030 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2 06:20:25.031 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 487 *** *** gcm 488 *** *** gcm 489 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.032 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126PADDING 06:20:25.033 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4 06:20:25.034 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4PADDING 06:20:25.034 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/NOPADDING 06:20:25.048 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5 06:20:25.048 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5PADDING 06:20:25.049 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7 06:20:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7PADDING 06:20:25.051 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBC 06:20:25.052 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBCPADDING 06:20:25.053 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23 06:20:25.053 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23PADDING 06:20:25.054 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTE 06:20:25.055 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTEPADDING 06:20:25.056 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ 06:20:25.057 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126 06:20:25.057 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 490 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2PADDING 06:20:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126PADDING 06:20:25.072 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4 06:20:25.073 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4PADDING 06:20:25.074 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/NOPADDING 06:20:25.075 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5 06:20:25.076 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5PADDING 06:20:25.076 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 491 *** *** gcm 492 *** *** gcm 493 *** *** gcm 494 *** *** gcm 495 *** *** gcm 496 *** *** gcm 497 *** *** gcm 498 *** *** gcm 499 *** *** gcm 500 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.077 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7PADDING 06:20:25.078 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBC 06:20:25.079 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 501 *** *** gcm 502 *** *** gcm 503 *** *** gcm 504 *** *** gcm 505 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23 06:20:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23PADDING 06:20:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTE 06:20:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 506 *** *** gcm 507 *** *** gcm 508 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.083 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ 06:20:25.096 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126 06:20:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2 06:20:25.098 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 509 *** *** gcm 510 *** *** gcm 511 *** *** gcm 512 *** *** gcm 513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.098 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126PADDING 06:20:25.100 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4 06:20:25.100 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4PADDING 06:20:25.101 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/NOPADDING 06:20:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5 06:20:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5PADDING 06:20:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7 06:20:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7PADDING 06:20:25.105 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 514 *** *** gcm 515 *** *** gcm 516 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBCPADDING 06:20:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23 06:20:25.107 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23PADDING 06:20:25.117 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTE 06:20:25.117 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTEPADDING 06:20:25.118 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ 06:20:25.119 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126 06:20:25.120 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2 06:20:25.121 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2PADDING 06:20:25.122 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126PADDING 06:20:25.122 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4 06:20:25.123 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4PADDING 06:20:25.124 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/NOPADDING 06:20:25.125 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5 06:20:25.126 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5PADDING 06:20:25.126 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7 06:20:25.127 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7PADDING 06:20:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBC 06:20:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBCPADDING 06:20:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23 06:20:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23PADDING 06:20:25.131 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTE 06:20:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTEPADDING 06:20:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ 06:20:25.134 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126 06:20:25.135 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2 06:20:25.136 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2PADDING 06:20:25.137 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126PADDING 06:20:25.137 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4 06:20:25.138 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4PADDING 06:20:25.139 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/NOPADDING 06:20:25.140 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5 06:20:25.141 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5PADDING 06:20:25.141 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 517 *** *** gcm 518 *** *** gcm 519 *** *** gcm 520 *** *** gcm 521 *** *** gcm 522 *** *** gcm 523 *** *** gcm 524 *** *** gcm 525 *** *** gcm 526 *** *** gcm 527 *** *** gcm 528 *** *** gcm 529 *** *** gcm 530 *** *** gcm 531 *** *** gcm 532 *** *** gcm 533 *** *** gcm 534 *** *** gcm 535 *** *** gcm 536 *** *** gcm 537 *** *** gcm 538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.142 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7PADDING 06:20:25.143 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBC 06:20:25.144 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBCPADDING 06:20:25.145 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23 06:20:25.145 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23PADDING 06:20:25.146 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTE 06:20:25.147 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTEPADDING 06:20:25.160 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ 06:20:25.161 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126 06:20:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2 06:20:25.163 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2PADDING 06:20:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126PADDING 06:20:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4 06:20:25.165 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4PADDING 06:20:25.166 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/NOPADDING 06:20:25.166 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5 06:20:25.167 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5PADDING 06:20:25.168 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7 06:20:25.168 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7PADDING 06:20:25.169 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBC 06:20:25.170 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBCPADDING 06:20:25.170 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 539 *** *** gcm 540 *** *** gcm 541 *** *** gcm 542 *** *** gcm 543 *** *** gcm 544 *** *** gcm 545 *** *** gcm 546 *** *** gcm 547 *** *** gcm 548 *** *** gcm 549 *** *** gcm 550 *** *** gcm 551 *** *** gcm 552 *** *** gcm 553 *** *** gcm 554 *** *** gcm 555 *** *** gcm 556 *** *** gcm 557 *** *** gcm 558 *** *** gcm 559 *** *** gcm 560 *** *** gcm 561 *** *** gcm 562 *** *** gcm 563 *** *** gcm 564 *** *** gcm 565 *** *** gcm 566 *** *** gcm 567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.171 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23PADDING 06:20:25.180 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 568 *** *** gcm 569 *** *** gcm 570 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.180 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTEPADDING 06:20:25.181 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ 06:20:25.182 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126 06:20:25.183 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2 06:20:25.183 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2PADDING 06:20:25.184 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126PADDING 06:20:25.185 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4 06:20:25.185 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 571 *** *** gcm 572 *** *** gcm 573 *** *** gcm 574 *** *** gcm 575 *** *** gcm 576 *** *** gcm 577 *** *** gcm 578 *** *** gcm 579 *** *** gcm 580 *** *** gcm 581 *** *** gcm 582 *** *** gcm 583 *** *** gcm 584 *** *** gcm 585 *** *** gcm 586 *** *** gcm 587 *** *** gcm 588 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.186 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/NOPADDING 06:20:25.186 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5 06:20:25.187 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5PADDING 06:20:25.188 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7 06:20:25.188 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7PADDING 06:20:25.189 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBC 06:20:25.189 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBCPADDING 06:20:25.190 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23 06:20:25.190 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23PADDING 06:20:25.191 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTE 06:20:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 589 *** *** gcm 590 *** *** gcm 591 *** *** gcm 592 *** *** gcm 593 *** *** gcm 594 *** *** gcm 595 *** *** gcm 596 *** *** gcm 597 *** *** gcm 598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ 06:20:25.193 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126 06:20:25.193 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2 06:20:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 599 *** *** gcm 600 *** *** gcm 601 *** *** gcm 602 *** *** gcm 603 *** *** gcm 604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.195 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126PADDING 06:20:25.195 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4 06:20:25.196 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4PADDING 06:20:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/NOPADDING 06:20:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5 06:20:25.198 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5PADDING 06:20:25.198 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7 06:20:25.199 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7PADDING 06:20:25.200 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 605 *** *** gcm 606 *** *** gcm 607 *** *** gcm 608 *** *** gcm 609 *** *** gcm 610 *** *** gcm 611 *** *** gcm 612 *** *** gcm 613 *** *** gcm 614 *** *** gcm 615 *** *** gcm 616 *** *** gcm 617 *** *** gcm 618 *** *** gcm 619 *** *** gcm 620 *** *** gcm 621 *** *** gcm 622 *** *** gcm 623 *** *** gcm 624 *** *** gcm 625 *** *** gcm 626 *** *** gcm 627 *** *** gcm 628 *** *** gcm 629 *** *** gcm 630 *** *** gcm 631 *** *** gcm 632 *** *** gcm 633 *** *** gcm 634 *** *** gcm 635 *** *** gcm 636 *** *** gcm 637 *** *** gcm 638 *** *** gcm 639 *** *** gcm 640 *** *** gcm 641 *** *** gcm 642 *** *** gcm 643 *** *** gcm 644 *** *** gcm 645 *** *** gcm 646 *** *** gcm 647 *** *** gcm 648 *** *** gcm 649 *** *** gcm 650 *** *** gcm 651 *** *** gcm 652 *** *** gcm 653 *** *** gcm 654 *** *** gcm 655 *** *** gcm 656 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.200 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 657 *** *** gcm 658 *** *** gcm 659 *** *** gcm 660 *** *** gcm 661 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.201 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23 06:20:25.201 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23PADDING 06:20:25.202 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTE 06:20:25.202 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTEPADDING 06:20:25.203 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ 06:20:25.204 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126 06:20:25.204 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2 06:20:25.205 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2PADDING 06:20:25.206 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 662 *** *** gcm 663 *** *** gcm 664 *** *** gcm 665 *** *** gcm 666 *** *** gcm 667 *** *** gcm 668 *** *** gcm 669 *** *** gcm 670 *** *** gcm 671 *** *** gcm 672 *** *** gcm 673 *** *** gcm 674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.206 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4 06:20:25.207 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4PADDING 06:20:25.208 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/NOPADDING 06:20:25.208 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5 06:20:25.209 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5PADDING 06:20:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 675 *** *** gcm 676 *** *** gcm 677 *** *** gcm 678 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7PADDING 06:20:25.211 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBC 06:20:25.212 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBCPADDING 06:20:25.213 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23 06:20:25.214 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23PADDING 06:20:25.214 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTE 06:20:25.215 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTEPADDING 06:20:25.216 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ 06:20:25.217 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126 06:20:25.218 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2 06:20:25.219 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2PADDING 06:20:25.220 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126PADDING 06:20:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4 06:20:25.222 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4PADDING 06:20:25.222 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/NOPADDING 06:20:25.223 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5 06:20:25.224 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5PADDING 06:20:25.225 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 679 *** *** gcm 680 *** *** gcm 681 *** *** gcm 682 *** *** gcm 683 *** *** gcm 684 *** *** gcm 685 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.226 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7PADDING 06:20:25.226 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBC 06:20:25.227 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBCPADDING 06:20:25.228 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23 06:20:25.229 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 686 *** *** gcm 687 *** *** gcm 688 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.230 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTE 06:20:25.231 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTEPADDING 06:20:25.232 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ 06:20:25.233 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126 06:20:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2 06:20:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2PADDING 06:20:25.236 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126PADDING 06:20:25.237 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4 06:20:25.237 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4PADDING 06:20:25.238 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/NOPADDING 06:20:25.239 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5 06:20:25.240 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5PADDING 06:20:25.241 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7 06:20:25.241 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7PADDING 06:20:25.242 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBC 06:20:25.244 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBCPADDING 06:20:25.244 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23 06:20:25.245 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23PADDING 06:20:25.246 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTE 06:20:25.247 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTEPADDING 06:20:25.248 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ 06:20:25.249 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126 06:20:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2 06:20:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2PADDING 06:20:25.251 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126PADDING 06:20:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 689 *** *** gcm 690 *** *** gcm 691 *** *** gcm 692 *** *** gcm 693 *** *** gcm 694 *** *** gcm 695 *** *** gcm 696 *** *** gcm 697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4PADDING 06:20:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/NOPADDING 06:20:25.255 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5 06:20:25.256 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5PADDING 06:20:25.257 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7 06:20:25.258 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7PADDING 06:20:25.258 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBC 06:20:25.260 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBCPADDING 06:20:25.261 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23 06:20:25.262 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23PADDING 06:20:25.263 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTE 06:20:25.264 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTEPADDING 06:20:25.265 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ 06:20:25.266 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126 06:20:25.267 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2 06:20:25.268 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2PADDING 06:20:25.269 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126PADDING 06:20:25.270 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 698 *** *** gcm 699 *** *** gcm 700 *** *** gcm 701 *** *** gcm 702 *** *** gcm 703 *** *** gcm 704 *** *** gcm 705 *** *** gcm 706 *** *** gcm 707 *** *** gcm 708 *** *** gcm 709 *** *** gcm 710 *** *** gcm 711 *** *** gcm 712 *** *** gcm 713 *** *** gcm 714 *** *** gcm 715 *** *** gcm 716 *** *** gcm 717 *** *** gcm 718 *** *** gcm 719 *** *** gcm 720 *** *** gcm 721 *** *** gcm 722 *** *** gcm 723 *** *** gcm 724 *** *** gcm 725 *** *** gcm 726 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.271 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4PADDING 06:20:25.272 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/NOPADDING 06:20:25.273 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5 06:20:25.274 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 727 *** *** gcm 728 *** *** gcm 729 *** *** gcm 730 *** *** gcm 731 *** *** gcm 732 *** *** gcm 733 *** *** gcm 734 *** *** gcm 735 *** *** gcm 736 *** *** gcm 737 *** *** gcm 738 *** *** gcm 739 *** *** gcm 740 *** *** gcm 741 *** *** gcm 742 *** *** gcm 743 *** *** gcm 744 *** *** gcm 745 *** *** gcm 746 *** *** gcm 747 *** *** gcm 748 *** *** gcm 749 *** *** gcm 750 *** *** gcm 751 *** *** gcm 752 *** *** gcm 753 *** *** gcm 754 *** *** gcm 755 *** *** gcm 756 *** *** gcm 757 *** *** gcm 758 *** *** gcm 759 *** *** gcm 760 *** *** gcm 761 *** *** gcm 762 *** *** gcm 763 *** *** gcm 764 *** *** gcm 765 *** *** gcm 766 *** *** gcm 767 *** *** gcm 768 *** *** gcm 769 *** *** gcm 770 *** *** gcm 771 *** *** gcm 772 *** *** gcm 773 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.275 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7 06:20:25.276 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7PADDING 06:20:25.277 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBC 06:20:25.278 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBCPADDING 06:20:25.279 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23 06:20:25.280 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23PADDING 06:20:25.281 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTE 06:20:25.282 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTEPADDING 06:20:25.283 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ 06:20:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126 06:20:25.285 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2 06:20:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2PADDING 06:20:25.287 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126PADDING 06:20:25.288 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4 06:20:25.289 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4PADDING 06:20:25.291 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/NOPADDING 06:20:25.292 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5 06:20:25.293 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5PADDING 06:20:25.293 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7 06:20:25.294 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7PADDING 06:20:25.295 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBC 06:20:25.296 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBCPADDING 06:20:25.297 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23 06:20:25.298 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23PADDING 06:20:25.299 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTE 06:20:25.300 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTEPADDING 06:20:25.301 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ 06:20:25.302 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 774 *** *** gcm 775 *** *** gcm 776 *** *** gcm 777 *** *** gcm 778 *** *** gcm 779 *** *** gcm 780 *** *** gcm 781 *** *** gcm 782 *** *** gcm 783 *** *** gcm 784 *** *** gcm 785 *** *** gcm 786 *** *** gcm 787 *** *** gcm 788 *** *** gcm 789 *** *** gcm 790 *** *** gcm 791 *** *** gcm 792 *** *** gcm 793 *** *** gcm 794 *** *** gcm 795 *** *** gcm 796 *** *** gcm 797 *** *** gcm 798 *** *** gcm 799 *** *** gcm 800 *** *** gcm 801 *** *** gcm 802 *** *** gcm 803 *** *** gcm 804 *** *** gcm 805 *** *** gcm 806 *** *** gcm 807 *** *** gcm 808 *** *** gcm 809 *** *** gcm 810 *** *** gcm 811 *** *** gcm 812 *** *** gcm 813 *** *** gcm 814 *** *** gcm 815 *** *** gcm 816 *** *** gcm 817 *** *** gcm 818 *** *** gcm 819 *** *** gcm 820 *** *** gcm 821 *** *** gcm 822 *** *** gcm 823 *** *** gcm 824 *** *** gcm 825 *** *** gcm 826 *** *** gcm 827 *** *** gcm 828 *** *** gcm 829 *** *** gcm 830 *** *** gcm 831 *** *** gcm 832 *** *** gcm 833 *** *** gcm 834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.303 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2 06:20:25.305 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2PADDING 06:20:25.305 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126PADDING 06:20:25.307 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4 06:20:25.308 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4PADDING 06:20:25.309 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/NOPADDING 06:20:25.310 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5 06:20:25.310 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 835 *** *** gcm 836 *** *** gcm 837 *** *** gcm 838 *** *** gcm 839 *** *** gcm 840 *** *** gcm 841 *** *** gcm 842 *** *** gcm 843 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.312 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7 06:20:25.313 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7PADDING 06:20:25.314 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBC 06:20:25.315 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBCPADDING 06:20:25.315 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23 06:20:25.315 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 844 *** *** gcm 845 *** *** gcm 846 *** *** gcm 847 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.316 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTE 06:20:25.316 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTEPADDING 06:20:25.316 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ 06:20:25.317 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126 06:20:25.317 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2 06:20:25.317 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2PADDING 06:20:25.318 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126PADDING 06:20:25.318 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4 06:20:25.318 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4PADDING 06:20:25.319 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/NOPADDING 06:20:25.319 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5 06:20:25.320 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5PADDING 06:20:25.320 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7 06:20:25.320 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7PADDING 06:20:25.321 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBC 06:20:25.321 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBCPADDING 06:20:25.321 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23 06:20:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23PADDING 06:20:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTE 06:20:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTEPADDING 06:20:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ 06:20:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126 06:20:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2 06:20:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2PADDING 06:20:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 848 *** *** gcm 849 *** *** gcm 850 *** *** gcm 851 *** *** gcm 852 *** *** gcm 853 *** *** gcm 854 *** *** gcm 855 *** *** gcm 856 *** *** gcm 857 *** *** gcm 858 *** *** gcm 859 *** *** gcm 860 *** *** gcm 861 *** *** gcm 862 *** *** gcm 863 *** *** gcm 864 *** *** gcm 865 *** *** gcm 866 *** *** gcm 867 *** *** gcm 868 *** *** gcm 869 *** *** gcm 870 *** *** gcm 871 *** *** gcm 872 *** *** gcm 873 *** *** gcm 874 *** *** gcm 875 *** *** gcm 876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.335 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4 06:20:25.335 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4PADDING 06:20:25.336 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/NOPADDING 06:20:25.344 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5 06:20:25.344 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5PADDING 06:20:25.344 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7 06:20:25.345 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7PADDING 06:20:25.345 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBC 06:20:25.345 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBCPADDING 06:20:25.346 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23 06:20:25.346 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23PADDING 06:20:25.347 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTE 06:20:25.347 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTEPADDING 06:20:25.348 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ 06:20:25.348 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126 06:20:25.348 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2 06:20:25.349 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2PADDING 06:20:25.349 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126PADDING 06:20:25.349 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4 06:20:25.350 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4PADDING 06:20:25.350 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/NOPADDING 06:20:25.350 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5 06:20:25.350 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5PADDING 06:20:25.351 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7 06:20:25.351 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7PADDING 06:20:25.351 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBC 06:20:25.351 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 877 *** *** gcm 878 *** *** gcm 879 *** *** gcm 880 *** *** gcm 881 *** *** gcm 882 *** *** gcm 883 *** *** gcm 884 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.352 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23 06:20:25.352 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23PADDING 06:20:25.352 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTE 06:20:25.352 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTEPADDING 06:20:25.353 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ 06:20:25.353 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126 06:20:25.353 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2 06:20:25.353 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2PADDING 06:20:25.354 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126PADDING 06:20:25.354 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4 06:20:25.354 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4PADDING 06:20:25.355 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/NOPADDING 06:20:25.361 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5 06:20:25.362 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5PADDING 06:20:25.362 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7 06:20:25.363 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 885 *** *** gcm 886 *** *** gcm 887 *** *** gcm 888 *** *** gcm 889 *** *** gcm 890 *** *** gcm 891 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.363 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBC 06:20:25.363 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBCPADDING 06:20:25.364 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23 06:20:25.364 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23PADDING 06:20:25.364 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTE 06:20:25.364 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTEPADDING 06:20:25.365 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 892 *** *** gcm 893 *** *** gcm 894 *** *** gcm 895 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.365 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126 06:20:25.365 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2 06:20:25.366 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2PADDING 06:20:25.366 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126PADDING 06:20:25.367 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4 06:20:25.367 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4PADDING 06:20:25.368 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/NOPADDING 06:20:25.368 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5 06:20:25.368 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5PADDING 06:20:25.369 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7 06:20:25.369 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 896 *** *** gcm 897 *** *** gcm 898 *** *** gcm 899 *** *** gcm 900 *** *** gcm 901 *** *** gcm 902 *** *** gcm 903 *** *** gcm 904 *** *** gcm 905 *** *** gcm 906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.370 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBC 06:20:25.370 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBCPADDING 06:20:25.370 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23 06:20:25.371 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 907 *** *** gcm 908 *** *** gcm 909 *** *** gcm 910 *** *** gcm 911 *** *** gcm 912 *** *** gcm 913 *** *** gcm 914 *** *** gcm 915 *** *** gcm 916 *** *** gcm 917 *** *** gcm 918 *** *** gcm 919 *** *** gcm 920 *** *** gcm 921 *** *** gcm 922 *** *** gcm 923 *** *** gcm 924 *** *** gcm 925 *** *** gcm 926 *** *** gcm 927 *** *** gcm 928 *** *** gcm 929 *** *** gcm 930 *** *** gcm 931 *** *** gcm 932 *** *** gcm 933 *** *** gcm 934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.371 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTE 06:20:25.372 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTEPADDING 06:20:25.372 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ 06:20:25.373 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126 06:20:25.373 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2 06:20:25.374 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2PADDING 06:20:25.374 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126PADDING 06:20:25.374 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4 06:20:25.375 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 935 *** *** gcm 936 *** *** gcm 937 *** *** gcm 938 *** *** gcm 939 *** *** gcm 940 *** *** gcm 941 *** *** gcm 942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.375 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 943 *** *** gcm 944 *** *** gcm 945 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.376 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5 06:20:25.376 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 946 *** *** gcm 947 *** *** gcm 948 *** *** gcm 949 *** *** gcm 950 *** *** gcm 951 *** *** gcm 952 *** *** gcm 953 *** *** gcm 954 *** *** gcm 955 *** *** gcm 956 *** *** gcm 957 *** *** gcm 958 *** *** gcm 959 *** *** gcm 960 *** *** gcm 961 *** *** gcm 962 *** *** gcm 963 *** *** gcm 964 *** *** gcm 965 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.377 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7 06:20:25.377 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7PADDING 06:20:25.377 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.378 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBCPADDING 06:20:25.378 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23 06:20:25.378 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23PADDING 06:20:25.392 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTE 06:20:25.392 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTEPADDING 06:20:25.392 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ 06:20:25.393 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 967 *** *** gcm 968 *** *** gcm 969 *** *** gcm 970 *** *** gcm 971 *** *** gcm 972 *** *** gcm 973 *** *** gcm 974 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.393 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 975 *** *** gcm 976 *** *** gcm 977 *** *** gcm 978 *** *** gcm 979 *** *** gcm 980 *** *** gcm 981 *** *** gcm 982 *** *** gcm 983 *** *** gcm 984 *** *** gcm 985 *** *** gcm 986 *** *** gcm 987 *** *** gcm 988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.394 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2PADDING 06:20:25.394 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126PADDING 06:20:25.394 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4 06:20:25.395 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4PADDING 06:20:25.395 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/NOPADDING 06:20:25.395 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5 06:20:25.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5PADDING 06:20:25.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7 06:20:25.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7PADDING 06:20:25.407 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBC 06:20:25.408 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBCPADDING 06:20:25.408 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23 06:20:25.409 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23PADDING 06:20:25.409 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTE 06:20:25.410 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTEPADDING 06:20:25.410 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 989 *** *** gcm 990 *** *** gcm 991 *** *** gcm 992 *** *** gcm 993 *** *** gcm 994 *** *** gcm 995 *** *** gcm 996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.410 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126 06:20:25.410 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 997 *** *** gcm 998 *** *** gcm 999 *** *** gcm 1000 *** *** gcm 1001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.411 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1002 *** *** gcm 1003 *** *** gcm 1004 *** *** gcm 1005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.411 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126PADDING 06:20:25.412 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4 06:20:25.412 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4PADDING 06:20:25.413 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/NOPADDING 06:20:25.413 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5 06:20:25.413 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5PADDING 06:20:25.414 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1006 *** *** gcm 1007 *** *** gcm 1008 *** *** gcm 1009 *** *** gcm 1010 *** *** gcm 1011 *** *** gcm 1012 *** *** gcm 1013 *** *** gcm 1014 *** *** gcm 1015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.414 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7PADDING 06:20:25.414 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1016 *** *** gcm 1017 *** *** gcm 1018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.415 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBCPADDING 06:20:25.415 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23 06:20:25.416 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23PADDING 06:20:25.416 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTE 06:20:25.417 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTEPADDING 06:20:25.417 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ 06:20:25.417 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126 06:20:25.418 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2 06:20:25.418 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2PADDING 06:20:25.418 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126PADDING 06:20:25.419 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4 06:20:25.419 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4PADDING 06:20:25.420 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/NOPADDING 06:20:25.420 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5 06:20:25.420 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5PADDING 06:20:25.421 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7 06:20:25.421 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1019 *** *** gcm 1020 *** *** gcm 1021 *** *** gcm 1022 *** *** gcm 1023 *** *** gcm 1024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.422 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBC 06:20:25.422 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBCPADDING 06:20:25.422 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23 06:20:25.423 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23PADDING 06:20:25.423 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTE 06:20:25.424 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTEPADDING 06:20:25.424 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ 06:20:25.425 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126 06:20:25.425 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2 06:20:25.425 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2PADDING 06:20:25.426 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126PADDING 06:20:25.426 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1025 *** *** gcm 1026 *** *** gcm 1027 *** *** gcm 1028 *** *** gcm 1029 *** *** gcm 1030 *** *** gcm 1031 *** *** gcm 1032 *** *** gcm 1033 *** *** gcm 1034 *** *** gcm 1035 *** *** gcm 1036 *** *** gcm 1037 *** *** gcm 1038 *** *** gcm 1039 *** *** gcm 1040 *** *** gcm 1041 *** *** gcm 1042 *** *** gcm 1043 *** *** gcm 1044 *** *** gcm 1045 *** *** gcm 1046 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.427 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4PADDING 06:20:25.427 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/NOPADDING 06:20:25.428 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5 06:20:25.428 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5PADDING 06:20:25.428 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7 06:20:25.429 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1047 *** *** gcm 1048 *** *** gcm 1049 *** *** gcm 1050 *** *** gcm 1051 *** *** gcm 1052 *** *** gcm 1053 *** *** gcm 1054 *** *** gcm 1055 *** *** gcm 1056 *** *** gcm 1057 *** *** gcm 1058 *** *** gcm 1059 *** *** gcm 1060 *** *** gcm 1061 *** *** gcm 1062 *** *** gcm 1063 *** *** gcm 1064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.429 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBC 06:20:25.429 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBCPADDING 06:20:25.430 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23 06:20:25.430 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1065 *** *** gcm 1066 *** *** gcm 1067 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.430 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTE 06:20:25.431 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTEPADDING 06:20:25.431 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ 06:20:25.432 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1068 *** *** gcm 1069 *** *** gcm 1070 *** *** gcm 1071 *** *** gcm 1072 *** *** gcm 1073 *** *** gcm 1074 *** *** gcm 1075 *** *** gcm 1076 *** *** gcm 1077 *** *** gcm 1078 *** *** gcm 1079 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.433 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2 06:20:25.433 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2PADDING 06:20:25.434 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126PADDING 06:20:25.434 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1080 *** *** gcm 1081 *** *** gcm 1082 *** *** gcm 1083 *** *** gcm 1084 *** *** gcm 1085 *** *** gcm 1086 *** *** gcm 1087 *** *** gcm 1088 *** *** gcm 1089 *** *** gcm 1090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.435 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4PADDING 06:20:25.435 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/NOPADDING 06:20:25.436 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5 06:20:25.436 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5PADDING 06:20:25.436 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7 06:20:25.437 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7PADDING 06:20:25.437 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1091 *** *** gcm 1092 *** *** gcm 1093 *** *** gcm 1094 *** *** gcm 1095 *** *** gcm 1096 *** *** gcm 1097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.437 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBCPADDING 06:20:25.438 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23 06:20:25.438 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23PADDING 06:20:25.439 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTE 06:20:25.439 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTEPADDING 06:20:25.440 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ 06:20:25.440 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126 06:20:25.440 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2 06:20:25.442 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2PADDING 06:20:25.442 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126PADDING 06:20:25.443 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4 06:20:25.443 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4PADDING 06:20:25.444 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/NOPADDING 06:20:25.444 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5 06:20:25.444 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1098 *** *** gcm 1099 *** *** gcm 1100 *** *** gcm 1101 *** *** gcm 1102 *** *** gcm 1103 *** *** gcm 1104 *** *** gcm 1105 *** *** gcm 1106 *** *** gcm 1107 *** *** gcm 1108 *** *** gcm 1109 *** *** gcm 1110 *** *** gcm 1111 *** *** gcm 1112 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.445 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7 06:20:25.445 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7PADDING 06:20:25.446 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBC 06:20:25.446 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBCPADDING 06:20:25.446 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23 06:20:25.447 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23PADDING 06:20:25.447 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTE 06:20:25.448 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTEPADDING 06:20:25.448 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ 06:20:25.450 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126 06:20:25.450 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2 06:20:25.450 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2PADDING 06:20:25.451 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126PADDING 06:20:25.451 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4 06:20:25.452 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4PADDING 06:20:25.453 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/NOPADDING 06:20:25.454 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5 06:20:25.455 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5PADDING 06:20:25.455 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7 06:20:25.456 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7PADDING 06:20:25.456 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBC 06:20:25.457 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBCPADDING 06:20:25.457 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23 06:20:25.458 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23PADDING 06:20:25.458 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTE 06:20:25.458 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTEPADDING 06:20:25.459 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ 06:20:25.459 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126 06:20:25.460 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2 06:20:25.460 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2PADDING 06:20:25.461 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126PADDING 06:20:25.461 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4 06:20:25.461 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4PADDING 06:20:25.462 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/NOPADDING 06:20:25.462 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5 06:20:25.462 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5PADDING 06:20:25.463 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7 06:20:25.463 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7PADDING 06:20:25.464 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBC 06:20:25.464 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBCPADDING 06:20:25.464 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23 06:20:25.465 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23PADDING 06:20:25.465 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTE 06:20:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTEPADDING 06:20:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ 06:20:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126 06:20:25.467 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2 06:20:25.467 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2PADDING 06:20:25.468 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126PADDING 06:20:25.468 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4 06:20:25.468 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4PADDING 06:20:25.469 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/NOPADDING 06:20:25.469 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5 06:20:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5PADDING 06:20:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7 06:20:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7PADDING 06:20:25.471 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBC 06:20:25.471 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBCPADDING 06:20:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23 06:20:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23PADDING 06:20:25.473 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTE 06:20:25.473 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTEPADDING 06:20:25.473 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ 06:20:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126 06:20:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2 06:20:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2PADDING 06:20:25.475 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126PADDING 06:20:25.475 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4 06:20:25.476 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4PADDING 06:20:25.476 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/NOPADDING 06:20:25.477 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1113 *** *** gcm 1114 *** *** gcm 1115 *** *** gcm 1116 *** *** gcm 1117 *** *** gcm 1118 *** *** gcm 1119 *** *** gcm 1120 *** *** gcm 1121 *** *** gcm 1122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.477 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5PADDING 06:20:25.477 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7 06:20:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7PADDING 06:20:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1123 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1124 *** *** gcm 1125 *** *** gcm 1126 *** *** gcm 1127 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.479 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23 06:20:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23PADDING 06:20:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1128 *** *** gcm 1129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTEPADDING 06:20:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ 06:20:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126 06:20:25.483 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2 06:20:25.483 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2PADDING 06:20:25.484 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1130 *** *** gcm 1131 *** *** gcm 1132 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.484 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4 06:20:25.485 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1133 *** *** gcm 1134 *** *** gcm 1135 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.485 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/NOPADDING 06:20:25.485 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5 06:20:25.486 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1136 *** *** gcm 1137 *** *** gcm 1138 *** *** gcm 1139 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.488 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7 06:20:25.500 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7PADDING 06:20:25.501 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBC 06:20:25.501 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBCPADDING 06:20:25.501 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1140 *** *** gcm 1141 *** *** gcm 1142 *** *** gcm 1143 *** *** gcm 1144 *** *** gcm 1145 *** *** gcm 1146 *** *** gcm 1147 *** *** gcm 1148 *** *** gcm 1149 *** *** gcm 1150 *** *** gcm 1151 *** *** gcm 1152 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.501 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23PADDING 06:20:25.502 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTE 06:20:25.502 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTEPADDING 06:20:25.502 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CTS/ 06:20:25.502 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/" does not support IV => Skipping. 06:20:25.502 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CTS/NOPADDING 06:20:25.503 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/NOPADDING" does not support IV => Skipping. 06:20:25.503 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/EAX/ 06:20:25.504 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/EAX/NOPADDING 06:20:25.504 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/ECB/ 06:20:25.505 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/" does not support IV => Skipping. 06:20:25.505 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/ECB/NOPADDING 06:20:25.505 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/NOPADDING" does not support IV => Skipping. 06:20:25.505 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ 06:20:25.505 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126 06:20:25.506 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1153 *** *** gcm 1154 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.506 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2PADDING 06:20:25.507 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126PADDING 06:20:25.507 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4 06:20:25.516 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4PADDING 06:20:25.517 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1155 *** *** gcm 1156 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.518 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5 06:20:25.528 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5PADDING 06:20:25.528 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7 06:20:25.529 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7PADDING 06:20:25.529 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBC 06:20:25.530 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBCPADDING 06:20:25.530 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1157 *** *** gcm 1158 *** *** gcm 1159 *** *** gcm 1160 *** *** gcm 1161 *** *** gcm 1162 *** *** gcm 1163 *** *** gcm 1164 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.531 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1165 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.531 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1166 *** *** gcm 1167 *** *** gcm 1168 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.532 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1169 *** *** gcm 1170 *** *** gcm 1171 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.532 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ 06:20:25.532 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1172 *** *** gcm 1173 *** *** gcm 1174 *** *** gcm 1175 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.533 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2 06:20:25.533 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2PADDING 06:20:25.534 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126PADDING 06:20:25.534 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1176 *** *** gcm 1177 *** *** gcm 1178 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.543 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4PADDING 06:20:25.544 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1179 *** *** gcm 1180 *** *** gcm 1181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.544 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5 06:20:25.552 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5PADDING 06:20:25.552 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7 06:20:25.552 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7PADDING 06:20:25.553 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBC 06:20:25.553 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1182 *** *** gcm 1183 *** *** gcm 1184 *** *** gcm 1185 *** *** gcm 1186 *** *** gcm 1187 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.553 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23 06:20:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23PADDING 06:20:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTE 06:20:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTEPADDING 06:20:25.555 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ 06:20:25.555 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126 06:20:25.564 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1188 *** *** gcm 1189 *** *** gcm 1190 *** *** gcm 1191 *** *** gcm 1192 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.564 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1193 *** *** gcm 1194 *** *** gcm 1195 *** *** gcm 1196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.565 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126PADDING 06:20:25.565 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1197 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.565 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4PADDING 06:20:25.566 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/NOPADDING 06:20:25.566 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5 06:20:25.566 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1198 *** *** gcm 1199 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.566 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7 06:20:25.567 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7PADDING 06:20:25.567 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBC 06:20:25.567 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBCPADDING 06:20:25.568 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23 06:20:25.568 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23PADDING 06:20:25.568 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTE 06:20:25.569 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTEPADDING 06:20:25.569 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ 06:20:25.569 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126 06:20:25.569 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2 06:20:25.570 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2PADDING 06:20:25.570 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126PADDING 06:20:25.570 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4 06:20:25.571 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4PADDING 06:20:25.571 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/NOPADDING 06:20:25.571 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1200 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.572 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5PADDING 06:20:25.572 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7 06:20:25.573 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7PADDING 06:20:25.573 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBC 06:20:25.573 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBCPADDING 06:20:25.573 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1201 *** *** gcm 1202 *** *** gcm 1203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.574 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23PADDING 06:20:25.574 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTE 06:20:25.576 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTEPADDING 06:20:25.576 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ 06:20:25.576 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126 06:20:25.577 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2 06:20:25.577 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2PADDING 06:20:25.577 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126PADDING 06:20:25.578 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4 06:20:25.578 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4PADDING 06:20:25.578 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/NOPADDING 06:20:25.579 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5 06:20:25.579 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1204 *** *** gcm 1205 *** *** gcm 1206 *** *** gcm 1207 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.579 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7 06:20:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7PADDING 06:20:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBC 06:20:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1208 *** *** gcm 1209 *** *** gcm 1210 *** *** gcm 1211 *** *** gcm 1212 *** *** gcm 1213 *** *** gcm 1214 *** *** gcm 1215 *** *** gcm 1216 *** *** gcm 1217 *** *** gcm 1218 *** *** gcm 1219 *** *** gcm 1220 *** *** gcm 1221 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23 06:20:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23PADDING 06:20:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTE 06:20:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1222 *** *** gcm 1223 *** *** gcm 1224 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ 06:20:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1225 *** *** gcm 1226 *** *** gcm 1227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2 06:20:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1228 *** *** gcm 1229 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.610 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126PADDING 06:20:25.610 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4 06:20:25.610 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4PADDING 06:20:25.611 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/NOPADDING 06:20:25.611 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5 06:20:25.612 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1230 *** *** gcm 1231 *** *** gcm 1232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.612 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7 06:20:25.612 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1233 *** *** gcm 1234 *** *** gcm 1235 *** *** gcm 1236 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.612 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBC 06:20:25.613 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBCPADDING 06:20:25.613 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1237 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.613 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23PADDING 06:20:25.614 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTE 06:20:25.614 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTEPADDING 06:20:25.614 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ 06:20:25.614 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1238 *** *** gcm 1239 *** *** gcm 1240 *** *** gcm 1241 *** *** gcm 1242 *** *** gcm 1243 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.615 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2 06:20:25.615 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2PADDING 06:20:25.615 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126PADDING 06:20:25.616 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4 06:20:25.616 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4PADDING 06:20:25.616 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/NOPADDING 06:20:25.616 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5 06:20:25.617 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5PADDING 06:20:25.617 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7 06:20:25.617 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7PADDING 06:20:25.617 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBC 06:20:25.618 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBCPADDING 06:20:25.618 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23 06:20:25.618 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23PADDING 06:20:25.618 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTE 06:20:25.619 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTEPADDING 06:20:25.619 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ 06:20:25.636 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126 06:20:25.636 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2 06:20:25.636 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2PADDING 06:20:25.637 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126PADDING 06:20:25.637 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1244 *** *** gcm 1245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.637 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4PADDING 06:20:25.638 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1246 *** *** gcm 1247 *** *** gcm 1248 *** *** gcm 1249 *** *** gcm 1250 *** *** gcm 1251 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.638 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5 06:20:25.638 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1252 *** *** gcm 1253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.639 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7 06:20:25.649 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7PADDING 06:20:25.650 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBC 06:20:25.652 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBCPADDING 06:20:25.652 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23 06:20:25.652 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23PADDING 06:20:25.652 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTE 06:20:25.653 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTEPADDING 06:20:25.653 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ 06:20:25.653 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126 06:20:25.654 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2 06:20:25.654 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2PADDING 06:20:25.654 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126PADDING 06:20:25.654 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4 06:20:25.655 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1254 *** *** gcm 1255 *** *** gcm 1256 *** *** gcm 1257 *** *** gcm 1258 *** *** gcm 1259 *** *** gcm 1260 *** *** gcm 1261 *** *** gcm 1262 *** *** gcm 1263 *** *** gcm 1264 *** *** gcm 1265 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.655 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/NOPADDING 06:20:25.661 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5 06:20:25.661 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1266 *** *** gcm 1267 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7 06:20:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7PADDING 06:20:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBC 06:20:25.663 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBCPADDING 06:20:25.667 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23 06:20:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23PADDING 06:20:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTE 06:20:25.669 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1268 *** *** gcm 1269 *** *** gcm 1270 *** *** gcm 1271 *** *** gcm 1272 *** *** gcm 1273 *** *** gcm 1274 *** *** gcm 1275 *** *** gcm 1276 *** *** gcm 1277 *** *** gcm 1278 *** *** gcm 1279 *** *** gcm 1280 *** *** gcm 1281 *** *** gcm 1282 *** *** gcm 1283 *** *** gcm 1284 *** *** gcm 1285 *** *** gcm 1286 *** *** gcm 1287 *** *** gcm 1288 *** *** gcm 1289 *** *** gcm 1290 *** *** gcm 1291 *** *** gcm 1292 *** *** gcm 1293 *** *** gcm 1294 *** *** gcm 1295 *** *** gcm 1296 *** *** gcm 1297 *** *** gcm 1298 *** *** gcm 1299 *** *** gcm 1300 *** *** gcm 1301 *** *** gcm 1302 *** *** gcm 1303 *** *** gcm 1304 *** *** gcm 1305 *** *** gcm 1306 *** *** gcm 1307 *** *** gcm 1308 *** *** gcm 1309 *** *** gcm 1310 *** *** gcm 1311 *** *** gcm 1312 *** *** gcm 1313 *** *** gcm 1314 *** *** gcm 1315 *** *** gcm 1316 *** *** gcm 1317 *** *** gcm 1318 *** *** gcm 1319 *** *** gcm 1320 *** *** gcm 1321 *** *** gcm 1322 *** *** gcm 1323 *** *** gcm 1324 *** *** gcm 1325 *** *** gcm 1326 *** *** gcm 1327 *** *** gcm 1328 *** *** gcm 1329 *** *** gcm 1330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ 06:20:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126 06:20:25.672 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2 06:20:25.672 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2PADDING 06:20:25.675 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126PADDING 06:20:25.675 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4 06:20:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4PADDING 06:20:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/NOPADDING 06:20:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5 06:20:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5PADDING 06:20:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7 06:20:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7PADDING 06:20:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBC 06:20:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBCPADDING 06:20:25.679 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23 06:20:25.679 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23PADDING 06:20:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1331 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTEPADDING 06:20:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ 06:20:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126 06:20:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2 06:20:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2PADDING 06:20:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126PADDING 06:20:25.683 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4 06:20:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4PADDING 06:20:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1332 *** *** gcm 1333 *** *** gcm 1334 *** *** gcm 1335 *** *** gcm 1336 *** *** gcm 1337 *** *** gcm 1338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5 06:20:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5PADDING 06:20:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1339 *** *** gcm 1340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7PADDING 06:20:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBC 06:20:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBCPADDING 06:20:25.687 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.687 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.688 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTE 06:20:25.688 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1343 *** *** gcm 1344 *** *** gcm 1345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.688 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ 06:20:25.689 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126 06:20:25.689 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1346 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2PADDING 06:20:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1348 *** *** gcm 1349 *** *** gcm 1350 *** *** gcm 1351 *** *** gcm 1352 *** *** gcm 1353 *** *** gcm 1354 *** *** gcm 1355 *** *** gcm 1356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.691 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1357 *** *** gcm 1358 *** *** gcm 1359 *** *** gcm 1360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.691 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1361 *** *** gcm 1362 *** *** gcm 1363 *** *** gcm 1364 *** *** gcm 1365 *** *** gcm 1366 *** *** gcm 1367 *** *** gcm 1368 *** *** gcm 1369 *** *** gcm 1370 *** *** gcm 1371 *** *** gcm 1372 *** *** gcm 1373 *** *** gcm 1374 *** *** gcm 1375 *** *** gcm 1376 *** *** gcm 1377 *** *** gcm 1378 *** *** gcm 1379 *** *** gcm 1380 *** *** gcm 1381 *** *** gcm 1382 *** *** gcm 1383 *** *** gcm 1384 *** *** gcm 1385 *** *** gcm 1386 *** *** gcm 1387 *** *** gcm 1388 *** *** gcm 1389 *** *** gcm 1390 *** *** gcm 1391 *** *** gcm 1392 *** *** gcm 1393 *** *** gcm 1394 *** *** gcm 1395 *** *** gcm 1396 *** *** gcm 1397 *** *** gcm 1398 *** *** gcm 1399 *** *** gcm 1400 *** *** gcm 1401 *** *** gcm 1402 *** *** gcm 1403 *** *** gcm 1404 *** *** gcm 1405 *** *** gcm 1406 *** *** gcm 1407 *** *** gcm 1408 *** *** gcm 1409 *** *** gcm 1410 *** *** gcm 1411 *** *** gcm 1412 *** *** gcm 1413 *** *** gcm 1414 *** *** gcm 1415 *** *** gcm 1416 *** *** gcm 1417 *** *** gcm 1418 *** *** gcm 1419 *** *** gcm 1420 *** *** gcm 1421 *** *** gcm 1422 *** *** gcm 1423 *** *** gcm 1424 *** *** gcm 1425 *** *** gcm 1426 *** *** gcm 1427 *** *** gcm 1428 *** *** gcm 1429 *** *** gcm 1430 *** *** gcm 1431 *** *** gcm 1432 *** *** gcm 1433 *** *** gcm 1434 *** *** gcm 1435 *** *** gcm 1436 *** *** gcm 1437 *** *** gcm 1438 *** *** gcm 1439 *** *** gcm 1440 *** *** gcm 1441 *** *** gcm 1442 *** *** gcm 1443 *** *** gcm 1444 *** *** gcm 1445 *** *** gcm 1446 *** *** gcm 1447 *** *** gcm 1448 *** *** gcm 1449 *** *** gcm 1450 *** *** gcm 1451 *** *** gcm 1452 *** *** gcm 1453 *** *** gcm 1454 *** *** gcm 1455 *** *** gcm 1456 *** *** gcm 1457 *** *** gcm 1458 *** *** gcm 1459 *** *** gcm 1460 *** *** gcm 1461 *** *** gcm 1462 *** *** gcm 1463 *** *** gcm 1464 *** *** gcm 1465 *** *** gcm 1466 *** *** gcm 1467 *** *** gcm 1468 *** *** gcm 1469 *** *** gcm 1470 *** *** gcm 1471 *** *** gcm 1472 *** *** gcm 1473 *** *** gcm 1474 *** *** gcm 1475 *** *** gcm 1476 *** *** gcm 1477 *** *** gcm 1478 *** *** gcm 1479 *** *** gcm 1480 *** *** gcm 1481 *** *** gcm 1482 *** *** gcm 1483 *** *** gcm 1484 *** *** gcm 1485 *** *** gcm 1486 *** *** gcm 1487 *** *** gcm 1488 *** *** gcm 1489 *** *** gcm 1490 *** *** gcm 1491 *** *** gcm 1492 *** *** gcm 1493 *** *** gcm 1494 *** *** gcm 1495 *** *** gcm 1496 *** *** gcm 1497 *** *** gcm 1498 *** *** gcm 1499 *** *** gcm 1500 *** *** gcm 1501 *** *** gcm 1502 *** *** gcm 1503 *** *** gcm 1504 *** *** gcm 1505 *** *** gcm 1506 *** *** gcm 1507 *** *** gcm 1508 *** *** gcm 1509 *** *** gcm 1510 *** *** gcm 1511 *** *** gcm 1512 *** *** gcm 1513 *** *** gcm 1514 *** *** gcm 1515 *** *** gcm 1516 *** *** gcm 1517 *** *** gcm 1518 *** *** gcm 1519 *** *** gcm 1520 *** *** gcm 1521 *** *** gcm 1522 *** *** gcm 1523 *** *** gcm 1524 *** *** gcm 1525 *** *** gcm 1526 *** *** gcm 1527 *** *** gcm 1528 *** *** gcm 1529 *** *** gcm 1530 *** *** gcm 1531 *** *** gcm 1532 *** *** gcm 1533 *** *** gcm 1534 *** *** gcm 1535 *** *** gcm 1536 *** *** gcm 1537 *** *** gcm 1538 *** *** gcm 1539 *** *** gcm 1540 *** *** gcm 1541 *** *** gcm 1542 *** *** gcm 1543 *** *** gcm 1544 *** *** gcm 1545 *** *** gcm 1546 *** *** gcm 1547 *** *** gcm 1548 *** *** gcm 1549 *** *** gcm 1550 *** *** gcm 1551 *** *** gcm 1552 *** *** gcm 1553 *** *** gcm 1554 *** *** gcm 1555 *** *** gcm 1556 *** *** gcm 1557 *** *** gcm 1558 *** *** gcm 1559 *** *** gcm 1560 *** *** gcm 1561 *** *** gcm 1562 *** *** gcm 1563 *** *** gcm 1564 *** *** gcm 1565 *** *** gcm 1566 *** *** gcm 1567 *** *** gcm 1568 *** *** gcm 1569 *** *** gcm 1570 *** *** gcm 1571 *** *** gcm 1572 *** *** gcm 1573 *** *** gcm 1574 *** *** gcm 1575 *** *** gcm 1576 *** *** gcm 1577 *** *** gcm 1578 *** *** gcm 1579 *** *** gcm 1580 *** *** gcm 1581 *** *** gcm 1582 *** *** gcm 1583 *** *** gcm 1584 *** *** gcm 1585 *** *** gcm 1586 *** *** gcm 1587 *** *** gcm 1588 *** *** gcm 1589 *** *** gcm 1590 *** *** gcm 1591 *** *** gcm 1592 *** *** gcm 1593 *** *** gcm 1594 *** *** gcm 1595 *** *** gcm 1596 *** *** gcm 1597 *** *** gcm 1598 *** *** gcm 1599 *** *** gcm 1600 *** *** gcm 1601 *** *** gcm 1602 *** *** gcm 1603 *** *** gcm 1604 *** *** gcm 1605 *** *** gcm 1606 *** *** gcm 1607 *** *** gcm 1608 *** *** gcm 1609 *** *** gcm 1610 *** *** gcm 1611 *** *** gcm 1612 *** *** gcm 1613 *** *** gcm 1614 *** *** gcm 1615 *** *** gcm 1616 *** *** gcm 1617 *** *** gcm 1618 *** *** gcm 1619 *** *** gcm 1620 *** *** gcm 1621 *** *** gcm 1622 *** *** gcm 1623 *** *** gcm 1624 *** *** gcm 1625 *** *** gcm 1626 *** *** gcm 1627 *** *** gcm 1628 *** *** gcm 1629 *** *** gcm 1630 *** *** gcm 1631 *** *** gcm 1632 *** *** gcm 1633 *** *** gcm 1634 *** *** gcm 1635 *** *** gcm 1636 *** *** gcm 1637 *** *** gcm 1638 *** *** gcm 1639 *** *** gcm 1640 *** *** gcm 1641 *** *** gcm 1642 *** *** gcm 1643 *** *** gcm 1644 *** *** gcm 1645 *** *** gcm 1646 *** *** gcm 1647 *** *** gcm 1648 *** *** gcm 1649 *** *** gcm 1650 *** *** gcm 1651 *** *** gcm 1652 *** *** gcm 1653 *** *** gcm 1654 *** *** gcm 1655 *** *** gcm 1656 *** *** gcm 1657 *** *** gcm 1658 *** *** gcm 1659 *** *** gcm 1660 *** *** gcm 1661 *** *** gcm 1662 *** *** gcm 1663 *** *** gcm 1664 *** *** gcm 1665 *** *** gcm 1666 *** *** gcm 1667 *** *** gcm 1668 *** *** gcm 1669 *** *** gcm 1670 *** *** gcm 1671 *** *** gcm 1672 *** *** gcm 1673 *** *** gcm 1674 *** *** gcm 1675 *** *** gcm 1676 *** *** gcm 1677 *** *** gcm 1678 *** *** gcm 1679 *** *** gcm 1680 *** *** gcm 1681 *** *** gcm 1682 *** *** gcm 1683 *** *** gcm 1684 *** *** gcm 1685 *** *** gcm 1686 *** *** gcm 1687 *** *** gcm 1688 *** *** gcm 1689 *** *** gcm 1690 *** *** gcm 1691 *** *** gcm 1692 *** *** gcm 1693 *** *** gcm 1694 *** *** gcm 1695 *** *** gcm 1696 *** *** gcm 1697 *** *** gcm 1698 *** *** gcm 1699 *** *** gcm 1700 *** *** gcm 1701 *** *** gcm 1702 *** *** gcm 1703 *** *** gcm 1704 *** *** gcm 1705 *** *** gcm 1706 *** *** gcm 1707 *** *** gcm 1708 *** *** gcm 1709 *** *** gcm 1710 *** *** gcm 1711 *** *** gcm 1712 *** *** gcm 1713 *** *** gcm 1714 *** *** gcm 1715 *** *** gcm 1716 *** *** gcm 1717 *** *** gcm 1718 *** *** gcm 1719 *** *** gcm 1720 *** *** gcm 1721 *** *** gcm 1722 *** *** gcm 1723 *** *** gcm 1724 *** *** gcm 1725 *** *** gcm 1726 *** *** gcm 1727 *** *** gcm 1728 *** *** gcm 1729 *** *** gcm 1730 *** *** gcm 1731 *** *** gcm 1732 *** *** gcm 1733 *** *** gcm 1734 *** *** gcm 1735 *** *** gcm 1736 *** *** gcm 1737 *** *** gcm 1738 *** *** gcm 1739 *** *** gcm 1740 *** *** gcm 1741 *** *** gcm 1742 *** *** gcm 1743 *** *** gcm 1744 *** *** gcm 1745 *** *** gcm 1746 *** *** gcm 1747 *** *** gcm 1748 *** *** gcm 1749 *** *** gcm 1750 *** *** gcm 1751 *** *** gcm 1752 *** *** gcm 1753 *** *** gcm 1754 *** *** gcm 1755 *** *** gcm 1756 *** *** gcm 1757 *** *** gcm 1758 *** *** gcm 1759 *** *** gcm 1760 *** *** gcm 1761 *** *** gcm 1762 *** *** gcm 1763 *** *** gcm 1764 *** *** gcm 1765 *** *** gcm 1766 *** *** gcm 1767 *** *** gcm 1768 *** *** gcm 1769 *** *** gcm 1770 *** *** gcm 1771 *** *** gcm 1772 *** *** gcm 1773 *** *** gcm 1774 *** *** gcm 1775 *** *** gcm 1776 *** *** gcm 1777 *** *** gcm 1778 *** *** gcm 1779 *** *** gcm 1780 *** *** gcm 1781 *** *** gcm 1782 *** *** gcm 1783 *** *** gcm 1784 *** *** gcm 1785 *** *** gcm 1786 *** *** gcm 1787 *** *** gcm 1788 *** *** gcm 1789 *** *** gcm 1790 *** *** gcm 1791 *** *** gcm 1792 *** *** gcm 1793 *** *** gcm 1794 *** *** gcm 1795 *** *** gcm 1796 *** *** gcm 1797 *** *** gcm 1798 *** *** gcm 1799 *** *** gcm 1800 *** *** gcm 1801 *** *** gcm 1802 *** *** gcm 1803 *** *** gcm 1804 *** *** gcm 1805 *** *** gcm 1806 *** *** gcm 1807 *** *** gcm 1808 *** *** gcm 1809 *** *** gcm 1810 *** *** gcm 1811 *** *** gcm 1812 *** *** gcm 1813 *** *** gcm 1814 *** *** gcm 1815 *** *** gcm 1816 *** *** gcm 1817 *** *** gcm 1818 *** *** gcm 1819 *** *** gcm 1820 *** *** gcm 1821 *** *** gcm 1822 *** *** gcm 1823 *** *** gcm 1824 *** *** gcm 1825 *** *** gcm 1826 *** *** gcm 1827 *** *** gcm 1828 *** *** gcm 1829 *** *** gcm 1830 *** *** gcm 1831 *** *** gcm 1832 *** *** gcm 1833 *** *** gcm 1834 *** *** gcm 1835 *** *** gcm 1836 *** *** gcm 1837 *** *** gcm 1838 *** *** gcm 1839 *** *** gcm 1840 *** *** gcm 1841 *** *** gcm 1842 *** *** gcm 1843 *** *** gcm 1844 *** *** gcm 1845 *** *** gcm 1846 *** *** gcm 1847 *** *** gcm 1848 *** *** gcm 1849 *** *** gcm 1850 *** *** gcm 1851 *** *** gcm 1852 *** *** gcm 1853 *** *** gcm 1854 *** *** gcm 1855 *** *** gcm 1856 *** *** gcm 1857 *** *** gcm 1858 *** *** gcm 1859 *** *** gcm 1860 *** *** gcm 1861 *** *** gcm 1862 *** *** gcm 1863 *** *** gcm 1864 *** *** gcm 1865 *** *** gcm 1866 *** *** gcm 1867 *** *** gcm 1868 *** *** gcm 1869 *** *** gcm 1870 *** *** gcm 1871 *** *** gcm 1872 *** *** gcm 1873 *** *** gcm 1874 *** *** gcm 1875 *** *** gcm 1876 *** *** gcm 1877 *** *** gcm 1878 *** *** gcm 1879 *** *** gcm 1880 *** *** gcm 1881 *** *** gcm 1882 *** *** gcm 1883 *** *** gcm 1884 *** *** gcm 1885 *** *** gcm 1886 *** *** gcm 1887 *** *** gcm 1888 *** *** gcm 1889 *** *** gcm 1890 *** *** gcm 1891 *** *** gcm 1892 *** *** gcm 1893 *** *** gcm 1894 *** *** gcm 1895 *** *** gcm 1896 *** *** gcm 1897 *** *** gcm 1898 *** *** gcm 1899 *** *** gcm 1900 *** *** gcm 1901 *** *** gcm 1902 *** *** gcm 1903 *** *** gcm 1904 *** *** gcm 1905 *** *** gcm 1906 *** *** gcm 1907 *** *** gcm 1908 *** *** gcm 1909 *** *** gcm 1910 *** *** gcm 1911 *** *** gcm 1912 *** *** gcm 1913 *** *** gcm 1914 *** *** gcm 1915 *** *** gcm 1916 *** *** gcm 1917 *** *** gcm 1918 *** *** gcm 1919 *** *** gcm 1920 *** *** gcm 1921 *** *** gcm 1922 *** *** gcm 1923 *** *** gcm 1924 *** *** gcm 1925 *** *** gcm 1926 *** *** gcm 1927 *** *** gcm 1928 *** *** gcm 1929 *** *** gcm 1930 *** *** gcm 1931 *** *** gcm 1932 *** *** gcm 1933 *** *** gcm 1934 *** *** gcm 1935 *** *** gcm 1936 *** *** gcm 1937 *** *** gcm 1938 *** *** gcm 1939 *** *** gcm 1940 *** *** gcm 1941 *** *** gcm 1942 *** *** gcm 1943 *** *** gcm 1944 *** *** gcm 1945 *** *** gcm 1946 *** *** gcm 1947 *** *** gcm 1948 *** *** gcm 1949 *** *** gcm 1950 *** *** gcm 1951 *** *** gcm 1952 *** *** gcm 1953 *** *** gcm 1954 *** *** gcm 1955 *** *** gcm 1956 *** *** gcm 1957 *** *** gcm 1958 *** *** gcm 1959 *** *** gcm 1960 *** *** gcm 1961 *** *** gcm 1962 *** *** gcm 1963 *** *** gcm 1964 *** *** gcm 1965 *** *** gcm 1966 *** *** gcm 1967 *** *** gcm 1968 *** *** gcm 1969 *** *** gcm 1970 *** *** gcm 1971 *** *** gcm 1972 *** *** gcm 1973 *** *** gcm 1974 *** *** gcm 1975 *** *** gcm 1976 *** *** gcm 1977 *** *** gcm 1978 *** *** gcm 1979 *** *** gcm 1980 *** *** gcm 1981 *** *** gcm 1982 *** *** gcm 1983 *** *** gcm 1984 *** *** gcm 1985 *** *** gcm 1986 *** *** gcm 1987 *** *** gcm 1988 *** *** gcm 1989 *** *** gcm 1990 *** *** gcm 1991 *** *** gcm 1992 *** *** gcm 1993 *** *** gcm 1994 *** *** gcm 1995 *** *** gcm 1996 *** *** gcm 1997 *** *** gcm 1998 *** *** gcm 1999 *** *** gcm 2000 *** *** gcm 2001 *** *** gcm 2002 *** *** gcm 2003 *** *** gcm 2004 *** *** gcm 2005 *** *** gcm 2006 *** *** gcm 2007 *** *** gcm 2008 *** *** gcm 2009 *** *** gcm 2010 *** *** gcm 2011 *** *** gcm 2012 *** *** gcm 2013 *** *** gcm 2014 *** *** gcm 2015 *** *** gcm 2016 *** *** gcm 2017 *** *** gcm 2018 *** *** gcm 2019 *** *** gcm 2020 *** *** gcm 2021 *** *** gcm 2022 *** *** gcm 2023 *** *** gcm 2024 *** *** gcm 2025 *** *** gcm 2026 *** *** gcm 2027 *** *** gcm 2028 *** *** gcm 2029 *** *** gcm 2030 *** *** gcm 2031 *** *** gcm 2032 *** *** gcm 2033 *** *** gcm 2034 *** *** gcm 2035 *** *** gcm 2036 *** *** gcm 2037 *** *** gcm 2038 *** *** gcm 2039 *** *** gcm 2040 *** *** gcm 2041 *** *** gcm 2042 *** *** gcm 2043 *** *** gcm 2044 *** *** gcm 2045 *** *** gcm 2046 *** *** gcm 2047 *** *** gcm 2048 *** *** gcm 2049 *** *** gcm 2050 *** *** gcm 2051 *** *** gcm 2052 *** *** gcm 2053 *** *** gcm 2054 *** *** gcm 2055 *** *** gcm 2056 *** *** gcm 2057 *** *** gcm 2058 *** *** gcm 2059 *** *** gcm 2060 *** *** gcm 2061 *** *** gcm 2062 *** *** gcm 2063 *** *** gcm 2064 *** *** gcm 2065 *** *** gcm 2066 *** *** gcm 2067 *** *** gcm 2068 *** *** gcm 2069 *** *** gcm 2070 *** *** gcm 2071 *** *** gcm 2072 *** *** gcm 2073 *** *** gcm 2074 *** *** gcm 2075 *** *** gcm 2076 *** *** gcm 2077 *** *** gcm 2078 *** *** gcm 2079 *** *** gcm 2080 *** *** gcm 2081 *** *** gcm 2082 *** *** gcm 2083 *** *** gcm 2084 *** *** gcm 2085 *** *** gcm 2086 *** *** gcm 2087 *** *** gcm 2088 *** *** gcm 2089 *** *** gcm 2090 *** *** gcm 2091 *** *** gcm 2092 *** *** gcm 2093 *** *** gcm 2094 *** *** gcm 2095 *** *** gcm 2096 *** *** gcm 2097 *** *** gcm 2098 *** *** gcm 2099 *** *** gcm 2100 *** *** gcm 2101 *** *** gcm 2102 *** *** gcm 2103 *** *** gcm 2104 *** *** gcm 2105 *** *** gcm 2106 *** *** gcm 2107 *** *** gcm 2108 *** *** gcm 2109 *** *** gcm 2110 *** *** gcm 2111 *** *** gcm 2112 *** *** gcm 2113 *** *** gcm 2114 *** *** gcm 2115 *** *** gcm 2116 *** *** gcm 2117 *** *** gcm 2118 *** *** gcm 2119 *** *** gcm 2120 *** *** gcm 2121 *** *** gcm 2122 *** *** gcm 2123 *** *** gcm 2124 *** *** gcm 2125 *** *** gcm 2126 *** *** gcm 2127 *** *** gcm 2128 *** *** gcm 2129 *** *** gcm 2130 *** *** gcm 2131 *** *** gcm 2132 *** *** gcm 2133 *** *** gcm 2134 *** *** gcm 2135 *** *** gcm 2136 *** *** gcm 2137 *** *** gcm 2138 *** *** gcm 2139 *** *** gcm 2140 *** *** gcm 2141 *** *** gcm 2142 *** *** gcm 2143 *** *** gcm 2144 *** *** gcm 2145 *** *** gcm 2146 *** *** gcm 2147 *** *** gcm 2148 *** *** gcm 2149 *** *** gcm 2150 *** *** gcm 2151 *** *** gcm 2152 *** *** gcm 2153 *** *** gcm 2154 *** *** gcm 2155 *** *** gcm 2156 *** *** gcm 2157 *** *** gcm 2158 *** *** gcm 2159 *** *** gcm 2160 *** *** gcm 2161 *** *** gcm 2162 *** *** gcm 2163 *** *** gcm 2164 *** *** gcm 2165 *** *** gcm 2166 *** *** gcm 2167 *** *** gcm 2168 *** *** gcm 2169 *** *** gcm 2170 *** *** gcm 2171 *** *** gcm 2172 *** *** gcm 2173 *** *** gcm 2174 *** *** gcm 2175 *** *** gcm 2176 *** *** gcm 2177 *** *** gcm 2178 *** *** gcm 2179 *** *** gcm 2180 *** *** gcm 2181 *** *** gcm 2182 *** *** gcm 2183 *** *** gcm 2184 *** *** gcm 2185 *** *** gcm 2186 *** *** gcm 2187 *** *** gcm 2188 *** *** gcm 2189 *** *** gcm 2190 *** *** gcm 2191 *** *** gcm 2192 *** *** gcm 2193 *** *** gcm 2194 *** *** gcm 2195 *** *** gcm 2196 *** *** gcm 2197 *** *** gcm 2198 *** *** gcm 2199 *** *** gcm 2200 *** *** gcm 2201 *** *** gcm 2202 *** *** gcm 2203 *** *** gcm 2204 *** *** gcm 2205 *** *** gcm 2206 *** *** gcm 2207 *** *** gcm 2208 *** *** gcm 2209 *** *** gcm 2210 *** *** gcm 2211 *** *** gcm 2212 *** *** gcm 2213 *** *** gcm 2214 *** *** gcm 2215 *** *** gcm 2216 *** *** gcm 2217 *** *** gcm 2218 *** *** gcm 2219 *** *** gcm 2220 *** *** gcm 2221 *** *** gcm 2222 *** *** gcm 2223 *** *** gcm 2224 *** *** gcm 2225 *** *** gcm 2226 *** *** gcm 2227 *** *** gcm 2228 *** *** gcm 2229 *** *** gcm 2230 *** *** gcm 2231 *** *** gcm 2232 *** *** gcm 2233 *** *** gcm 2234 *** *** gcm 2235 *** *** gcm 2236 *** *** gcm 2237 *** *** gcm 2238 *** *** gcm 2239 *** *** gcm 2240 *** *** gcm 2241 *** *** gcm 2242 *** *** gcm 2243 *** *** gcm 2244 *** *** gcm 2245 *** *** gcm 2246 *** *** gcm 2247 *** *** gcm 2248 *** *** gcm 2249 *** *** gcm 2250 *** *** gcm 2251 *** *** gcm 2252 *** *** gcm 2253 *** *** gcm 2254 *** *** gcm 2255 *** *** gcm 2256 *** *** gcm 2257 *** *** gcm 2258 *** *** gcm 2259 *** *** gcm 2260 *** *** gcm 2261 *** *** gcm 2262 *** *** gcm 2263 *** *** gcm 2264 *** *** gcm 2265 *** *** gcm 2266 *** *** gcm 2267 *** *** gcm 2268 *** *** gcm 2269 *** *** gcm 2270 *** *** gcm 2271 *** *** gcm 2272 *** *** gcm 2273 *** *** gcm 2274 *** *** gcm 2275 *** *** gcm 2276 *** *** gcm 2277 *** *** gcm 2278 *** *** gcm 2279 *** *** gcm 2280 *** *** gcm 2281 *** *** gcm 2282 *** *** gcm 2283 *** *** gcm 2284 *** *** gcm 2285 *** *** gcm 2286 *** *** gcm 2287 *** *** gcm 2288 *** *** gcm 2289 *** *** gcm 2290 *** *** gcm 2291 *** *** gcm 2292 *** *** gcm 2293 *** *** gcm 2294 *** *** gcm 2295 *** *** gcm 2296 *** *** gcm 2297 *** *** gcm 2298 *** *** gcm 2299 *** *** gcm 2300 *** *** gcm 2301 *** *** gcm 2302 *** *** gcm 2303 *** *** gcm 2304 *** *** gcm 2305 *** *** gcm 2306 *** *** gcm 2307 *** *** gcm 2308 *** *** gcm 2309 *** *** gcm 2310 *** *** gcm 2311 *** *** gcm 2312 *** *** gcm 2313 *** *** gcm 2314 *** *** gcm 2315 *** *** gcm 2316 *** *** gcm 2317 *** *** gcm 2318 *** *** gcm 2319 *** *** gcm 2320 *** *** gcm 2321 *** *** gcm 2322 *** *** gcm 2323 *** *** gcm 2324 *** *** gcm 2325 *** *** gcm 2326 *** *** gcm 2327 *** *** gcm 2328 *** *** gcm 2329 *** *** gcm 2330 *** *** gcm 2331 *** *** gcm 2332 *** *** gcm 2333 *** *** gcm 2334 *** *** gcm 2335 *** *** gcm 2336 *** *** gcm 2337 *** *** gcm 2338 *** *** gcm 2339 *** *** gcm 2340 *** *** gcm 2341 *** *** gcm 2342 *** *** gcm 2343 *** *** gcm 2344 *** *** gcm 2345 *** *** gcm 2346 *** *** gcm 2347 *** *** gcm 2348 *** *** gcm 2349 *** *** gcm 2350 *** *** gcm 2351 *** *** gcm 2352 *** *** gcm 2353 *** *** gcm 2354 *** *** gcm 2355 *** *** gcm 2356 *** *** gcm 2357 *** *** gcm 2358 *** *** gcm 2359 *** *** gcm 2360 *** *** gcm 2361 *** *** gcm 2362 *** *** gcm 2363 *** *** gcm 2364 *** *** gcm 2365 *** *** gcm 2366 *** *** gcm 2367 *** *** gcm 2368 *** *** gcm 2369 *** *** gcm 2370 *** *** gcm 2371 *** *** gcm 2372 *** *** gcm 2373 *** *** gcm 2374 *** *** gcm 2375 *** *** gcm 2376 *** *** gcm 2377 *** *** gcm 2378 *** *** gcm 2379 *** *** gcm 2380 *** *** gcm 2381 *** *** gcm 2382 *** *** gcm 2383 *** *** gcm 2384 *** *** gcm 2385 *** *** gcm 2386 *** *** gcm 2387 *** *** gcm 2388 *** *** gcm 2389 *** *** gcm 2390 *** *** gcm 2391 *** *** gcm 2392 *** *** gcm 2393 *** *** gcm 2394 *** *** gcm 2395 *** *** gcm 2396 *** *** gcm 2397 *** *** gcm 2398 *** *** gcm 2399 *** *** gcm 2400 *** *** gcm 2401 *** *** gcm 2402 *** *** gcm 2403 *** *** gcm 2404 *** *** gcm 2405 *** *** gcm 2406 *** *** gcm 2407 *** *** gcm 2408 *** *** gcm 2409 *** *** gcm 2410 *** *** gcm 2411 *** *** gcm 2412 *** *** gcm 2413 *** *** gcm 2414 *** *** gcm 2415 *** *** gcm 2416 *** *** gcm 2417 *** *** gcm 2418 *** *** gcm 2419 *** *** gcm 2420 *** *** gcm 2421 *** *** gcm 2422 *** *** gcm 2423 *** *** gcm 2424 *** *** gcm 2425 *** *** gcm 2426 *** *** gcm 2427 *** *** gcm 2428 *** *** gcm 2429 *** *** gcm 2430 *** *** gcm 2431 *** *** gcm 2432 *** *** gcm 2433 *** *** gcm 2434 *** *** gcm 2435 *** *** gcm 2436 *** *** gcm 2437 *** *** gcm 2438 *** *** gcm 2439 *** *** gcm 2440 *** *** gcm 2441 *** *** gcm 2442 *** *** gcm 2443 *** *** gcm 2444 *** *** gcm 2445 *** *** gcm 2446 *** *** gcm 2447 *** *** gcm 2448 *** *** gcm 2449 *** *** gcm 2450 *** *** gcm 2451 *** *** gcm 2452 *** *** gcm 2453 *** *** gcm 2454 *** *** gcm 2455 *** *** gcm 2456 *** *** gcm 2457 *** *** gcm 2458 *** *** gcm 2459 *** *** gcm 2460 *** *** gcm 2461 *** *** gcm 2462 *** *** gcm 2463 *** *** gcm 2464 *** *** gcm 2465 *** *** gcm 2466 *** *** gcm 2467 *** *** gcm 2468 *** *** gcm 2469 *** *** gcm 2470 *** *** gcm 2471 *** *** gcm 2472 *** *** gcm 2473 *** *** gcm 2474 *** *** gcm 2475 *** *** gcm 2476 *** *** gcm 2477 *** *** gcm 2478 *** *** gcm 2479 *** *** gcm 2480 *** *** gcm 2481 *** *** gcm 2482 *** *** gcm 2483 *** *** gcm 2484 *** *** gcm 2485 *** *** gcm 2486 *** *** gcm 2487 *** *** gcm 2488 *** *** gcm 2489 *** *** gcm 2490 *** *** gcm 2491 *** *** gcm 2492 *** *** gcm 2493 *** *** gcm 2494 *** *** gcm 2495 *** *** gcm 2496 *** *** gcm 2497 *** *** gcm 2498 *** *** gcm 2499 *** *** gcm 2500 *** *** gcm 2501 *** *** gcm 2502 *** *** gcm 2503 *** *** gcm 2504 *** *** gcm 2505 *** *** gcm 2506 *** *** gcm 2507 *** *** gcm 2508 *** *** gcm 2509 *** *** gcm 2510 *** *** gcm 2511 *** *** gcm 2512 *** *** gcm 2513 *** *** gcm 2514 *** *** gcm 2515 *** *** gcm 2516 *** *** gcm 2517 *** *** gcm 2518 *** *** gcm 2519 *** *** gcm 2520 *** *** gcm 2521 *** *** gcm 2522 *** *** gcm 2523 *** *** gcm 2524 *** *** gcm 2525 *** *** gcm 2526 *** *** gcm 2527 *** *** gcm 2528 *** *** gcm 2529 *** *** gcm 2530 *** *** gcm 2531 *** *** gcm 2532 *** *** gcm 2533 *** *** gcm 2534 *** *** gcm 2535 *** *** gcm 2536 *** *** gcm 2537 *** *** gcm 2538 *** *** gcm 2539 *** *** gcm 2540 *** *** gcm 2541 *** *** gcm 2542 *** *** gcm 2543 *** *** gcm 2544 *** *** gcm 2545 *** *** gcm 2546 *** *** gcm 2547 *** *** gcm 2548 *** *** gcm 2549 *** *** gcm 2550 *** *** gcm 2551 *** *** gcm 2552 *** *** gcm 2553 *** *** gcm 2554 *** *** gcm 2555 *** *** gcm 2556 *** *** gcm 2557 *** *** gcm 2558 *** *** gcm 2559 *** *** gcm 2560 *** *** gcm 2561 *** *** gcm 2562 *** *** gcm 2563 *** *** gcm 2564 *** *** gcm 2565 *** *** gcm 2566 *** *** gcm 2567 *** *** gcm 2568 *** *** gcm 2569 *** *** gcm 2570 *** *** gcm 2571 *** *** gcm 2572 *** *** gcm 2573 *** *** gcm 2574 *** *** gcm 2575 *** *** gcm 2576 *** *** gcm 2577 *** *** gcm 2578 *** *** gcm 2579 *** *** gcm 2580 *** *** gcm 2581 *** *** gcm 2582 *** *** gcm 2583 *** *** gcm 2584 *** *** gcm 2585 *** *** gcm 2586 *** *** gcm 2587 *** *** gcm 2588 *** *** gcm 2589 *** *** gcm 2590 *** *** gcm 2591 *** *** gcm 2592 *** *** gcm 2593 *** *** gcm 2594 *** *** gcm 2595 *** *** gcm 2596 *** *** gcm 2597 *** *** gcm 2598 *** *** gcm 2599 *** *** gcm 2600 *** *** gcm 2601 *** *** gcm 2602 *** *** gcm 2603 *** *** gcm 2604 *** *** gcm 2605 *** *** gcm 2606 *** *** gcm 2607 *** *** gcm 2608 *** *** gcm 2609 *** *** gcm 2610 *** *** gcm 2611 *** *** gcm 2612 *** *** gcm 2613 *** *** gcm 2614 *** *** gcm 2615 *** *** gcm 2616 *** *** gcm 2617 *** *** gcm 2618 *** *** gcm 2619 *** *** gcm 2620 *** *** gcm 2621 *** *** gcm 2622 *** *** gcm 2623 *** *** gcm 2624 *** *** gcm 2625 *** *** gcm 2626 *** *** gcm 2627 *** *** gcm 2628 *** *** gcm 2629 *** *** gcm 2630 *** *** gcm 2631 *** *** gcm 2632 *** *** gcm 2633 *** *** gcm 2634 *** *** gcm 2635 *** *** gcm 2636 *** *** gcm 2637 *** *** gcm 2638 *** *** gcm 2639 *** *** gcm 2640 *** *** gcm 2641 *** *** gcm 2642 *** *** gcm 2643 *** *** gcm 2644 *** *** gcm 2645 *** *** gcm 2646 *** *** gcm 2647 *** *** gcm 2648 *** *** gcm 2649 *** *** gcm 2650 *** *** gcm 2651 *** *** gcm 2652 *** *** gcm 2653 *** *** gcm 2654 *** *** gcm 2655 *** *** gcm 2656 *** *** gcm 2657 *** *** gcm 2658 *** *** gcm 2659 *** *** gcm 2660 *** *** gcm 2661 *** *** gcm 2662 *** *** gcm 2663 *** *** gcm 2664 *** *** gcm 2665 *** *** gcm 2666 *** *** gcm 2667 *** *** gcm 2668 *** *** gcm 2669 *** *** gcm 2670 *** *** gcm 2671 *** *** gcm 2672 *** *** gcm 2673 *** *** gcm 2674 *** *** gcm 2675 *** *** gcm 2676 *** *** gcm 2677 *** *** gcm 2678 *** *** gcm 2679 *** *** gcm 2680 *** *** gcm 2681 *** *** gcm 2682 *** *** gcm 2683 *** *** gcm 2684 *** *** gcm 2685 *** *** gcm 2686 *** *** gcm 2687 *** *** gcm 2688 *** *** gcm 2689 *** *** gcm 2690 *** *** gcm 2691 *** *** gcm 2692 *** *** gcm 2693 *** *** gcm 2694 *** *** gcm 2695 *** *** gcm 2696 *** *** gcm 2697 *** *** gcm 2698 *** *** gcm 2699 *** *** gcm 2700 *** *** gcm 2701 *** *** gcm 2702 *** *** gcm 2703 *** *** gcm 2704 *** *** gcm 2705 *** *** gcm 2706 *** *** gcm 2707 *** *** gcm 2708 *** *** gcm 2709 *** *** gcm 2710 *** *** gcm 2711 *** *** gcm 2712 *** *** gcm 2713 *** *** gcm 2714 *** *** gcm 2715 *** *** gcm 2716 *** *** gcm 2717 *** *** gcm 2718 *** *** gcm 2719 *** *** gcm 2720 *** *** gcm 2721 *** *** gcm 2722 *** *** gcm 2723 *** *** gcm 2724 *** *** gcm 2725 *** *** gcm 2726 *** *** gcm 2727 *** *** gcm 2728 *** *** gcm 2729 *** *** gcm 2730 *** *** gcm 2731 *** *** gcm 2732 *** *** gcm 2733 *** *** gcm 2734 *** *** gcm 2735 *** *** gcm 2736 *** *** gcm 2737 *** *** gcm 2738 *** *** gcm 2739 *** *** gcm 2740 *** *** gcm 2741 *** *** gcm 2742 *** *** gcm 2743 *** *** gcm 2744 *** *** gcm 2745 *** *** gcm 2746 *** *** gcm 2747 *** *** gcm 2748 *** *** gcm 2749 *** *** gcm 2750 *** *** gcm 2751 *** *** gcm 2752 *** *** gcm 2753 *** *** gcm 2754 *** *** gcm 2755 *** *** gcm 2756 *** *** gcm 2757 *** *** gcm 2758 *** *** gcm 2759 *** *** gcm 2760 *** *** gcm 2761 *** *** gcm 2762 *** *** gcm 2763 *** *** gcm 2764 *** *** gcm 2765 *** *** gcm 2766 *** *** gcm 2767 *** *** gcm 2768 *** *** gcm 2769 *** *** gcm 2770 *** *** gcm 2771 *** *** gcm 2772 *** *** gcm 2773 *** *** gcm 2774 *** *** gcm 2775 *** *** gcm 2776 *** *** gcm 2777 *** *** gcm 2778 *** *** gcm 2779 *** *** gcm 2780 *** *** gcm 2781 *** *** gcm 2782 *** *** gcm 2783 *** *** gcm 2784 *** *** gcm 2785 *** *** gcm 2786 *** *** gcm 2787 *** *** gcm 2788 *** *** gcm 2789 *** *** gcm 2790 *** *** gcm 2791 *** *** gcm 2792 *** *** gcm 2793 *** *** gcm 2794 *** *** gcm 2795 *** *** gcm 2796 *** *** gcm 2797 *** *** gcm 2798 *** *** gcm 2799 *** *** gcm 2800 *** *** gcm 2801 *** *** gcm 2802 *** *** gcm 2803 *** *** gcm 2804 *** *** gcm 2805 *** *** gcm 2806 *** *** gcm 2807 *** *** gcm 2808 *** *** gcm 2809 *** *** gcm 2810 *** *** gcm 2811 *** *** gcm 2812 *** *** gcm 2813 *** *** gcm 2814 *** *** gcm 2815 *** *** gcm 2816 *** *** gcm 2817 *** *** gcm 2818 *** *** gcm 2819 *** *** gcm 2820 *** *** gcm 2821 *** *** gcm 2822 *** *** gcm 2823 *** *** gcm 2824 *** *** gcm 2825 *** *** gcm 2826 *** *** gcm 2827 *** *** gcm 2828 *** *** gcm 2829 *** *** gcm 2830 *** *** gcm 2831 *** *** gcm 2832 *** *** gcm 2833 *** *** gcm 2834 *** *** gcm 2835 *** *** gcm 2836 *** *** gcm 2837 *** *** gcm 2838 *** *** gcm 2839 *** *** gcm 2840 *** *** gcm 2841 *** *** gcm 2842 *** *** gcm 2843 *** *** gcm 2844 *** *** gcm 2845 *** *** gcm 2846 *** *** gcm 2847 *** *** gcm 2848 *** *** gcm 2849 *** *** gcm 2850 *** *** gcm 2851 *** *** gcm 2852 *** *** gcm 2853 *** *** gcm 2854 *** *** gcm 2855 *** *** gcm 2856 *** *** gcm 2857 *** *** gcm 2858 *** *** gcm 2859 *** *** gcm 2860 *** *** gcm 2861 *** *** gcm 2862 *** *** gcm 2863 *** *** gcm 2864 *** *** gcm 2865 *** *** gcm 2866 *** *** gcm 2867 *** *** gcm 2868 *** *** gcm 2869 *** *** gcm 2870 *** *** gcm 2871 *** *** gcm 2872 *** *** gcm 2873 *** *** gcm 2874 *** *** gcm 2875 *** *** gcm 2876 *** *** gcm 2877 *** *** gcm 2878 *** *** gcm 2879 *** *** gcm 2880 *** *** gcm 2881 *** *** gcm 2882 *** *** gcm 2883 *** *** gcm 2884 *** *** gcm 2885 *** *** gcm 2886 *** *** gcm 2887 *** *** gcm 2888 *** *** gcm 2889 *** *** gcm 2890 *** *** gcm 2891 *** *** gcm 2892 *** *** gcm 2893 *** *** gcm 2894 *** *** gcm 2895 *** *** gcm 2896 *** *** gcm 2897 *** *** gcm 2898 *** *** gcm 2899 *** *** gcm 2900 *** *** gcm 2901 *** *** gcm 2902 *** *** gcm 2903 *** *** gcm 2904 *** *** gcm 2905 *** *** gcm 2906 *** *** gcm 2907 *** *** gcm 2908 *** *** gcm 2909 *** *** gcm 2910 *** *** gcm 2911 *** *** gcm 2912 *** *** gcm 2913 *** *** gcm 2914 *** *** gcm 2915 *** *** gcm 2916 *** *** gcm 2917 *** *** gcm 2918 *** *** gcm 2919 *** *** gcm 2920 *** *** gcm 2921 *** *** gcm 2922 *** *** gcm 2923 *** *** gcm 2924 *** *** gcm 2925 *** *** gcm 2926 *** *** gcm 2927 *** *** gcm 2928 *** *** gcm 2929 *** *** gcm 2930 *** *** gcm 2931 *** *** gcm 2932 *** *** gcm 2933 *** *** gcm 2934 *** *** gcm 2935 *** *** gcm 2936 *** *** gcm 2937 *** *** gcm 2938 *** *** gcm 2939 *** *** gcm 2940 *** *** gcm 2941 *** *** gcm 2942 *** *** gcm 2943 *** *** gcm 2944 *** *** gcm 2945 *** *** gcm 2946 *** *** gcm 2947 *** *** gcm 2948 *** *** gcm 2949 *** *** gcm 2950 *** *** gcm 2951 *** *** gcm 2952 *** *** gcm 2953 *** *** gcm 2954 *** *** gcm 2955 *** *** gcm 2956 *** *** gcm 2957 *** *** gcm 2958 *** *** gcm 2959 *** *** gcm 2960 *** *** gcm 2961 *** *** gcm 2962 *** *** gcm 2963 *** *** gcm 2964 *** *** gcm 2965 *** *** gcm 2966 *** *** gcm 2967 *** *** gcm 2968 *** *** gcm 2969 *** *** gcm 2970 *** *** gcm 2971 *** *** gcm 2972 *** *** gcm 2973 *** *** gcm 2974 *** *** gcm 2975 *** *** gcm 2976 *** *** gcm 2977 *** *** gcm 2978 *** *** gcm 2979 *** *** gcm 2980 *** *** gcm 2981 *** *** gcm 2982 *** *** gcm 2983 *** *** gcm 2984 *** *** gcm 2985 *** *** gcm 2986 *** *** gcm 2987 *** *** gcm 2988 *** *** gcm 2989 *** *** gcm 2990 *** *** gcm 2991 *** *** gcm 2992 *** *** gcm 2993 *** *** gcm 2994 *** *** gcm 2995 *** *** gcm 2996 *** *** gcm 2997 *** *** gcm 2998 *** *** gcm 2999 *** *** gcm 3000 *** *** gcm 3001 *** *** gcm 3002 *** *** gcm 3003 *** *** gcm 3004 *** *** gcm 3005 *** *** gcm 3006 *** *** gcm 3007 *** *** gcm 3008 *** *** gcm 3009 *** *** gcm 3010 *** *** gcm 3011 *** *** gcm 3012 *** *** gcm 3013 *** *** gcm 3014 *** *** gcm 3015 *** *** gcm 3016 *** *** gcm 3017 *** *** gcm 3018 *** *** gcm 3019 *** *** gcm 3020 *** *** gcm 3021 *** *** gcm 3022 *** *** gcm 3023 *** *** gcm 3024 *** *** gcm 3025 *** *** gcm 3026 *** *** gcm 3027 *** *** gcm 3028 *** *** gcm 3029 *** *** gcm 3030 *** *** gcm 3031 *** *** gcm 3032 *** *** gcm 3033 *** *** gcm 3034 *** *** gcm 3035 *** *** gcm 3036 *** *** gcm 3037 *** *** gcm 3038 *** *** gcm 3039 *** *** gcm 3040 *** *** gcm 3041 *** *** gcm 3042 *** *** gcm 3043 *** *** gcm 3044 *** *** gcm 3045 *** *** gcm 3046 *** *** gcm 3047 *** *** gcm 3048 *** *** gcm 3049 *** *** gcm 3050 *** *** gcm 3051 *** *** gcm 3052 *** *** gcm 3053 *** *** gcm 3054 *** *** gcm 3055 *** *** gcm 3056 *** *** gcm 3057 *** *** gcm 3058 *** *** gcm 3059 *** *** gcm 3060 *** *** gcm 3061 *** *** gcm 3062 *** *** gcm 3063 *** *** gcm 3064 *** *** gcm 3065 *** *** gcm 3066 *** *** gcm 3067 *** *** gcm 3068 *** *** gcm 3069 *** *** gcm 3070 *** *** gcm 3071 *** *** gcm 3072 *** *** gcm 3073 *** *** gcm 3074 *** *** gcm 3075 *** *** gcm 3076 *** *** gcm 3077 *** *** gcm 3078 *** *** gcm 3079 *** *** gcm 3080 *** *** gcm 3081 *** *** gcm 3082 *** *** gcm 3083 *** *** gcm 3084 *** *** gcm 3085 *** *** gcm 3086 *** *** gcm 3087 *** *** gcm 3088 *** *** gcm 3089 *** *** gcm 3090 *** *** gcm 3091 *** *** gcm 3092 *** *** gcm 3093 *** *** gcm 3094 *** *** gcm 3095 *** *** gcm 3096 *** *** gcm 3097 *** *** gcm 3098 *** *** gcm 3099 *** *** gcm 3100 *** *** gcm 3101 *** *** gcm 3102 *** *** gcm 3103 *** *** gcm 3104 *** *** gcm 3105 *** *** gcm 3106 *** *** gcm 3107 *** *** gcm 3108 *** *** gcm 3109 *** *** gcm 3110 *** *** gcm 3111 *** *** gcm 3112 *** *** gcm 3113 *** *** gcm 3114 *** *** gcm 3115 *** *** gcm 3116 *** *** gcm 3117 *** *** gcm 3118 *** *** gcm 3119 *** *** gcm 3120 *** *** gcm 3121 *** *** gcm 3122 *** *** gcm 3123 *** *** gcm 3124 *** *** gcm 3125 *** *** gcm 3126 *** *** gcm 3127 *** *** gcm 3128 *** *** gcm 3129 *** *** gcm 3130 *** *** gcm 3131 *** *** gcm 3132 *** *** gcm 3133 *** *** gcm 3134 *** *** gcm 3135 *** *** gcm 3136 *** *** gcm 3137 *** *** gcm 3138 *** *** gcm 3139 *** *** gcm 3140 *** *** gcm 3141 *** *** gcm 3142 *** *** gcm 3143 *** *** gcm 3144 *** *** gcm 3145 *** *** gcm 3146 *** *** gcm 3147 *** *** gcm 3148 *** *** gcm 3149 *** *** gcm 3150 *** *** gcm 3151 *** *** gcm 3152 *** *** gcm 3153 *** *** gcm 3154 *** *** gcm 3155 *** *** gcm 3156 *** *** gcm 3157 *** *** gcm 3158 *** *** gcm 3159 *** *** gcm 3160 *** *** gcm 3161 *** *** gcm 3162 *** *** gcm 3163 *** *** gcm 3164 *** *** gcm 3165 *** *** gcm 3166 *** *** gcm 3167 *** *** gcm 3168 *** *** gcm 3169 *** *** gcm 3170 *** *** gcm 3171 *** *** gcm 3172 *** *** gcm 3173 *** *** gcm 3174 *** *** gcm 3175 *** *** gcm 3176 *** *** gcm 3177 *** *** gcm 3178 *** *** gcm 3179 *** *** gcm 3180 *** *** gcm 3181 *** *** gcm 3182 *** *** gcm 3183 *** *** gcm 3184 *** *** gcm 3185 *** *** gcm 3186 *** *** gcm 3187 *** *** gcm 3188 *** *** gcm 3189 *** *** gcm 3190 *** *** gcm 3191 *** *** gcm 3192 *** *** gcm 3193 *** *** gcm 3194 *** *** gcm 3195 *** *** gcm 3196 *** *** gcm 3197 *** *** gcm 3198 *** *** gcm 3199 *** *** gcm 3200 *** *** gcm 3201 *** *** gcm 3202 *** *** gcm 3203 *** *** gcm 3204 *** *** gcm 3205 *** *** gcm 3206 *** *** gcm 3207 *** *** gcm 3208 *** *** gcm 3209 *** *** gcm 3210 *** *** gcm 3211 *** *** gcm 3212 *** *** gcm 3213 *** *** gcm 3214 *** *** gcm 3215 *** *** gcm 3216 *** *** gcm 3217 *** *** gcm 3218 *** *** gcm 3219 *** *** gcm 3220 *** *** gcm 3221 *** *** gcm 3222 *** *** gcm 3223 *** *** gcm 3224 *** *** gcm 3225 *** *** gcm 3226 *** *** gcm 3227 *** *** gcm 3228 *** *** gcm 3229 *** *** gcm 3230 *** *** gcm 3231 *** *** gcm 3232 *** *** gcm 3233 *** *** gcm 3234 *** *** gcm 3235 *** *** gcm 3236 *** *** gcm 3237 *** *** gcm 3238 *** *** gcm 3239 *** *** gcm 3240 *** *** gcm 3241 *** *** gcm 3242 *** *** gcm 3243 *** *** gcm 3244 *** *** gcm 3245 *** *** gcm 3246 *** *** gcm 3247 *** *** gcm 3248 *** *** gcm 3249 *** *** gcm 3250 *** *** gcm 3251 *** *** gcm 3252 *** *** gcm 3253 *** *** gcm 3254 *** *** gcm 3255 *** *** gcm 3256 *** *** gcm 3257 *** *** gcm 3258 *** *** gcm 3259 *** *** gcm 3260 *** *** gcm 3261 *** *** gcm 3262 *** *** gcm 3263 *** *** gcm 3264 *** *** gcm 3265 *** *** gcm 3266 *** *** gcm 3267 *** *** gcm 3268 *** *** gcm 3269 *** *** gcm 3270 *** *** gcm 3271 *** *** gcm 3272 *** *** gcm 3273 *** *** gcm 3274 *** *** gcm 3275 *** *** gcm 3276 *** *** gcm 3277 *** *** gcm 3278 *** *** gcm 3279 *** *** gcm 3280 *** *** gcm 3281 *** *** gcm 3282 *** *** gcm 3283 *** *** gcm 3284 *** *** gcm 3285 *** *** gcm 3286 *** *** gcm 3287 *** *** gcm 3288 *** *** gcm 3289 *** *** gcm 3290 *** *** gcm 3291 *** *** gcm 3292 *** *** gcm 3293 *** *** gcm 3294 *** *** gcm 3295 *** *** gcm 3296 *** *** gcm 3297 *** *** gcm 3298 *** *** gcm 3299 *** *** gcm 3300 *** *** gcm 3301 *** *** gcm 3302 *** *** gcm 3303 *** *** gcm 3304 *** *** gcm 3305 *** *** gcm 3306 *** *** gcm 3307 *** *** gcm 3308 *** *** gcm 3309 *** *** gcm 3310 *** *** gcm 3311 *** *** gcm 3312 *** *** gcm 3313 *** *** gcm 3314 *** *** gcm 3315 *** *** gcm 3316 *** *** gcm 3317 *** *** gcm 3318 *** *** gcm 3319 *** *** gcm 3320 *** *** gcm 3321 *** *** gcm 3322 *** *** gcm 3323 *** *** gcm 3324 *** *** gcm 3325 *** *** gcm 3326 *** *** gcm 3327 *** *** gcm 3328 *** *** gcm 3329 *** *** gcm 3330 *** *** gcm 3331 *** *** gcm 3332 *** *** gcm 3333 *** *** gcm 3334 *** *** gcm 3335 *** *** gcm 3336 *** *** gcm 3337 *** *** gcm 3338 *** *** gcm 3339 *** *** gcm 3340 *** *** gcm 3341 *** *** gcm 3342 *** *** gcm 3343 *** *** gcm 3344 *** *** gcm 3345 *** *** gcm 3346 *** *** gcm 3347 *** *** gcm 3348 *** *** gcm 3349 *** *** gcm 3350 *** *** gcm 3351 *** *** gcm 3352 *** *** gcm 3353 *** *** gcm 3354 *** *** gcm 3355 *** *** gcm 3356 *** *** gcm 3357 *** *** gcm 3358 *** *** gcm 3359 *** *** gcm 3360 *** *** gcm 3361 *** *** gcm 3362 *** *** gcm 3363 *** *** gcm 3364 *** *** gcm 3365 *** *** gcm 3366 *** *** gcm 3367 *** *** gcm 3368 *** *** gcm 3369 *** *** gcm 3370 *** *** gcm 3371 *** *** gcm 3372 *** *** gcm 3373 *** *** gcm 3374 *** *** gcm 3375 *** *** gcm 3376 *** *** gcm 3377 *** *** gcm 3378 *** *** gcm 3379 *** *** gcm 3380 *** *** gcm 3381 *** *** gcm 3382 *** *** gcm 3383 *** *** gcm 3384 *** *** gcm 3385 *** *** gcm 3386 *** *** gcm 3387 *** *** gcm 3388 *** *** gcm 3389 *** *** gcm 3390 *** *** gcm 3391 *** *** gcm 3392 *** *** gcm 3393 *** *** gcm 3394 *** *** gcm 3395 *** *** gcm 3396 *** *** gcm 3397 *** *** gcm 3398 *** *** gcm 3399 *** *** gcm 3400 *** *** gcm 3401 *** *** gcm 3402 *** *** gcm 3403 *** *** gcm 3404 *** *** gcm 3405 *** *** gcm 3406 *** *** gcm 3407 *** *** gcm 3408 *** *** gcm 3409 *** *** gcm 3410 *** *** gcm 3411 *** *** gcm 3412 *** *** gcm 3413 *** *** gcm 3414 *** *** gcm 3415 *** *** gcm 3416 *** *** gcm 3417 *** *** gcm 3418 *** *** gcm 3419 *** *** gcm 3420 *** *** gcm 3421 *** *** gcm 3422 *** *** gcm 3423 *** *** gcm 3424 *** *** gcm 3425 *** *** gcm 3426 *** *** gcm 3427 *** *** gcm 3428 *** *** gcm 3429 *** *** gcm 3430 *** *** gcm 3431 *** *** gcm 3432 *** *** gcm 3433 *** *** gcm 3434 *** *** gcm 3435 *** *** gcm 3436 *** *** gcm 3437 *** *** gcm 3438 *** *** gcm 3439 *** *** gcm 3440 *** *** gcm 3441 *** *** gcm 3442 *** *** gcm 3443 *** *** gcm 3444 *** *** gcm 3445 *** *** gcm 3446 *** *** gcm 3447 *** *** gcm 3448 *** *** gcm 3449 *** *** gcm 3450 *** *** gcm 3451 *** *** gcm 3452 *** *** gcm 3453 *** *** gcm 3454 *** *** gcm 3455 *** *** gcm 3456 *** *** gcm 3457 *** *** gcm 3458 *** *** gcm 3459 *** *** gcm 3460 *** *** gcm 3461 *** *** gcm 3462 *** *** gcm 3463 *** *** gcm 3464 *** *** gcm 3465 *** *** gcm 3466 *** *** gcm 3467 *** *** gcm 3468 *** *** gcm 3469 *** *** gcm 3470 *** *** gcm 3471 *** *** gcm 3472 *** *** gcm 3473 *** *** gcm 3474 *** *** gcm 3475 *** *** gcm 3476 *** *** gcm 3477 *** *** gcm 3478 *** *** gcm 3479 *** *** gcm 3480 *** *** gcm 3481 *** *** gcm 3482 *** *** gcm 3483 *** *** gcm 3484 *** *** gcm 3485 *** *** gcm 3486 *** *** gcm 3487 *** *** gcm 3488 *** *** gcm 3489 *** *** gcm 3490 *** *** gcm 3491 *** *** gcm 3492 *** *** gcm 3493 *** *** gcm 3494 *** *** gcm 3495 *** *** gcm 3496 *** *** gcm 3497 *** *** gcm 3498 *** *** gcm 3499 *** *** gcm 3500 *** *** gcm 3501 *** *** gcm 3502 *** *** gcm 3503 *** *** gcm 3504 *** *** gcm 3505 *** *** gcm 3506 *** *** gcm 3507 *** *** gcm 3508 *** *** gcm 3509 *** *** gcm 3510 *** *** gcm 3511 *** *** gcm 3512 *** *** gcm 3513 *** *** gcm 3514 *** *** gcm 3515 *** *** gcm 3516 *** *** gcm 3517 *** *** gcm 3518 *** *** gcm 3519 *** *** gcm 3520 *** *** gcm 3521 *** *** gcm 3522 *** *** gcm 3523 *** *** gcm 3524 *** *** gcm 3525 *** *** gcm 3526 *** *** gcm 3527 *** *** gcm 3528 *** *** gcm 3529 *** *** gcm 3530 *** *** gcm 3531 *** *** gcm 3532 *** *** gcm 3533 *** *** gcm 3534 *** *** gcm 3535 *** *** gcm 3536 *** *** gcm 3537 *** *** gcm 3538 *** *** gcm 3539 *** *** gcm 3540 *** *** gcm 3541 *** *** gcm 3542 *** *** gcm 3543 *** *** gcm 3544 *** *** gcm 3545 *** *** gcm 3546 *** *** gcm 3547 *** *** gcm 3548 *** *** gcm 3549 *** *** gcm 3550 *** *** gcm 3551 *** *** gcm 3552 *** *** gcm 3553 *** *** gcm 3554 *** *** gcm 3555 *** *** gcm 3556 *** *** gcm 3557 *** *** gcm 3558 *** *** gcm 3559 *** *** gcm 3560 *** *** gcm 3561 *** *** gcm 3562 *** *** gcm 3563 *** *** gcm 3564 *** *** gcm 3565 *** *** gcm 3566 *** *** gcm 3567 *** *** gcm 3568 *** *** gcm 3569 *** *** gcm 3570 *** *** gcm 3571 *** *** gcm 3572 *** *** gcm 3573 *** *** gcm 3574 *** *** gcm 3575 *** *** gcm 3576 *** *** gcm 3577 *** *** gcm 3578 *** *** gcm 3579 *** *** gcm 3580 *** *** gcm 3581 *** *** gcm 3582 *** *** gcm 3583 *** *** gcm 3584 *** *** gcm 3585 *** *** gcm 3586 *** *** gcm 3587 *** *** gcm 3588 *** *** gcm 3589 *** *** gcm 3590 *** *** gcm 3591 *** *** gcm 3592 *** *** gcm 3593 *** *** gcm 3594 *** *** gcm 3595 *** *** gcm 3596 *** *** gcm 3597 *** *** gcm 3598 *** *** gcm 3599 *** *** gcm 3600 *** *** gcm 3601 *** *** gcm 3602 *** *** gcm 3603 *** *** gcm 3604 *** *** gcm 3605 *** *** gcm 3606 *** *** gcm 3607 *** *** gcm 3608 *** *** gcm 3609 *** *** gcm 3610 *** *** gcm 3611 *** *** gcm 3612 *** *** gcm 3613 *** *** gcm 3614 *** *** gcm 3615 *** *** gcm 3616 *** *** gcm 3617 *** *** gcm 3618 *** *** gcm 3619 *** *** gcm 3620 *** *** gcm 3621 *** *** gcm 3622 *** *** gcm 3623 *** *** gcm 3624 *** *** gcm 3625 *** *** gcm 3626 *** *** gcm 3627 *** *** gcm 3628 *** *** gcm 3629 *** *** gcm 3630 *** *** gcm 3631 *** *** gcm 3632 *** *** gcm 3633 *** *** gcm 3634 *** *** gcm 3635 *** *** gcm 3636 *** *** gcm 3637 *** *** gcm 3638 *** *** gcm 3639 *** *** gcm 3640 *** *** gcm 3641 *** *** gcm 3642 *** *** gcm 3643 *** *** gcm 3644 *** *** gcm 3645 *** *** gcm 3646 *** *** gcm 3647 *** *** gcm 3648 *** *** gcm 3649 *** *** gcm 3650 *** *** gcm 3651 *** *** gcm 3652 *** *** gcm 3653 *** *** gcm 3654 *** *** gcm 3655 *** *** gcm 3656 *** *** gcm 3657 *** *** gcm 3658 *** *** gcm 3659 *** *** gcm 3660 *** *** gcm 3661 *** *** gcm 3662 *** *** gcm 3663 *** *** gcm 3664 *** *** gcm 3665 *** *** gcm 3666 *** *** gcm 3667 *** *** gcm 3668 *** *** gcm 3669 *** *** gcm 3670 *** *** gcm 3671 *** *** gcm 3672 *** *** gcm 3673 *** *** gcm 3674 *** *** gcm 3675 *** *** gcm 3676 *** *** gcm 3677 *** *** gcm 3678 *** *** gcm 3679 *** *** gcm 3680 *** *** gcm 3681 *** *** gcm 3682 *** *** gcm 3683 *** *** gcm 3684 *** *** gcm 3685 *** *** gcm 3686 *** *** gcm 3687 *** *** gcm 3688 *** *** gcm 3689 *** *** gcm 3690 *** *** gcm 3691 *** *** gcm 3692 *** *** gcm 3693 *** *** gcm 3694 *** *** gcm 3695 *** *** gcm 3696 *** *** gcm 3697 *** *** gcm 3698 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.692 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3699 *** *** gcm 3700 *** *** gcm 3701 *** *** gcm 3702 *** *** gcm 3703 *** *** gcm 3704 *** *** gcm 3705 *** *** gcm 3706 *** *** gcm 3707 *** *** gcm 3708 *** *** gcm 3709 *** *** gcm 3710 *** *** gcm 3711 *** *** gcm 3712 *** *** gcm 3713 *** *** gcm 3714 *** *** gcm 3715 *** *** gcm 3716 *** *** gcm 3717 *** *** gcm 3718 *** *** gcm 3719 *** *** gcm 3720 *** *** gcm 3721 *** *** gcm 3722 *** *** gcm 3723 *** *** gcm 3724 *** *** gcm 3725 *** *** gcm 3726 *** *** gcm 3727 *** *** gcm 3728 *** *** gcm 3729 *** *** gcm 3730 *** *** gcm 3731 *** *** gcm 3732 *** *** gcm 3733 *** *** gcm 3734 *** *** gcm 3735 *** *** gcm 3736 *** *** gcm 3737 *** *** gcm 3738 *** *** gcm 3739 *** *** gcm 3740 *** *** gcm 3741 *** *** gcm 3742 *** *** gcm 3743 *** *** gcm 3744 *** *** gcm 3745 *** *** gcm 3746 *** *** gcm 3747 *** *** gcm 3748 *** *** gcm 3749 *** *** gcm 3750 *** *** gcm 3751 *** *** gcm 3752 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.692 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3753 *** *** gcm 3754 *** *** gcm 3755 *** *** gcm 3756 *** *** gcm 3757 *** *** gcm 3758 *** *** gcm 3759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.693 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7 06:20:25.693 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7PADDING 06:20:25.693 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBC 06:20:25.694 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBCPADDING 06:20:25.694 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3760 *** *** gcm 3761 *** *** gcm 3762 *** *** gcm 3763 *** *** gcm 3764 *** *** gcm 3765 *** *** gcm 3766 *** *** gcm 3767 *** *** gcm 3768 *** *** gcm 3769 *** *** gcm 3770 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.694 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23PADDING 06:20:25.695 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTE 06:20:25.695 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTEPADDING 06:20:25.696 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ 06:20:25.696 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126 06:20:25.697 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2 06:20:25.697 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2PADDING 06:20:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126PADDING 06:20:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4 06:20:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4PADDING 06:20:25.699 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/NOPADDING 06:20:25.699 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5 06:20:25.700 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5PADDING 06:20:25.700 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7 06:20:25.701 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7PADDING 06:20:25.701 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBC 06:20:25.701 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBCPADDING 06:20:25.702 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23 06:20:25.702 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23PADDING 06:20:25.703 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTE 06:20:25.703 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTEPADDING 06:20:25.704 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ 06:20:25.704 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126 06:20:25.705 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2 06:20:25.705 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2PADDING 06:20:25.705 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126PADDING 06:20:25.706 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4 06:20:25.706 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4PADDING 06:20:25.707 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/NOPADDING 06:20:25.707 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5 06:20:25.708 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5PADDING 06:20:25.708 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7 06:20:25.708 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7PADDING 06:20:25.709 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBC 06:20:25.709 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBCPADDING 06:20:25.710 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23 06:20:25.710 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23PADDING 06:20:25.710 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTE 06:20:25.711 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3771 *** *** gcm 3772 *** *** gcm 3773 *** *** gcm 3774 *** *** gcm 3775 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.711 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ 06:20:25.712 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3776 *** *** gcm 3777 *** *** gcm 3778 *** *** gcm 3779 *** *** gcm 3780 *** *** gcm 3781 *** *** gcm 3782 *** *** gcm 3783 *** *** gcm 3784 *** *** gcm 3785 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.712 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2 06:20:25.713 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3786 *** *** gcm 3787 *** *** gcm 3788 *** *** gcm 3789 *** *** gcm 3790 *** *** gcm 3791 *** *** gcm 3792 *** *** gcm 3793 *** *** gcm 3794 *** *** gcm 3795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.713 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126PADDING 06:20:25.714 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4 06:20:25.714 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4PADDING 06:20:25.714 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3796 *** *** gcm 3797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.715 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5 06:20:25.715 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5PADDING 06:20:25.716 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7 06:20:25.716 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7PADDING 06:20:25.716 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3798 *** *** gcm 3799 *** *** gcm 3800 *** *** gcm 3801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.717 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBCPADDING 06:20:25.717 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23 06:20:25.717 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23PADDING 06:20:25.718 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3802 *** *** gcm 3803 *** *** gcm 3804 *** *** gcm 3805 *** *** gcm 3806 *** *** gcm 3807 *** *** gcm 3808 *** *** gcm 3809 *** *** gcm 3810 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.718 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTEPADDING 06:20:25.718 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ 06:20:25.719 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126 06:20:25.720 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2 06:20:25.720 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2PADDING 06:20:25.720 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126PADDING 06:20:25.721 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4 06:20:25.721 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4PADDING 06:20:25.722 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.722 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5 06:20:25.722 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5PADDING 06:20:25.723 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7 06:20:25.724 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3812 *** *** gcm 3813 *** *** gcm 3814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.724 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3815 *** *** gcm 3816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.729 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBCPADDING 06:20:25.730 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23 06:20:25.730 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23PADDING 06:20:25.731 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTE 06:20:25.731 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTEPADDING 06:20:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ 06:20:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126 06:20:25.733 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2 06:20:25.733 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2PADDING 06:20:25.734 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126PADDING 06:20:25.734 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4 06:20:25.734 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4PADDING 06:20:25.735 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/NOPADDING 06:20:25.736 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5 06:20:25.736 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3817 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.736 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7 06:20:25.737 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7PADDING 06:20:25.737 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBC 06:20:25.737 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3818 *** *** gcm 3819 *** *** gcm 3820 *** *** gcm 3821 *** *** gcm 3822 *** *** gcm 3823 *** *** gcm 3824 *** *** gcm 3825 *** *** gcm 3826 *** *** gcm 3827 *** *** gcm 3828 *** *** gcm 3829 *** *** gcm 3830 *** *** gcm 3831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.738 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23 06:20:25.738 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23PADDING 06:20:25.739 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTE 06:20:25.739 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTEPADDING 06:20:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ 06:20:25.741 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126 06:20:25.742 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2 06:20:25.742 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2PADDING 06:20:25.743 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126PADDING 06:20:25.743 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4 06:20:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4PADDING 06:20:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/NOPADDING 06:20:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5 06:20:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5PADDING 06:20:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3832 *** *** gcm 3833 *** *** gcm 3834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7PADDING 06:20:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3835 *** *** gcm 3836 *** *** gcm 3837 *** *** gcm 3838 *** *** gcm 3839 *** *** gcm 3840 *** *** gcm 3841 *** *** gcm 3842 *** *** gcm 3843 *** *** gcm 3844 *** *** gcm 3845 *** *** gcm 3846 *** *** gcm 3847 *** *** gcm 3848 *** *** gcm 3849 *** *** gcm 3850 *** *** gcm 3851 *** *** gcm 3852 *** *** gcm 3853 *** *** gcm 3854 *** *** gcm 3855 *** *** gcm 3856 *** *** gcm 3857 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.747 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBCPADDING 06:20:25.747 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23 06:20:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23PADDING 06:20:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTE 06:20:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTEPADDING 06:20:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ 06:20:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126 06:20:25.750 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2 06:20:25.750 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2PADDING 06:20:25.750 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126PADDING 06:20:25.751 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4 06:20:25.752 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3858 *** *** gcm 3859 *** *** gcm 3860 *** *** gcm 3861 *** *** gcm 3862 *** *** gcm 3863 *** *** gcm 3864 *** *** gcm 3865 *** *** gcm 3866 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.752 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/NOPADDING 06:20:25.752 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5 06:20:25.753 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5PADDING 06:20:25.753 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7 06:20:25.753 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7PADDING 06:20:25.754 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBC 06:20:25.754 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBCPADDING 06:20:25.755 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23 06:20:25.755 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23PADDING 06:20:25.756 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTE 06:20:25.756 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTEPADDING 06:20:25.756 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ 06:20:25.757 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126 06:20:25.757 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2 06:20:25.758 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2PADDING 06:20:25.758 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126PADDING 06:20:25.759 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4 06:20:25.759 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4PADDING 06:20:25.760 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/NOPADDING 06:20:25.760 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5 06:20:25.760 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5PADDING 06:20:25.761 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7 06:20:25.761 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7PADDING 06:20:25.761 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBC 06:20:25.762 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBCPADDING 06:20:25.762 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23 06:20:25.763 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23PADDING 06:20:25.763 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTE 06:20:25.764 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTEPADDING 06:20:25.764 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ 06:20:25.764 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126 06:20:25.764 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2 06:20:25.765 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2PADDING 06:20:25.765 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126PADDING 06:20:25.766 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4 06:20:25.766 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4PADDING 06:20:25.766 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/NOPADDING 06:20:25.767 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3867 *** *** gcm 3868 *** *** gcm 3869 *** *** gcm 3870 *** *** gcm 3871 *** *** gcm 3872 *** *** gcm 3873 *** *** gcm 3874 *** *** gcm 3875 *** *** gcm 3876 *** *** gcm 3877 *** *** gcm 3878 *** *** gcm 3879 *** *** gcm 3880 *** *** gcm 3881 *** *** gcm 3882 *** *** gcm 3883 *** *** gcm 3884 *** *** gcm 3885 *** *** gcm 3886 *** *** gcm 3887 *** *** gcm 3888 *** *** gcm 3889 *** *** gcm 3890 *** *** gcm 3891 *** *** gcm 3892 *** *** gcm 3893 *** *** gcm 3894 *** *** gcm 3895 *** *** gcm 3896 *** *** gcm 3897 *** *** gcm 3898 *** *** gcm 3899 *** *** gcm 3900 *** *** gcm 3901 *** *** gcm 3902 *** *** gcm 3903 *** *** gcm 3904 *** *** gcm 3905 *** *** gcm 3906 *** *** gcm 3907 *** *** gcm 3908 *** *** gcm 3909 *** *** gcm 3910 *** *** gcm 3911 *** *** gcm 3912 *** *** gcm 3913 *** *** gcm 3914 *** *** gcm 3915 *** *** gcm 3916 *** *** gcm 3917 *** *** gcm 3918 *** *** gcm 3919 *** *** gcm 3920 *** *** gcm 3921 *** *** gcm 3922 *** *** gcm 3923 *** *** gcm 3924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5PADDING 06:20:25.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3925 *** *** gcm 3926 *** *** gcm 3927 *** *** gcm 3928 *** *** gcm 3929 *** *** gcm 3930 *** *** gcm 3931 *** *** gcm 3932 *** *** gcm 3933 *** *** gcm 3934 *** *** gcm 3935 *** *** gcm 3936 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3937 *** *** gcm 3938 *** *** gcm 3939 *** *** gcm 3940 *** *** gcm 3941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBC 06:20:25.769 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBCPADDING 06:20:25.769 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23 06:20:25.769 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23PADDING 06:20:25.769 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3942 *** *** gcm 3943 *** *** gcm 3944 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.770 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTEPADDING 06:20:25.770 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ 06:20:25.771 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126 06:20:25.771 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2 06:20:25.772 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2PADDING 06:20:25.772 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3945 *** *** gcm 3946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.773 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4 06:20:25.774 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3947 *** *** gcm 3948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.775 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/NOPADDING 06:20:25.775 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5 06:20:25.776 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5PADDING 06:20:25.776 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7 06:20:25.776 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7PADDING 06:20:25.777 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBC 06:20:25.777 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBCPADDING 06:20:25.778 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23 06:20:25.778 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23PADDING 06:20:25.778 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTE 06:20:25.779 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTEPADDING 06:20:25.780 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ 06:20:25.780 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126 06:20:25.780 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2 06:20:25.781 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2PADDING 06:20:25.781 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126PADDING 06:20:25.782 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4 06:20:25.782 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3949 *** *** gcm 3950 *** *** gcm 3951 *** *** gcm 3952 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.783 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/NOPADDING 06:20:25.783 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3953 *** *** gcm 3954 *** *** gcm 3955 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.786 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5PADDING 06:20:25.786 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7 06:20:25.787 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7PADDING 06:20:25.787 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBC 06:20:25.788 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBCPADDING 06:20:25.788 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3956 *** *** gcm 3957 *** *** gcm 3958 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.789 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3959 *** *** gcm 3960 *** *** gcm 3961 *** *** gcm 3962 *** *** gcm 3963 *** *** gcm 3964 *** *** gcm 3965 *** *** gcm 3966 *** *** gcm 3967 *** *** gcm 3968 *** *** gcm 3969 *** *** gcm 3970 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.789 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTE 06:20:25.790 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTEPADDING 06:20:25.790 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ 06:20:25.790 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126 06:20:25.791 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2 06:20:25.791 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2PADDING 06:20:25.792 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126PADDING 06:20:25.792 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3971 *** *** gcm 3972 *** *** gcm 3973 *** *** gcm 3974 *** *** gcm 3975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.792 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4PADDING 06:20:25.792 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/NOPADDING 06:20:25.793 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5 06:20:25.793 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5PADDING 06:20:25.793 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7 06:20:25.794 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7PADDING 06:20:25.794 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBC 06:20:25.794 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBCPADDING 06:20:25.794 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23 06:20:25.795 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23PADDING 06:20:25.795 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTE 06:20:25.796 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTEPADDING 06:20:25.796 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ 06:20:25.797 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126 06:20:25.797 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2 06:20:25.797 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2PADDING 06:20:25.798 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126PADDING 06:20:25.798 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4 06:20:25.798 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4PADDING 06:20:25.799 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3976 *** *** gcm 3977 *** *** gcm 3978 *** *** gcm 3979 *** *** gcm 3980 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.799 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5 06:20:25.799 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5PADDING 06:20:25.800 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7 06:20:25.800 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3981 *** *** gcm 3982 *** *** gcm 3983 *** *** gcm 3984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.801 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBC 06:20:25.801 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBCPADDING 06:20:25.801 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23 06:20:25.802 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3985 *** *** gcm 3986 *** *** gcm 3987 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.802 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTE 06:20:25.803 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTEPADDING 06:20:25.803 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ 06:20:25.804 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126 06:20:25.804 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3988 *** *** gcm 3989 *** *** gcm 3990 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.804 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2PADDING 06:20:25.805 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126PADDING 06:20:25.806 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4 06:20:25.806 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4PADDING 06:20:25.806 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/NOPADDING 06:20:25.807 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3991 *** *** gcm 3992 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.807 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5PADDING 06:20:25.808 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3993 *** *** gcm 3994 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.808 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7PADDING 06:20:25.809 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBC 06:20:25.809 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBCPADDING 06:20:25.809 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3995 *** *** gcm 3996 *** *** gcm 3997 *** *** gcm 3998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.810 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23PADDING 06:20:25.810 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTE 06:20:25.811 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3999 *** *** gcm 4000 *** *** gcm 4001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.811 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4002 *** *** gcm 4003 *** *** gcm 4004 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.812 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126 06:20:25.812 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4005 *** *** gcm 4006 *** *** gcm 4007 *** *** gcm 4008 *** *** gcm 4009 *** *** gcm 4010 *** *** gcm 4011 *** *** gcm 4012 *** *** gcm 4013 *** *** gcm 4014 *** *** gcm 4015 *** *** gcm 4016 *** *** gcm 4017 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.812 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2PADDING 06:20:25.813 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126PADDING 06:20:25.813 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4 06:20:25.813 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4PADDING 06:20:25.814 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/NOPADDING 06:20:25.814 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5 06:20:25.814 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5PADDING 06:20:25.814 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7 06:20:25.815 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4018 *** *** gcm 4019 *** *** gcm 4020 *** *** gcm 4021 *** *** gcm 4022 *** *** gcm 4023 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.815 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBC 06:20:25.815 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4024 *** *** gcm 4025 *** *** gcm 4026 *** *** gcm 4027 *** *** gcm 4028 *** *** gcm 4029 *** *** gcm 4030 *** *** gcm 4031 *** *** gcm 4032 *** *** gcm 4033 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.815 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23 06:20:25.816 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23PADDING 06:20:25.816 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTE 06:20:25.816 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTEPADDING 06:20:25.817 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ 06:20:25.817 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126 06:20:25.818 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2 06:20:25.818 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4034 *** *** gcm 4035 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.818 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126PADDING 06:20:25.819 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4 06:20:25.819 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4PADDING 06:20:25.819 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/NOPADDING 06:20:25.820 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5 06:20:25.820 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5PADDING 06:20:25.820 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7 06:20:25.824 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7PADDING 06:20:25.825 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBC 06:20:25.825 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBCPADDING 06:20:25.825 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23 06:20:25.826 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23PADDING 06:20:25.826 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4036 *** *** gcm 4037 *** *** gcm 4038 *** *** gcm 4039 *** *** gcm 4040 *** *** gcm 4041 *** *** gcm 4042 *** *** gcm 4043 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.827 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTEPADDING 06:20:25.827 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ 06:20:25.828 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126 06:20:25.828 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2 06:20:25.829 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2PADDING 06:20:25.829 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126PADDING 06:20:25.830 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4 06:20:25.830 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4PADDING 06:20:25.830 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/NOPADDING 06:20:25.831 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5 06:20:25.831 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5PADDING 06:20:25.832 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7 06:20:25.832 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7PADDING 06:20:25.832 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBC 06:20:25.833 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBCPADDING 06:20:25.833 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23 06:20:25.833 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23PADDING 06:20:25.834 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTE 06:20:25.834 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTEPADDING 06:20:25.834 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ 06:20:25.835 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126 06:20:25.835 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2 06:20:25.836 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2PADDING 06:20:25.836 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126PADDING 06:20:25.836 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4 06:20:25.837 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4PADDING 06:20:25.837 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4044 *** *** gcm 4045 *** *** gcm 4046 *** *** gcm 4047 *** *** gcm 4048 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.837 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4049 *** *** gcm 4050 *** *** gcm 4051 *** *** gcm 4052 *** *** gcm 4053 *** *** gcm 4054 *** *** gcm 4055 *** *** gcm 4056 *** *** gcm 4057 *** *** gcm 4058 *** *** gcm 4059 *** *** gcm 4060 *** *** gcm 4061 *** *** gcm 4062 *** *** gcm 4063 *** *** gcm 4064 *** *** gcm 4065 *** *** gcm 4066 *** *** gcm 4067 *** *** gcm 4068 *** *** gcm 4069 *** *** gcm 4070 *** *** gcm 4071 *** *** gcm 4072 *** *** gcm 4073 *** *** gcm 4074 *** *** gcm 4075 *** *** gcm 4076 *** *** gcm 4077 *** *** gcm 4078 *** *** gcm 4079 *** *** gcm 4080 *** *** gcm 4081 *** *** gcm 4082 *** *** gcm 4083 *** *** gcm 4084 *** *** gcm 4085 *** *** gcm 4086 *** *** gcm 4087 *** *** gcm 4088 *** *** gcm 4089 *** *** gcm 4090 *** *** gcm 4091 *** *** gcm 4092 *** *** gcm 4093 *** *** gcm 4094 *** *** gcm 4095 *** *** gcm 4096 *** *** gcm 4097 *** *** gcm 4098 *** *** gcm 4099 *** *** gcm 4100 *** *** gcm 4101 *** *** gcm 4102 *** *** gcm 4103 *** *** gcm 4104 *** *** gcm 4105 *** *** gcm 4106 *** *** gcm 4107 *** *** gcm 4108 *** *** gcm 4109 *** *** gcm 4110 *** *** gcm 4111 *** *** gcm 4112 *** *** gcm 4113 *** *** gcm 4114 *** *** gcm 4115 *** *** gcm 4116 *** *** gcm 4117 *** *** gcm 4118 *** *** gcm 4119 *** *** gcm 4120 *** *** gcm 4121 *** *** gcm 4122 *** *** gcm 4123 *** *** gcm 4124 *** *** gcm 4125 *** *** gcm 4126 *** *** gcm 4127 *** *** gcm 4128 *** *** gcm 4129 *** *** gcm 4130 *** *** gcm 4131 *** *** gcm 4132 *** *** gcm 4133 *** *** gcm 4134 *** *** gcm 4135 *** *** gcm 4136 *** *** gcm 4137 *** *** gcm 4138 *** *** gcm 4139 *** *** gcm 4140 *** *** gcm 4141 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.838 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5PADDING 06:20:25.838 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7 06:20:25.838 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7PADDING 06:20:25.839 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBC 06:20:25.839 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBCPADDING 06:20:25.840 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23 06:20:25.840 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23PADDING 06:20:25.841 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTE 06:20:25.841 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTEPADDING 06:20:25.842 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ 06:20:25.842 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126 06:20:25.842 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2 06:20:25.843 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2PADDING 06:20:25.843 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126PADDING 06:20:25.844 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4 06:20:25.844 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4PADDING 06:20:25.845 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/NOPADDING 06:20:25.845 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5 06:20:25.845 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5PADDING 06:20:25.846 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7 06:20:25.846 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7PADDING 06:20:25.847 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4142 *** *** gcm 4143 *** *** gcm 4144 *** *** gcm 4145 *** *** gcm 4146 *** *** gcm 4147 *** *** gcm 4148 *** *** gcm 4149 *** *** gcm 4150 *** *** gcm 4151 *** *** gcm 4152 *** *** gcm 4153 *** *** gcm 4154 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.847 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBCPADDING 06:20:25.848 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23 06:20:25.848 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23PADDING 06:20:25.848 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTE 06:20:25.849 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTEPADDING 06:20:25.849 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ 06:20:25.849 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4155 *** *** gcm 4156 *** *** gcm 4157 *** *** gcm 4158 *** *** gcm 4159 *** *** gcm 4160 *** *** gcm 4161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.850 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2 06:20:25.850 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2PADDING 06:20:25.851 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126PADDING 06:20:25.851 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4 06:20:25.852 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4PADDING 06:20:25.852 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/NOPADDING 06:20:25.852 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5 06:20:25.853 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5PADDING 06:20:25.853 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4162 *** *** gcm 4163 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.853 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7PADDING 06:20:25.854 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBC 06:20:25.854 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBCPADDING 06:20:25.854 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23 06:20:25.854 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23PADDING 06:20:25.855 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTE 06:20:25.855 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTEPADDING 06:20:25.855 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ 06:20:25.856 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126 06:20:25.856 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2 06:20:25.856 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4164 *** *** gcm 4165 *** *** gcm 4166 *** *** gcm 4167 *** *** gcm 4168 *** *** gcm 4169 *** *** gcm 4170 *** *** gcm 4171 *** *** gcm 4172 *** *** gcm 4173 *** *** gcm 4174 *** *** gcm 4175 *** *** gcm 4176 *** *** gcm 4177 *** *** gcm 4178 *** *** gcm 4179 *** *** gcm 4180 *** *** gcm 4181 *** *** gcm 4182 *** *** gcm 4183 *** *** gcm 4184 *** *** gcm 4185 *** *** gcm 4186 *** *** gcm 4187 *** *** gcm 4188 *** *** gcm 4189 *** *** gcm 4190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.857 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126PADDING 06:20:25.857 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4 06:20:25.857 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4PADDING 06:20:25.858 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/NOPADDING 06:20:25.858 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5 06:20:25.858 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5PADDING 06:20:25.859 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7 06:20:25.859 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7PADDING 06:20:25.860 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBC 06:20:25.860 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBCPADDING 06:20:25.860 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23 06:20:25.860 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23PADDING 06:20:25.861 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4191 *** *** gcm 4192 *** *** gcm 4193 *** *** gcm 4194 *** *** gcm 4195 *** *** gcm 4196 *** *** gcm 4197 *** *** gcm 4198 *** *** gcm 4199 *** *** gcm 4200 *** *** gcm 4201 *** *** gcm 4202 *** *** gcm 4203 *** *** gcm 4204 *** *** gcm 4205 *** *** gcm 4206 *** *** gcm 4207 *** *** gcm 4208 *** *** gcm 4209 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.861 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTEPADDING 06:20:25.861 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4210 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.861 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126 06:20:25.862 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2 06:20:25.862 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2PADDING 06:20:25.862 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126PADDING 06:20:25.863 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4211 *** *** gcm 4212 *** *** gcm 4213 *** *** gcm 4214 *** *** gcm 4215 *** *** gcm 4216 *** *** gcm 4217 *** *** gcm 4218 *** *** gcm 4219 *** *** gcm 4220 *** *** gcm 4221 *** *** gcm 4222 *** *** gcm 4223 *** *** gcm 4224 *** *** gcm 4225 *** *** gcm 4226 *** *** gcm 4227 *** *** gcm 4228 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.863 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4PADDING 06:20:25.863 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/NOPADDING 06:20:25.864 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5 06:20:25.865 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5PADDING 06:20:25.865 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7 06:20:25.865 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7PADDING 06:20:25.866 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBC 06:20:25.866 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBCPADDING 06:20:25.867 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23 06:20:25.867 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23PADDING 06:20:25.868 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTE 06:20:25.868 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTEPADDING 06:20:25.868 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ 06:20:25.869 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126 06:20:25.869 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2 06:20:25.870 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2PADDING 06:20:25.870 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126PADDING 06:20:25.871 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4 06:20:25.871 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4PADDING 06:20:25.874 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/NOPADDING 06:20:25.875 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5 06:20:25.875 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5PADDING 06:20:25.876 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7 06:20:25.876 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7PADDING 06:20:25.876 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBC 06:20:25.877 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBCPADDING 06:20:25.877 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23 06:20:25.877 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23PADDING 06:20:25.878 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTE 06:20:25.878 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4229 *** *** gcm 4230 *** *** gcm 4231 *** *** gcm 4232 *** *** gcm 4233 *** *** gcm 4234 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.878 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT// 06:20:25.879 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//" does not support IV => Skipping. 06:20:25.879 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT//NOPADDING 06:20:25.879 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//NOPADDING" does not support IV => Skipping. 06:20:25.879 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/ 06:20:25.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/NOPADDING 06:20:25.881 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ 06:20:25.881 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126 06:20:25.882 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2 06:20:25.882 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2PADDING 06:20:25.883 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126PADDING 06:20:25.884 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4 06:20:25.884 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4PADDING 06:20:25.884 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/NOPADDING 06:20:25.884 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5 06:20:25.884 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5PADDING 06:20:25.885 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7 06:20:25.885 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7PADDING 06:20:25.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBC 06:20:25.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBCPADDING 06:20:25.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23 06:20:25.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23PADDING 06:20:25.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTE 06:20:25.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING 06:20:25.899 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/ 06:20:25.899 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:25.899 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/NOPADDING 06:20:25.900 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:25.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ 06:20:25.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126 06:20:25.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2 06:20:25.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2PADDING 06:20:25.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126PADDING 06:20:25.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4 06:20:25.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4PADDING 06:20:25.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5 06:20:25.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5PADDING 06:20:25.904 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7 06:20:25.904 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4236 *** *** gcm 4237 *** *** gcm 4238 *** *** gcm 4239 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.905 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBC 06:20:25.905 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBCPADDING 06:20:25.905 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23 06:20:25.905 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23PADDING 06:20:25.906 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTE 06:20:25.906 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING 06:20:25.906 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ 06:20:25.906 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126 06:20:25.907 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2 06:20:25.907 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING 06:20:25.907 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126PADDING 06:20:25.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4 06:20:25.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING 06:20:25.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/NOPADDING 06:20:25.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5 06:20:25.909 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5PADDING 06:20:25.909 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4240 *** *** gcm 4241 *** *** gcm 4242 *** *** gcm 4243 *** *** gcm 4244 *** *** gcm 4245 *** *** gcm 4246 *** *** gcm 4247 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.909 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7PADDING 06:20:25.909 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBC 06:20:25.910 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4248 *** *** gcm 4249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.910 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23 06:20:25.910 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23PADDING 06:20:25.910 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTE 06:20:25.910 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING 06:20:25.911 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ 06:20:25.911 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126 06:20:25.912 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2 06:20:25.912 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING 06:20:25.912 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126PADDING 06:20:25.912 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4 06:20:25.919 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING 06:20:25.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/NOPADDING 06:20:25.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5 06:20:25.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5PADDING 06:20:25.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7 06:20:25.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4250 *** *** gcm 4251 *** *** gcm 4252 *** *** gcm 4253 *** *** gcm 4254 *** *** gcm 4255 *** *** gcm 4256 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBC 06:20:25.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBCPADDING 06:20:25.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23 06:20:25.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23PADDING 06:20:25.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTE 06:20:25.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING 06:20:25.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ 06:20:25.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4257 *** *** gcm 4258 *** *** gcm 4259 *** *** gcm 4260 *** *** gcm 4261 *** *** gcm 4262 *** *** gcm 4263 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2 06:20:25.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING 06:20:25.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126PADDING 06:20:25.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4 06:20:25.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4264 *** *** gcm 4265 *** *** gcm 4266 *** *** gcm 4267 *** *** gcm 4268 *** *** gcm 4269 *** *** gcm 4270 *** *** gcm 4271 *** *** gcm 4272 *** *** gcm 4273 *** *** gcm 4274 *** *** gcm 4275 *** *** gcm 4276 *** *** gcm 4277 *** *** gcm 4278 *** *** gcm 4279 *** *** gcm 4280 *** *** gcm 4281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/NOPADDING 06:20:25.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5 06:20:25.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5PADDING 06:20:25.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7 06:20:25.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7PADDING 06:20:25.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBC 06:20:25.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBCPADDING 06:20:25.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23 06:20:25.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23PADDING 06:20:25.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTE 06:20:25.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING 06:20:25.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ 06:20:25.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126 06:20:25.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2 06:20:25.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING 06:20:25.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126PADDING 06:20:25.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4 06:20:25.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING 06:20:25.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/NOPADDING 06:20:25.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5 06:20:25.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5PADDING 06:20:25.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7 06:20:25.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7PADDING 06:20:25.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBC 06:20:25.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBCPADDING 06:20:25.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23 06:20:25.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23PADDING 06:20:25.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTE 06:20:25.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING 06:20:25.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ 06:20:25.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126 06:20:25.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2 06:20:25.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING 06:20:25.946 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126PADDING 06:20:25.947 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4 06:20:25.947 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING 06:20:25.947 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/NOPADDING 06:20:25.947 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5 06:20:25.948 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5PADDING 06:20:25.948 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7 06:20:25.948 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7PADDING 06:20:25.948 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBC 06:20:25.949 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBCPADDING 06:20:25.949 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23 06:20:25.949 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23PADDING 06:20:25.949 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTE 06:20:25.950 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING 06:20:25.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ 06:20:25.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126 06:20:25.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2 06:20:25.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING 06:20:25.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126PADDING 06:20:25.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4 06:20:25.959 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4282 *** *** gcm 4283 *** *** gcm 4284 *** *** gcm 4285 *** *** gcm 4286 *** *** gcm 4287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.959 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/NOPADDING 06:20:25.959 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5 06:20:25.959 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5PADDING 06:20:25.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7 06:20:25.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7PADDING 06:20:25.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBC 06:20:25.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBCPADDING 06:20:25.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23 06:20:25.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23PADDING 06:20:25.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTE 06:20:25.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING 06:20:25.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ 06:20:25.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4288 *** *** gcm 4289 *** *** gcm 4290 *** *** gcm 4291 *** *** gcm 4292 *** *** gcm 4293 *** *** gcm 4294 *** *** gcm 4295 *** *** gcm 4296 *** *** gcm 4297 *** *** gcm 4298 *** *** gcm 4299 *** *** gcm 4300 *** *** gcm 4301 *** *** gcm 4302 *** *** gcm 4303 *** *** gcm 4304 *** *** gcm 4305 *** *** gcm 4306 *** *** gcm 4307 *** *** gcm 4308 *** *** gcm 4309 *** *** gcm 4310 *** *** gcm 4311 *** *** gcm 4312 *** *** gcm 4313 *** *** gcm 4314 *** *** gcm 4315 *** *** gcm 4316 *** *** gcm 4317 *** *** gcm 4318 *** *** gcm 4319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2 06:20:25.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING 06:20:25.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126PADDING 06:20:25.963 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4 06:20:25.964 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING 06:20:25.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/NOPADDING 06:20:25.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5 06:20:25.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5PADDING 06:20:25.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7 06:20:25.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7PADDING 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBC 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBCPADDING 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23PADDING 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4320 *** *** gcm 4321 *** *** gcm 4322 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2 06:20:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126PADDING 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4323 *** *** gcm 4324 *** *** gcm 4325 *** *** gcm 4326 *** *** gcm 4327 *** *** gcm 4328 *** *** gcm 4329 *** *** gcm 4330 *** *** gcm 4331 *** *** gcm 4332 *** *** gcm 4333 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5PADDING 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7PADDING 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4334 *** *** gcm 4335 *** *** gcm 4336 *** *** gcm 4337 *** *** gcm 4338 *** *** gcm 4339 *** *** gcm 4340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBCPADDING 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23PADDING 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTE 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4341 *** *** gcm 4342 *** *** gcm 4343 *** *** gcm 4344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126PADDING 06:20:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4345 *** *** gcm 4346 *** *** gcm 4347 *** *** gcm 4348 *** *** gcm 4349 *** *** gcm 4350 *** *** gcm 4351 *** *** gcm 4352 *** *** gcm 4353 *** *** gcm 4354 *** *** gcm 4355 *** *** gcm 4356 *** *** gcm 4357 *** *** gcm 4358 *** *** gcm 4359 *** *** gcm 4360 *** *** gcm 4361 *** *** gcm 4362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING 06:20:25.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/NOPADDING 06:20:25.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5 06:20:25.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5PADDING 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7PADDING 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBC 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBCPADDING 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4363 *** *** gcm 4364 *** *** gcm 4365 *** *** gcm 4366 *** *** gcm 4367 *** *** gcm 4368 *** *** gcm 4369 *** *** gcm 4370 *** *** gcm 4371 *** *** gcm 4372 *** *** gcm 4373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTE 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2 06:20:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126PADDING 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/NOPADDING 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5PADDING 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7PADDING 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBC 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBCPADDING 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23 06:20:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23PADDING 06:20:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTE 06:20:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING 06:20:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ 06:20:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126 06:20:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2 06:20:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING 06:20:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126PADDING 06:20:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4 06:20:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING 06:20:25.973 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/NOPADDING 06:20:25.973 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5 06:20:25.973 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5PADDING 06:20:25.973 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7 06:20:25.973 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7PADDING 06:20:25.974 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBC 06:20:25.974 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBCPADDING 06:20:25.974 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23 06:20:25.974 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23PADDING 06:20:25.974 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTE 06:20:25.974 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING 06:20:25.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ 06:20:25.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126 06:20:25.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2 06:20:25.987 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING 06:20:25.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126PADDING 06:20:25.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4 06:20:25.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING 06:20:25.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/NOPADDING 06:20:25.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4374 *** *** gcm 4375 *** *** gcm 4376 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5PADDING 06:20:25.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7 06:20:25.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7PADDING 06:20:25.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4377 *** *** gcm 4378 *** *** gcm 4379 *** *** gcm 4380 *** *** gcm 4381 *** *** gcm 4382 *** *** gcm 4383 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBCPADDING 06:20:25.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23 06:20:25.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23PADDING 06:20:25.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTE 06:20:25.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING 06:20:25.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ 06:20:25.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126 06:20:25.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2 06:20:25.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING 06:20:25.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126PADDING 06:20:25.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4 06:20:25.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4384 *** *** gcm 4385 *** *** gcm 4386 *** *** gcm 4387 *** *** gcm 4388 *** *** gcm 4389 *** *** gcm 4390 *** *** gcm 4391 *** *** gcm 4392 *** *** gcm 4393 *** *** gcm 4394 *** *** gcm 4395 *** *** gcm 4396 *** *** gcm 4397 *** *** gcm 4398 *** *** gcm 4399 *** *** gcm 4400 *** *** gcm 4401 *** *** gcm 4402 *** *** gcm 4403 *** *** gcm 4404 *** *** gcm 4405 *** *** gcm 4406 *** *** gcm 4407 *** *** gcm 4408 *** *** gcm 4409 *** *** gcm 4410 *** *** gcm 4411 *** *** gcm 4412 *** *** gcm 4413 *** *** gcm 4414 *** *** gcm 4415 *** *** gcm 4416 *** *** gcm 4417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/NOPADDING 06:20:25.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5 06:20:25.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4418 *** *** gcm 4419 *** *** gcm 4420 *** *** gcm 4421 *** *** gcm 4422 *** *** gcm 4423 *** *** gcm 4424 *** *** gcm 4425 *** *** gcm 4426 *** *** gcm 4427 *** *** gcm 4428 *** *** gcm 4429 *** *** gcm 4430 *** *** gcm 4431 *** *** gcm 4432 *** *** gcm 4433 *** *** gcm 4434 *** *** gcm 4435 *** *** gcm 4436 *** *** gcm 4437 *** *** gcm 4438 *** *** gcm 4439 *** *** gcm 4440 *** *** gcm 4441 *** *** gcm 4442 *** *** gcm 4443 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7 06:20:25.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7PADDING 06:20:25.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBC 06:20:25.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBCPADDING 06:20:25.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4444 *** *** gcm 4445 *** *** gcm 4446 *** *** gcm 4447 *** *** gcm 4448 *** *** gcm 4449 *** *** gcm 4450 *** *** gcm 4451 *** *** gcm 4452 *** *** gcm 4453 *** *** gcm 4454 *** *** gcm 4455 *** *** gcm 4456 *** *** gcm 4457 *** *** gcm 4458 *** *** gcm 4459 *** *** gcm 4460 *** *** gcm 4461 *** *** gcm 4462 *** *** gcm 4463 *** *** gcm 4464 *** *** gcm 4465 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23PADDING 06:20:25.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTE 06:20:25.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4466 *** *** gcm 4467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126 06:20:25.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2 06:20:25.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4469 *** *** gcm 4470 *** *** gcm 4471 *** *** gcm 4472 *** *** gcm 4473 *** *** gcm 4474 *** *** gcm 4475 *** *** gcm 4476 *** *** gcm 4477 *** *** gcm 4478 *** *** gcm 4479 *** *** gcm 4480 *** *** gcm 4481 *** *** gcm 4482 *** *** gcm 4483 *** *** gcm 4484 *** *** gcm 4485 *** *** gcm 4486 *** *** gcm 4487 *** *** gcm 4488 *** *** gcm 4489 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:25.995 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126PADDING 06:20:25.995 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4 06:20:25.995 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING 06:20:25.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/NOPADDING 06:20:25.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5 06:20:25.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5PADDING 06:20:25.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7 06:20:25.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7PADDING 06:20:25.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBC 06:20:25.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBCPADDING 06:20:25.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23 06:20:25.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23PADDING 06:20:25.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTE 06:20:25.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING 06:20:25.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ 06:20:25.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126 06:20:25.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2 06:20:25.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING 06:20:25.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126PADDING 06:20:25.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4 06:20:25.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4490 *** *** gcm 4491 *** *** gcm 4492 *** *** gcm 4493 *** *** gcm 4494 *** *** gcm 4495 *** *** gcm 4496 *** *** gcm 4497 *** *** gcm 4498 *** *** gcm 4499 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/NOPADDING 06:20:26.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5 06:20:26.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4500 *** *** gcm 4501 *** *** gcm 4502 *** *** gcm 4503 *** *** gcm 4504 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7 06:20:26.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7PADDING 06:20:26.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBC 06:20:26.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBCPADDING 06:20:26.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23 06:20:26.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23PADDING 06:20:26.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTE 06:20:26.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING 06:20:26.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ 06:20:26.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126 06:20:26.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2 06:20:26.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING 06:20:26.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126PADDING 06:20:26.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4 06:20:26.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING 06:20:26.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/NOPADDING 06:20:26.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4505 *** *** gcm 4506 *** *** gcm 4507 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5PADDING 06:20:26.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7 06:20:26.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4508 *** *** gcm 4509 *** *** gcm 4510 *** *** gcm 4511 *** *** gcm 4512 *** *** gcm 4513 *** *** gcm 4514 *** *** gcm 4515 *** *** gcm 4516 *** *** gcm 4517 *** *** gcm 4518 *** *** gcm 4519 *** *** gcm 4520 *** *** gcm 4521 *** *** gcm 4522 *** *** gcm 4523 *** *** gcm 4524 *** *** gcm 4525 *** *** gcm 4526 *** *** gcm 4527 *** *** gcm 4528 *** *** gcm 4529 *** *** gcm 4530 *** *** gcm 4531 *** *** gcm 4532 *** *** gcm 4533 *** *** gcm 4534 *** *** gcm 4535 *** *** gcm 4536 *** *** gcm 4537 *** *** gcm 4538 *** *** gcm 4539 *** *** gcm 4540 *** *** gcm 4541 *** *** gcm 4542 *** *** gcm 4543 *** *** gcm 4544 *** *** gcm 4545 *** *** gcm 4546 *** *** gcm 4547 *** *** gcm 4548 *** *** gcm 4549 *** *** gcm 4550 *** *** gcm 4551 *** *** gcm 4552 *** *** gcm 4553 *** *** gcm 4554 *** *** gcm 4555 *** *** gcm 4556 *** *** gcm 4557 *** *** gcm 4558 *** *** gcm 4559 *** *** gcm 4560 *** *** gcm 4561 *** *** gcm 4562 *** *** gcm 4563 *** *** gcm 4564 *** *** gcm 4565 *** *** gcm 4566 *** *** gcm 4567 *** *** gcm 4568 *** *** gcm 4569 *** *** gcm 4570 *** *** gcm 4571 *** *** gcm 4572 *** *** gcm 4573 *** *** gcm 4574 *** *** gcm 4575 *** *** gcm 4576 *** *** gcm 4577 *** *** gcm 4578 *** *** gcm 4579 *** *** gcm 4580 *** *** gcm 4581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBC 06:20:26.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBCPADDING 06:20:26.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23 06:20:26.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23PADDING 06:20:26.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTE 06:20:26.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING 06:20:26.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ 06:20:26.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126 06:20:26.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2 06:20:26.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING 06:20:26.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126PADDING 06:20:26.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4 06:20:26.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING 06:20:26.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/NOPADDING 06:20:26.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5 06:20:26.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5PADDING 06:20:26.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7 06:20:26.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7PADDING 06:20:26.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBC 06:20:26.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBCPADDING 06:20:26.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23 06:20:26.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23PADDING 06:20:26.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTE 06:20:26.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING 06:20:26.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4582 *** *** gcm 4583 *** *** gcm 4584 *** *** gcm 4585 *** *** gcm 4586 *** *** gcm 4587 *** *** gcm 4588 *** *** gcm 4589 *** *** gcm 4590 *** *** gcm 4591 *** *** gcm 4592 *** *** gcm 4593 *** *** gcm 4594 *** *** gcm 4595 *** *** gcm 4596 *** *** gcm 4597 *** *** gcm 4598 *** *** gcm 4599 *** *** gcm 4600 *** *** gcm 4601 *** *** gcm 4602 *** *** gcm 4603 *** *** gcm 4604 *** *** gcm 4605 *** *** gcm 4606 *** *** gcm 4607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126 06:20:26.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2 06:20:26.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING 06:20:26.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126PADDING 06:20:26.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4608 *** *** gcm 4609 *** *** gcm 4610 *** *** gcm 4611 *** *** gcm 4612 *** *** gcm 4613 *** *** gcm 4614 *** *** gcm 4615 *** *** gcm 4616 *** *** gcm 4617 *** *** gcm 4618 *** *** gcm 4619 *** *** gcm 4620 *** *** gcm 4621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING 06:20:26.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/NOPADDING 06:20:26.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5 06:20:26.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5PADDING 06:20:26.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7 06:20:26.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7PADDING 06:20:26.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBC 06:20:26.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBCPADDING 06:20:26.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23 06:20:26.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23PADDING 06:20:26.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTE 06:20:26.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING 06:20:26.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ 06:20:26.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126 06:20:26.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2 06:20:26.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING 06:20:26.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126PADDING 06:20:26.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4 06:20:26.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING 06:20:26.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/NOPADDING 06:20:26.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5 06:20:26.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5PADDING 06:20:26.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7 06:20:26.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7PADDING 06:20:26.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBC 06:20:26.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBCPADDING 06:20:26.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23 06:20:26.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23PADDING 06:20:26.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTE 06:20:26.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING 06:20:26.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4622 *** *** gcm 4623 *** *** gcm 4624 *** *** gcm 4625 *** *** gcm 4626 *** *** gcm 4627 *** *** gcm 4628 *** *** gcm 4629 *** *** gcm 4630 *** *** gcm 4631 *** *** gcm 4632 *** *** gcm 4633 *** *** gcm 4634 *** *** gcm 4635 *** *** gcm 4636 *** *** gcm 4637 *** *** gcm 4638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126 06:20:26.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2 06:20:26.019 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4639 *** *** gcm 4640 *** *** gcm 4641 *** *** gcm 4642 *** *** gcm 4643 *** *** gcm 4644 *** *** gcm 4645 *** *** gcm 4646 *** *** gcm 4647 *** *** gcm 4648 *** *** gcm 4649 *** *** gcm 4650 *** *** gcm 4651 *** *** gcm 4652 *** *** gcm 4653 *** *** gcm 4654 *** *** gcm 4655 *** *** gcm 4656 *** *** gcm 4657 *** *** gcm 4658 *** *** gcm 4659 *** *** gcm 4660 *** *** gcm 4661 *** *** gcm 4662 *** *** gcm 4663 *** *** gcm 4664 *** *** gcm 4665 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.019 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126PADDING 06:20:26.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4 06:20:26.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING 06:20:26.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/NOPADDING 06:20:26.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5 06:20:26.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5PADDING 06:20:26.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7 06:20:26.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7PADDING 06:20:26.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBC 06:20:26.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBCPADDING 06:20:26.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23 06:20:26.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23PADDING 06:20:26.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4666 *** *** gcm 4667 *** *** gcm 4668 *** *** gcm 4669 *** *** gcm 4670 *** *** gcm 4671 *** *** gcm 4672 *** *** gcm 4673 *** *** gcm 4674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING 06:20:26.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ 06:20:26.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126 06:20:26.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2 06:20:26.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4675 *** *** gcm 4676 *** *** gcm 4677 *** *** gcm 4678 *** *** gcm 4679 *** *** gcm 4680 *** *** gcm 4681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126PADDING 06:20:26.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4682 *** *** gcm 4683 *** *** gcm 4684 *** *** gcm 4685 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING 06:20:26.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4686 *** *** gcm 4687 *** *** gcm 4688 *** *** gcm 4689 *** *** gcm 4690 *** *** gcm 4691 *** *** gcm 4692 *** *** gcm 4693 *** *** gcm 4694 *** *** gcm 4695 *** *** gcm 4696 *** *** gcm 4697 *** *** gcm 4698 *** *** gcm 4699 *** *** gcm 4700 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5 06:20:26.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5PADDING 06:20:26.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4701 *** *** gcm 4702 *** *** gcm 4703 *** *** gcm 4704 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7PADDING 06:20:26.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBC 06:20:26.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBCPADDING 06:20:26.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23 06:20:26.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23PADDING 06:20:26.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTE 06:20:26.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING 06:20:26.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ 06:20:26.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126 06:20:26.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4705 *** *** gcm 4706 *** *** gcm 4707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING 06:20:26.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126PADDING 06:20:26.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4 06:20:26.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4708 *** *** gcm 4709 *** *** gcm 4710 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/NOPADDING 06:20:26.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5 06:20:26.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5PADDING 06:20:26.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7 06:20:26.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7PADDING 06:20:26.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBC 06:20:26.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBCPADDING 06:20:26.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23 06:20:26.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4711 *** *** gcm 4712 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTE 06:20:26.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4713 *** *** gcm 4714 *** *** gcm 4715 *** *** gcm 4716 *** *** gcm 4717 *** *** gcm 4718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ 06:20:26.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126 06:20:26.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2 06:20:26.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING 06:20:26.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126PADDING 06:20:26.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4 06:20:26.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING 06:20:26.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/NOPADDING 06:20:26.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5 06:20:26.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4719 *** *** gcm 4720 *** *** gcm 4721 *** *** gcm 4722 *** *** gcm 4723 *** *** gcm 4724 *** *** gcm 4725 *** *** gcm 4726 *** *** gcm 4727 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7 06:20:26.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7PADDING 06:20:26.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBC 06:20:26.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBCPADDING 06:20:26.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23 06:20:26.035 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23PADDING 06:20:26.035 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTE 06:20:26.035 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4728 *** *** gcm 4729 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.035 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ 06:20:26.036 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126 06:20:26.036 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2 06:20:26.036 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING 06:20:26.036 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4730 *** *** gcm 4731 *** *** gcm 4732 *** *** gcm 4733 *** *** gcm 4734 *** *** gcm 4735 *** *** gcm 4736 *** *** gcm 4737 *** *** gcm 4738 *** *** gcm 4739 *** *** gcm 4740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4 06:20:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING 06:20:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/NOPADDING 06:20:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5 06:20:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5PADDING 06:20:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7 06:20:26.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7PADDING 06:20:26.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBC 06:20:26.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBCPADDING 06:20:26.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4741 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4742 *** *** gcm 4743 *** *** gcm 4744 *** *** gcm 4745 *** *** gcm 4746 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTE 06:20:26.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING 06:20:26.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ 06:20:26.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126 06:20:26.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2 06:20:26.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING 06:20:26.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126PADDING 06:20:26.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4747 *** *** gcm 4748 *** *** gcm 4749 *** *** gcm 4750 *** *** gcm 4751 *** *** gcm 4752 *** *** gcm 4753 *** *** gcm 4754 *** *** gcm 4755 *** *** gcm 4756 *** *** gcm 4757 *** *** gcm 4758 *** *** gcm 4759 *** *** gcm 4760 *** *** gcm 4761 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING 06:20:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/NOPADDING 06:20:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5 06:20:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4762 *** *** gcm 4763 *** *** gcm 4764 *** *** gcm 4765 *** *** gcm 4766 *** *** gcm 4767 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7 06:20:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4768 *** *** gcm 4769 *** *** gcm 4770 *** *** gcm 4771 *** *** gcm 4772 *** *** gcm 4773 *** *** gcm 4774 *** *** gcm 4775 *** *** gcm 4776 *** *** gcm 4777 *** *** gcm 4778 *** *** gcm 4779 *** *** gcm 4780 *** *** gcm 4781 *** *** gcm 4782 *** *** gcm 4783 *** *** gcm 4784 *** *** gcm 4785 *** *** gcm 4786 *** *** gcm 4787 *** *** gcm 4788 *** *** gcm 4789 *** *** gcm 4790 *** *** gcm 4791 *** *** gcm 4792 *** *** gcm 4793 *** *** gcm 4794 *** *** gcm 4795 *** *** gcm 4796 *** *** gcm 4797 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBC 06:20:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBCPADDING 06:20:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4798 *** *** gcm 4799 *** *** gcm 4800 *** *** gcm 4801 *** *** gcm 4802 *** *** gcm 4803 *** *** gcm 4804 *** *** gcm 4805 *** *** gcm 4806 *** *** gcm 4807 *** *** gcm 4808 *** *** gcm 4809 *** *** gcm 4810 *** *** gcm 4811 *** *** gcm 4812 *** *** gcm 4813 *** *** gcm 4814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23PADDING 06:20:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTE 06:20:26.043 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING 06:20:26.043 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ 06:20:26.043 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126 06:20:26.044 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2 06:20:26.044 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING 06:20:26.044 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126PADDING 06:20:26.044 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4 06:20:26.045 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING 06:20:26.045 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/NOPADDING 06:20:26.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5 06:20:26.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5PADDING 06:20:26.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7 06:20:26.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7PADDING 06:20:26.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBC 06:20:26.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBCPADDING 06:20:26.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4815 *** *** gcm 4816 *** *** gcm 4817 *** *** gcm 4818 *** *** gcm 4819 *** *** gcm 4820 *** *** gcm 4821 *** *** gcm 4822 *** *** gcm 4823 *** *** gcm 4824 *** *** gcm 4825 *** *** gcm 4826 *** *** gcm 4827 *** *** gcm 4828 *** *** gcm 4829 *** *** gcm 4830 *** *** gcm 4831 *** *** gcm 4832 *** *** gcm 4833 *** *** gcm 4834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23PADDING 06:20:26.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTE 06:20:26.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING 06:20:26.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ 06:20:26.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126 06:20:26.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2 06:20:26.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING 06:20:26.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126PADDING 06:20:26.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4 06:20:26.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING 06:20:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4835 *** *** gcm 4836 *** *** gcm 4837 *** *** gcm 4838 *** *** gcm 4839 *** *** gcm 4840 *** *** gcm 4841 *** *** gcm 4842 *** *** gcm 4843 *** *** gcm 4844 *** *** gcm 4845 *** *** gcm 4846 *** *** gcm 4847 *** *** gcm 4848 *** *** gcm 4849 *** *** gcm 4850 *** *** gcm 4851 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5 06:20:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5PADDING 06:20:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7 06:20:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7PADDING 06:20:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBC 06:20:26.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBCPADDING 06:20:26.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23 06:20:26.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23PADDING 06:20:26.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4852 *** *** gcm 4853 *** *** gcm 4854 *** *** gcm 4855 *** *** gcm 4856 *** *** gcm 4857 *** *** gcm 4858 *** *** gcm 4859 *** *** gcm 4860 *** *** gcm 4861 *** *** gcm 4862 *** *** gcm 4863 *** *** gcm 4864 *** *** gcm 4865 *** *** gcm 4866 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4867 *** *** gcm 4868 *** *** gcm 4869 *** *** gcm 4870 *** *** gcm 4871 *** *** gcm 4872 *** *** gcm 4873 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ 06:20:26.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126 06:20:26.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2 06:20:26.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING 06:20:26.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126PADDING 06:20:26.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4 06:20:26.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING 06:20:26.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/NOPADDING 06:20:26.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5 06:20:26.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5PADDING 06:20:26.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7 06:20:26.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4874 *** *** gcm 4875 *** *** gcm 4876 *** *** gcm 4877 *** *** gcm 4878 *** *** gcm 4879 *** *** gcm 4880 *** *** gcm 4881 *** *** gcm 4882 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBC 06:20:26.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBCPADDING 06:20:26.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4883 *** *** gcm 4884 *** *** gcm 4885 *** *** gcm 4886 *** *** gcm 4887 *** *** gcm 4888 *** *** gcm 4889 *** *** gcm 4890 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23PADDING 06:20:26.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTE 06:20:26.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING 06:20:26.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ 06:20:26.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126 06:20:26.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4891 *** *** gcm 4892 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING 06:20:26.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126PADDING 06:20:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4893 *** *** gcm 4894 *** *** gcm 4895 *** *** gcm 4896 *** *** gcm 4897 *** *** gcm 4898 *** *** gcm 4899 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING 06:20:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4900 *** *** gcm 4901 *** *** gcm 4902 *** *** gcm 4903 *** *** gcm 4904 *** *** gcm 4905 *** *** gcm 4906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5 06:20:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5PADDING 06:20:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7 06:20:26.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4907 *** *** gcm 4908 *** *** gcm 4909 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBC 06:20:26.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBCPADDING 06:20:26.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23 06:20:26.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23PADDING 06:20:26.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTE 06:20:26.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING 06:20:26.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ 06:20:26.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126 06:20:26.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4910 *** *** gcm 4911 *** *** gcm 4912 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4913 *** *** gcm 4914 *** *** gcm 4915 *** *** gcm 4916 *** *** gcm 4917 *** *** gcm 4918 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126PADDING 06:20:26.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4 06:20:26.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4919 *** *** gcm 4920 *** *** gcm 4921 *** *** gcm 4922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/NOPADDING 06:20:26.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5 06:20:26.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5PADDING 06:20:26.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7 06:20:26.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7PADDING 06:20:26.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBC 06:20:26.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBCPADDING 06:20:26.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23 06:20:26.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4923 *** *** gcm 4924 *** *** gcm 4925 *** *** gcm 4926 *** *** gcm 4927 *** *** gcm 4928 *** *** gcm 4929 *** *** gcm 4930 *** *** gcm 4931 *** *** gcm 4932 *** *** gcm 4933 *** *** gcm 4934 *** *** gcm 4935 *** *** gcm 4936 *** *** gcm 4937 *** *** gcm 4938 *** *** gcm 4939 *** *** gcm 4940 *** *** gcm 4941 *** *** gcm 4942 *** *** gcm 4943 *** *** gcm 4944 *** *** gcm 4945 *** *** gcm 4946 *** *** gcm 4947 *** *** gcm 4948 *** *** gcm 4949 *** *** gcm 4950 *** *** gcm 4951 *** *** gcm 4952 *** *** gcm 4953 *** *** gcm 4954 *** *** gcm 4955 *** *** gcm 4956 *** *** gcm 4957 *** *** gcm 4958 *** *** gcm 4959 *** *** gcm 4960 *** *** gcm 4961 *** *** gcm 4962 *** *** gcm 4963 *** *** gcm 4964 *** *** gcm 4965 *** *** gcm 4966 *** *** gcm 4967 *** *** gcm 4968 *** *** gcm 4969 *** *** gcm 4970 *** *** gcm 4971 *** *** gcm 4972 *** *** gcm 4973 *** *** gcm 4974 *** *** gcm 4975 *** *** gcm 4976 *** *** gcm 4977 *** *** gcm 4978 *** *** gcm 4979 *** *** gcm 4980 *** *** gcm 4981 *** *** gcm 4982 *** *** gcm 4983 *** *** gcm 4984 *** *** gcm 4985 *** *** gcm 4986 *** *** gcm 4987 *** *** gcm 4988 *** *** gcm 4989 *** *** gcm 4990 *** *** gcm 4991 *** *** gcm 4992 *** *** gcm 4993 *** *** gcm 4994 *** *** gcm 4995 *** *** gcm 4996 *** *** gcm 4997 *** *** gcm 4998 *** *** gcm 4999 *** *** gcm 5000 *** *** gcm 5001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTE 06:20:26.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING 06:20:26.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ 06:20:26.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126 06:20:26.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2 06:20:26.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING 06:20:26.069 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126PADDING 06:20:26.069 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4 06:20:26.069 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING 06:20:26.069 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5002 *** *** gcm 5003 *** *** gcm 5004 *** *** gcm 5005 *** *** gcm 5006 *** *** gcm 5007 *** *** gcm 5008 *** *** gcm 5009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5 06:20:26.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5PADDING 06:20:26.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7 06:20:26.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7PADDING 06:20:26.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBC 06:20:26.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBCPADDING 06:20:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23 06:20:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23PADDING 06:20:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTE 06:20:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING 06:20:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ 06:20:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126 06:20:26.075 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2 06:20:26.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING 06:20:26.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126PADDING 06:20:26.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4 06:20:26.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING 06:20:26.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/NOPADDING 06:20:26.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5 06:20:26.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5PADDING 06:20:26.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7 06:20:26.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7PADDING 06:20:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBC 06:20:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBCPADDING 06:20:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23 06:20:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23PADDING 06:20:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTE 06:20:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING 06:20:26.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/ 06:20:26.079 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/" does not support IV => Skipping. 06:20:26.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/NOPADDING 06:20:26.080 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/NOPADDING" does not support IV => Skipping. 06:20:26.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/ 06:20:26.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/NOPADDING 06:20:26.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/ 06:20:26.082 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/" does not support IV => Skipping. 06:20:26.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/NOPADDING 06:20:26.092 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 06:20:26.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/ 06:20:26.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/NOPADDING 06:20:26.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ 06:20:26.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126 06:20:26.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2 06:20:26.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2PADDING 06:20:26.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5010 *** *** gcm 5011 *** *** gcm 5012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4 06:20:26.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4PADDING 06:20:26.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/NOPADDING 06:20:26.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5013 *** *** gcm 5014 *** *** gcm 5015 *** *** gcm 5016 *** *** gcm 5017 *** *** gcm 5018 *** *** gcm 5019 *** *** gcm 5020 *** *** gcm 5021 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5PADDING 06:20:26.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7 06:20:26.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7PADDING 06:20:26.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBC 06:20:26.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBCPADDING 06:20:26.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23 06:20:26.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5022 *** *** gcm 5023 *** *** gcm 5024 *** *** gcm 5025 *** *** gcm 5026 *** *** gcm 5027 *** *** gcm 5028 *** *** gcm 5029 *** *** gcm 5030 *** *** gcm 5031 *** *** gcm 5032 *** *** gcm 5033 *** *** gcm 5034 *** *** gcm 5035 *** *** gcm 5036 *** *** gcm 5037 *** *** gcm 5038 *** *** gcm 5039 *** *** gcm 5040 *** *** gcm 5041 *** *** gcm 5042 *** *** gcm 5043 *** *** gcm 5044 *** *** gcm 5045 *** *** gcm 5046 *** *** gcm 5047 *** *** gcm 5048 *** *** gcm 5049 *** *** gcm 5050 *** *** gcm 5051 *** *** gcm 5052 *** *** gcm 5053 *** *** gcm 5054 *** *** gcm 5055 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTE 06:20:26.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING 06:20:26.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ 06:20:26.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126 06:20:26.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2 06:20:26.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING 06:20:26.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126PADDING 06:20:26.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4 06:20:26.099 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING 06:20:26.099 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/NOPADDING 06:20:26.099 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5 06:20:26.099 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5056 *** *** gcm 5057 *** *** gcm 5058 *** *** gcm 5059 *** *** gcm 5060 *** *** gcm 5061 *** *** gcm 5062 *** *** gcm 5063 *** *** gcm 5064 *** *** gcm 5065 *** *** gcm 5066 *** *** gcm 5067 *** *** gcm 5068 *** *** gcm 5069 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7 06:20:26.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7PADDING 06:20:26.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBC 06:20:26.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBCPADDING 06:20:26.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23 06:20:26.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5070 *** *** gcm 5071 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTE 06:20:26.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING 06:20:26.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ 06:20:26.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126 06:20:26.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2 06:20:26.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING 06:20:26.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126PADDING 06:20:26.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4 06:20:26.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING 06:20:26.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/NOPADDING 06:20:26.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5 06:20:26.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5072 *** *** gcm 5073 *** *** gcm 5074 *** *** gcm 5075 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7 06:20:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7PADDING 06:20:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBC 06:20:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBCPADDING 06:20:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23 06:20:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23PADDING 06:20:26.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTE 06:20:26.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING 06:20:26.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ 06:20:26.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126 06:20:26.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2 06:20:26.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING 06:20:26.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126PADDING 06:20:26.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4 06:20:26.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING 06:20:26.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/NOPADDING 06:20:26.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5076 *** *** gcm 5077 *** *** gcm 5078 *** *** gcm 5079 *** *** gcm 5080 *** *** gcm 5081 *** *** gcm 5082 *** *** gcm 5083 *** *** gcm 5084 *** *** gcm 5085 *** *** gcm 5086 *** *** gcm 5087 *** *** gcm 5088 *** *** gcm 5089 *** *** gcm 5090 *** *** gcm 5091 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5PADDING 06:20:26.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7 06:20:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7PADDING 06:20:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBC 06:20:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBCPADDING 06:20:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23 06:20:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23PADDING 06:20:26.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTE 06:20:26.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING 06:20:26.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ 06:20:26.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126 06:20:26.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2 06:20:26.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING 06:20:26.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126PADDING 06:20:26.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4 06:20:26.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING 06:20:26.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/NOPADDING 06:20:26.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5 06:20:26.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5PADDING 06:20:26.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7 06:20:26.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7PADDING 06:20:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBC 06:20:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBCPADDING 06:20:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23 06:20:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23PADDING 06:20:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTE 06:20:26.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING 06:20:26.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ 06:20:26.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5092 *** *** gcm 5093 *** *** gcm 5094 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2 06:20:26.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING 06:20:26.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126PADDING 06:20:26.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4 06:20:26.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING 06:20:26.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/NOPADDING 06:20:26.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5 06:20:26.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5PADDING 06:20:26.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7 06:20:26.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7PADDING 06:20:26.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBC 06:20:26.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBCPADDING 06:20:26.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23 06:20:26.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23PADDING 06:20:26.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTE 06:20:26.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING 06:20:26.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ 06:20:26.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126 06:20:26.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5095 *** *** gcm 5096 *** *** gcm 5097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING 06:20:26.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126PADDING 06:20:26.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4 06:20:26.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5098 *** *** gcm 5099 *** *** gcm 5100 *** *** gcm 5101 *** *** gcm 5102 *** *** gcm 5103 *** *** gcm 5104 *** *** gcm 5105 *** *** gcm 5106 *** *** gcm 5107 *** *** gcm 5108 *** *** gcm 5109 *** *** gcm 5110 *** *** gcm 5111 *** *** gcm 5112 *** *** gcm 5113 *** *** gcm 5114 *** *** gcm 5115 *** *** gcm 5116 *** *** gcm 5117 *** *** gcm 5118 *** *** gcm 5119 *** *** gcm 5120 *** *** gcm 5121 *** *** gcm 5122 *** *** gcm 5123 *** *** gcm 5124 *** *** gcm 5125 *** *** gcm 5126 *** *** gcm 5127 *** *** gcm 5128 *** *** gcm 5129 *** *** gcm 5130 *** *** gcm 5131 *** *** gcm 5132 *** *** gcm 5133 *** *** gcm 5134 *** *** gcm 5135 *** *** gcm 5136 *** *** gcm 5137 *** *** gcm 5138 *** *** gcm 5139 *** *** gcm 5140 *** *** gcm 5141 *** *** gcm 5142 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/NOPADDING 06:20:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5 06:20:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5PADDING 06:20:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7 06:20:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7PADDING 06:20:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBC 06:20:26.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5143 *** *** gcm 5144 *** *** gcm 5145 *** *** gcm 5146 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23 06:20:26.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23PADDING 06:20:26.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTE 06:20:26.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING 06:20:26.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ 06:20:26.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126 06:20:26.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2 06:20:26.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING 06:20:26.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126PADDING 06:20:26.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5147 *** *** gcm 5148 *** *** gcm 5149 *** *** gcm 5150 *** *** gcm 5151 *** *** gcm 5152 *** *** gcm 5153 *** *** gcm 5154 *** *** gcm 5155 *** *** gcm 5156 *** *** gcm 5157 *** *** gcm 5158 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING 06:20:26.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/NOPADDING 06:20:26.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5 06:20:26.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5PADDING 06:20:26.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5159 *** *** gcm 5160 *** *** gcm 5161 *** *** gcm 5162 *** *** gcm 5163 *** *** gcm 5164 *** *** gcm 5165 *** *** gcm 5166 *** *** gcm 5167 *** *** gcm 5168 *** *** gcm 5169 *** *** gcm 5170 *** *** gcm 5171 *** *** gcm 5172 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7PADDING 06:20:26.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBC 06:20:26.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBCPADDING 06:20:26.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23 06:20:26.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23PADDING 06:20:26.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTE 06:20:26.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5173 *** *** gcm 5174 *** *** gcm 5175 *** *** gcm 5176 *** *** gcm 5177 *** *** gcm 5178 *** *** gcm 5179 *** *** gcm 5180 *** *** gcm 5181 *** *** gcm 5182 *** *** gcm 5183 *** *** gcm 5184 *** *** gcm 5185 *** *** gcm 5186 *** *** gcm 5187 *** *** gcm 5188 *** *** gcm 5189 *** *** gcm 5190 *** *** gcm 5191 *** *** gcm 5192 *** *** gcm 5193 *** *** gcm 5194 *** *** gcm 5195 *** *** gcm 5196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ 06:20:26.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126 06:20:26.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2 06:20:26.137 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING 06:20:26.137 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126PADDING 06:20:26.137 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4 06:20:26.137 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING 06:20:26.137 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/NOPADDING 06:20:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5197 *** *** gcm 5198 *** *** gcm 5199 *** *** gcm 5200 *** *** gcm 5201 *** *** gcm 5202 *** *** gcm 5203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5PADDING 06:20:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7 06:20:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7PADDING 06:20:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBC 06:20:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBCPADDING 06:20:26.139 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23 06:20:26.139 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23PADDING 06:20:26.139 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5204 *** *** gcm 5205 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING 06:20:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ 06:20:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126 06:20:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2 06:20:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING 06:20:26.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126PADDING 06:20:26.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4 06:20:26.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING 06:20:26.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/NOPADDING 06:20:26.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5 06:20:26.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5PADDING 06:20:26.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7 06:20:26.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7PADDING 06:20:26.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBC 06:20:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBCPADDING 06:20:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23 06:20:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23PADDING 06:20:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTE 06:20:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING 06:20:26.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ 06:20:26.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126 06:20:26.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2 06:20:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING 06:20:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126PADDING 06:20:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4 06:20:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING 06:20:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5206 *** *** gcm 5207 *** *** gcm 5208 *** *** gcm 5209 *** *** gcm 5210 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5 06:20:26.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5PADDING 06:20:26.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7 06:20:26.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5211 *** *** gcm 5212 *** *** gcm 5213 *** *** gcm 5214 *** *** gcm 5215 *** *** gcm 5216 *** *** gcm 5217 *** *** gcm 5218 *** *** gcm 5219 *** *** gcm 5220 *** *** gcm 5221 *** *** gcm 5222 *** *** gcm 5223 *** *** gcm 5224 *** *** gcm 5225 *** *** gcm 5226 *** *** gcm 5227 *** *** gcm 5228 *** *** gcm 5229 *** *** gcm 5230 *** *** gcm 5231 *** *** gcm 5232 *** *** gcm 5233 *** *** gcm 5234 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBC 06:20:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBCPADDING 06:20:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23 06:20:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23PADDING 06:20:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTE 06:20:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING 06:20:26.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ 06:20:26.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126 06:20:26.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2 06:20:26.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING 06:20:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126PADDING 06:20:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4 06:20:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING 06:20:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/NOPADDING 06:20:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5 06:20:26.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5PADDING 06:20:26.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7 06:20:26.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7PADDING 06:20:26.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5235 *** *** gcm 5236 *** *** gcm 5237 *** *** gcm 5238 *** *** gcm 5239 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBCPADDING 06:20:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23 06:20:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23PADDING 06:20:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTE 06:20:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING 06:20:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ 06:20:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126 06:20:26.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2 06:20:26.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING 06:20:26.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126PADDING 06:20:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4 06:20:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5240 *** *** gcm 5241 *** *** gcm 5242 *** *** gcm 5243 *** *** gcm 5244 *** *** gcm 5245 *** *** gcm 5246 *** *** gcm 5247 *** *** gcm 5248 *** *** gcm 5249 *** *** gcm 5250 *** *** gcm 5251 *** *** gcm 5252 *** *** gcm 5253 *** *** gcm 5254 *** *** gcm 5255 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/NOPADDING 06:20:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5256 *** *** gcm 5257 *** *** gcm 5258 *** *** gcm 5259 *** *** gcm 5260 *** *** gcm 5261 *** *** gcm 5262 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5PADDING 06:20:26.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7 06:20:26.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7PADDING 06:20:26.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBC 06:20:26.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBCPADDING 06:20:26.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23 06:20:26.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23PADDING 06:20:26.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTE Gradle Test Executor 6 finished executing tests. 06:20:26.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING 06:20:26.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ 06:20:26.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126 06:20:26.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2 06:20:26.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5263 *** *** gcm 5264 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126PADDING 06:20:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4 06:20:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING 06:20:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/NOPADDING 06:20:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5 06:20:26.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5PADDING 06:20:26.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7 06:20:26.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7PADDING 06:20:26.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBC 06:20:26.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBCPADDING 06:20:26.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23 06:20:26.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23PADDING 06:20:26.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTE 06:20:26.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING 06:20:26.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ 06:20:26.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126 06:20:26.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2 06:20:26.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING 06:20:26.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126PADDING 06:20:26.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4 06:20:26.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING 06:20:26.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/NOPADDING 06:20:26.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5 06:20:26.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5PADDING 06:20:26.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7 06:20:26.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7PADDING 06:20:26.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBC 06:20:26.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBCPADDING 06:20:26.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23 06:20:26.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23PADDING 06:20:26.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTE 06:20:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING 06:20:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5265 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5266 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2 06:20:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING 06:20:26.185 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126PADDING 06:20:26.185 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4 06:20:26.185 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5267 *** *** gcm 5268 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.185 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/NOPADDING 06:20:26.185 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5 06:20:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5PADDING 06:20:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7 06:20:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7PADDING 06:20:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5269 *** *** gcm 5270 *** *** gcm 5271 *** *** gcm 5272 *** *** gcm 5273 *** *** gcm 5274 *** *** gcm 5275 *** *** gcm 5276 *** *** gcm 5277 *** *** gcm 5278 *** *** gcm 5279 *** *** gcm 5280 *** *** gcm 5281 *** *** gcm 5282 *** *** gcm 5283 *** *** gcm 5284 *** *** gcm 5285 *** *** gcm 5286 *** *** gcm 5287 *** *** gcm 5288 *** *** gcm 5289 *** *** gcm 5290 *** *** gcm 5291 *** *** gcm 5292 *** *** gcm 5293 *** *** gcm 5294 *** *** gcm 5295 *** *** gcm 5296 *** *** gcm 5297 *** *** gcm 5298 *** *** gcm 5299 *** *** gcm 5300 *** *** gcm 5301 *** *** gcm 5302 *** *** gcm 5303 *** *** gcm 5304 *** *** gcm 5305 *** *** gcm 5306 *** *** gcm 5307 *** *** gcm 5308 *** *** gcm 5309 *** *** gcm 5310 *** *** gcm 5311 *** *** gcm 5312 *** *** gcm 5313 *** *** gcm 5314 *** *** gcm 5315 *** *** gcm 5316 *** *** gcm 5317 *** *** gcm 5318 *** *** gcm 5319 *** *** gcm 5320 *** *** gcm 5321 *** *** gcm 5322 *** *** gcm 5323 *** *** gcm 5324 *** *** gcm 5325 *** *** gcm 5326 *** *** gcm 5327 *** *** gcm 5328 *** *** gcm 5329 *** *** gcm 5330 *** *** gcm 5331 *** *** gcm 5332 *** *** gcm 5333 *** *** gcm 5334 *** *** gcm 5335 *** *** gcm 5336 *** *** gcm 5337 *** *** gcm 5338 *** *** gcm 5339 *** *** gcm 5340 *** *** gcm 5341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBCPADDING 06:20:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23 06:20:26.187 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23PADDING 06:20:26.187 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTE 06:20:26.187 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING 06:20:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ 06:20:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126 06:20:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2 06:20:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING 06:20:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126PADDING 06:20:26.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4 06:20:26.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING 06:20:26.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/NOPADDING 06:20:26.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5 06:20:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5PADDING 06:20:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7 06:20:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7PADDING 06:20:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBC 06:20:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBCPADDING 06:20:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23 06:20:26.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23PADDING 06:20:26.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTE 06:20:26.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING 06:20:26.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ 06:20:26.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126 06:20:26.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2 06:20:26.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING 06:20:26.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126PADDING 06:20:26.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4 06:20:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING 06:20:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/NOPADDING 06:20:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5 06:20:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5PADDING 06:20:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7 06:20:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5342 *** *** gcm 5343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBC 06:20:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBCPADDING 06:20:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23 06:20:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23PADDING 06:20:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTE 06:20:26.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING 06:20:26.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ 06:20:26.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126 06:20:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2 06:20:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING 06:20:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126PADDING 06:20:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4 06:20:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5344 *** *** gcm 5345 *** *** gcm 5346 *** *** gcm 5347 *** *** gcm 5348 *** *** gcm 5349 *** *** gcm 5350 *** *** gcm 5351 *** *** gcm 5352 *** *** gcm 5353 *** *** gcm 5354 *** *** gcm 5355 *** *** gcm 5356 *** *** gcm 5357 *** *** gcm 5358 *** *** gcm 5359 *** *** gcm 5360 *** *** gcm 5361 *** *** gcm 5362 *** *** gcm 5363 *** *** gcm 5364 *** *** gcm 5365 *** *** gcm 5366 *** *** gcm 5367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/NOPADDING 06:20:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5 06:20:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5PADDING 06:20:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7 06:20:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7PADDING 06:20:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBC 06:20:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBCPADDING 06:20:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23 06:20:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23PADDING 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTE 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5368 *** *** gcm 5369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126PADDING 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/NOPADDING 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5PADDING 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7 06:20:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7PADDING 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBC 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBCPADDING 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23PADDING 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5370 *** *** gcm 5371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2 06:20:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING 06:20:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126PADDING 06:20:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4 06:20:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING 06:20:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/NOPADDING 06:20:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5 06:20:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5PADDING 06:20:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7 06:20:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7PADDING 06:20:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBC 06:20:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBCPADDING 06:20:26.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23 06:20:26.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23PADDING 06:20:26.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTE 06:20:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING 06:20:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ 06:20:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126 06:20:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2 06:20:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING 06:20:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126PADDING 06:20:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4 06:20:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING 06:20:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/NOPADDING 06:20:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5 06:20:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5372 *** *** gcm 5373 *** *** gcm 5374 *** *** gcm 5375 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7 06:20:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7PADDING 06:20:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBC 06:20:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBCPADDING 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23PADDING 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5376 *** *** gcm 5377 *** *** gcm 5378 *** *** gcm 5379 *** *** gcm 5380 *** *** gcm 5381 *** *** gcm 5382 *** *** gcm 5383 *** *** gcm 5384 *** *** gcm 5385 *** *** gcm 5386 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126PADDING 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/NOPADDING 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5PADDING 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7 06:20:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7PADDING 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBC 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBCPADDING 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23PADDING 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTE 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5387 *** *** gcm 5388 *** *** gcm 5389 *** *** gcm 5390 *** *** gcm 5391 *** *** gcm 5392 *** *** gcm 5393 *** *** gcm 5394 *** *** gcm 5395 *** *** gcm 5396 *** *** gcm 5397 *** *** gcm 5398 *** *** gcm 5399 *** *** gcm 5400 *** *** gcm 5401 *** *** gcm 5402 *** *** gcm 5403 *** *** gcm 5404 *** *** gcm 5405 *** *** gcm 5406 *** *** gcm 5407 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING 06:20:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126PADDING 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/NOPADDING 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5PADDING 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5408 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBC 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBCPADDING 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23PADDING 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTE 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126 06:20:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5409 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5410 *** *** gcm 5411 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/NOPADDING 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5PADDING 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7PADDING 06:20:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBC 06:20:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5412 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23 06:20:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23PADDING 06:20:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTE 06:20:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING 06:20:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ 06:20:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126 06:20:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2 06:20:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING 06:20:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126PADDING 06:20:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4 06:20:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING 06:20:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/NOPADDING 06:20:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5 06:20:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5PADDING 06:20:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7 06:20:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7PADDING 06:20:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBC 06:20:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBCPADDING 06:20:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23 06:20:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23PADDING 06:20:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTE 06:20:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5413 *** *** gcm 5414 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ 06:20:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126 06:20:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2 06:20:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5415 *** *** gcm 5416 *** *** gcm 5417 *** *** gcm 5418 *** *** gcm 5419 *** *** gcm 5420 *** *** gcm 5421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126PADDING 06:20:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4 06:20:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING 06:20:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/NOPADDING 06:20:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5 06:20:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5PADDING 06:20:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7 06:20:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7PADDING 06:20:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBC 06:20:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBCPADDING 06:20:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23 06:20:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23PADDING 06:20:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTE 06:20:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING 06:20:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5422 *** *** gcm 5423 *** *** gcm 5424 *** *** gcm 5425 *** *** gcm 5426 *** *** gcm 5427 *** *** gcm 5428 *** *** gcm 5429 *** *** gcm 5430 *** *** gcm 5431 *** *** gcm 5432 *** *** gcm 5433 *** *** gcm 5434 *** *** gcm 5435 *** *** gcm 5436 *** *** gcm 5437 *** *** gcm 5438 *** *** gcm 5439 *** *** gcm 5440 *** *** gcm 5441 *** *** gcm 5442 *** *** gcm 5443 *** *** gcm 5444 *** *** gcm 5445 *** *** gcm 5446 *** *** gcm 5447 *** *** gcm 5448 *** *** gcm 5449 *** *** gcm 5450 *** *** gcm 5451 *** *** gcm 5452 *** *** gcm 5453 *** *** gcm 5454 *** *** gcm 5455 *** *** gcm 5456 *** *** gcm 5457 *** *** gcm 5458 *** *** gcm 5459 *** *** gcm 5460 *** *** gcm 5461 *** *** gcm 5462 *** *** gcm 5463 *** *** gcm 5464 *** *** gcm 5465 *** *** gcm 5466 *** *** gcm 5467 *** *** gcm 5468 *** *** gcm 5469 *** *** gcm 5470 *** *** gcm 5471 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126 06:20:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2 06:20:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING 06:20:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126PADDING 06:20:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4 06:20:26.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING 06:20:26.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/NOPADDING 06:20:26.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5 06:20:26.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5PADDING 06:20:26.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7 06:20:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7PADDING 06:20:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBC 06:20:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBCPADDING 06:20:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23 06:20:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23PADDING 06:20:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTE 06:20:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING 06:20:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ 06:20:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126 06:20:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2 06:20:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING 06:20:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126PADDING 06:20:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4 06:20:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING 06:20:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/NOPADDING 06:20:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5 06:20:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5PADDING 06:20:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7 06:20:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7PADDING 06:20:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBC 06:20:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBCPADDING 06:20:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23 06:20:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23PADDING 06:20:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTE 06:20:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING 06:20:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ 06:20:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126 06:20:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2 06:20:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING 06:20:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126PADDING 06:20:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4 06:20:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING 06:20:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/NOPADDING 06:20:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5 06:20:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5PADDING 06:20:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7 06:20:26.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7PADDING 06:20:26.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBC 06:20:26.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBCPADDING 06:20:26.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23 06:20:26.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23PADDING 06:20:26.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTE 06:20:26.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING 06:20:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ 06:20:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126 06:20:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2 06:20:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING 06:20:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126PADDING 06:20:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4 06:20:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING 06:20:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/NOPADDING 06:20:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5 06:20:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5PADDING 06:20:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7 06:20:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7PADDING 06:20:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBC 06:20:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBCPADDING 06:20:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23 06:20:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23PADDING 06:20:26.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTE 06:20:26.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING 06:20:26.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ 06:20:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126 06:20:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2 06:20:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING 06:20:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5472 *** *** gcm 5473 *** *** gcm 5474 *** *** gcm 5475 *** *** gcm 5476 *** *** gcm 5477 *** *** gcm 5478 *** *** gcm 5479 *** *** gcm 5480 *** *** gcm 5481 *** *** gcm 5482 *** *** gcm 5483 *** *** gcm 5484 *** *** gcm 5485 *** *** gcm 5486 *** *** gcm 5487 *** *** gcm 5488 *** *** gcm 5489 *** *** gcm 5490 *** *** gcm 5491 *** *** gcm 5492 *** *** gcm 5493 *** *** gcm 5494 *** *** gcm 5495 *** *** gcm 5496 *** *** gcm 5497 *** *** gcm 5498 *** *** gcm 5499 *** *** gcm 5500 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4 06:20:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING 06:20:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/NOPADDING 06:20:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5 06:20:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5PADDING 06:20:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7 06:20:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7PADDING 06:20:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5501 *** *** gcm 5502 *** *** gcm 5503 *** *** gcm 5504 *** *** gcm 5505 *** *** gcm 5506 *** *** gcm 5507 *** *** gcm 5508 *** *** gcm 5509 *** *** gcm 5510 *** *** gcm 5511 *** *** gcm 5512 *** *** gcm 5513 *** *** gcm 5514 *** *** gcm 5515 *** *** gcm 5516 *** *** gcm 5517 *** *** gcm 5518 *** *** gcm 5519 *** *** gcm 5520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBCPADDING 06:20:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5521 *** *** gcm 5522 *** *** gcm 5523 *** *** gcm 5524 *** *** gcm 5525 *** *** gcm 5526 *** *** gcm 5527 *** *** gcm 5528 *** *** gcm 5529 *** *** gcm 5530 *** *** gcm 5531 *** *** gcm 5532 *** *** gcm 5533 *** *** gcm 5534 *** *** gcm 5535 *** *** gcm 5536 *** *** gcm 5537 *** *** gcm 5538 *** *** gcm 5539 *** *** gcm 5540 *** *** gcm 5541 *** *** gcm 5542 *** *** gcm 5543 *** *** gcm 5544 *** *** gcm 5545 *** *** gcm 5546 *** *** gcm 5547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5548 *** *** gcm 5549 *** *** gcm 5550 *** *** gcm 5551 *** *** gcm 5552 *** *** gcm 5553 *** *** gcm 5554 *** *** gcm 5555 *** *** gcm 5556 *** *** gcm 5557 *** *** gcm 5558 *** *** gcm 5559 *** *** gcm 5560 *** *** gcm 5561 *** *** gcm 5562 *** *** gcm 5563 *** *** gcm 5564 *** *** gcm 5565 *** *** gcm 5566 *** *** gcm 5567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5568 *** *** gcm 5569 *** *** gcm 5570 *** *** gcm 5571 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING 06:20:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ 06:20:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126 06:20:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2 06:20:26.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5572 *** *** gcm 5573 *** *** gcm 5574 *** *** gcm 5575 *** *** gcm 5576 *** *** gcm 5577 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126PADDING 06:20:26.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4 06:20:26.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING 06:20:26.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/NOPADDING 06:20:26.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5 06:20:26.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5PADDING 06:20:26.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7 06:20:26.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7PADDING 06:20:26.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBC 06:20:26.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBCPADDING 06:20:26.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5578 *** *** gcm 5579 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23PADDING 06:20:26.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTE 06:20:26.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING 06:20:26.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ 06:20:26.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126 06:20:26.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2 06:20:26.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2PADDING 06:20:26.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126PADDING 06:20:26.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4 06:20:26.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5580 *** *** gcm 5581 *** *** gcm 5582 *** *** gcm 5583 *** *** gcm 5584 *** *** gcm 5585 *** *** gcm 5586 *** *** gcm 5587 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/NOPADDING 06:20:26.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5 06:20:26.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5PADDING 06:20:26.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7 06:20:26.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7PADDING 06:20:26.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBC 06:20:26.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBCPADDING 06:20:26.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23 06:20:26.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23PADDING 06:20:26.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTE 06:20:26.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING 06:20:26.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA// 06:20:26.267 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//" does not support IV => Skipping. 06:20:26.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA//NOPADDING 06:20:26.267 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//NOPADDING" does not support IV => Skipping. 06:20:26.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/ 06:20:26.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5588 *** *** gcm 5589 *** *** gcm 5590 *** *** gcm 5591 *** *** gcm 5592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ 06:20:26.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126 06:20:26.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2 06:20:26.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2PADDING 06:20:26.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126PADDING 06:20:26.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4 06:20:26.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4PADDING 06:20:26.271 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/NOPADDING 06:20:26.271 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5 06:20:26.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5593 *** *** gcm 5594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7 06:20:26.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7PADDING 06:20:26.272 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBC 06:20:26.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBCPADDING 06:20:26.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23 06:20:26.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5595 *** *** gcm 5596 *** *** gcm 5597 *** *** gcm 5598 *** *** gcm 5599 *** *** gcm 5600 *** *** gcm 5601 *** *** gcm 5602 *** *** gcm 5603 *** *** gcm 5604 *** *** gcm 5605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTE 06:20:26.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTEPADDING 06:20:26.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CCM/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5606 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.287 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:26.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CCM/NOPADDING 06:20:26.287 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5607 *** *** gcm 5608 *** *** gcm 5609 *** *** gcm 5610 *** *** gcm 5611 *** *** gcm 5612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ 06:20:26.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126 06:20:26.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2 06:20:26.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2PADDING 06:20:26.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126PADDING 06:20:26.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5613 *** *** gcm 5614 *** *** gcm 5615 *** *** gcm 5616 *** *** gcm 5617 *** *** gcm 5618 *** *** gcm 5619 *** *** gcm 5620 *** *** gcm 5621 *** *** gcm 5622 *** *** gcm 5623 *** *** gcm 5624 *** *** gcm 5625 *** *** gcm 5626 *** *** gcm 5627 *** *** gcm 5628 *** *** gcm 5629 *** *** gcm 5630 *** *** gcm 5631 *** *** gcm 5632 *** *** gcm 5633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4PADDING 06:20:26.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/NOPADDING 06:20:26.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5 06:20:26.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5PADDING 06:20:26.291 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7 06:20:26.291 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7PADDING 06:20:26.292 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBC 06:20:26.292 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5634 *** *** gcm 5635 *** *** gcm 5636 *** *** gcm 5637 *** *** gcm 5638 *** *** gcm 5639 *** *** gcm 5640 *** *** gcm 5641 *** *** gcm 5642 *** *** gcm 5643 *** *** gcm 5644 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.292 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23 06:20:26.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23PADDING 06:20:26.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5645 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTEPADDING 06:20:26.293 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ 06:20:26.294 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126 06:20:26.294 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5646 *** *** gcm 5647 *** *** gcm 5648 *** *** gcm 5649 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.294 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2PADDING 06:20:26.294 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5650 *** *** gcm 5651 *** *** gcm 5652 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4 06:20:26.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4PADDING 06:20:26.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/NOPADDING 06:20:26.295 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5 06:20:26.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5PADDING 06:20:26.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7 06:20:26.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7PADDING 06:20:26.296 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBC 06:20:26.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBCPADDING 06:20:26.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5653 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23PADDING 06:20:26.297 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTE 06:20:26.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTEPADDING 06:20:26.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ 06:20:26.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126 06:20:26.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5654 *** *** gcm 5655 *** *** gcm 5656 *** *** gcm 5657 *** *** gcm 5658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2PADDING 06:20:26.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126PADDING 06:20:26.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4 06:20:26.300 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5659 *** *** gcm 5660 *** *** gcm 5661 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5662 *** *** gcm 5663 *** *** gcm 5664 *** *** gcm 5665 *** *** gcm 5666 *** *** gcm 5667 *** *** gcm 5668 *** *** gcm 5669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5 06:20:26.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5PADDING 06:20:26.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7 06:20:26.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7PADDING 06:20:26.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBC 06:20:26.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBCPADDING 06:20:26.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23 06:20:26.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23PADDING 06:20:26.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTE 06:20:26.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTEPADDING 06:20:26.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ 06:20:26.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126 06:20:26.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2 06:20:26.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126PADDING 06:20:26.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4 06:20:26.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4PADDING 06:20:26.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5671 *** *** gcm 5672 *** *** gcm 5673 *** *** gcm 5674 *** *** gcm 5675 *** *** gcm 5676 *** *** gcm 5677 *** *** gcm 5678 *** *** gcm 5679 *** *** gcm 5680 *** *** gcm 5681 *** *** gcm 5682 *** *** gcm 5683 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5684 *** *** gcm 5685 *** *** gcm 5686 *** *** gcm 5687 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5PADDING 06:20:26.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5688 *** *** gcm 5689 *** *** gcm 5690 *** *** gcm 5691 *** *** gcm 5692 *** *** gcm 5693 *** *** gcm 5694 *** *** gcm 5695 *** *** gcm 5696 *** *** gcm 5697 *** *** gcm 5698 *** *** gcm 5699 *** *** gcm 5700 *** *** gcm 5701 *** *** gcm 5702 *** *** gcm 5703 *** *** gcm 5704 *** *** gcm 5705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7PADDING 06:20:26.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5706 *** *** gcm 5707 *** *** gcm 5708 *** *** gcm 5709 *** *** gcm 5710 *** *** gcm 5711 *** *** gcm 5712 *** *** gcm 5713 *** *** gcm 5714 *** *** gcm 5715 *** *** gcm 5716 *** *** gcm 5717 *** *** gcm 5718 *** *** gcm 5719 *** *** gcm 5720 *** *** gcm 5721 *** *** gcm 5722 *** *** gcm 5723 *** *** gcm 5724 *** *** gcm 5725 *** *** gcm 5726 *** *** gcm 5727 *** *** gcm 5728 *** *** gcm 5729 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.308 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBCPADDING 06:20:26.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23 06:20:26.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5730 *** *** gcm 5731 *** *** gcm 5732 *** *** gcm 5733 *** *** gcm 5734 *** *** gcm 5735 *** *** gcm 5736 *** *** gcm 5737 *** *** gcm 5738 *** *** gcm 5739 *** *** gcm 5740 *** *** gcm 5741 *** *** gcm 5742 *** *** gcm 5743 *** *** gcm 5744 *** *** gcm 5745 *** *** gcm 5746 *** *** gcm 5747 *** *** gcm 5748 *** *** gcm 5749 *** *** gcm 5750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.309 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTE 06:20:26.310 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTEPADDING 06:20:26.310 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5751 *** *** gcm 5752 *** *** gcm 5753 *** *** gcm 5754 *** *** gcm 5755 *** *** gcm 5756 *** *** gcm 5757 *** *** gcm 5758 *** *** gcm 5759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.310 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126 06:20:26.310 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2 06:20:26.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2PADDING 06:20:26.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5760 *** *** gcm 5761 *** *** gcm 5762 *** *** gcm 5763 *** *** gcm 5764 *** *** gcm 5765 *** *** gcm 5766 *** *** gcm 5767 *** *** gcm 5768 *** *** gcm 5769 *** *** gcm 5770 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4 06:20:26.320 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4PADDING 06:20:26.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/NOPADDING 06:20:26.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5 06:20:26.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5PADDING 06:20:26.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7 06:20:26.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7PADDING 06:20:26.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBC 06:20:26.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBCPADDING 06:20:26.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23 06:20:26.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23PADDING 06:20:26.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTE 06:20:26.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTEPADDING 06:20:26.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ 06:20:26.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126 06:20:26.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2 06:20:26.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2PADDING 06:20:26.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126PADDING 06:20:26.324 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4 06:20:26.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4PADDING 06:20:26.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5 06:20:26.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5PADDING 06:20:26.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7 06:20:26.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7PADDING 06:20:26.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBC 06:20:26.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBCPADDING 06:20:26.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23 06:20:26.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23PADDING 06:20:26.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTE 06:20:26.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTEPADDING 06:20:26.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ 06:20:26.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126 06:20:26.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2 06:20:26.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2PADDING 06:20:26.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126PADDING 06:20:26.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4 06:20:26.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4PADDING 06:20:26.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/NOPADDING 06:20:26.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5 06:20:26.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5PADDING 06:20:26.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7 06:20:26.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7PADDING 06:20:26.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBC 06:20:26.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBCPADDING 06:20:26.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23 06:20:26.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23PADDING 06:20:26.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTE 06:20:26.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTEPADDING 06:20:26.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ 06:20:26.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126 06:20:26.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2 06:20:26.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2PADDING 06:20:26.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126PADDING 06:20:26.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4 06:20:26.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4PADDING 06:20:26.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/NOPADDING 06:20:26.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5 06:20:26.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5PADDING 06:20:26.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7 06:20:26.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7PADDING 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5772 *** *** gcm 5773 *** *** gcm 5774 *** *** gcm 5775 *** *** gcm 5776 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBCPADDING 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23PADDING 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5777 *** *** gcm 5778 *** *** gcm 5779 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTEPADDING 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2 06:20:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2PADDING 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126PADDING 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4PADDING 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/NOPADDING 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5PADDING 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7PADDING 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBC 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBCPADDING 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23 06:20:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23PADDING 06:20:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTE 06:20:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTEPADDING 06:20:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ 06:20:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126 06:20:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2 06:20:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2PADDING 06:20:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126PADDING 06:20:26.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5780 *** *** gcm 5781 *** *** gcm 5782 *** *** gcm 5783 *** *** gcm 5784 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4PADDING 06:20:26.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/NOPADDING 06:20:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5 06:20:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5PADDING 06:20:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7 06:20:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7PADDING 06:20:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBC 06:20:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBCPADDING 06:20:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23 06:20:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23PADDING 06:20:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTE 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTEPADDING 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2PADDING 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126PADDING 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4PADDING 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/NOPADDING 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5PADDING 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7PADDING 06:20:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBC 06:20:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBCPADDING 06:20:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23 06:20:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23PADDING 06:20:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTE 06:20:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTEPADDING 06:20:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ 06:20:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126 06:20:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2 06:20:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2PADDING 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126PADDING 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5785 *** *** gcm 5786 *** *** gcm 5787 *** *** gcm 5788 *** *** gcm 5789 *** *** gcm 5790 *** *** gcm 5791 *** *** gcm 5792 *** *** gcm 5793 *** *** gcm 5794 *** *** gcm 5795 *** *** gcm 5796 *** *** gcm 5797 *** *** gcm 5798 *** *** gcm 5799 *** *** gcm 5800 *** *** gcm 5801 *** *** gcm 5802 *** *** gcm 5803 *** *** gcm 5804 *** *** gcm 5805 *** *** gcm 5806 *** *** gcm 5807 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/NOPADDING 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5PADDING 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7PADDING 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBC 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBCPADDING 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23PADDING 06:20:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTE 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTEPADDING 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2PADDING 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126PADDING 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4PADDING 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/NOPADDING 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5PADDING 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7 06:20:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7PADDING 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBC 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBCPADDING 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23PADDING 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTE 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTEPADDING 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2PADDING 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126PADDING 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4 06:20:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4PADDING 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/NOPADDING 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5PADDING 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7PADDING 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBC 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBCPADDING 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23PADDING 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTE 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTEPADDING 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2 06:20:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2PADDING 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126PADDING 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4PADDING 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/NOPADDING 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5PADDING 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7PADDING 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBC 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBCPADDING 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23PADDING 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTE 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTEPADDING 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126 06:20:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2 06:20:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2PADDING 06:20:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126PADDING 06:20:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4 06:20:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4PADDING 06:20:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/NOPADDING 06:20:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5 06:20:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5PADDING 06:20:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7 06:20:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7PADDING 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBC 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBCPADDING 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23PADDING 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTE 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTEPADDING 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2PADDING 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126PADDING 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4PADDING 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/NOPADDING 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5 06:20:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5PADDING 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7PADDING 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBC 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBCPADDING 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23PADDING 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTE 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTEPADDING 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2PADDING 06:20:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126PADDING 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4PADDING 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/NOPADDING 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5PADDING 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7PADDING 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBC 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBCPADDING 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23 06:20:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23PADDING 06:20:26.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTE 06:20:26.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTEPADDING 06:20:26.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ 06:20:26.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126 06:20:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2 06:20:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2PADDING 06:20:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126PADDING 06:20:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4 06:20:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4PADDING 06:20:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/NOPADDING 06:20:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5 06:20:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5PADDING 06:20:26.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7 06:20:26.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7PADDING 06:20:26.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBC 06:20:26.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBCPADDING 06:20:26.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23PADDING 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTE 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTEPADDING 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2PADDING 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126PADDING 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4PADDING 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/NOPADDING 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5PADDING 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7PADDING 06:20:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBC 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBCPADDING 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23PADDING 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTE 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTEPADDING 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2PADDING 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126PADDING 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4PADDING 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/NOPADDING 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5 06:20:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5PADDING 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7PADDING 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBC 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBCPADDING 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23PADDING 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTE 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTEPADDING 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2PADDING 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126PADDING 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4PADDING 06:20:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/NOPADDING 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5PADDING 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7PADDING 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBC 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBCPADDING 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23PADDING 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTE 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTEPADDING 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ 06:20:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2PADDING 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126PADDING 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4PADDING 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/NOPADDING 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5PADDING 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7PADDING 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBC 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBCPADDING 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23PADDING 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTE 06:20:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTEPADDING 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2PADDING 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126PADDING 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4PADDING 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/NOPADDING 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5PADDING 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7PADDING 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBC 06:20:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBCPADDING 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23PADDING 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTE 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTEPADDING 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2PADDING 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126PADDING 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4PADDING 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/NOPADDING 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5PADDING 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7 06:20:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7PADDING 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBC 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBCPADDING 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23PADDING 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTE 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTEPADDING 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2PADDING 06:20:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126PADDING 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4PADDING 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/NOPADDING 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5PADDING 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7PADDING 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBC 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBCPADDING 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23PADDING 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTE 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTEPADDING 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2 06:20:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2PADDING 06:20:26.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126PADDING 06:20:26.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4 06:20:26.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4PADDING 06:20:26.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/NOPADDING 06:20:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5 06:20:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5PADDING 06:20:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7 06:20:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7PADDING 06:20:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBC 06:20:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBCPADDING 06:20:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23 06:20:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23PADDING 06:20:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTE 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTEPADDING 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2PADDING 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126PADDING 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4PADDING 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/NOPADDING 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5PADDING 06:20:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7PADDING 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBC 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBCPADDING 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23PADDING 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTE 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTEPADDING 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2PADDING 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126PADDING 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4PADDING 06:20:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/NOPADDING 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5PADDING 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7PADDING 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBC 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBCPADDING 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23PADDING 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTE 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTEPADDING 06:20:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2PADDING 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126PADDING 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4PADDING 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/NOPADDING 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5PADDING 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7PADDING 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBC 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBCPADDING 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23PADDING 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTE 06:20:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTEPADDING 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2PADDING 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126PADDING 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4PADDING 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/NOPADDING 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5PADDING 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7PADDING 06:20:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBC 06:20:26.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBCPADDING 06:20:26.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23 06:20:26.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23PADDING 06:20:26.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTE 06:20:26.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTEPADDING 06:20:26.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ 06:20:26.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126 06:20:26.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2 06:20:26.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2PADDING 06:20:26.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126PADDING 06:20:26.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4 06:20:26.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4PADDING 06:20:26.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/NOPADDING 06:20:26.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5 06:20:26.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5PADDING 06:20:26.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7 06:20:26.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7PADDING 06:20:26.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBC 06:20:26.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBCPADDING 06:20:26.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23 06:20:26.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23PADDING 06:20:26.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTE 06:20:26.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTEPADDING 06:20:26.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ 06:20:26.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126 06:20:26.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2 06:20:26.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2PADDING 06:20:26.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126PADDING 06:20:26.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4 06:20:26.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4PADDING 06:20:26.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/NOPADDING 06:20:26.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5 06:20:26.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5PADDING 06:20:26.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7 06:20:26.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7PADDING 06:20:26.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBC 06:20:26.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBCPADDING 06:20:26.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23 06:20:26.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23PADDING 06:20:26.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTE 06:20:26.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTEPADDING 06:20:26.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CTS/ 06:20:26.417 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/" does not support IV => Skipping. 06:20:26.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CTS/NOPADDING 06:20:26.418 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/NOPADDING" does not support IV => Skipping. 06:20:26.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/EAX/ 06:20:26.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/EAX/NOPADDING 06:20:26.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/ECB/ 06:20:26.428 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/" does not support IV => Skipping. 06:20:26.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/ECB/NOPADDING 06:20:26.428 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/NOPADDING" does not support IV => Skipping. 06:20:26.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/GCM/ 06:20:26.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/GCM/NOPADDING 06:20:26.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ 06:20:26.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126 06:20:26.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2 06:20:26.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2PADDING 06:20:26.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126PADDING 06:20:26.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4 06:20:26.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4PADDING 06:20:26.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/NOPADDING 06:20:26.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5 06:20:26.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5PADDING 06:20:26.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7 06:20:26.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7PADDING 06:20:26.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBC 06:20:26.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBCPADDING 06:20:26.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23 06:20:26.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23PADDING 06:20:26.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTE 06:20:26.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTEPADDING 06:20:26.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ 06:20:26.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126 06:20:26.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2 06:20:26.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2PADDING 06:20:26.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126PADDING 06:20:26.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4 06:20:26.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4PADDING 06:20:26.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/NOPADDING 06:20:26.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5 06:20:26.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5PADDING 06:20:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7 06:20:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7PADDING 06:20:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBC 06:20:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBCPADDING 06:20:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23 06:20:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23PADDING 06:20:26.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTE 06:20:26.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTEPADDING 06:20:26.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ 06:20:26.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126 06:20:26.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2 06:20:26.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2PADDING 06:20:26.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126PADDING 06:20:26.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4 06:20:26.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4PADDING 06:20:26.439 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/NOPADDING 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5PADDING 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7PADDING 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBC 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBCPADDING 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23PADDING 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTE 06:20:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTEPADDING 06:20:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ 06:20:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126 06:20:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2 06:20:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2PADDING 06:20:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126PADDING 06:20:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4 06:20:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4PADDING 06:20:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/NOPADDING 06:20:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5 06:20:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5PADDING 06:20:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7 06:20:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7PADDING 06:20:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBC 06:20:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBCPADDING 06:20:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23 06:20:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23PADDING 06:20:26.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTE 06:20:26.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTEPADDING 06:20:26.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ 06:20:26.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126 06:20:26.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2 06:20:26.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2PADDING 06:20:26.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126PADDING 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4PADDING 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/NOPADDING 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5PADDING 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7PADDING 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBC 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBCPADDING 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23 06:20:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23PADDING 06:20:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTE 06:20:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTEPADDING 06:20:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ 06:20:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126 06:20:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2 06:20:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2PADDING 06:20:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126PADDING 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4PADDING 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/NOPADDING 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5PADDING 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7PADDING 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBC 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBCPADDING 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23PADDING 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTE 06:20:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTEPADDING 06:20:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ 06:20:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126 06:20:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2 06:20:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2PADDING 06:20:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126PADDING 06:20:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4PADDING 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/NOPADDING 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5PADDING 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7PADDING 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBC 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBCPADDING 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23PADDING 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTE 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTEPADDING 06:20:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ 06:20:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126 06:20:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2 06:20:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2PADDING 06:20:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126PADDING 06:20:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4 06:20:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4PADDING 06:20:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/NOPADDING 06:20:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5PADDING 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7PADDING 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBC 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBCPADDING 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23PADDING 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTE 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTEPADDING 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ 06:20:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126 06:20:26.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2 06:20:26.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2PADDING 06:20:26.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126PADDING 06:20:26.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4 06:20:26.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4PADDING 06:20:26.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/NOPADDING 06:20:26.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5 06:20:26.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5PADDING 06:20:26.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7 06:20:26.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7PADDING 06:20:26.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBC 06:20:26.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBCPADDING 06:20:26.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23 06:20:26.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23PADDING 06:20:26.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTE 06:20:26.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTEPADDING 06:20:26.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ 06:20:26.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126 06:20:26.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2 06:20:26.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2PADDING 06:20:26.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126PADDING 06:20:26.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4 06:20:26.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4PADDING 06:20:26.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/NOPADDING 06:20:26.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5 06:20:26.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5PADDING 06:20:26.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7 06:20:26.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7PADDING 06:20:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBC 06:20:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBCPADDING 06:20:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23 06:20:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23PADDING 06:20:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTE 06:20:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTEPADDING 06:20:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ 06:20:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126 06:20:26.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2 06:20:26.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2PADDING 06:20:26.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126PADDING 06:20:26.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4 06:20:26.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4PADDING 06:20:26.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/NOPADDING 06:20:26.491 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5 06:20:26.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5PADDING 06:20:26.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7 06:20:26.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7PADDING 06:20:26.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBC 06:20:26.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBCPADDING 06:20:26.493 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23 06:20:26.493 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23PADDING 06:20:26.493 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTE 06:20:26.493 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTEPADDING 06:20:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ 06:20:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126 06:20:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2 06:20:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2PADDING 06:20:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126PADDING 06:20:26.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4 06:20:26.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4PADDING 06:20:26.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/NOPADDING 06:20:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5 06:20:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5PADDING 06:20:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7 06:20:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7PADDING 06:20:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBC 06:20:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBCPADDING 06:20:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23 06:20:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23PADDING 06:20:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTE 06:20:26.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTEPADDING 06:20:26.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ 06:20:26.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126 06:20:26.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2 06:20:26.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2PADDING 06:20:26.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126PADDING 06:20:26.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4 06:20:26.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4PADDING 06:20:26.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/NOPADDING 06:20:26.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5 06:20:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5PADDING 06:20:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7 06:20:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7PADDING 06:20:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBC 06:20:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBCPADDING 06:20:26.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23 06:20:26.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23PADDING 06:20:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTE 06:20:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTEPADDING 06:20:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ 06:20:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126 06:20:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2 06:20:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2PADDING 06:20:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126PADDING 06:20:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4 06:20:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4PADDING 06:20:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/NOPADDING 06:20:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5 06:20:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5PADDING 06:20:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7 06:20:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7PADDING 06:20:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBC 06:20:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBCPADDING 06:20:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23 06:20:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23PADDING 06:20:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTE 06:20:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTEPADDING 06:20:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ 06:20:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126 06:20:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2 06:20:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2PADDING 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126PADDING 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4PADDING 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/NOPADDING 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5PADDING 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7PADDING 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBC 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBCPADDING 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23PADDING 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTE 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTEPADDING 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ 06:20:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126 06:20:26.518 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2 06:20:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2PADDING 06:20:26.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126PADDING 06:20:26.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4 06:20:26.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4PADDING 06:20:26.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/NOPADDING 06:20:26.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5 06:20:26.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5PADDING 06:20:26.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7 06:20:26.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7PADDING 06:20:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBC 06:20:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBCPADDING 06:20:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23 06:20:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23PADDING 06:20:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTE 06:20:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTEPADDING 06:20:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ 06:20:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126 06:20:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2 06:20:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2PADDING 06:20:26.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126PADDING 06:20:26.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4 06:20:26.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4PADDING 06:20:26.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/NOPADDING 06:20:26.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5 06:20:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5PADDING 06:20:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7 06:20:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7PADDING 06:20:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBC 06:20:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBCPADDING 06:20:26.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23 06:20:26.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23PADDING 06:20:26.534 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTE 06:20:26.534 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTEPADDING 06:20:26.534 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ 06:20:26.539 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126 06:20:26.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2 06:20:26.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2PADDING 06:20:26.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126PADDING 06:20:26.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4 06:20:26.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4PADDING 06:20:26.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/NOPADDING 06:20:26.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5 06:20:26.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5PADDING 06:20:26.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7 06:20:26.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7PADDING 06:20:26.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBC 06:20:26.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBCPADDING 06:20:26.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23 06:20:26.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23PADDING 06:20:26.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTE 06:20:26.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTEPADDING 06:20:26.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ 06:20:26.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126 06:20:26.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2 06:20:26.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2PADDING 06:20:26.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126PADDING 06:20:26.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4 06:20:26.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4PADDING 06:20:26.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/NOPADDING 06:20:26.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5 06:20:26.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5PADDING 06:20:26.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7 06:20:26.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7PADDING 06:20:26.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBC 06:20:26.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBCPADDING 06:20:26.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23 06:20:26.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23PADDING 06:20:26.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTE 06:20:26.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTEPADDING 06:20:26.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ 06:20:26.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126 06:20:26.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2 06:20:26.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2PADDING 06:20:26.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126PADDING 06:20:26.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4 06:20:26.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4PADDING 06:20:26.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/NOPADDING 06:20:26.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5 06:20:26.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5PADDING 06:20:26.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7 06:20:26.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7PADDING 06:20:26.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBC 06:20:26.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBCPADDING 06:20:26.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23 06:20:26.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23PADDING 06:20:26.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTE 06:20:26.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTEPADDING 06:20:26.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ 06:20:26.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126 06:20:26.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2 06:20:26.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2PADDING 06:20:26.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126PADDING 06:20:26.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4 06:20:26.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4PADDING 06:20:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/NOPADDING 06:20:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5 06:20:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5PADDING 06:20:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7 06:20:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7PADDING 06:20:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBC 06:20:26.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBCPADDING 06:20:26.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23 06:20:26.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23PADDING 06:20:26.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTE 06:20:26.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTEPADDING 06:20:26.564 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ 06:20:26.564 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126 06:20:26.565 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2 06:20:26.565 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2PADDING 06:20:26.565 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126PADDING 06:20:26.565 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4 06:20:26.565 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4PADDING 06:20:26.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/NOPADDING 06:20:26.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5 06:20:26.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5PADDING 06:20:26.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7 06:20:26.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7PADDING 06:20:26.567 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBC 06:20:26.567 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBCPADDING 06:20:26.567 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23 06:20:26.567 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23PADDING 06:20:26.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTE 06:20:26.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTEPADDING 06:20:26.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ 06:20:26.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126 06:20:26.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2 06:20:26.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2PADDING 06:20:26.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126PADDING 06:20:26.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4 06:20:26.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4PADDING 06:20:26.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/NOPADDING 06:20:26.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5 06:20:26.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5PADDING 06:20:26.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7 06:20:26.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7PADDING 06:20:26.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBC 06:20:26.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBCPADDING 06:20:26.571 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23 06:20:26.571 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23PADDING 06:20:26.571 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTE 06:20:26.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTEPADDING 06:20:26.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ 06:20:26.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126 06:20:26.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2 06:20:26.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2PADDING 06:20:26.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126PADDING 06:20:26.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4 06:20:26.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4PADDING 06:20:26.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/NOPADDING 06:20:26.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5 06:20:26.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5PADDING 06:20:26.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7 06:20:26.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7PADDING 06:20:26.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBC 06:20:26.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBCPADDING 06:20:26.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23 06:20:26.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23PADDING 06:20:26.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTE 06:20:26.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTEPADDING 06:20:26.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ 06:20:26.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126 06:20:26.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2 06:20:26.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2PADDING 06:20:26.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126PADDING 06:20:26.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4 06:20:26.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4PADDING 06:20:26.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/NOPADDING 06:20:26.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5 06:20:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5PADDING 06:20:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7 06:20:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7PADDING 06:20:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBC 06:20:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBCPADDING 06:20:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23 06:20:26.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23PADDING 06:20:26.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTE 06:20:26.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTEPADDING 06:20:26.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ 06:20:26.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126 06:20:26.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2 06:20:26.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2PADDING 06:20:26.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126PADDING 06:20:26.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4 06:20:26.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4PADDING 06:20:26.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/NOPADDING 06:20:26.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5 06:20:26.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5PADDING 06:20:26.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7 06:20:26.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7PADDING 06:20:26.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBC 06:20:26.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBCPADDING 06:20:26.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23 06:20:26.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23PADDING 06:20:26.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTE 06:20:26.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTEPADDING 06:20:26.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ 06:20:26.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126 06:20:26.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2 06:20:26.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2PADDING 06:20:26.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126PADDING 06:20:26.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4 06:20:26.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4PADDING 06:20:26.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/NOPADDING 06:20:26.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5 06:20:26.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5PADDING 06:20:26.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7 06:20:26.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7PADDING 06:20:26.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBC 06:20:26.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBCPADDING 06:20:26.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23 06:20:26.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23PADDING 06:20:26.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTE 06:20:26.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTEPADDING 06:20:26.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ 06:20:26.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126 06:20:26.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2 06:20:26.591 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2PADDING 06:20:26.591 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126PADDING 06:20:26.591 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4 06:20:26.591 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4PADDING 06:20:26.592 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/NOPADDING 06:20:26.592 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5 06:20:26.592 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5PADDING 06:20:26.592 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7 06:20:26.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7PADDING 06:20:26.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBC 06:20:26.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBCPADDING 06:20:26.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23 06:20:26.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23PADDING 06:20:26.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTE 06:20:26.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTEPADDING 06:20:26.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ 06:20:26.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126 06:20:26.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2 06:20:26.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2PADDING 06:20:26.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126PADDING 06:20:26.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4 06:20:26.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4PADDING 06:20:26.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/NOPADDING 06:20:26.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5 06:20:26.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5PADDING 06:20:26.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7 06:20:26.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7PADDING 06:20:26.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBC 06:20:26.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBCPADDING 06:20:26.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23 06:20:26.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23PADDING 06:20:26.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTE 06:20:26.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTEPADDING 06:20:26.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ 06:20:26.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126 06:20:26.599 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2 06:20:26.599 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2PADDING 06:20:26.599 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126PADDING 06:20:26.599 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4 06:20:26.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4PADDING 06:20:26.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/NOPADDING 06:20:26.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5 06:20:26.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5PADDING 06:20:26.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7 06:20:26.601 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7PADDING 06:20:26.601 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBC 06:20:26.601 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBCPADDING 06:20:26.601 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23 06:20:26.601 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23PADDING 06:20:26.602 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTE 06:20:26.602 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTEPADDING 06:20:26.602 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ 06:20:26.602 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126 06:20:26.602 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2 06:20:26.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2PADDING 06:20:26.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126PADDING 06:20:26.603 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4 06:20:26.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4PADDING 06:20:26.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/NOPADDING 06:20:26.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5 06:20:26.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5PADDING 06:20:26.604 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7 06:20:26.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7PADDING 06:20:26.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBC 06:20:26.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBCPADDING 06:20:26.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23 06:20:26.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23PADDING 06:20:26.605 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTE 06:20:26.606 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTEPADDING 06:20:26.606 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ 06:20:26.606 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126 06:20:26.606 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2 06:20:26.606 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2PADDING 06:20:26.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126PADDING 06:20:26.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4 06:20:26.607 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4PADDING 06:20:26.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/NOPADDING 06:20:26.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5 06:20:26.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5PADDING 06:20:26.608 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7 06:20:26.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7PADDING 06:20:26.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBC 06:20:26.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBCPADDING 06:20:26.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23 06:20:26.609 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23PADDING 06:20:26.610 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTE 06:20:26.610 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTEPADDING 06:20:26.610 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ 06:20:26.610 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126 06:20:26.610 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2 06:20:26.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2PADDING 06:20:26.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126PADDING 06:20:26.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4 06:20:26.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4PADDING 06:20:26.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/NOPADDING 06:20:26.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5 06:20:26.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5PADDING 06:20:26.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7 06:20:26.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7PADDING 06:20:26.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBC 06:20:26.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBCPADDING 06:20:26.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23 06:20:26.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23PADDING 06:20:26.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTE 06:20:26.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTEPADDING 06:20:26.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ 06:20:26.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126 06:20:26.614 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2 06:20:26.615 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2PADDING 06:20:26.615 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126PADDING 06:20:26.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4 06:20:26.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4PADDING 06:20:26.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/NOPADDING 06:20:26.616 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5 06:20:26.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5PADDING 06:20:26.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7 06:20:26.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7PADDING 06:20:26.617 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBC 06:20:26.618 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBCPADDING 06:20:26.618 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23 06:20:26.618 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23PADDING 06:20:26.618 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTE 06:20:26.618 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTEPADDING 06:20:26.619 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5// 06:20:26.619 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//" does not support IV => Skipping. 06:20:26.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5//NOPADDING 06:20:26.620 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//NOPADDING" does not support IV => Skipping. 06:20:26.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC-CTS/ 06:20:26.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC-CTS/NOPADDING 06:20:26.621 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ 06:20:26.621 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126 06:20:26.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2 06:20:26.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2PADDING 06:20:26.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126PADDING 06:20:26.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4 06:20:26.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4PADDING 06:20:26.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/NOPADDING 06:20:26.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5 06:20:26.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5PADDING 06:20:26.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7 06:20:26.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7PADDING 06:20:26.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/TBC 06:20:26.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/TBCPADDING 06:20:26.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/X9.23 06:20:26.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/X9.23PADDING 06:20:26.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTE 06:20:26.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTEPADDING 06:20:26.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ 06:20:26.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126 06:20:26.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2 06:20:26.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2PADDING 06:20:26.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126PADDING 06:20:26.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4 06:20:26.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4PADDING 06:20:26.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/NOPADDING 06:20:26.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5 06:20:26.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5PADDING 06:20:26.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7 06:20:26.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7PADDING 06:20:26.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/TBC 06:20:26.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/TBCPADDING 06:20:26.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/X9.23 06:20:26.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/X9.23PADDING 06:20:26.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTE 06:20:26.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTEPADDING 06:20:26.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ 06:20:26.634 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126 06:20:26.634 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2 06:20:26.634 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2PADDING 06:20:26.634 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126PADDING 06:20:26.635 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4 06:20:26.635 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4PADDING 06:20:26.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/NOPADDING 06:20:26.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5 06:20:26.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5PADDING 06:20:26.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7 06:20:26.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7PADDING 06:20:26.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/TBC 06:20:26.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/TBCPADDING 06:20:26.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23 06:20:26.638 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23PADDING 06:20:26.638 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTE 06:20:26.638 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTEPADDING 06:20:26.638 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ 06:20:26.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126 06:20:26.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2 06:20:26.640 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2PADDING 06:20:26.640 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126PADDING 06:20:26.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4 06:20:26.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4PADDING 06:20:26.642 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/NOPADDING 06:20:26.642 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5 06:20:26.642 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5PADDING 06:20:26.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7 06:20:26.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7PADDING 06:20:26.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/TBC 06:20:26.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/TBCPADDING 06:20:26.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23 06:20:26.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23PADDING 06:20:26.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTE 06:20:26.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTEPADDING 06:20:26.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ 06:20:26.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126 06:20:26.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2 06:20:26.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2PADDING 06:20:26.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126PADDING 06:20:26.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4 06:20:26.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4PADDING 06:20:26.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/NOPADDING 06:20:26.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5 06:20:26.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5PADDING 06:20:26.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7 06:20:26.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7PADDING 06:20:26.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/TBC 06:20:26.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/TBCPADDING 06:20:26.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23 06:20:26.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23PADDING 06:20:26.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTE 06:20:26.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTEPADDING 06:20:26.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ 06:20:26.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126 06:20:26.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2 06:20:26.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2PADDING 06:20:26.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126PADDING 06:20:26.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4 06:20:26.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4PADDING 06:20:26.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/NOPADDING 06:20:26.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5 06:20:26.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5PADDING 06:20:26.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7 06:20:26.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7PADDING 06:20:26.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/TBC 06:20:26.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/TBCPADDING 06:20:26.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23 06:20:26.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23PADDING 06:20:26.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTE 06:20:26.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTEPADDING 06:20:26.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ 06:20:26.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126 06:20:26.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2 06:20:26.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2PADDING 06:20:26.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126PADDING 06:20:26.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4 06:20:26.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4PADDING 06:20:26.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/NOPADDING 06:20:26.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5 06:20:26.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5PADDING 06:20:26.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7 06:20:26.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7PADDING 06:20:26.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/TBC 06:20:26.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/TBCPADDING 06:20:26.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23 06:20:26.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23PADDING 06:20:26.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTE 06:20:26.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTEPADDING 06:20:26.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ 06:20:26.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126 06:20:26.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2 06:20:26.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2PADDING 06:20:26.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126PADDING 06:20:26.667 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4 06:20:26.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4PADDING 06:20:26.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/NOPADDING 06:20:26.670 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5 06:20:26.670 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5PADDING 06:20:26.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7 06:20:26.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7PADDING 06:20:26.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/TBC 06:20:26.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/TBCPADDING 06:20:26.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23 06:20:26.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23PADDING 06:20:26.674 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTE 06:20:26.674 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTEPADDING 06:20:26.674 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ 06:20:26.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126 06:20:26.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2 06:20:26.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2PADDING 06:20:26.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126PADDING 06:20:26.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4 06:20:26.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4PADDING 06:20:26.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/NOPADDING 06:20:26.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5 06:20:26.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5PADDING 06:20:26.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7 06:20:26.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7PADDING 06:20:26.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/TBC 06:20:26.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/TBCPADDING 06:20:26.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23 06:20:26.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23PADDING 06:20:26.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTE 06:20:26.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTEPADDING 06:20:26.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ 06:20:26.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126 06:20:26.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2 06:20:26.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2PADDING 06:20:26.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126PADDING 06:20:26.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4 06:20:26.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4PADDING 06:20:26.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/NOPADDING 06:20:26.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5PADDING 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7PADDING 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/TBC 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/TBCPADDING 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23PADDING 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTE 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTEPADDING 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126 06:20:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2 06:20:26.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2PADDING 06:20:26.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126PADDING 06:20:26.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4 06:20:26.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4PADDING 06:20:26.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/NOPADDING 06:20:26.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5 06:20:26.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5PADDING 06:20:26.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7 06:20:26.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7PADDING 06:20:26.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/TBC 06:20:26.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/TBCPADDING 06:20:26.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23 06:20:26.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23PADDING 06:20:26.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTE 06:20:26.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTEPADDING 06:20:26.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ 06:20:26.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126 06:20:26.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2 06:20:26.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2PADDING 06:20:26.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126PADDING 06:20:26.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4 06:20:26.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4PADDING 06:20:26.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/NOPADDING 06:20:26.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5 06:20:26.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5PADDING 06:20:26.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7 06:20:26.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7PADDING 06:20:26.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/TBC 06:20:26.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/TBCPADDING 06:20:26.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23 06:20:26.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23PADDING 06:20:26.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTE 06:20:26.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTEPADDING 06:20:26.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ 06:20:26.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126 06:20:26.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2 06:20:26.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2PADDING 06:20:26.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126PADDING 06:20:26.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4 06:20:26.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4PADDING 06:20:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/NOPADDING 06:20:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5 06:20:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5PADDING 06:20:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7 06:20:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7PADDING 06:20:26.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/TBC 06:20:26.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/TBCPADDING 06:20:26.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23 06:20:26.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23PADDING 06:20:26.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTE 06:20:26.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTEPADDING 06:20:26.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ 06:20:26.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126 06:20:26.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2 06:20:26.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2PADDING 06:20:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126PADDING 06:20:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4 06:20:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4PADDING 06:20:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/NOPADDING 06:20:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5 06:20:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5PADDING 06:20:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7 06:20:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7PADDING 06:20:26.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/TBC 06:20:26.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/TBCPADDING 06:20:26.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23 06:20:26.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23PADDING 06:20:26.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTE 06:20:26.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTEPADDING 06:20:26.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ 06:20:26.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126 06:20:26.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2 06:20:26.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2PADDING 06:20:26.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126PADDING 06:20:26.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4 06:20:26.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4PADDING 06:20:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/NOPADDING 06:20:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5 06:20:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5PADDING 06:20:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7 06:20:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7PADDING 06:20:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/TBC 06:20:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/TBCPADDING 06:20:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23 06:20:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23PADDING 06:20:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTE 06:20:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTEPADDING 06:20:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ 06:20:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126 06:20:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2 06:20:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2PADDING 06:20:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126PADDING 06:20:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4 06:20:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4PADDING 06:20:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/NOPADDING 06:20:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5 06:20:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5PADDING 06:20:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7 06:20:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7PADDING 06:20:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/TBC 06:20:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/TBCPADDING 06:20:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23 06:20:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23PADDING 06:20:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTE 06:20:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTEPADDING 06:20:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ 06:20:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126 06:20:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2 06:20:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2PADDING 06:20:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126PADDING 06:20:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4 06:20:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4PADDING 06:20:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/NOPADDING 06:20:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5 06:20:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5PADDING 06:20:26.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7 06:20:26.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7PADDING 06:20:26.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/TBC 06:20:26.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/TBCPADDING 06:20:26.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23 06:20:26.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23PADDING 06:20:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTE 06:20:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTEPADDING 06:20:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ 06:20:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126 06:20:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2 06:20:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2PADDING 06:20:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126PADDING 06:20:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4 06:20:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4PADDING 06:20:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/NOPADDING 06:20:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5 06:20:26.719 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5PADDING 06:20:26.719 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7 06:20:26.719 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7PADDING 06:20:26.719 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/TBC 06:20:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/TBCPADDING 06:20:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23 06:20:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23PADDING 06:20:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTE 06:20:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTEPADDING 06:20:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ 06:20:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126 06:20:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2 06:20:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2PADDING 06:20:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126PADDING 06:20:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4 06:20:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4PADDING 06:20:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/NOPADDING 06:20:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5 06:20:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5PADDING 06:20:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7 06:20:26.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7PADDING 06:20:26.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/TBC 06:20:26.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/TBCPADDING 06:20:26.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23 06:20:26.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23PADDING 06:20:26.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTE 06:20:26.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTEPADDING 06:20:26.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ 06:20:26.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126 06:20:26.726 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2 06:20:26.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2PADDING 06:20:26.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126PADDING 06:20:26.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4 06:20:26.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4PADDING 06:20:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/NOPADDING 06:20:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5 06:20:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5PADDING 06:20:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7 06:20:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7PADDING 06:20:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/TBC 06:20:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/TBCPADDING 06:20:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23 06:20:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23PADDING 06:20:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTE 06:20:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTEPADDING 06:20:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ 06:20:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126 06:20:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2 06:20:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2PADDING 06:20:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126PADDING 06:20:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4 06:20:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4PADDING 06:20:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/NOPADDING 06:20:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5 06:20:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5PADDING 06:20:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7 06:20:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7PADDING 06:20:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/TBC 06:20:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/TBCPADDING 06:20:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23 06:20:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23PADDING 06:20:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTE 06:20:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTEPADDING 06:20:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ 06:20:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126 06:20:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2 06:20:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2PADDING 06:20:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126PADDING 06:20:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4 06:20:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4PADDING 06:20:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/NOPADDING 06:20:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5 06:20:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5PADDING 06:20:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7 06:20:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7PADDING 06:20:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/TBC 06:20:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/TBCPADDING 06:20:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23 06:20:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23PADDING 06:20:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTE 06:20:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTEPADDING 06:20:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ 06:20:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126 06:20:26.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2 06:20:26.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2PADDING 06:20:26.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126PADDING 06:20:26.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4 06:20:26.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4PADDING 06:20:26.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/NOPADDING 06:20:26.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5 06:20:26.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5PADDING 06:20:26.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7 06:20:26.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5809 *** *** gcm 5810 *** *** gcm 5811 *** *** gcm 5812 *** *** gcm 5813 *** *** gcm 5814 *** *** gcm 5815 *** *** gcm 5816 *** *** gcm 5817 *** *** gcm 5818 *** *** gcm 5819 *** *** gcm 5820 *** *** gcm 5821 *** *** gcm 5822 *** *** gcm 5823 *** *** gcm 5824 *** *** gcm 5825 *** *** gcm 5826 *** *** gcm 5827 *** *** gcm 5828 *** *** gcm 5829 *** *** gcm 5830 *** *** gcm 5831 *** *** gcm 5832 *** *** gcm 5833 *** *** gcm 5834 *** *** gcm 5835 *** *** gcm 5836 *** *** gcm 5837 *** *** gcm 5838 *** *** gcm 5839 *** *** gcm 5840 *** *** gcm 5841 *** *** gcm 5842 *** *** gcm 5843 *** *** gcm 5844 *** *** gcm 5845 *** *** gcm 5846 *** *** gcm 5847 *** *** gcm 5848 *** *** gcm 5849 *** *** gcm 5850 *** *** gcm 5851 *** *** gcm 5852 *** *** gcm 5853 *** *** gcm 5854 *** *** gcm 5855 *** *** gcm 5856 *** *** gcm 5857 *** *** gcm 5858 *** *** gcm 5859 *** *** gcm 5860 *** *** gcm 5861 *** *** gcm 5862 *** *** gcm 5863 *** *** gcm 5864 *** *** gcm 5865 *** *** gcm 5866 *** *** gcm 5867 *** *** gcm 5868 *** *** gcm 5869 *** *** gcm 5870 *** *** gcm 5871 *** *** gcm 5872 *** *** gcm 5873 *** *** gcm 5874 *** *** gcm 5875 *** *** gcm 5876 *** *** gcm 5877 *** *** gcm 5878 *** *** gcm 5879 *** *** gcm 5880 *** *** gcm 5881 *** *** gcm 5882 *** *** gcm 5883 *** *** gcm 5884 *** *** gcm 5885 *** *** gcm 5886 *** *** gcm 5887 *** *** gcm 5888 *** *** gcm 5889 *** *** gcm 5890 *** *** gcm 5891 *** *** gcm 5892 *** *** gcm 5893 *** *** gcm 5894 *** *** gcm 5895 *** *** gcm 5896 *** *** gcm 5897 *** *** gcm 5898 *** *** gcm 5899 *** *** gcm 5900 *** *** gcm 5901 *** *** gcm 5902 *** *** gcm 5903 *** *** gcm 5904 *** *** gcm 5905 *** *** gcm 5906 *** *** gcm 5907 *** *** gcm 5908 *** *** gcm 5909 *** *** gcm 5910 *** *** gcm 5911 *** *** gcm 5912 *** *** gcm 5913 *** *** gcm 5914 *** *** gcm 5915 *** *** gcm 5916 *** *** gcm 5917 *** *** gcm 5918 *** *** gcm 5919 *** *** gcm 5920 *** *** gcm 5921 *** *** gcm 5922 *** *** gcm 5923 *** *** gcm 5924 *** *** gcm 5925 *** *** gcm 5926 *** *** gcm 5927 *** *** gcm 5928 *** *** gcm 5929 *** *** gcm 5930 *** *** gcm 5931 *** *** gcm 5932 *** *** gcm 5933 *** *** gcm 5934 *** *** gcm 5935 *** *** gcm 5936 *** *** gcm 5937 *** *** gcm 5938 *** *** gcm 5939 *** *** gcm 5940 *** *** gcm 5941 *** *** gcm 5942 *** *** gcm 5943 *** *** gcm 5944 *** *** gcm 5945 *** *** gcm 5946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/TBC 06:20:26.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/TBCPADDING 06:20:26.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23 06:20:26.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23PADDING 06:20:26.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTE 06:20:26.744 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTEPADDING 06:20:26.744 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ 06:20:26.744 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126 06:20:26.745 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2 06:20:26.745 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2PADDING 06:20:26.746 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5947 *** *** gcm 5948 *** *** gcm 5949 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.746 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5950 *** *** gcm 5951 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.747 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4PADDING 06:20:26.747 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/NOPADDING 06:20:26.748 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5952 *** *** gcm 5953 *** *** gcm 5954 *** *** gcm 5955 *** *** gcm 5956 *** *** gcm 5957 *** *** gcm 5958 *** *** gcm 5959 *** *** gcm 5960 *** *** gcm 5961 *** *** gcm 5962 *** *** gcm 5963 *** *** gcm 5964 *** *** gcm 5965 *** *** gcm 5966 *** *** gcm 5967 *** *** gcm 5968 *** *** gcm 5969 *** *** gcm 5970 *** *** gcm 5971 *** *** gcm 5972 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.748 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5PADDING 06:20:26.749 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5973 *** *** gcm 5974 *** *** gcm 5975 *** *** gcm 5976 *** *** gcm 5977 *** *** gcm 5978 *** *** gcm 5979 *** *** gcm 5980 *** *** gcm 5981 *** *** gcm 5982 *** *** gcm 5983 *** *** gcm 5984 *** *** gcm 5985 *** *** gcm 5986 *** *** gcm 5987 *** *** gcm 5988 *** *** gcm 5989 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.749 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7PADDING 06:20:26.750 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/TBC 06:20:26.750 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/TBCPADDING 06:20:26.750 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23 06:20:26.751 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23PADDING 06:20:26.751 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTE 06:20:26.752 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5990 *** *** gcm 5991 *** *** gcm 5992 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.752 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ 06:20:26.752 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126 06:20:26.753 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2 06:20:26.753 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2PADDING 06:20:26.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126PADDING 06:20:26.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4 06:20:26.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4PADDING 06:20:26.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/NOPADDING 06:20:26.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5993 *** *** gcm 5994 *** *** gcm 5995 *** *** gcm 5996 *** *** gcm 5997 *** *** gcm 5998 *** *** gcm 5999 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5PADDING 06:20:26.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7 06:20:26.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7PADDING 06:20:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/TBC 06:20:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/TBCPADDING 06:20:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23 06:20:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23PADDING 06:20:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTE 06:20:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTEPADDING 06:20:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ 06:20:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126 06:20:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2 06:20:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6000 *** *** gcm 6001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126PADDING 06:20:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4 06:20:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6002 *** *** gcm 6003 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6004 *** *** gcm 6005 *** *** gcm 6006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5 06:20:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5PADDING 06:20:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7 06:20:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6007 *** *** gcm 6008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6009 *** *** gcm 6010 *** *** gcm 6011 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/TBCPADDING 06:20:26.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23 06:20:26.759 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23PADDING 06:20:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTE 06:20:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTEPADDING 06:20:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ 06:20:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126 06:20:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2 06:20:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2PADDING 06:20:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126PADDING 06:20:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4 06:20:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6012 *** *** gcm 6013 *** *** gcm 6014 *** *** gcm 6015 *** *** gcm 6016 *** *** gcm 6017 *** *** gcm 6018 *** *** gcm 6019 *** *** gcm 6020 *** *** gcm 6021 *** *** gcm 6022 *** *** gcm 6023 *** *** gcm 6024 *** *** gcm 6025 *** *** gcm 6026 *** *** gcm 6027 *** *** gcm 6028 *** *** gcm 6029 *** *** gcm 6030 *** *** gcm 6031 *** *** gcm 6032 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/NOPADDING 06:20:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5 06:20:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5PADDING 06:20:26.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6033 *** *** gcm 6034 *** *** gcm 6035 *** *** gcm 6036 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7PADDING 06:20:26.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/TBC 06:20:26.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/TBCPADDING 06:20:26.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6037 *** *** gcm 6038 *** *** gcm 6039 *** *** gcm 6040 *** *** gcm 6041 *** *** gcm 6042 *** *** gcm 6043 *** *** gcm 6044 *** *** gcm 6045 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.762 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23PADDING 06:20:26.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6046 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6047 *** *** gcm 6048 *** *** gcm 6049 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6050 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126 06:20:26.763 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2 06:20:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2PADDING 06:20:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126PADDING 06:20:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4 06:20:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4PADDING 06:20:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/NOPADDING 06:20:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5 06:20:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5PADDING 06:20:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7 06:20:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7PADDING 06:20:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/TBC 06:20:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/TBCPADDING 06:20:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23 06:20:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23PADDING 06:20:26.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTE 06:20:26.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTEPADDING 06:20:26.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6051 *** *** gcm 6052 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126 06:20:26.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2 06:20:26.766 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2PADDING 06:20:26.767 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6053 *** *** gcm 6054 *** *** gcm 6055 *** *** gcm 6056 *** *** gcm 6057 *** *** gcm 6058 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.767 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4 06:20:26.767 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4PADDING 06:20:26.767 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/NOPADDING 06:20:26.767 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5 06:20:26.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5PADDING 06:20:26.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7 06:20:26.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7PADDING 06:20:26.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/TBC 06:20:26.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/TBCPADDING 06:20:26.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6059 *** *** gcm 6060 *** *** gcm 6061 *** *** gcm 6062 *** *** gcm 6063 *** *** gcm 6064 *** *** gcm 6065 *** *** gcm 6066 *** *** gcm 6067 *** *** gcm 6068 *** *** gcm 6069 *** *** gcm 6070 *** *** gcm 6071 *** *** gcm 6072 *** *** gcm 6073 *** *** gcm 6074 *** *** gcm 6075 *** *** gcm 6076 *** *** gcm 6077 *** *** gcm 6078 *** *** gcm 6079 *** *** gcm 6080 *** *** gcm 6081 *** *** gcm 6082 *** *** gcm 6083 *** *** gcm 6084 *** *** gcm 6085 *** *** gcm 6086 *** *** gcm 6087 *** *** gcm 6088 *** *** gcm 6089 *** *** gcm 6090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23PADDING 06:20:26.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTE 06:20:26.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTEPADDING 06:20:26.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ 06:20:26.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126 06:20:26.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2 06:20:26.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2PADDING 06:20:26.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126PADDING 06:20:26.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4 06:20:26.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6091 *** *** gcm 6092 *** *** gcm 6093 *** *** gcm 6094 *** *** gcm 6095 *** *** gcm 6096 *** *** gcm 6097 *** *** gcm 6098 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6099 *** *** gcm 6100 *** *** gcm 6101 *** *** gcm 6102 *** *** gcm 6103 *** *** gcm 6104 *** *** gcm 6105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5 06:20:26.775 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5PADDING 06:20:26.775 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7 06:20:26.775 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7PADDING 06:20:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6106 *** *** gcm 6107 *** *** gcm 6108 *** *** gcm 6109 *** *** gcm 6110 *** *** gcm 6111 *** *** gcm 6112 *** *** gcm 6113 *** *** gcm 6114 *** *** gcm 6115 *** *** gcm 6116 *** *** gcm 6117 *** *** gcm 6118 *** *** gcm 6119 *** *** gcm 6120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/TBCPADDING 06:20:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23 06:20:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23PADDING 06:20:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTE 06:20:26.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTEPADDING 06:20:26.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ 06:20:26.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6121 *** *** gcm 6122 *** *** gcm 6123 *** *** gcm 6124 *** *** gcm 6125 *** *** gcm 6126 *** *** gcm 6127 *** *** gcm 6128 *** *** gcm 6129 *** *** gcm 6130 *** *** gcm 6131 *** *** gcm 6132 *** *** gcm 6133 *** *** gcm 6134 *** *** gcm 6135 *** *** gcm 6136 *** *** gcm 6137 *** *** gcm 6138 *** *** gcm 6139 *** *** gcm 6140 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2 06:20:26.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6141 *** *** gcm 6142 *** *** gcm 6143 *** *** gcm 6144 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126PADDING 06:20:26.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4 06:20:26.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4PADDING 06:20:26.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/NOPADDING 06:20:26.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5 06:20:26.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5PADDING 06:20:26.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7 06:20:26.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7PADDING 06:20:26.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/TBC 06:20:26.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6145 *** *** gcm 6146 *** *** gcm 6147 *** *** gcm 6148 *** *** gcm 6149 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23 06:20:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23PADDING 06:20:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTE 06:20:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTEPADDING 06:20:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ 06:20:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126 06:20:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6150 *** *** gcm 6151 *** *** gcm 6152 *** *** gcm 6153 *** *** gcm 6154 *** *** gcm 6155 *** *** gcm 6156 *** *** gcm 6157 *** *** gcm 6158 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2PADDING 06:20:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126PADDING 06:20:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4 06:20:26.783 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6159 *** *** gcm 6160 *** *** gcm 6161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.783 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6162 *** *** gcm 6163 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.783 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5 06:20:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5PADDING 06:20:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7 06:20:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7PADDING 06:20:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/TBC 06:20:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/TBCPADDING 06:20:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23 06:20:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23PADDING 06:20:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTE 06:20:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6164 *** *** gcm 6165 *** *** gcm 6166 *** *** gcm 6167 *** *** gcm 6168 *** *** gcm 6169 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ 06:20:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126 06:20:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2 06:20:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2PADDING 06:20:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126PADDING 06:20:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4 06:20:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4PADDING 06:20:26.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/NOPADDING 06:20:26.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5 06:20:26.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5PADDING 06:20:26.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7 06:20:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7PADDING 06:20:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/TBC 06:20:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/TBCPADDING 06:20:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23 06:20:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23PADDING 06:20:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTE 06:20:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTEPADDING 06:20:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ 06:20:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126 06:20:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2 06:20:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2PADDING 06:20:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126PADDING 06:20:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4 06:20:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4PADDING 06:20:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6170 *** *** gcm 6171 *** *** gcm 6172 *** *** gcm 6173 *** *** gcm 6174 *** *** gcm 6175 *** *** gcm 6176 *** *** gcm 6177 *** *** gcm 6178 *** *** gcm 6179 *** *** gcm 6180 *** *** gcm 6181 *** *** gcm 6182 *** *** gcm 6183 *** *** gcm 6184 *** *** gcm 6185 *** *** gcm 6186 *** *** gcm 6187 *** *** gcm 6188 *** *** gcm 6189 *** *** gcm 6190 *** *** gcm 6191 *** *** gcm 6192 *** *** gcm 6193 *** *** gcm 6194 *** *** gcm 6195 *** *** gcm 6196 *** *** gcm 6197 *** *** gcm 6198 *** *** gcm 6199 *** *** gcm 6200 *** *** gcm 6201 *** *** gcm 6202 *** *** gcm 6203 *** *** gcm 6204 *** *** gcm 6205 *** *** gcm 6206 *** *** gcm 6207 *** *** gcm 6208 *** *** gcm 6209 *** *** gcm 6210 *** *** gcm 6211 *** *** gcm 6212 *** *** gcm 6213 *** *** gcm 6214 *** *** gcm 6215 *** *** gcm 6216 *** *** gcm 6217 *** *** gcm 6218 *** *** gcm 6219 *** *** gcm 6220 *** *** gcm 6221 *** *** gcm 6222 *** *** gcm 6223 *** *** gcm 6224 *** *** gcm 6225 *** *** gcm 6226 *** *** gcm 6227 *** *** gcm 6228 *** *** gcm 6229 *** *** gcm 6230 *** *** gcm 6231 *** *** gcm 6232 *** *** gcm 6233 *** *** gcm 6234 *** *** gcm 6235 *** *** gcm 6236 *** *** gcm 6237 *** *** gcm 6238 *** *** gcm 6239 *** *** gcm 6240 *** *** gcm 6241 *** *** gcm 6242 *** *** gcm 6243 *** *** gcm 6244 *** *** gcm 6245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5 06:20:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5PADDING 06:20:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7 06:20:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7PADDING 06:20:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/TBC 06:20:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/TBCPADDING 06:20:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23 06:20:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23PADDING 06:20:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTE 06:20:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTEPADDING 06:20:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CTS/ 06:20:26.792 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/" does not support IV => Skipping. 06:20:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CTS/NOPADDING 06:20:26.792 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/NOPADDING" does not support IV => Skipping. 06:20:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/EAX/ 06:20:26.793 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/EAX/NOPADDING 06:20:26.793 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/ECB/ 06:20:26.794 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/" does not support IV => Skipping. 06:20:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/ECB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6246 *** *** gcm 6247 *** *** gcm 6248 *** *** gcm 6249 *** *** gcm 6250 *** *** gcm 6251 *** *** gcm 6252 *** *** gcm 6253 *** *** gcm 6254 *** *** gcm 6255 *** *** gcm 6256 *** *** gcm 6257 *** *** gcm 6258 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.794 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/NOPADDING" does not support IV => Skipping. 06:20:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6259 *** *** gcm 6260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126 06:20:26.795 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2 06:20:26.795 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6261 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.796 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126PADDING 06:20:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4 06:20:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4PADDING 06:20:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/NOPADDING 06:20:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5 06:20:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5PADDING 06:20:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7 06:20:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6262 *** *** gcm 6263 *** *** gcm 6264 *** *** gcm 6265 *** *** gcm 6266 *** *** gcm 6267 *** *** gcm 6268 *** *** gcm 6269 *** *** gcm 6270 *** *** gcm 6271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/TBC 06:20:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/TBCPADDING 06:20:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23 06:20:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23PADDING 06:20:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTE 06:20:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTEPADDING 06:20:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6272 *** *** gcm 6273 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2PADDING 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126PADDING 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6274 *** *** gcm 6275 *** *** gcm 6276 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/NOPADDING 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6277 *** *** gcm 6278 *** *** gcm 6279 *** *** gcm 6280 *** *** gcm 6281 *** *** gcm 6282 *** *** gcm 6283 *** *** gcm 6284 *** *** gcm 6285 *** *** gcm 6286 *** *** gcm 6287 *** *** gcm 6288 *** *** gcm 6289 *** *** gcm 6290 *** *** gcm 6291 *** *** gcm 6292 *** *** gcm 6293 *** *** gcm 6294 *** *** gcm 6295 *** *** gcm 6296 *** *** gcm 6297 *** *** gcm 6298 *** *** gcm 6299 *** *** gcm 6300 *** *** gcm 6301 *** *** gcm 6302 *** *** gcm 6303 *** *** gcm 6304 *** *** gcm 6305 *** *** gcm 6306 *** *** gcm 6307 *** *** gcm 6308 *** *** gcm 6309 *** *** gcm 6310 *** *** gcm 6311 *** *** gcm 6312 *** *** gcm 6313 *** *** gcm 6314 *** *** gcm 6315 *** *** gcm 6316 *** *** gcm 6317 *** *** gcm 6318 *** *** gcm 6319 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6320 *** *** gcm 6321 *** *** gcm 6322 *** *** gcm 6323 *** *** gcm 6324 *** *** gcm 6325 *** *** gcm 6326 *** *** gcm 6327 *** *** gcm 6328 *** *** gcm 6329 *** *** gcm 6330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6331 *** *** gcm 6332 *** *** gcm 6333 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6334 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6336 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6337 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6339 *** *** gcm 6340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6341 *** *** gcm 6342 *** *** gcm 6343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6346 *** *** gcm 6347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126PADDING 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6349 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4PADDING 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6351 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6353 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/TBC 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/TBCPADDING 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23PADDING 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTE 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTEPADDING 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ 06:20:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126 06:20:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2 06:20:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2PADDING 06:20:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126PADDING 06:20:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4 06:20:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4PADDING 06:20:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/NOPADDING 06:20:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5PADDING 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7PADDING 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/TBC 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/TBCPADDING 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23PADDING 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTE 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTEPADDING 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2PADDING 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126PADDING 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4PADDING 06:20:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/NOPADDING 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5PADDING 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7PADDING 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/TBC 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/TBCPADDING 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23PADDING 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTE 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6354 *** *** gcm 6355 *** *** gcm 6356 *** *** gcm 6357 *** *** gcm 6358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2PADDING 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126PADDING 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4 06:20:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4PADDING 06:20:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/NOPADDING 06:20:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6359 *** *** gcm 6360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5PADDING 06:20:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7 06:20:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7PADDING 06:20:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6361 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/TBCPADDING 06:20:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23 06:20:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTE 06:20:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6363 *** *** gcm 6364 *** *** gcm 6365 *** *** gcm 6366 *** *** gcm 6367 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ 06:20:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126 06:20:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2 06:20:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6368 *** *** gcm 6369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126PADDING 06:20:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4 06:20:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4PADDING 06:20:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6370 *** *** gcm 6371 *** *** gcm 6372 *** *** gcm 6373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5 06:20:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5PADDING 06:20:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7 06:20:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7PADDING 06:20:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/TBC 06:20:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/TBCPADDING 06:20:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23 06:20:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23PADDING 06:20:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTE 06:20:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTEPADDING 06:20:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ 06:20:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126 06:20:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2 06:20:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2PADDING 06:20:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126PADDING 06:20:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4 06:20:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4PADDING 06:20:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/NOPADDING 06:20:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5 06:20:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5PADDING 06:20:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6374 *** *** gcm 6375 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/TBC 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/TBCPADDING 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23PADDING 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTE 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6376 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126 06:20:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2 06:20:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2PADDING 06:20:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126PADDING 06:20:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4 06:20:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4PADDING 06:20:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/NOPADDING 06:20:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5 06:20:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5PADDING 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7PADDING 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/TBC 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/TBCPADDING 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23PADDING 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTE 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTEPADDING 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2 06:20:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2PADDING 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126PADDING 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4PADDING 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/NOPADDING 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5PADDING 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7PADDING 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/TBC 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/TBCPADDING 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23 06:20:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23PADDING 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTE 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTEPADDING 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2PADDING 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126PADDING 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4PADDING 06:20:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/NOPADDING 06:20:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5 06:20:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5PADDING 06:20:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7 06:20:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7PADDING 06:20:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/TBC 06:20:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/TBCPADDING 06:20:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23 06:20:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23PADDING 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTE 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTEPADDING 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2PADDING 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126PADDING 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4PADDING 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/NOPADDING 06:20:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5PADDING 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7PADDING 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/TBC 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/TBCPADDING 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23PADDING 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTE 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTEPADDING 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ 06:20:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2PADDING 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126PADDING 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4PADDING 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/NOPADDING 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5PADDING 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7 06:20:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7PADDING 06:20:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/TBC 06:20:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/TBCPADDING 06:20:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23 06:20:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23PADDING 06:20:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTE 06:20:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTEPADDING 06:20:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ 06:20:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126 06:20:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2 06:20:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2PADDING 06:20:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126PADDING 06:20:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4 06:20:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4PADDING 06:20:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/NOPADDING 06:20:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5 06:20:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5PADDING 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7PADDING 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/TBC 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/TBCPADDING 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23PADDING 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTE 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTEPADDING 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ 06:20:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126 06:20:26.850 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2 06:20:26.850 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2PADDING 06:20:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126PADDING 06:20:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4 06:20:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4PADDING 06:20:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/NOPADDING 06:20:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5 06:20:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5PADDING 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7PADDING 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/TBC 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/TBCPADDING 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23PADDING 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTE 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTEPADDING 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2PADDING 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126PADDING 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4PADDING 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/NOPADDING 06:20:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5PADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7PADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/TBC 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/TBCPADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23PADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTE 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTEPADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2PADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126PADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4PADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/NOPADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5PADDING 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7 06:20:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7PADDING 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/TBC 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/TBCPADDING 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23PADDING 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTE 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTEPADDING 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2PADDING 06:20:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126PADDING 06:20:26.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4 06:20:26.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4PADDING 06:20:26.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/NOPADDING 06:20:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5 06:20:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5PADDING 06:20:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7 06:20:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7PADDING 06:20:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/TBC 06:20:26.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/TBCPADDING 06:20:26.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23 06:20:26.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23PADDING 06:20:26.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTE 06:20:26.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTEPADDING 06:20:26.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ 06:20:26.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126 06:20:26.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2PADDING 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126PADDING 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4PADDING 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/NOPADDING 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5PADDING 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7PADDING 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/TBC 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/TBCPADDING 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23PADDING 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTE 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTEPADDING 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126 06:20:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2PADDING 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126PADDING 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4PADDING 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/NOPADDING 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5PADDING 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7PADDING 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/TBC 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/TBCPADDING 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23PADDING 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTE 06:20:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTEPADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2PADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126PADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4PADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/NOPADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5PADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7PADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/TBC 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/TBCPADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23PADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTE 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTEPADDING 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2 06:20:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2PADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126PADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4PADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/NOPADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5PADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7PADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/TBC 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/TBCPADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23PADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTE 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTEPADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2PADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126PADDING 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4 06:20:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4PADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/NOPADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5PADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7PADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/TBC 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/TBCPADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23PADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTE 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTEPADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2PADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126PADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4PADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/NOPADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5PADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7PADDING 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/TBC 06:20:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/TBCPADDING 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23PADDING 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTE 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTEPADDING 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2PADDING 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126PADDING 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4PADDING 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/NOPADDING 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5PADDING 06:20:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7PADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/TBC 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/TBCPADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23PADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTE 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTEPADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2PADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126PADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4PADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/NOPADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5PADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7PADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/TBC 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/TBCPADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23PADDING 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTE 06:20:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTEPADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2PADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126PADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4PADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/NOPADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5PADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7PADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/TBC 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/TBCPADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23PADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTE 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTEPADDING 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ 06:20:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2PADDING 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126PADDING 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4PADDING 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/NOPADDING 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5PADDING 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7PADDING 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/TBC 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/TBCPADDING 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23PADDING 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTE 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTEPADDING 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2 06:20:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2PADDING 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126PADDING 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4PADDING 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/NOPADDING 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5PADDING 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7PADDING 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/TBC 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/TBCPADDING 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23PADDING 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTE 06:20:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTEPADDING 06:20:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ 06:20:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126 06:20:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2 06:20:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2PADDING 06:20:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126PADDING 06:20:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4 06:20:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4PADDING 06:20:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/NOPADDING 06:20:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5 06:20:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5PADDING 06:20:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7PADDING 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/TBC 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/TBCPADDING 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23PADDING 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTE 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTEPADDING 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2PADDING 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126PADDING 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4PADDING 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/NOPADDING 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5PADDING 06:20:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7PADDING 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/TBC 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/TBCPADDING 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23PADDING 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTE 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTEPADDING 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2PADDING 06:20:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126PADDING 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4PADDING 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/NOPADDING 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5PADDING 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7PADDING 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/TBC 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/TBCPADDING 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23PADDING 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTE 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTEPADDING 06:20:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ 06:20:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126 06:20:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2 06:20:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2PADDING 06:20:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126PADDING 06:20:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4 06:20:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4PADDING 06:20:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/NOPADDING 06:20:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5 06:20:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5PADDING 06:20:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7 06:20:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7PADDING 06:20:26.879 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/TBC 06:20:26.879 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/TBCPADDING 06:20:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23 06:20:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23PADDING 06:20:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTE 06:20:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTEPADDING 06:20:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ 06:20:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126 06:20:26.881 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2 06:20:26.881 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2PADDING 06:20:26.889 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126PADDING 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4PADDING 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/NOPADDING 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5PADDING 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7PADDING 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/TBC 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/TBCPADDING 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23PADDING 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTE 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTEPADDING 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ 06:20:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126 06:20:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2 06:20:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2PADDING 06:20:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126PADDING 06:20:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4 06:20:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4PADDING 06:20:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/NOPADDING 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5PADDING 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7PADDING 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/TBC 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/TBCPADDING 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/X9.23 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/X9.23PADDING 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTE 06:20:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTEPADDING 06:20:26.893 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6// 06:20:26.893 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//" does not support IV => Skipping. 06:20:26.893 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6//NOPADDING 06:20:26.894 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//NOPADDING" does not support IV => Skipping. 06:20:26.894 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC-CTS/ 06:20:26.894 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC-CTS/NOPADDING 06:20:26.894 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ 06:20:26.895 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126 06:20:26.895 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2 06:20:26.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2PADDING 06:20:26.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126PADDING 06:20:26.896 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4 06:20:26.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4PADDING 06:20:26.897 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/NOPADDING 06:20:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5 06:20:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5PADDING 06:20:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7 06:20:26.899 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7PADDING 06:20:26.899 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/TBC 06:20:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/TBCPADDING 06:20:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/X9.23 06:20:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/X9.23PADDING 06:20:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTE 06:20:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTEPADDING 06:20:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CCM/ 06:20:26.901 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CCM/NOPADDING 06:20:26.902 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ 06:20:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126 06:20:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2 06:20:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2PADDING 06:20:26.903 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126PADDING 06:20:26.903 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4 06:20:26.903 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4PADDING 06:20:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/NOPADDING 06:20:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5 06:20:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5PADDING 06:20:26.905 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7 06:20:26.905 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7PADDING 06:20:26.906 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/TBC 06:20:26.906 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/TBCPADDING 06:20:26.907 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/X9.23 06:20:26.907 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/X9.23PADDING 06:20:26.908 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTE 06:20:26.909 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTEPADDING 06:20:26.910 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ 06:20:26.912 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126 06:20:26.912 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2 06:20:26.913 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2PADDING 06:20:26.913 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126PADDING 06:20:26.913 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4 06:20:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4PADDING 06:20:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/NOPADDING 06:20:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5 06:20:26.915 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5PADDING 06:20:26.915 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7 06:20:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7PADDING 06:20:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/TBC 06:20:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/TBCPADDING 06:20:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23 06:20:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23PADDING 06:20:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTE 06:20:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTEPADDING 06:20:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ 06:20:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126 06:20:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2 06:20:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2PADDING 06:20:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126PADDING 06:20:26.919 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4 06:20:26.919 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4PADDING 06:20:26.919 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/NOPADDING 06:20:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5 06:20:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5PADDING 06:20:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7 06:20:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7PADDING 06:20:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/TBC 06:20:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/TBCPADDING 06:20:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23 06:20:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23PADDING 06:20:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTE 06:20:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTEPADDING 06:20:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ 06:20:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126 06:20:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2 06:20:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2PADDING 06:20:26.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126PADDING 06:20:26.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4 06:20:26.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4PADDING 06:20:26.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/NOPADDING 06:20:26.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5 06:20:26.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5PADDING 06:20:26.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7 06:20:26.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7PADDING 06:20:26.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/TBC 06:20:26.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/TBCPADDING 06:20:26.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23 06:20:26.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23PADDING 06:20:26.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTE 06:20:26.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTEPADDING 06:20:26.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ 06:20:26.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126 06:20:26.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2 06:20:26.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2PADDING 06:20:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126PADDING 06:20:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4 06:20:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4PADDING 06:20:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/NOPADDING 06:20:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5 06:20:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5PADDING 06:20:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7 06:20:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7PADDING 06:20:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/TBC 06:20:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/TBCPADDING 06:20:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23 06:20:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23PADDING 06:20:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTE 06:20:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTEPADDING 06:20:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ 06:20:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126 06:20:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2 06:20:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2PADDING 06:20:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126PADDING 06:20:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4 06:20:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4PADDING 06:20:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/NOPADDING 06:20:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5 06:20:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5PADDING 06:20:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7 06:20:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7PADDING 06:20:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/TBC 06:20:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/TBCPADDING 06:20:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23 06:20:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23PADDING 06:20:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTE 06:20:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTEPADDING 06:20:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ 06:20:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126 06:20:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2 06:20:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2PADDING 06:20:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126PADDING 06:20:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4 06:20:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4PADDING 06:20:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/NOPADDING 06:20:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5 06:20:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5PADDING 06:20:26.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7 06:20:26.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7PADDING 06:20:26.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/TBC 06:20:26.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/TBCPADDING 06:20:26.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23 06:20:26.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23PADDING 06:20:26.937 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6377 *** *** gcm 6378 *** *** gcm 6379 *** *** gcm 6380 *** *** gcm 6381 *** *** gcm 6382 *** *** gcm 6383 *** *** gcm 6384 *** *** gcm 6385 *** *** gcm 6386 *** *** gcm 6387 *** *** gcm 6388 *** *** gcm 6389 *** *** gcm 6390 *** *** gcm 6391 *** *** gcm 6392 *** *** gcm 6393 *** *** gcm 6394 *** *** gcm 6395 *** *** gcm 6396 *** *** gcm 6397 *** *** gcm 6398 *** *** gcm 6399 *** *** gcm 6400 *** *** gcm 6401 *** *** gcm 6402 *** *** gcm 6403 *** *** gcm 6404 *** *** gcm 6405 *** *** gcm 6406 *** *** gcm 6407 *** *** gcm 6408 *** *** gcm 6409 *** *** gcm 6410 *** *** gcm 6411 *** *** gcm 6412 *** *** gcm 6413 *** *** gcm 6414 *** *** gcm 6415 *** *** gcm 6416 *** *** gcm 6417 *** *** gcm 6418 *** *** gcm 6419 *** *** gcm 6420 *** *** gcm 6421 *** *** gcm 6422 *** *** gcm 6423 *** *** gcm 6424 *** *** gcm 6425 *** *** gcm 6426 *** *** gcm 6427 *** *** gcm 6428 *** *** gcm 6429 *** *** gcm 6430 *** *** gcm 6431 *** *** gcm 6432 *** *** gcm 6433 *** *** gcm 6434 *** *** gcm 6435 *** *** gcm 6436 *** *** gcm 6437 *** *** gcm 6438 *** *** gcm 6439 *** *** gcm 6440 *** *** gcm 6441 *** *** gcm 6442 *** *** gcm 6443 *** *** gcm 6444 *** *** gcm 6445 *** *** gcm 6446 *** *** gcm 6447 *** *** gcm 6448 *** *** gcm 6449 *** *** gcm 6450 *** *** gcm 6451 *** *** gcm 6452 *** *** gcm 6453 *** *** gcm 6454 *** *** gcm 6455 *** *** gcm 6456 *** *** gcm 6457 *** *** gcm 6458 *** *** gcm 6459 *** *** gcm 6460 *** *** gcm 6461 *** *** gcm 6462 *** *** gcm 6463 *** *** gcm 6464 *** *** gcm 6465 *** *** gcm 6466 *** *** gcm 6467 *** *** gcm 6468 *** *** gcm 6469 *** *** gcm 6470 *** *** gcm 6471 *** *** gcm 6472 *** *** gcm 6473 *** *** gcm 6474 *** *** gcm 6475 *** *** gcm 6476 *** *** gcm 6477 *** *** gcm 6478 *** *** gcm 6479 *** *** gcm 6480 *** *** gcm 6481 *** *** gcm 6482 *** *** gcm 6483 *** *** gcm 6484 *** *** gcm 6485 *** *** gcm 6486 *** *** gcm 6487 *** *** gcm 6488 *** *** gcm 6489 *** *** gcm 6490 *** *** gcm 6491 *** *** gcm 6492 *** *** gcm 6493 *** *** gcm 6494 *** *** gcm 6495 *** *** gcm 6496 *** *** gcm 6497 *** *** gcm 6498 *** *** gcm 6499 *** *** gcm 6500 *** *** gcm 6501 *** *** gcm 6502 *** *** gcm 6503 *** *** gcm 6504 *** *** gcm 6505 *** *** gcm 6506 *** *** gcm 6507 *** *** gcm 6508 *** *** gcm 6509 *** *** gcm 6510 *** *** gcm 6511 *** *** gcm 6512 *** *** gcm 6513 *** *** gcm 6514 *** *** gcm 6515 *** *** gcm 6516 *** *** gcm 6517 *** *** gcm 6518 *** *** gcm 6519 *** *** gcm 6520 *** *** gcm 6521 *** *** gcm 6522 *** *** gcm 6523 *** *** gcm 6524 *** *** gcm 6525 *** *** gcm 6526 *** *** gcm 6527 *** *** gcm 6528 *** *** gcm 6529 *** *** gcm 6530 *** *** gcm 6531 *** *** gcm 6532 *** *** gcm 6533 *** *** gcm 6534 *** *** gcm 6535 *** *** gcm 6536 *** *** gcm 6537 *** *** gcm 6538 *** *** gcm 6539 *** *** gcm 6540 *** *** gcm 6541 *** *** gcm 6542 *** *** gcm 6543 *** *** gcm 6544 *** *** gcm 6545 *** *** gcm 6546 *** *** gcm 6547 *** *** gcm 6548 *** *** gcm 6549 *** *** gcm 6550 *** *** gcm 6551 *** *** gcm 6552 *** *** gcm 6553 *** *** gcm 6554 *** *** gcm 6555 *** *** gcm 6556 *** *** gcm 6557 *** *** gcm 6558 *** *** gcm 6559 *** *** gcm 6560 *** *** gcm 6561 *** *** gcm 6562 *** *** gcm 6563 *** *** gcm 6564 *** *** gcm 6565 *** *** gcm 6566 *** *** gcm 6567 *** *** gcm 6568 *** *** gcm 6569 *** *** gcm 6570 *** *** gcm 6571 *** *** gcm 6572 *** *** gcm 6573 *** *** gcm 6574 *** *** gcm 6575 *** *** gcm 6576 *** *** gcm 6577 *** *** gcm 6578 *** *** gcm 6579 *** *** gcm 6580 *** *** gcm 6581 *** *** gcm 6582 *** *** gcm 6583 *** *** gcm 6584 *** *** gcm 6585 *** *** gcm 6586 *** *** gcm 6587 *** *** gcm 6588 *** *** gcm 6589 *** *** gcm 6590 *** *** gcm 6591 *** *** gcm 6592 *** *** gcm 6593 *** *** gcm 6594 *** *** gcm 6595 *** *** gcm 6596 *** *** gcm 6597 *** *** gcm 6598 *** *** gcm 6599 *** *** gcm 6600 *** *** gcm 6601 *** *** gcm 6602 *** *** gcm 6603 *** *** gcm 6604 *** *** gcm 6605 *** *** gcm 6606 *** *** gcm 6607 *** *** gcm 6608 *** *** gcm 6609 *** *** gcm 6610 *** *** gcm 6611 *** *** gcm 6612 *** *** gcm 6613 *** *** gcm 6614 *** *** gcm 6615 *** *** gcm 6616 *** *** gcm 6617 *** *** gcm 6618 *** *** gcm 6619 *** *** gcm 6620 *** *** gcm 6621 *** *** gcm 6622 *** *** gcm 6623 *** *** gcm 6624 *** *** gcm 6625 *** *** gcm 6626 *** *** gcm 6627 *** *** gcm 6628 *** *** gcm 6629 *** *** gcm 6630 *** *** gcm 6631 *** *** gcm 6632 *** *** gcm 6633 *** *** gcm 6634 *** *** gcm 6635 *** *** gcm 6636 *** *** gcm 6637 *** *** gcm 6638 *** *** gcm 6639 *** *** gcm 6640 *** *** gcm 6641 *** *** gcm 6642 *** *** gcm 6643 *** *** gcm 6644 *** *** gcm 6645 *** *** gcm 6646 *** *** gcm 6647 *** *** gcm 6648 *** *** gcm 6649 *** *** gcm 6650 *** *** gcm 6651 *** *** gcm 6652 *** *** gcm 6653 *** *** gcm 6654 *** *** gcm 6655 *** *** gcm 6656 *** *** gcm 6657 *** *** gcm 6658 *** *** gcm 6659 *** *** gcm 6660 *** *** gcm 6661 *** *** gcm 6662 *** *** gcm 6663 *** *** gcm 6664 *** *** gcm 6665 *** *** gcm 6666 *** *** gcm 6667 *** *** gcm 6668 *** *** gcm 6669 *** *** gcm 6670 *** *** gcm 6671 *** *** gcm 6672 *** *** gcm 6673 *** *** gcm 6674 *** *** gcm 6675 *** *** gcm 6676 *** *** gcm 6677 *** *** gcm 6678 *** *** gcm 6679 *** *** gcm 6680 *** *** gcm 6681 *** *** gcm 6682 *** *** gcm 6683 *** *** gcm 6684 *** *** gcm 6685 *** *** gcm 6686 *** *** gcm 6687 *** *** gcm 6688 *** *** gcm 6689 *** *** gcm 6690 *** *** gcm 6691 *** *** gcm 6692 *** *** gcm 6693 *** *** gcm 6694 *** *** gcm 6695 *** *** gcm 6696 *** *** gcm 6697 *** *** gcm 6698 *** *** gcm 6699 *** *** gcm 6700 *** *** gcm 6701 *** *** gcm 6702 *** *** gcm 6703 *** *** gcm 6704 *** *** gcm 6705 *** *** gcm 6706 *** *** gcm 6707 *** *** gcm 6708 *** *** gcm 6709 *** *** gcm 6710 *** *** gcm 6711 *** *** gcm 6712 *** *** gcm 6713 *** *** gcm 6714 *** *** gcm 6715 *** *** gcm 6716 *** *** gcm 6717 *** *** gcm 6718 *** *** gcm 6719 *** *** gcm 6720 *** *** gcm 6721 *** *** gcm 6722 *** *** gcm 6723 *** *** gcm 6724 *** *** gcm 6725 *** *** gcm 6726 *** *** gcm 6727 *** *** gcm 6728 *** *** gcm 6729 *** *** gcm 6730 *** *** gcm 6731 *** *** gcm 6732 *** *** gcm 6733 *** *** gcm 6734 *** *** gcm 6735 *** *** gcm 6736 *** *** gcm 6737 *** *** gcm 6738 *** *** gcm 6739 *** *** gcm 6740 *** *** gcm 6741 *** *** gcm 6742 *** *** gcm 6743 *** *** gcm 6744 *** *** gcm 6745 *** *** gcm 6746 *** *** gcm 6747 *** *** gcm 6748 *** *** gcm 6749 *** *** gcm 6750 *** *** gcm 6751 *** *** gcm 6752 *** *** gcm 6753 *** *** gcm 6754 *** *** gcm 6755 *** *** gcm 6756 *** *** gcm 6757 *** *** gcm 6758 *** *** gcm 6759 *** *** gcm 6760 *** *** gcm 6761 *** *** gcm 6762 *** *** gcm 6763 *** *** gcm 6764 *** *** gcm 6765 *** *** gcm 6766 *** *** gcm 6767 *** *** gcm 6768 *** *** gcm 6769 *** *** gcm 6770 *** *** gcm 6771 *** *** gcm 6772 *** *** gcm 6773 *** *** gcm 6774 *** *** gcm 6775 *** *** gcm 6776 *** *** gcm 6777 *** *** gcm 6778 *** *** gcm 6779 *** *** gcm 6780 *** *** gcm 6781 *** *** gcm 6782 *** *** gcm 6783 *** *** gcm 6784 *** *** gcm 6785 *** *** gcm 6786 *** *** gcm 6787 *** *** gcm 6788 *** *** gcm 6789 *** *** gcm 6790 *** *** gcm 6791 *** *** gcm 6792 *** *** gcm 6793 *** *** gcm 6794 *** *** gcm 6795 *** *** gcm 6796 *** *** gcm 6797 *** *** gcm 6798 *** *** gcm 6799 *** *** gcm 6800 *** *** gcm 6801 *** *** gcm 6802 *** *** gcm 6803 *** *** gcm 6804 *** *** gcm 6805 *** *** gcm 6806 *** *** gcm 6807 *** *** gcm 6808 *** *** gcm 6809 *** *** gcm 6810 *** *** gcm 6811 *** *** gcm 6812 *** *** gcm 6813 *** *** gcm 6814 *** *** gcm 6815 *** *** gcm 6816 *** *** gcm 6817 *** *** gcm 6818 *** *** gcm 6819 *** *** gcm 6820 *** *** gcm 6821 *** *** gcm 6822 *** *** gcm 6823 *** *** gcm 6824 *** *** gcm 6825 *** *** gcm 6826 *** *** gcm 6827 *** *** gcm 6828 *** *** gcm 6829 *** *** gcm 6830 *** *** gcm 6831 *** *** gcm 6832 *** *** gcm 6833 *** *** gcm 6834 *** *** gcm 6835 *** *** gcm 6836 *** *** gcm 6837 *** *** gcm 6838 *** *** gcm 6839 *** *** gcm 6840 *** *** gcm 6841 *** *** gcm 6842 *** *** gcm 6843 *** *** gcm 6844 *** *** gcm 6845 *** *** gcm 6846 *** *** gcm 6847 *** *** gcm 6848 *** *** gcm 6849 *** *** gcm 6850 *** *** gcm 6851 *** *** gcm 6852 *** *** gcm 6853 *** *** gcm 6854 *** *** gcm 6855 *** *** gcm 6856 *** *** gcm 6857 *** *** gcm 6858 *** *** gcm 6859 *** *** gcm 6860 *** *** gcm 6861 *** *** gcm 6862 *** *** gcm 6863 *** *** gcm 6864 *** *** gcm 6865 *** *** gcm 6866 *** *** gcm 6867 *** *** gcm 6868 *** *** gcm 6869 *** *** gcm 6870 *** *** gcm 6871 *** *** gcm 6872 *** *** gcm 6873 *** *** gcm 6874 *** *** gcm 6875 *** *** gcm 6876 *** *** gcm 6877 *** *** gcm 6878 *** *** gcm 6879 *** *** gcm 6880 *** *** gcm 6881 *** *** gcm 6882 *** *** gcm 6883 *** *** gcm 6884 *** *** gcm 6885 *** *** gcm 6886 *** *** gcm 6887 *** *** gcm 6888 *** *** gcm 6889 *** *** gcm 6890 *** *** gcm 6891 *** *** gcm 6892 *** *** gcm 6893 *** *** gcm 6894 *** *** gcm 6895 *** *** gcm 6896 *** *** gcm 6897 *** *** gcm 6898 *** *** gcm 6899 *** *** gcm 6900 *** *** gcm 6901 *** *** gcm 6902 *** *** gcm 6903 *** *** gcm 6904 *** *** gcm 6905 *** *** gcm 6906 *** *** gcm 6907 *** *** gcm 6908 *** *** gcm 6909 *** *** gcm 6910 *** *** gcm 6911 *** *** gcm 6912 *** *** gcm 6913 *** *** gcm 6914 *** *** gcm 6915 *** *** gcm 6916 *** *** gcm 6917 *** *** gcm 6918 *** *** gcm 6919 *** *** gcm 6920 *** *** gcm 6921 *** *** gcm 6922 *** *** gcm 6923 *** *** gcm 6924 *** *** gcm 6925 *** *** gcm 6926 *** *** gcm 6927 *** *** gcm 6928 *** *** gcm 6929 *** *** gcm 6930 *** *** gcm 6931 *** *** gcm 6932 *** *** gcm 6933 *** *** gcm 6934 *** *** gcm 6935 *** *** gcm 6936 *** *** gcm 6937 *** *** gcm 6938 *** *** gcm 6939 *** *** gcm 6940 *** *** gcm 6941 *** *** gcm 6942 *** *** gcm 6943 *** *** gcm 6944 *** *** gcm 6945 *** *** gcm 6946 *** *** gcm 6947 *** *** gcm 6948 *** *** gcm 6949 *** *** gcm 6950 *** *** gcm 6951 *** *** gcm 6952 *** *** gcm 6953 *** *** gcm 6954 *** *** gcm 6955 *** *** gcm 6956 *** *** gcm 6957 *** *** gcm 6958 *** *** gcm 6959 *** *** gcm 6960 *** *** gcm 6961 *** *** gcm 6962 *** *** gcm 6963 *** *** gcm 6964 *** *** gcm 6965 *** *** gcm 6966 *** *** gcm 6967 *** *** gcm 6968 *** *** gcm 6969 *** *** gcm 6970 *** *** gcm 6971 *** *** gcm 6972 *** *** gcm 6973 *** *** gcm 6974 *** *** gcm 6975 *** *** gcm 6976 *** *** gcm 6977 *** *** gcm 6978 *** *** gcm 6979 *** *** gcm 6980 *** *** gcm 6981 *** *** gcm 6982 *** *** gcm 6983 *** *** gcm 6984 *** *** gcm 6985 *** *** gcm 6986 *** *** gcm 6987 *** *** gcm 6988 *** *** gcm 6989 *** *** gcm 6990 *** *** gcm 6991 *** *** gcm 6992 *** *** gcm 6993 *** *** gcm 6994 *** *** gcm 6995 *** *** gcm 6996 *** *** gcm 6997 *** *** gcm 6998 *** *** gcm 6999 *** *** gcm 7000 *** *** gcm 7001 *** *** gcm 7002 *** *** gcm 7003 *** *** gcm 7004 *** *** gcm 7005 *** *** gcm 7006 *** *** gcm 7007 *** *** gcm 7008 *** *** gcm 7009 *** *** gcm 7010 *** *** gcm 7011 *** *** gcm 7012 *** *** gcm 7013 *** *** gcm 7014 *** *** gcm 7015 *** *** gcm 7016 *** *** gcm 7017 *** *** gcm 7018 *** *** gcm 7019 *** *** gcm 7020 *** *** gcm 7021 *** *** gcm 7022 *** *** gcm 7023 *** *** gcm 7024 *** *** gcm 7025 *** *** gcm 7026 *** *** gcm 7027 *** *** gcm 7028 *** *** gcm 7029 *** *** gcm 7030 *** *** gcm 7031 *** *** gcm 7032 *** *** gcm 7033 *** *** gcm 7034 *** *** gcm 7035 *** *** gcm 7036 *** *** gcm 7037 *** *** gcm 7038 *** *** gcm 7039 *** *** gcm 7040 *** *** gcm 7041 *** *** gcm 7042 *** *** gcm 7043 *** *** gcm 7044 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:26.937 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTEPADDING 06:20:26.937 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ 06:20:26.937 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126 06:20:26.937 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2 06:20:26.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2PADDING 06:20:26.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126PADDING 06:20:26.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4 06:20:26.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4PADDING 06:20:26.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/NOPADDING 06:20:26.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5 06:20:26.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5PADDING 06:20:26.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7 06:20:26.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7PADDING 06:20:26.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/TBC 06:20:26.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/TBCPADDING 06:20:26.939 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23 06:20:26.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23PADDING 06:20:26.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTE 06:20:26.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTEPADDING 06:20:26.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ 06:20:26.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126 06:20:26.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2 06:20:26.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2PADDING 06:20:26.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126PADDING 06:20:26.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4 06:20:26.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4PADDING 06:20:26.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/NOPADDING 06:20:26.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5 06:20:26.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5PADDING 06:20:26.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7 06:20:26.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7PADDING 06:20:26.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/TBC 06:20:26.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/TBCPADDING 06:20:26.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23 06:20:26.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23PADDING 06:20:26.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTE 06:20:26.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTEPADDING 06:20:26.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ 06:20:26.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126 06:20:26.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2 06:20:26.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2PADDING 06:20:26.943 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126PADDING 06:20:26.943 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4 06:20:26.943 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4PADDING 06:20:26.943 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/NOPADDING 06:20:26.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5 06:20:26.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5PADDING 06:20:26.944 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7 06:20:26.945 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7PADDING 06:20:26.946 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/TBC 06:20:26.946 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/TBCPADDING 06:20:26.947 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23 06:20:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23PADDING 06:20:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTE 06:20:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTEPADDING 06:20:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ 06:20:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126 06:20:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2 06:20:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2PADDING 06:20:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126PADDING 06:20:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4 06:20:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4PADDING 06:20:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/NOPADDING 06:20:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5 06:20:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5PADDING 06:20:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7 06:20:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7PADDING 06:20:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/TBC 06:20:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/TBCPADDING 06:20:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23 06:20:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23PADDING 06:20:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTE 06:20:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTEPADDING 06:20:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ 06:20:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126 06:20:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2 06:20:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2PADDING 06:20:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126PADDING 06:20:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4 06:20:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4PADDING 06:20:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/NOPADDING 06:20:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5 06:20:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5PADDING 06:20:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7 06:20:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7PADDING 06:20:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/TBC 06:20:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/TBCPADDING 06:20:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23 06:20:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23PADDING 06:20:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTE 06:20:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTEPADDING 06:20:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ 06:20:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126 06:20:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2 06:20:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2PADDING 06:20:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126PADDING 06:20:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4 06:20:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4PADDING 06:20:26.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/NOPADDING 06:20:26.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5 06:20:26.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5PADDING 06:20:26.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7 06:20:26.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7PADDING 06:20:26.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/TBC 06:20:26.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/TBCPADDING 06:20:26.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23 06:20:26.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23PADDING 06:20:26.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTE 06:20:26.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTEPADDING 06:20:26.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ 06:20:26.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126 06:20:26.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2 06:20:26.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2PADDING 06:20:26.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126PADDING 06:20:26.963 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4 06:20:26.963 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4PADDING 06:20:26.963 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/NOPADDING 06:20:26.963 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5 06:20:26.964 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5PADDING 06:20:26.964 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7 06:20:26.964 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7PADDING 06:20:26.964 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/TBC 06:20:26.964 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/TBCPADDING 06:20:26.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23 06:20:26.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23PADDING 06:20:26.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTE 06:20:26.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTEPADDING 06:20:26.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ 06:20:26.965 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126 06:20:26.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2 06:20:26.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2PADDING 06:20:26.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126PADDING 06:20:26.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4 06:20:26.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4PADDING 06:20:26.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/NOPADDING 06:20:26.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5 06:20:26.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5PADDING 06:20:26.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7 06:20:26.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7PADDING 06:20:26.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/TBC 06:20:26.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/TBCPADDING 06:20:26.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23 06:20:26.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23PADDING 06:20:26.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTE 06:20:26.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTEPADDING 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2PADDING 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126PADDING 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4PADDING 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/NOPADDING 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5PADDING 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7PADDING 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/TBC 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/TBCPADDING 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23PADDING 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTE 06:20:26.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTEPADDING 06:20:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ 06:20:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126 06:20:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2 06:20:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2PADDING 06:20:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126PADDING 06:20:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4 06:20:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4PADDING 06:20:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/NOPADDING 06:20:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5 06:20:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5PADDING 06:20:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7 06:20:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7PADDING 06:20:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/TBC 06:20:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/TBCPADDING 06:20:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23 06:20:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23PADDING 06:20:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTE 06:20:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTEPADDING 06:20:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ 06:20:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126 06:20:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2 06:20:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2PADDING 06:20:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126PADDING 06:20:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4 06:20:26.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4PADDING 06:20:26.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/NOPADDING 06:20:26.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5 06:20:26.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5PADDING 06:20:26.982 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7 06:20:26.983 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7PADDING 06:20:26.984 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/TBC 06:20:26.984 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/TBCPADDING 06:20:26.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23 06:20:26.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23PADDING 06:20:26.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTE 06:20:26.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTEPADDING 06:20:26.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ 06:20:26.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126 06:20:26.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2 06:20:26.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2PADDING 06:20:26.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126PADDING 06:20:26.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4 06:20:26.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4PADDING 06:20:26.987 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/NOPADDING 06:20:26.987 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5 06:20:26.987 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5PADDING 06:20:26.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7 06:20:26.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7PADDING 06:20:26.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/TBC 06:20:26.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/TBCPADDING 06:20:26.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23 06:20:26.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23PADDING 06:20:26.988 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTE 06:20:26.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTEPADDING 06:20:26.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ 06:20:26.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126 06:20:26.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2 06:20:26.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2PADDING 06:20:26.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126PADDING 06:20:26.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4 06:20:26.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4PADDING 06:20:26.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/NOPADDING 06:20:26.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5 06:20:26.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5PADDING 06:20:26.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7 06:20:26.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7PADDING 06:20:26.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/TBC 06:20:26.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/TBCPADDING 06:20:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23 06:20:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23PADDING 06:20:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTE 06:20:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTEPADDING 06:20:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ 06:20:26.995 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126 06:20:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2 06:20:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2PADDING 06:20:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126PADDING 06:20:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4 06:20:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4PADDING 06:20:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/NOPADDING 06:20:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5 06:20:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5PADDING 06:20:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7 06:20:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7PADDING 06:20:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/TBC 06:20:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/TBCPADDING 06:20:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23 06:20:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23PADDING 06:20:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTE 06:20:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTEPADDING 06:20:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ 06:20:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126 06:20:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2 06:20:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2PADDING 06:20:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126PADDING 06:20:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4 06:20:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4PADDING 06:20:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/NOPADDING 06:20:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5 06:20:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5PADDING 06:20:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7 06:20:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7PADDING 06:20:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/TBC 06:20:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/TBCPADDING 06:20:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23 06:20:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23PADDING 06:20:27.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTE 06:20:27.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTEPADDING 06:20:27.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ 06:20:27.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126 06:20:27.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2 06:20:27.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2PADDING 06:20:27.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126PADDING 06:20:27.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4 06:20:27.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4PADDING 06:20:27.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/NOPADDING 06:20:27.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5 06:20:27.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5PADDING 06:20:27.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7 06:20:27.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7PADDING 06:20:27.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/TBC 06:20:27.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/TBCPADDING 06:20:27.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23 06:20:27.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23PADDING 06:20:27.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTE 06:20:27.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTEPADDING 06:20:27.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ 06:20:27.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126 06:20:27.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2 06:20:27.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2PADDING 06:20:27.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126PADDING 06:20:27.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4 06:20:27.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4PADDING 06:20:27.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/NOPADDING 06:20:27.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5 06:20:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5PADDING 06:20:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7 06:20:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7PADDING 06:20:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/TBC 06:20:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/TBCPADDING 06:20:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23 06:20:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23PADDING 06:20:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTE 06:20:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTEPADDING 06:20:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ 06:20:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126 06:20:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2 06:20:27.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2PADDING 06:20:27.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126PADDING 06:20:27.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4 06:20:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4PADDING 06:20:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/NOPADDING 06:20:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5 06:20:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5PADDING 06:20:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7 06:20:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7PADDING 06:20:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/TBC 06:20:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/TBCPADDING 06:20:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23 06:20:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23PADDING 06:20:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTE 06:20:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTEPADDING 06:20:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ 06:20:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126 06:20:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2 06:20:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2PADDING 06:20:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126PADDING 06:20:27.019 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4 06:20:27.019 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4PADDING 06:20:27.019 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/NOPADDING 06:20:27.019 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5 06:20:27.019 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5PADDING 06:20:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7 06:20:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7PADDING 06:20:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/TBC 06:20:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/TBCPADDING 06:20:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23 06:20:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23PADDING 06:20:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTE 06:20:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTEPADDING 06:20:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ 06:20:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126 06:20:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2 06:20:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2PADDING 06:20:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126PADDING 06:20:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4 06:20:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4PADDING 06:20:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/NOPADDING 06:20:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5 06:20:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5PADDING 06:20:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7 06:20:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7PADDING 06:20:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/TBC 06:20:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/TBCPADDING 06:20:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23 06:20:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23PADDING 06:20:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTE 06:20:27.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTEPADDING 06:20:27.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ 06:20:27.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126 06:20:27.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2 06:20:27.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2PADDING 06:20:27.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126PADDING 06:20:27.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4 06:20:27.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4PADDING 06:20:27.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/NOPADDING 06:20:27.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5 06:20:27.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5PADDING 06:20:27.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7 06:20:27.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7PADDING 06:20:27.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/TBC 06:20:27.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/TBCPADDING 06:20:27.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23 06:20:27.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23PADDING 06:20:27.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTE 06:20:27.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTEPADDING 06:20:27.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ 06:20:27.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126 06:20:27.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2 06:20:27.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2PADDING 06:20:27.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126PADDING 06:20:27.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4 06:20:27.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4PADDING 06:20:27.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/NOPADDING 06:20:27.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5 06:20:27.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5PADDING 06:20:27.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7 06:20:27.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7PADDING 06:20:27.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/TBC 06:20:27.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/TBCPADDING 06:20:27.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23 06:20:27.035 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23PADDING 06:20:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTE 06:20:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTEPADDING 06:20:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ 06:20:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126 06:20:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2 06:20:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2PADDING 06:20:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126PADDING 06:20:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4 06:20:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4PADDING 06:20:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/NOPADDING 06:20:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5 06:20:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5PADDING 06:20:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7 06:20:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7PADDING 06:20:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/TBC 06:20:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/TBCPADDING 06:20:27.046 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23 06:20:27.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23PADDING 06:20:27.047 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTE 06:20:27.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTEPADDING 06:20:27.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ 06:20:27.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126 06:20:27.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2 06:20:27.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2PADDING 06:20:27.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126PADDING 06:20:27.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4 06:20:27.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4PADDING 06:20:27.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/NOPADDING 06:20:27.049 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5 06:20:27.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5PADDING 06:20:27.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7 06:20:27.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7PADDING 06:20:27.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/TBC 06:20:27.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/TBCPADDING 06:20:27.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23 06:20:27.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23PADDING 06:20:27.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTE 06:20:27.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTEPADDING 06:20:27.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ 06:20:27.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126 06:20:27.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2 06:20:27.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2PADDING 06:20:27.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126PADDING 06:20:27.053 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4 06:20:27.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4PADDING 06:20:27.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/NOPADDING 06:20:27.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5 06:20:27.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5PADDING 06:20:27.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7 06:20:27.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7PADDING 06:20:27.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/TBC 06:20:27.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/TBCPADDING 06:20:27.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23 06:20:27.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23PADDING 06:20:27.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTE 06:20:27.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTEPADDING 06:20:27.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ 06:20:27.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126 06:20:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2 06:20:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2PADDING 06:20:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126PADDING 06:20:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4 06:20:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4PADDING 06:20:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/NOPADDING 06:20:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5 06:20:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5PADDING 06:20:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7 06:20:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7PADDING 06:20:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/TBC 06:20:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/TBCPADDING 06:20:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23 06:20:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23PADDING 06:20:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTE 06:20:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTEPADDING 06:20:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CTS/ 06:20:27.068 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/" does not support IV => Skipping. 06:20:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CTS/NOPADDING 06:20:27.068 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/NOPADDING" does not support IV => Skipping. 06:20:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/EAX/ 06:20:27.069 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/EAX/NOPADDING 06:20:27.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/ECB/ 06:20:27.070 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/" does not support IV => Skipping. 06:20:27.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/ECB/NOPADDING 06:20:27.070 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/NOPADDING" does not support IV => Skipping. 06:20:27.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/GCM/ 06:20:27.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/GCM/NOPADDING 06:20:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ 06:20:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126 06:20:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2 06:20:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2PADDING 06:20:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126PADDING 06:20:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4 06:20:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4PADDING 06:20:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/NOPADDING 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5PADDING 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7PADDING 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/TBC 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/TBCPADDING 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/X9.23 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/X9.23PADDING 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTE 06:20:27.072 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTEPADDING 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2PADDING 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126PADDING 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4PADDING 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/NOPADDING 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5 06:20:27.073 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5PADDING 06:20:27.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7 06:20:27.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7PADDING 06:20:27.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/TBC 06:20:27.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/TBCPADDING 06:20:27.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23 06:20:27.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23PADDING 06:20:27.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTE 06:20:27.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTEPADDING 06:20:27.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ 06:20:27.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126 06:20:27.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2 06:20:27.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2PADDING 06:20:27.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126PADDING 06:20:27.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4 06:20:27.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4PADDING 06:20:27.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/NOPADDING 06:20:27.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5 06:20:27.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5PADDING 06:20:27.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7 06:20:27.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7PADDING 06:20:27.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/TBC 06:20:27.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/TBCPADDING 06:20:27.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23 06:20:27.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23PADDING 06:20:27.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7045 *** *** gcm 7046 *** *** gcm 7047 *** *** gcm 7048 *** *** gcm 7049 *** *** gcm 7050 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTEPADDING 06:20:27.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ 06:20:27.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126 06:20:27.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2 06:20:27.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2PADDING 06:20:27.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7051 *** *** gcm 7052 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4 06:20:27.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4PADDING 06:20:27.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/NOPADDING 06:20:27.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5 06:20:27.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5PADDING 06:20:27.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7 06:20:27.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7PADDING 06:20:27.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/TBC 06:20:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/TBCPADDING 06:20:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23 06:20:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23PADDING 06:20:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTE 06:20:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTEPADDING 06:20:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ 06:20:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126 06:20:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7053 *** *** gcm 7054 *** *** gcm 7055 *** *** gcm 7056 *** *** gcm 7057 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2PADDING 06:20:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126PADDING 06:20:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4 06:20:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4PADDING 06:20:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7058 *** *** gcm 7059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5 06:20:27.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5PADDING 06:20:27.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7 06:20:27.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7PADDING 06:20:27.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/TBC 06:20:27.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/TBCPADDING 06:20:27.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7060 *** *** gcm 7061 *** *** gcm 7062 *** *** gcm 7063 *** *** gcm 7064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23PADDING 06:20:27.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTE 06:20:27.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTEPADDING 06:20:27.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ 06:20:27.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126 06:20:27.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2 06:20:27.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2PADDING 06:20:27.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7065 *** *** gcm 7066 *** *** gcm 7067 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4 06:20:27.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7068 *** *** gcm 7069 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.099 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7070 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.099 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5 06:20:27.099 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5PADDING 06:20:27.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7 06:20:27.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7071 *** *** gcm 7072 *** *** gcm 7073 *** *** gcm 7074 *** *** gcm 7075 *** *** gcm 7076 *** *** gcm 7077 *** *** gcm 7078 *** *** gcm 7079 *** *** gcm 7080 *** *** gcm 7081 *** *** gcm 7082 *** *** gcm 7083 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/TBC 06:20:27.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/TBCPADDING 06:20:27.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7084 *** *** gcm 7085 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23PADDING 06:20:27.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTE 06:20:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7086 *** *** gcm 7087 *** *** gcm 7088 *** *** gcm 7089 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ 06:20:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7090 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2 06:20:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2PADDING 06:20:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126PADDING 06:20:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4 06:20:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4PADDING 06:20:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/NOPADDING 06:20:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7091 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5PADDING 06:20:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7 06:20:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7PADDING 06:20:27.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7092 *** *** gcm 7093 *** *** gcm 7094 *** *** gcm 7095 *** *** gcm 7096 *** *** gcm 7097 *** *** gcm 7098 *** *** gcm 7099 *** *** gcm 7100 *** *** gcm 7101 *** *** gcm 7102 *** *** gcm 7103 *** *** gcm 7104 *** *** gcm 7105 *** *** gcm 7106 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/TBCPADDING 06:20:27.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23 06:20:27.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23PADDING 06:20:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTE 06:20:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTEPADDING 06:20:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ 06:20:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126 06:20:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2 06:20:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2PADDING 06:20:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126PADDING 06:20:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4 06:20:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4PADDING 06:20:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/NOPADDING 06:20:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5 06:20:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5PADDING 06:20:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7 06:20:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7PADDING 06:20:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/TBC 06:20:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/TBCPADDING 06:20:27.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23 06:20:27.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23PADDING 06:20:27.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTE 06:20:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTEPADDING 06:20:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ 06:20:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126 06:20:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2 06:20:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2PADDING 06:20:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126PADDING 06:20:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4 06:20:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4PADDING 06:20:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/NOPADDING 06:20:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5 06:20:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5PADDING 06:20:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7 06:20:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7PADDING 06:20:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/TBC 06:20:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/TBCPADDING 06:20:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23 06:20:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23PADDING 06:20:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTE 06:20:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTEPADDING 06:20:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ 06:20:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126 06:20:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2 06:20:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2PADDING 06:20:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126PADDING 06:20:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4 06:20:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4PADDING 06:20:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/NOPADDING 06:20:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5 06:20:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5PADDING 06:20:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7 06:20:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7PADDING 06:20:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/TBC 06:20:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/TBCPADDING 06:20:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23 06:20:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23PADDING 06:20:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTE 06:20:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTEPADDING 06:20:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ 06:20:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126 06:20:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2 06:20:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2PADDING 06:20:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126PADDING 06:20:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4 06:20:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4PADDING 06:20:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/NOPADDING 06:20:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5 06:20:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5PADDING 06:20:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7 06:20:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7107 *** *** gcm 7108 *** *** gcm 7109 *** *** gcm 7110 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/TBC 06:20:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/TBCPADDING 06:20:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23 06:20:27.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23PADDING 06:20:27.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTE 06:20:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7111 *** *** gcm 7112 *** *** gcm 7113 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ 06:20:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126 06:20:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2 06:20:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2PADDING 06:20:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126PADDING 06:20:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4 06:20:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4PADDING 06:20:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/NOPADDING 06:20:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5 06:20:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5PADDING 06:20:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7114 *** *** gcm 7115 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7PADDING 06:20:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7116 *** *** gcm 7117 *** *** gcm 7118 *** *** gcm 7119 *** *** gcm 7120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7121 *** *** gcm 7122 *** *** gcm 7123 *** *** gcm 7124 *** *** gcm 7125 *** *** gcm 7126 *** *** gcm 7127 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23 06:20:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23PADDING 06:20:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTE 06:20:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTEPADDING 06:20:27.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ 06:20:27.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126 06:20:27.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2 06:20:27.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2PADDING 06:20:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126PADDING 06:20:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7128 *** *** gcm 7129 *** *** gcm 7130 *** *** gcm 7131 *** *** gcm 7132 *** *** gcm 7133 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4PADDING 06:20:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/NOPADDING 06:20:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5 06:20:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5PADDING 06:20:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7 06:20:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7PADDING 06:20:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7134 *** *** gcm 7135 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/TBCPADDING 06:20:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23 06:20:27.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23PADDING 06:20:27.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTE 06:20:27.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTEPADDING 06:20:27.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ 06:20:27.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126 06:20:27.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2 06:20:27.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7136 *** *** gcm 7137 *** *** gcm 7138 *** *** gcm 7139 *** *** gcm 7140 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7141 *** *** gcm 7142 *** *** gcm 7143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4 06:20:27.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4PADDING 06:20:27.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/NOPADDING 06:20:27.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5 06:20:27.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5PADDING 06:20:27.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7 06:20:27.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7PADDING 06:20:27.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/TBC 06:20:27.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/TBCPADDING 06:20:27.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23 06:20:27.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23PADDING 06:20:27.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7144 *** *** gcm 7145 *** *** gcm 7146 *** *** gcm 7147 *** *** gcm 7148 *** *** gcm 7149 *** *** gcm 7150 *** *** gcm 7151 *** *** gcm 7152 *** *** gcm 7153 *** *** gcm 7154 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7155 *** *** gcm 7156 *** *** gcm 7157 *** *** gcm 7158 *** *** gcm 7159 *** *** gcm 7160 *** *** gcm 7161 *** *** gcm 7162 *** *** gcm 7163 *** *** gcm 7164 *** *** gcm 7165 *** *** gcm 7166 *** *** gcm 7167 *** *** gcm 7168 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ 06:20:27.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126 06:20:27.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2 06:20:27.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2PADDING 06:20:27.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126PADDING 06:20:27.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4 06:20:27.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4PADDING 06:20:27.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/NOPADDING 06:20:27.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5 06:20:27.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5PADDING 06:20:27.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7 06:20:27.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7PADDING 06:20:27.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/TBC 06:20:27.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/TBCPADDING 06:20:27.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23 06:20:27.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23PADDING 06:20:27.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTE 06:20:27.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTEPADDING 06:20:27.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ 06:20:27.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126 06:20:27.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2 06:20:27.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2PADDING 06:20:27.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126PADDING 06:20:27.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4 06:20:27.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4PADDING 06:20:27.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/NOPADDING 06:20:27.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5 06:20:27.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5PADDING 06:20:27.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7 06:20:27.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7PADDING 06:20:27.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/TBC 06:20:27.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/TBCPADDING 06:20:27.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23 06:20:27.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23PADDING 06:20:27.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTE 06:20:27.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTEPADDING 06:20:27.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ 06:20:27.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126 06:20:27.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2 06:20:27.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2PADDING 06:20:27.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126PADDING 06:20:27.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4 06:20:27.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4PADDING 06:20:27.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/NOPADDING 06:20:27.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5 06:20:27.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5PADDING 06:20:27.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7 06:20:27.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7PADDING 06:20:27.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/TBC 06:20:27.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/TBCPADDING 06:20:27.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23 06:20:27.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7169 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTE 06:20:27.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTEPADDING 06:20:27.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ 06:20:27.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7170 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7171 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7172 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7173 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7174 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7175 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7177 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7178 *** *** gcm 7179 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/TBCPADDING 06:20:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23 06:20:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7183 *** *** gcm 7184 *** *** gcm 7185 *** *** gcm 7186 *** *** gcm 7187 *** *** gcm 7188 *** *** gcm 7189 *** *** gcm 7190 *** *** gcm 7191 *** *** gcm 7192 *** *** gcm 7193 *** *** gcm 7194 *** *** gcm 7195 *** *** gcm 7196 *** *** gcm 7197 *** *** gcm 7198 *** *** gcm 7199 *** *** gcm 7200 *** *** gcm 7201 *** *** gcm 7202 *** *** gcm 7203 *** *** gcm 7204 *** *** gcm 7205 *** *** gcm 7206 *** *** gcm 7207 *** *** gcm 7208 *** *** gcm 7209 *** *** gcm 7210 *** *** gcm 7211 *** *** gcm 7212 *** *** gcm 7213 *** *** gcm 7214 *** *** gcm 7215 *** *** gcm 7216 *** *** gcm 7217 *** *** gcm 7218 *** *** gcm 7219 *** *** gcm 7220 *** *** gcm 7221 *** *** gcm 7222 *** *** gcm 7223 *** *** gcm 7224 *** *** gcm 7225 *** *** gcm 7226 *** *** gcm 7227 *** *** gcm 7228 *** *** gcm 7229 *** *** gcm 7230 *** *** gcm 7231 *** *** gcm 7232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTE 06:20:27.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTEPADDING 06:20:27.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ 06:20:27.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126 06:20:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2 06:20:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7233 *** *** gcm 7234 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126PADDING 06:20:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4 06:20:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4PADDING 06:20:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7235 *** *** gcm 7236 *** *** gcm 7237 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7238 *** *** gcm 7239 *** *** gcm 7240 *** *** gcm 7241 *** *** gcm 7242 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5PADDING 06:20:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7 06:20:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7243 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/TBC 06:20:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/TBCPADDING 06:20:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23 06:20:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23PADDING 06:20:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTE 06:20:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTEPADDING 06:20:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ 06:20:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7244 *** *** gcm 7245 *** *** gcm 7246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2 06:20:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2PADDING 06:20:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126PADDING 06:20:27.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4 06:20:27.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4PADDING 06:20:27.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/NOPADDING 06:20:27.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7247 *** *** gcm 7248 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7249 *** *** gcm 7250 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7 06:20:27.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7PADDING 06:20:27.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/TBC 06:20:27.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/TBCPADDING 06:20:27.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23 06:20:27.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23PADDING 06:20:27.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTE 06:20:27.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTEPADDING 06:20:27.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ 06:20:27.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7251 *** *** gcm 7252 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7253 *** *** gcm 7254 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7255 *** *** gcm 7256 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126PADDING 06:20:27.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4 06:20:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4PADDING 06:20:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/NOPADDING 06:20:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5 06:20:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5PADDING 06:20:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7257 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7PADDING 06:20:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7258 *** *** gcm 7259 *** *** gcm 7260 *** *** gcm 7261 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7262 *** *** gcm 7263 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23 06:20:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7264 *** *** gcm 7265 *** *** gcm 7266 *** *** gcm 7267 *** *** gcm 7268 *** *** gcm 7269 *** *** gcm 7270 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7271 *** *** gcm 7272 *** *** gcm 7273 *** *** gcm 7274 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7275 *** *** gcm 7276 *** *** gcm 7277 *** *** gcm 7278 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7279 *** *** gcm 7280 *** *** gcm 7281 *** *** gcm 7282 *** *** gcm 7283 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.202 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7284 *** *** gcm 7285 *** *** gcm 7286 *** *** gcm 7287 *** *** gcm 7288 *** *** gcm 7289 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.203 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2 06:20:27.203 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7290 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.203 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126PADDING 06:20:27.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7291 *** *** gcm 7292 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4PADDING 06:20:27.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7293 *** *** gcm 7294 *** *** gcm 7295 *** *** gcm 7296 *** *** gcm 7297 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5 06:20:27.204 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5PADDING 06:20:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7 06:20:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7PADDING 06:20:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/TBC 06:20:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/TBCPADDING 06:20:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23 06:20:27.206 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23PADDING 06:20:27.206 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTE 06:20:27.206 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTEPADDING 06:20:27.206 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ 06:20:27.206 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126 06:20:27.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2 06:20:27.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2PADDING 06:20:27.207 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126PADDING 06:20:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4 06:20:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4PADDING 06:20:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/NOPADDING 06:20:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5 06:20:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5PADDING 06:20:27.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7 06:20:27.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7PADDING 06:20:27.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/TBC 06:20:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/TBCPADDING 06:20:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23 06:20:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23PADDING 06:20:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTE 06:20:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTEPADDING 06:20:27.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ 06:20:27.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126 06:20:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2 06:20:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2PADDING 06:20:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126PADDING 06:20:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4 06:20:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4PADDING 06:20:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/NOPADDING 06:20:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5 06:20:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5PADDING 06:20:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7 06:20:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7PADDING 06:20:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/TBC 06:20:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/TBCPADDING 06:20:27.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23 06:20:27.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23PADDING 06:20:27.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTE 06:20:27.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTEPADDING 06:20:27.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ 06:20:27.228 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126 06:20:27.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2 06:20:27.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2PADDING 06:20:27.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126PADDING 06:20:27.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4 06:20:27.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4PADDING 06:20:27.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/NOPADDING 06:20:27.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5 06:20:27.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5PADDING 06:20:27.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7 06:20:27.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7PADDING 06:20:27.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/TBC 06:20:27.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/TBCPADDING 06:20:27.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23 06:20:27.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23PADDING 06:20:27.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7298 *** *** gcm 7299 *** *** gcm 7300 *** *** gcm 7301 *** *** gcm 7302 *** *** gcm 7303 *** *** gcm 7304 *** *** gcm 7305 *** *** gcm 7306 *** *** gcm 7307 *** *** gcm 7308 *** *** gcm 7309 *** *** gcm 7310 *** *** gcm 7311 *** *** gcm 7312 *** *** gcm 7313 *** *** gcm 7314 *** *** gcm 7315 *** *** gcm 7316 *** *** gcm 7317 *** *** gcm 7318 *** *** gcm 7319 *** *** gcm 7320 *** *** gcm 7321 *** *** gcm 7322 *** *** gcm 7323 *** *** gcm 7324 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTEPADDING 06:20:27.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ 06:20:27.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126 06:20:27.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2 06:20:27.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2PADDING 06:20:27.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126PADDING 06:20:27.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4 06:20:27.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4PADDING 06:20:27.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/NOPADDING 06:20:27.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5 06:20:27.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5PADDING 06:20:27.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7 06:20:27.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7PADDING 06:20:27.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/TBC 06:20:27.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/TBCPADDING 06:20:27.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23 06:20:27.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7325 *** *** gcm 7326 *** *** gcm 7327 *** *** gcm 7328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTE 06:20:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTEPADDING 06:20:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ 06:20:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126 06:20:27.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2 06:20:27.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2PADDING 06:20:27.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126PADDING 06:20:27.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4 06:20:27.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4PADDING 06:20:27.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7329 *** *** gcm 7330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5 06:20:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7331 *** *** gcm 7332 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7 06:20:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7333 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/TBC 06:20:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/TBCPADDING 06:20:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23 06:20:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23PADDING 06:20:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTE 06:20:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTEPADDING 06:20:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ 06:20:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126 06:20:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2 06:20:27.243 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2PADDING 06:20:27.243 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7334 *** *** gcm 7335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.243 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4 06:20:27.244 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4PADDING 06:20:27.244 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/NOPADDING 06:20:27.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5 06:20:27.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5PADDING 06:20:27.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7 06:20:27.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7PADDING 06:20:27.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/TBC 06:20:27.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/TBCPADDING 06:20:27.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7336 *** *** gcm 7337 *** *** gcm 7338 *** *** gcm 7339 *** *** gcm 7340 *** *** gcm 7341 *** *** gcm 7342 *** *** gcm 7343 *** *** gcm 7344 *** *** gcm 7345 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23PADDING 06:20:27.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7346 *** *** gcm 7347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTEPADDING 06:20:27.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ 06:20:27.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126 06:20:27.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7348 *** *** gcm 7349 *** *** gcm 7350 *** *** gcm 7351 *** *** gcm 7352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2PADDING 06:20:27.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126PADDING 06:20:27.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4PADDING 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/NOPADDING 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5PADDING 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7PADDING 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/TBC 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/TBCPADDING 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23 06:20:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23PADDING 06:20:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTE 06:20:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTEPADDING 06:20:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ 06:20:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126 06:20:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2 06:20:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2PADDING 06:20:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126PADDING 06:20:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4PADDING 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/NOPADDING 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5PADDING 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7PADDING 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/TBC 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7353 *** *** gcm 7354 *** *** gcm 7355 *** *** gcm 7356 *** *** gcm 7357 *** *** gcm 7358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23PADDING 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7359 *** *** gcm 7360 *** *** gcm 7361 *** *** gcm 7362 *** *** gcm 7363 *** *** gcm 7364 *** *** gcm 7365 *** *** gcm 7366 *** *** gcm 7367 *** *** gcm 7368 *** *** gcm 7369 *** *** gcm 7370 *** *** gcm 7371 *** *** gcm 7372 *** *** gcm 7373 *** *** gcm 7374 *** *** gcm 7375 *** *** gcm 7376 *** *** gcm 7377 *** *** gcm 7378 *** *** gcm 7379 *** *** gcm 7380 *** *** gcm 7381 *** *** gcm 7382 *** *** gcm 7383 *** *** gcm 7384 *** *** gcm 7385 *** *** gcm 7386 *** *** gcm 7387 *** *** gcm 7388 *** *** gcm 7389 *** *** gcm 7390 *** *** gcm 7391 *** *** gcm 7392 *** *** gcm 7393 *** *** gcm 7394 *** *** gcm 7395 *** *** gcm 7396 *** *** gcm 7397 *** *** gcm 7398 *** *** gcm 7399 *** *** gcm 7400 *** *** gcm 7401 *** *** gcm 7402 *** *** gcm 7403 *** *** gcm 7404 *** *** gcm 7405 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTEPADDING 06:20:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ 06:20:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126 06:20:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2 06:20:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2PADDING 06:20:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126PADDING 06:20:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7406 *** *** gcm 7407 *** *** gcm 7408 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4PADDING 06:20:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/NOPADDING 06:20:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5 06:20:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5PADDING 06:20:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7 06:20:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7PADDING 06:20:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/TBC 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/TBCPADDING 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23PADDING 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTE 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTEPADDING 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7409 *** *** gcm 7410 *** *** gcm 7411 *** *** gcm 7412 *** *** gcm 7413 *** *** gcm 7414 *** *** gcm 7415 *** *** gcm 7416 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126PADDING 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7417 *** *** gcm 7418 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7419 *** *** gcm 7420 *** *** gcm 7421 *** *** gcm 7422 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/NOPADDING 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7423 *** *** gcm 7424 *** *** gcm 7425 *** *** gcm 7426 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5PADDING 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7PADDING 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7427 *** *** gcm 7428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23PADDING 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7430 *** *** gcm 7431 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTEPADDING 06:20:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7432 *** *** gcm 7433 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126 06:20:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2 06:20:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7434 *** *** gcm 7435 *** *** gcm 7436 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7437 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4 06:20:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7438 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/NOPADDING 06:20:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7439 *** *** gcm 7440 *** *** gcm 7441 *** *** gcm 7442 *** *** gcm 7443 *** *** gcm 7444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5PADDING 06:20:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7 06:20:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7445 *** *** gcm 7446 *** *** gcm 7447 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/TBC 06:20:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/TBCPADDING 06:20:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23 06:20:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23PADDING 06:20:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7448 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTEPADDING 06:20:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ 06:20:27.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7449 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2 06:20:27.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7450 *** *** gcm 7451 *** *** gcm 7452 *** *** gcm 7453 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7454 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4 06:20:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4PADDING 06:20:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/NOPADDING 06:20:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5PADDING 06:20:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7 06:20:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7PADDING 06:20:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7456 *** *** gcm 7457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/TBCPADDING 06:20:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/X9.23 06:20:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/X9.23PADDING 06:20:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTE 06:20:27.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTEPADDING 06:20:27.283 [Test worker] INFO o.s.c.CipherTest - transformation=DES// org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7458 *** *** gcm 7459 *** *** gcm 7460 *** *** gcm 7461 *** *** gcm 7462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.284 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=DES//NOPADDING 06:20:27.284 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.284 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7464 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC-CTS/NOPADDING 06:20:27.285 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7465 *** *** gcm 7466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.285 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126 06:20:27.285 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7468 *** *** gcm 7469 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2 06:20:27.286 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2PADDING 06:20:27.286 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7470 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7471 *** *** gcm 7472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.286 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7473 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.287 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7474 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.287 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/NOPADDING 06:20:27.288 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.288 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS5PADDING 06:20:27.288 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS7 06:20:27.288 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.289 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS7PADDING 06:20:27.289 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.289 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/TBC 06:20:27.289 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.289 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/TBCPADDING 06:20:27.290 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.290 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/X9.23 06:20:27.290 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.290 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/X9.23PADDING 06:20:27.290 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.290 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTE 06:20:27.291 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.291 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTEPADDING 06:20:27.291 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.291 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ 06:20:27.291 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126 06:20:27.292 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2 06:20:27.292 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2PADDING 06:20:27.292 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126PADDING 06:20:27.293 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.293 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4 06:20:27.293 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.293 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4PADDING 06:20:27.293 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.293 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.294 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7477 *** *** gcm 7478 *** *** gcm 7479 *** *** gcm 7480 *** *** gcm 7481 *** *** gcm 7482 *** *** gcm 7483 *** *** gcm 7484 *** *** gcm 7485 *** *** gcm 7486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.294 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS5 06:20:27.294 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.294 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7487 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.294 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.294 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS7 06:20:27.295 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7488 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.295 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS7PADDING 06:20:27.295 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.295 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/TBC 06:20:27.295 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.295 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/TBCPADDING 06:20:27.295 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7489 *** *** gcm 7490 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.295 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/X9.23 06:20:27.295 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7491 *** *** gcm 7492 *** *** gcm 7493 *** *** gcm 7494 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.296 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/X9.23PADDING 06:20:27.296 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7495 *** *** gcm 7496 *** *** gcm 7497 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.296 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTE 06:20:27.296 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.296 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTEPADDING 06:20:27.296 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.296 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ 06:20:27.296 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.296 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126 06:20:27.296 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.296 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2 06:20:27.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.297 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2PADDING 06:20:27.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.297 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126PADDING 06:20:27.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7498 *** *** gcm 7499 *** *** gcm 7500 *** *** gcm 7501 *** *** gcm 7502 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.297 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4 06:20:27.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.297 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4PADDING 06:20:27.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.297 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/NOPADDING 06:20:27.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7503 *** *** gcm 7504 *** *** gcm 7505 *** *** gcm 7506 *** *** gcm 7507 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.297 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS5 06:20:27.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.297 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS5PADDING 06:20:27.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7508 *** *** gcm 7509 *** *** gcm 7510 *** *** gcm 7511 *** *** gcm 7512 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.297 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS7 06:20:27.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS7PADDING 06:20:27.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7513 *** *** gcm 7514 *** *** gcm 7515 *** *** gcm 7516 *** *** gcm 7517 *** *** gcm 7518 *** *** gcm 7519 *** *** gcm 7520 *** *** gcm 7521 *** *** gcm 7522 *** *** gcm 7523 *** *** gcm 7524 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/TBC 06:20:27.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/TBCPADDING 06:20:27.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7525 *** *** gcm 7526 *** *** gcm 7527 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/X9.23 06:20:27.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7528 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTE 06:20:27.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTEPADDING 06:20:27.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ 06:20:27.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126 06:20:27.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7529 *** *** gcm 7530 *** *** gcm 7531 *** *** gcm 7532 *** *** gcm 7533 *** *** gcm 7534 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.298 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2 06:20:27.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7535 *** *** gcm 7536 *** *** gcm 7537 *** *** gcm 7538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.299 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7539 *** *** gcm 7540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.299 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.299 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4 06:20:27.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.299 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4PADDING 06:20:27.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.299 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7543 *** *** gcm 7544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.299 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS5 06:20:27.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.299 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS5PADDING 06:20:27.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7545 *** *** gcm 7546 *** *** gcm 7547 *** *** gcm 7548 *** *** gcm 7549 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.300 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS7 06:20:27.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.300 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS7PADDING 06:20:27.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.300 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/TBC 06:20:27.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.300 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/TBCPADDING 06:20:27.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.300 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/X9.23 06:20:27.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.300 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/X9.23PADDING 06:20:27.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.300 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7550 *** *** gcm 7551 *** *** gcm 7552 *** *** gcm 7553 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.300 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTEPADDING 06:20:27.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.311 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ 06:20:27.312 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.312 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126 06:20:27.312 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.312 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7554 *** *** gcm 7555 *** *** gcm 7556 *** *** gcm 7557 *** *** gcm 7558 *** *** gcm 7559 *** *** gcm 7560 *** *** gcm 7561 *** *** gcm 7562 *** *** gcm 7563 *** *** gcm 7564 *** *** gcm 7565 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.312 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.312 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7566 *** *** gcm 7567 *** *** gcm 7568 *** *** gcm 7569 *** *** gcm 7570 *** *** gcm 7571 *** *** gcm 7572 *** *** gcm 7573 *** *** gcm 7574 *** *** gcm 7575 *** *** gcm 7576 *** *** gcm 7577 *** *** gcm 7578 *** *** gcm 7579 *** *** gcm 7580 *** *** gcm 7581 *** *** gcm 7582 *** *** gcm 7583 *** *** gcm 7584 *** *** gcm 7585 *** *** gcm 7586 *** *** gcm 7587 *** *** gcm 7588 *** *** gcm 7589 *** *** gcm 7590 *** *** gcm 7591 *** *** gcm 7592 *** *** gcm 7593 *** *** gcm 7594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.312 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.312 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126PADDING 06:20:27.312 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.312 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7595 *** *** gcm 7596 *** *** gcm 7597 *** *** gcm 7598 *** *** gcm 7599 *** *** gcm 7600 *** *** gcm 7601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.312 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.312 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7602 *** *** gcm 7603 *** *** gcm 7604 *** *** gcm 7605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.312 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.312 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/NOPADDING 06:20:27.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.313 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS5 06:20:27.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.313 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS5PADDING 06:20:27.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.313 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS7 06:20:27.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.313 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS7PADDING 06:20:27.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.313 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/TBC 06:20:27.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.313 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/TBCPADDING 06:20:27.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.313 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/X9.23 06:20:27.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.313 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/X9.23PADDING 06:20:27.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.314 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTE 06:20:27.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.314 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTEPADDING 06:20:27.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.314 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ 06:20:27.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.314 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126 06:20:27.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7606 *** *** gcm 7607 *** *** gcm 7608 *** *** gcm 7609 *** *** gcm 7610 *** *** gcm 7611 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.314 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2 06:20:27.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.314 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7612 *** *** gcm 7613 *** *** gcm 7614 *** *** gcm 7615 *** *** gcm 7616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.314 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126PADDING 06:20:27.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.314 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7617 *** *** gcm 7618 *** *** gcm 7619 *** *** gcm 7620 *** *** gcm 7621 *** *** gcm 7622 *** *** gcm 7623 *** *** gcm 7624 *** *** gcm 7625 *** *** gcm 7626 *** *** gcm 7627 *** *** gcm 7628 *** *** gcm 7629 *** *** gcm 7630 *** *** gcm 7631 *** *** gcm 7632 *** *** gcm 7633 *** *** gcm 7634 *** *** gcm 7635 *** *** gcm 7636 *** *** gcm 7637 *** *** gcm 7638 *** *** gcm 7639 *** *** gcm 7640 *** *** gcm 7641 *** *** gcm 7642 *** *** gcm 7643 *** *** gcm 7644 *** *** gcm 7645 *** *** gcm 7646 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.314 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4PADDING 06:20:27.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.315 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/NOPADDING 06:20:27.315 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7647 *** *** gcm 7648 *** *** gcm 7649 *** *** gcm 7650 *** *** gcm 7651 *** *** gcm 7652 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.315 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS5 06:20:27.315 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7653 *** *** gcm 7654 *** *** gcm 7655 *** *** gcm 7656 *** *** gcm 7657 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.315 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS5PADDING 06:20:27.315 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.315 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS7 06:20:27.315 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.315 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS7PADDING 06:20:27.315 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.316 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/TBC 06:20:27.316 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.316 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/TBCPADDING 06:20:27.316 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.316 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/X9.23 06:20:27.316 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7658 *** *** gcm 7659 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.319 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/X9.23PADDING 06:20:27.320 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7660 *** *** gcm 7661 *** *** gcm 7662 *** *** gcm 7663 *** *** gcm 7664 *** *** gcm 7665 *** *** gcm 7666 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.320 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTE 06:20:27.320 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7667 *** *** gcm 7668 *** *** gcm 7669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.320 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7670 *** *** gcm 7671 *** *** gcm 7672 *** *** gcm 7673 *** *** gcm 7674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.320 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.320 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ 06:20:27.320 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.320 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126 06:20:27.320 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7675 *** *** gcm 7676 *** *** gcm 7677 *** *** gcm 7678 *** *** gcm 7679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.320 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2 06:20:27.320 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7680 *** *** gcm 7681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.320 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2PADDING 06:20:27.321 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.321 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126PADDING 06:20:27.321 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.321 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4 06:20:27.321 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.322 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4PADDING 06:20:27.322 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.322 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/NOPADDING 06:20:27.322 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.322 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS5 06:20:27.322 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.322 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS5PADDING 06:20:27.323 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.323 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS7 06:20:27.323 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.323 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS7PADDING 06:20:27.323 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.324 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/TBC 06:20:27.324 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7682 *** *** gcm 7683 *** *** gcm 7684 *** *** gcm 7685 *** *** gcm 7686 *** *** gcm 7687 *** *** gcm 7688 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.324 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/TBCPADDING 06:20:27.324 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7689 *** *** gcm 7690 *** *** gcm 7691 *** *** gcm 7692 *** *** gcm 7693 *** *** gcm 7694 *** *** gcm 7695 *** *** gcm 7696 *** *** gcm 7697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.324 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/X9.23 06:20:27.324 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.324 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/X9.23PADDING 06:20:27.325 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.325 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTE 06:20:27.325 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.325 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTEPADDING 06:20:27.325 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.325 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ 06:20:27.325 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.326 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126 06:20:27.326 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.326 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7698 *** *** gcm 7699 *** *** gcm 7700 *** *** gcm 7701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.326 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.326 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2PADDING 06:20:27.326 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.326 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126PADDING 06:20:27.326 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.326 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4 06:20:27.327 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4PADDING 06:20:27.327 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/NOPADDING 06:20:27.327 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS5 06:20:27.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS5PADDING 06:20:27.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS7 06:20:27.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS7PADDING 06:20:27.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/TBC 06:20:27.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/TBCPADDING 06:20:27.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/X9.23 06:20:27.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/X9.23PADDING 06:20:27.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTE 06:20:27.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTEPADDING 06:20:27.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ 06:20:27.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7702 *** *** gcm 7703 *** *** gcm 7704 *** *** gcm 7705 *** *** gcm 7706 *** *** gcm 7707 *** *** gcm 7708 *** *** gcm 7709 *** *** gcm 7710 *** *** gcm 7711 *** *** gcm 7712 *** *** gcm 7713 *** *** gcm 7714 *** *** gcm 7715 *** *** gcm 7716 *** *** gcm 7717 *** *** gcm 7718 *** *** gcm 7719 *** *** gcm 7720 *** *** gcm 7721 *** *** gcm 7722 *** *** gcm 7723 *** *** gcm 7724 *** *** gcm 7725 *** *** gcm 7726 *** *** gcm 7727 *** *** gcm 7728 *** *** gcm 7729 *** *** gcm 7730 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2 06:20:27.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2PADDING 06:20:27.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7731 *** *** gcm 7732 *** *** gcm 7733 *** *** gcm 7734 *** *** gcm 7735 *** *** gcm 7736 *** *** gcm 7737 *** *** gcm 7738 *** *** gcm 7739 *** *** gcm 7740 *** *** gcm 7741 *** *** gcm 7742 *** *** gcm 7743 *** *** gcm 7744 *** *** gcm 7745 *** *** gcm 7746 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126PADDING 06:20:27.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4 06:20:27.330 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4PADDING 06:20:27.330 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/NOPADDING 06:20:27.330 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS5 06:20:27.330 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7747 *** *** gcm 7748 *** *** gcm 7749 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS5PADDING 06:20:27.330 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS7 06:20:27.330 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7750 *** *** gcm 7751 *** *** gcm 7752 *** *** gcm 7753 *** *** gcm 7754 *** *** gcm 7755 *** *** gcm 7756 *** *** gcm 7757 *** *** gcm 7758 *** *** gcm 7759 *** *** gcm 7760 *** *** gcm 7761 *** *** gcm 7762 *** *** gcm 7763 *** *** gcm 7764 *** *** gcm 7765 *** *** gcm 7766 *** *** gcm 7767 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS7PADDING 06:20:27.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/TBC 06:20:27.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7768 *** *** gcm 7769 *** *** gcm 7770 *** *** gcm 7771 *** *** gcm 7772 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/X9.23 06:20:27.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/X9.23PADDING 06:20:27.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7773 *** *** gcm 7774 *** *** gcm 7775 *** *** gcm 7776 *** *** gcm 7777 *** *** gcm 7778 *** *** gcm 7779 *** *** gcm 7780 *** *** gcm 7781 *** *** gcm 7782 *** *** gcm 7783 *** *** gcm 7784 *** *** gcm 7785 *** *** gcm 7786 *** *** gcm 7787 *** *** gcm 7788 *** *** gcm 7789 *** *** gcm 7790 *** *** gcm 7791 *** *** gcm 7792 *** *** gcm 7793 *** *** gcm 7794 *** *** gcm 7795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTEPADDING 06:20:27.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ 06:20:27.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2 06:20:27.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2PADDING 06:20:27.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126PADDING 06:20:27.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4 06:20:27.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7797 *** *** gcm 7798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4PADDING 06:20:27.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/NOPADDING 06:20:27.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS5 06:20:27.343 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS5PADDING 06:20:27.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS7 06:20:27.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7799 *** *** gcm 7800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/TBC 06:20:27.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/TBCPADDING 06:20:27.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/X9.23 06:20:27.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/X9.23PADDING 06:20:27.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTE 06:20:27.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7801 *** *** gcm 7802 *** *** gcm 7803 *** *** gcm 7804 *** *** gcm 7805 *** *** gcm 7806 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTEPADDING 06:20:27.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ 06:20:27.345 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126 06:20:27.345 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2 06:20:27.345 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2PADDING 06:20:27.345 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126PADDING 06:20:27.345 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4 06:20:27.345 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4PADDING 06:20:27.345 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/NOPADDING 06:20:27.345 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS5 06:20:27.346 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS5PADDING 06:20:27.346 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS7 06:20:27.346 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS7PADDING 06:20:27.346 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/TBC 06:20:27.346 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/TBCPADDING 06:20:27.346 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/X9.23 06:20:27.346 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/X9.23PADDING 06:20:27.346 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTE 06:20:27.347 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTEPADDING 06:20:27.347 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ 06:20:27.347 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126 06:20:27.347 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7807 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2 06:20:27.347 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2PADDING 06:20:27.347 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126PADDING 06:20:27.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4 06:20:27.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4PADDING 06:20:27.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/NOPADDING 06:20:27.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS5 06:20:27.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS5PADDING 06:20:27.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7809 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS7 06:20:27.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS7PADDING 06:20:27.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7810 *** *** gcm 7811 *** *** gcm 7812 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7814 *** *** gcm 7815 *** *** gcm 7816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/X9.23 06:20:27.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/X9.23PADDING 06:20:27.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7817 *** *** gcm 7818 *** *** gcm 7819 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7820 *** *** gcm 7821 *** *** gcm 7822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTEPADDING 06:20:27.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7823 *** *** gcm 7824 *** *** gcm 7825 *** *** gcm 7826 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ 06:20:27.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7827 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2 06:20:27.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2PADDING 06:20:27.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126PADDING 06:20:27.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7828 *** *** gcm 7829 *** *** gcm 7830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4PADDING 06:20:27.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/NOPADDING 06:20:27.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS5 06:20:27.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS5PADDING 06:20:27.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7832 *** *** gcm 7833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS7PADDING 06:20:27.351 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/TBC 06:20:27.351 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/TBCPADDING 06:20:27.351 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7834 *** *** gcm 7835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/X9.23 06:20:27.351 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/X9.23PADDING 06:20:27.351 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTE 06:20:27.351 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7836 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTEPADDING 06:20:27.352 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7837 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.352 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126 06:20:27.352 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2 06:20:27.352 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2PADDING 06:20:27.352 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126PADDING 06:20:27.352 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4 06:20:27.352 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4PADDING 06:20:27.352 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/NOPADDING 06:20:27.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7838 *** *** gcm 7839 *** *** gcm 7840 *** *** gcm 7841 *** *** gcm 7842 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7843 *** *** gcm 7844 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS5PADDING 06:20:27.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7845 *** *** gcm 7846 *** *** gcm 7847 *** *** gcm 7848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7849 *** *** gcm 7850 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS7PADDING 06:20:27.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7851 *** *** gcm 7852 *** *** gcm 7853 *** *** gcm 7854 *** *** gcm 7855 *** *** gcm 7856 *** *** gcm 7857 *** *** gcm 7858 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7859 *** *** gcm 7860 *** *** gcm 7861 *** *** gcm 7862 *** *** gcm 7863 *** *** gcm 7864 *** *** gcm 7865 *** *** gcm 7866 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7867 *** *** gcm 7868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7869 *** *** gcm 7870 *** *** gcm 7871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/X9.23 06:20:27.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7872 *** *** gcm 7873 *** *** gcm 7874 *** *** gcm 7875 *** *** gcm 7876 *** *** gcm 7877 *** *** gcm 7878 *** *** gcm 7879 *** *** gcm 7880 *** *** gcm 7881 *** *** gcm 7882 *** *** gcm 7883 *** *** gcm 7884 *** *** gcm 7885 *** *** gcm 7886 *** *** gcm 7887 *** *** gcm 7888 *** *** gcm 7889 *** *** gcm 7890 *** *** gcm 7891 *** *** gcm 7892 *** *** gcm 7893 *** *** gcm 7894 *** *** gcm 7895 *** *** gcm 7896 *** *** gcm 7897 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/X9.23PADDING 06:20:27.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7898 *** *** gcm 7899 *** *** gcm 7900 *** *** gcm 7901 *** *** gcm 7902 *** *** gcm 7903 *** *** gcm 7904 *** *** gcm 7905 *** *** gcm 7906 *** *** gcm 7907 *** *** gcm 7908 *** *** gcm 7909 *** *** gcm 7910 *** *** gcm 7911 *** *** gcm 7912 *** *** gcm 7913 *** *** gcm 7914 *** *** gcm 7915 *** *** gcm 7916 *** *** gcm 7917 *** *** gcm 7918 *** *** gcm 7919 *** *** gcm 7920 *** *** gcm 7921 *** *** gcm 7922 *** *** gcm 7923 *** *** gcm 7924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTEPADDING 06:20:27.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ 06:20:27.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126 06:20:27.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2 06:20:27.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2PADDING 06:20:27.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126PADDING 06:20:27.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4 06:20:27.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4PADDING 06:20:27.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/NOPADDING 06:20:27.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS5 06:20:27.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS5PADDING 06:20:27.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS7 06:20:27.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS7PADDING 06:20:27.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/TBC 06:20:27.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/TBCPADDING 06:20:27.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/X9.23 06:20:27.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/X9.23PADDING 06:20:27.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTE 06:20:27.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTEPADDING 06:20:27.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ 06:20:27.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7925 *** *** gcm 7926 *** *** gcm 7927 *** *** gcm 7928 *** *** gcm 7929 *** *** gcm 7930 *** *** gcm 7931 *** *** gcm 7932 *** *** gcm 7933 *** *** gcm 7934 *** *** gcm 7935 *** *** gcm 7936 *** *** gcm 7937 *** *** gcm 7938 *** *** gcm 7939 *** *** gcm 7940 *** *** gcm 7941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2 06:20:27.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2PADDING 06:20:27.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126PADDING 06:20:27.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4 06:20:27.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4PADDING 06:20:27.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/NOPADDING 06:20:27.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS5 06:20:27.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS5PADDING 06:20:27.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS7 06:20:27.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS7PADDING 06:20:27.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/TBC 06:20:27.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/TBCPADDING 06:20:27.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/X9.23 06:20:27.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/X9.23PADDING 06:20:27.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTE 06:20:27.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTEPADDING 06:20:27.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ 06:20:27.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126 06:20:27.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2 06:20:27.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2PADDING 06:20:27.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126PADDING 06:20:27.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4 06:20:27.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4PADDING 06:20:27.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/NOPADDING 06:20:27.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS5 06:20:27.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS5PADDING 06:20:27.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS7 06:20:27.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS7PADDING 06:20:27.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/TBC 06:20:27.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/TBCPADDING 06:20:27.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/X9.23PADDING 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTE 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTEPADDING 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7943 *** *** gcm 7944 *** *** gcm 7945 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2PADDING 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7946 *** *** gcm 7947 *** *** gcm 7948 *** *** gcm 7949 *** *** gcm 7950 *** *** gcm 7951 *** *** gcm 7952 *** *** gcm 7953 *** *** gcm 7954 *** *** gcm 7955 *** *** gcm 7956 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126PADDING 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7957 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/NOPADDING 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS5 06:20:27.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS5PADDING 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS7 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7958 *** *** gcm 7959 *** *** gcm 7960 *** *** gcm 7961 *** *** gcm 7962 *** *** gcm 7963 *** *** gcm 7964 *** *** gcm 7965 *** *** gcm 7966 *** *** gcm 7967 *** *** gcm 7968 *** *** gcm 7969 *** *** gcm 7970 *** *** gcm 7971 *** *** gcm 7972 *** *** gcm 7973 *** *** gcm 7974 *** *** gcm 7975 *** *** gcm 7976 *** *** gcm 7977 *** *** gcm 7978 *** *** gcm 7979 *** *** gcm 7980 *** *** gcm 7981 *** *** gcm 7982 *** *** gcm 7983 *** *** gcm 7984 *** *** gcm 7985 *** *** gcm 7986 *** *** gcm 7987 *** *** gcm 7988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/TBC 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/TBCPADDING 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/X9.23 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7989 *** *** gcm 7990 *** *** gcm 7991 *** *** gcm 7992 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/X9.23PADDING 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTE 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7993 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7994 *** *** gcm 7995 *** *** gcm 7996 *** *** gcm 7997 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2PADDING 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126PADDING 06:20:27.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7998 *** *** gcm 7999 *** *** gcm 8000 *** *** gcm 8001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8002 *** *** gcm 8003 *** *** gcm 8004 *** *** gcm 8005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/NOPADDING 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS5 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS5PADDING 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8006 *** *** gcm 8007 *** *** gcm 8008 *** *** gcm 8009 *** *** gcm 8010 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8011 *** *** gcm 8012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8013 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS7PADDING 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/TBC 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8014 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/X9.23 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8015 *** *** gcm 8016 *** *** gcm 8017 *** *** gcm 8018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTE 06:20:27.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8019 *** *** gcm 8020 *** *** gcm 8021 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ 06:20:27.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126 06:20:27.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8022 *** *** gcm 8023 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8025 *** *** gcm 8026 *** *** gcm 8027 *** *** gcm 8028 *** *** gcm 8029 *** *** gcm 8030 *** *** gcm 8031 *** *** gcm 8032 *** *** gcm 8033 *** *** gcm 8034 *** *** gcm 8035 *** *** gcm 8036 *** *** gcm 8037 *** *** gcm 8038 *** *** gcm 8039 *** *** gcm 8040 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126PADDING 06:20:27.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8041 *** *** gcm 8042 *** *** gcm 8043 *** *** gcm 8044 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4 06:20:27.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8045 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4PADDING 06:20:27.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/NOPADDING 06:20:27.364 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS5 06:20:27.364 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS5PADDING 06:20:27.364 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS7 06:20:27.364 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8046 *** *** gcm 8047 *** *** gcm 8048 *** *** gcm 8049 *** *** gcm 8050 *** *** gcm 8051 *** *** gcm 8052 *** *** gcm 8053 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS7PADDING 06:20:27.364 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/TBC 06:20:27.365 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.365 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8054 *** *** gcm 8055 *** *** gcm 8056 *** *** gcm 8057 *** *** gcm 8058 *** *** gcm 8059 *** *** gcm 8060 *** *** gcm 8061 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.365 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8062 *** *** gcm 8063 *** *** gcm 8064 *** *** gcm 8065 *** *** gcm 8066 *** *** gcm 8067 *** *** gcm 8068 *** *** gcm 8069 *** *** gcm 8070 *** *** gcm 8071 *** *** gcm 8072 *** *** gcm 8073 *** *** gcm 8074 *** *** gcm 8075 *** *** gcm 8076 *** *** gcm 8077 *** *** gcm 8078 *** *** gcm 8079 *** *** gcm 8080 *** *** gcm 8081 *** *** gcm 8082 *** *** gcm 8083 *** *** gcm 8084 *** *** gcm 8085 *** *** gcm 8086 *** *** gcm 8087 *** *** gcm 8088 *** *** gcm 8089 *** *** gcm 8090 *** *** gcm 8091 *** *** gcm 8092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.365 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/X9.23 06:20:27.365 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.365 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/X9.23PADDING 06:20:27.366 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTE 06:20:27.366 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8093 *** *** gcm 8094 *** *** gcm 8095 *** *** gcm 8096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTEPADDING 06:20:27.366 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ 06:20:27.366 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126 06:20:27.367 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8097 *** *** gcm 8098 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2 06:20:27.367 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2PADDING 06:20:27.367 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126PADDING 06:20:27.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8099 *** *** gcm 8100 *** *** gcm 8101 *** *** gcm 8102 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4PADDING 06:20:27.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8103 *** *** gcm 8104 *** *** gcm 8105 *** *** gcm 8106 *** *** gcm 8107 *** *** gcm 8108 *** *** gcm 8109 *** *** gcm 8110 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/NOPADDING 06:20:27.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8111 *** *** gcm 8112 *** *** gcm 8113 *** *** gcm 8114 *** *** gcm 8115 *** *** gcm 8116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS5PADDING 06:20:27.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8117 *** *** gcm 8118 *** *** gcm 8119 *** *** gcm 8120 *** *** gcm 8121 *** *** gcm 8122 *** *** gcm 8123 *** *** gcm 8124 *** *** gcm 8125 *** *** gcm 8126 *** *** gcm 8127 *** *** gcm 8128 *** *** gcm 8129 *** *** gcm 8130 *** *** gcm 8131 *** *** gcm 8132 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS7 06:20:27.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS7PADDING 06:20:27.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/TBC 06:20:27.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/TBCPADDING 06:20:27.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8133 *** *** gcm 8134 *** *** gcm 8135 *** *** gcm 8136 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/X9.23PADDING 06:20:27.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8137 *** *** gcm 8138 *** *** gcm 8139 *** *** gcm 8140 *** *** gcm 8141 *** *** gcm 8142 *** *** gcm 8143 *** *** gcm 8144 *** *** gcm 8145 *** *** gcm 8146 *** *** gcm 8147 *** *** gcm 8148 *** *** gcm 8149 *** *** gcm 8150 *** *** gcm 8151 *** *** gcm 8152 *** *** gcm 8153 *** *** gcm 8154 *** *** gcm 8155 *** *** gcm 8156 *** *** gcm 8157 *** *** gcm 8158 *** *** gcm 8159 *** *** gcm 8160 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTE 06:20:27.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTEPADDING 06:20:27.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8161 *** *** gcm 8162 *** *** gcm 8163 *** *** gcm 8164 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8165 *** *** gcm 8166 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8167 *** *** gcm 8168 *** *** gcm 8169 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2 06:20:27.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2PADDING 06:20:27.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8170 *** *** gcm 8171 *** *** gcm 8172 *** *** gcm 8173 *** *** gcm 8174 *** *** gcm 8175 *** *** gcm 8176 *** *** gcm 8177 *** *** gcm 8178 *** *** gcm 8179 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126PADDING 06:20:27.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8180 *** *** gcm 8181 *** *** gcm 8182 *** *** gcm 8183 *** *** gcm 8184 *** *** gcm 8185 *** *** gcm 8186 *** *** gcm 8187 *** *** gcm 8188 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8189 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4PADDING 06:20:27.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/NOPADDING 06:20:27.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS5 06:20:27.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS5PADDING 06:20:27.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS7 06:20:27.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS7PADDING 06:20:27.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/TBC 06:20:27.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/TBCPADDING 06:20:27.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/X9.23 06:20:27.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/X9.23PADDING 06:20:27.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTE 06:20:27.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTEPADDING 06:20:27.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ 06:20:27.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126 06:20:27.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2 06:20:27.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2PADDING 06:20:27.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126PADDING 06:20:27.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8191 *** *** gcm 8192 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8193 *** *** gcm 8194 *** *** gcm 8195 *** *** gcm 8196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8197 *** *** gcm 8198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8199 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8200 *** *** gcm 8201 *** *** gcm 8202 *** *** gcm 8203 *** *** gcm 8204 *** *** gcm 8205 *** *** gcm 8206 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS5 06:20:27.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8207 *** *** gcm 8208 *** *** gcm 8209 *** *** gcm 8210 *** *** gcm 8211 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8212 *** *** gcm 8213 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8214 *** *** gcm 8215 *** *** gcm 8216 *** *** gcm 8217 *** *** gcm 8218 *** *** gcm 8219 *** *** gcm 8220 *** *** gcm 8221 *** *** gcm 8222 *** *** gcm 8223 *** *** gcm 8224 *** *** gcm 8225 *** *** gcm 8226 *** *** gcm 8227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/TBC 06:20:27.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/TBCPADDING 06:20:27.375 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8228 *** *** gcm 8229 *** *** gcm 8230 *** *** gcm 8231 *** *** gcm 8232 *** *** gcm 8233 *** *** gcm 8234 *** *** gcm 8235 *** *** gcm 8236 *** *** gcm 8237 *** *** gcm 8238 *** *** gcm 8239 *** *** gcm 8240 *** *** gcm 8241 *** *** gcm 8242 *** *** gcm 8243 *** *** gcm 8244 *** *** gcm 8245 *** *** gcm 8246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/X9.23 06:20:27.375 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8247 *** *** gcm 8248 *** *** gcm 8249 *** *** gcm 8250 *** *** gcm 8251 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTE 06:20:27.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8252 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTEPADDING 06:20:27.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ 06:20:27.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126 06:20:27.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2 06:20:27.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2PADDING 06:20:27.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126PADDING 06:20:27.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8253 *** *** gcm 8254 *** *** gcm 8255 *** *** gcm 8256 *** *** gcm 8257 *** *** gcm 8258 *** *** gcm 8259 *** *** gcm 8260 *** *** gcm 8261 *** *** gcm 8262 *** *** gcm 8263 *** *** gcm 8264 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4PADDING 06:20:27.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/NOPADDING 06:20:27.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS5 06:20:27.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS5PADDING 06:20:27.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8265 *** *** gcm 8266 *** *** gcm 8267 *** *** gcm 8268 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS7 06:20:27.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS7PADDING 06:20:27.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/TBC 06:20:27.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/TBCPADDING 06:20:27.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8269 *** *** gcm 8270 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8271 *** *** gcm 8272 *** *** gcm 8273 *** *** gcm 8274 *** *** gcm 8275 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/X9.23PADDING 06:20:27.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8276 *** *** gcm 8277 *** *** gcm 8278 *** *** gcm 8279 *** *** gcm 8280 *** *** gcm 8281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTEPADDING 06:20:27.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8282 *** *** gcm 8283 *** *** gcm 8284 *** *** gcm 8285 *** *** gcm 8286 *** *** gcm 8287 *** *** gcm 8288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126 06:20:27.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8289 *** *** gcm 8290 *** *** gcm 8291 *** *** gcm 8292 *** *** gcm 8293 *** *** gcm 8294 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8295 *** *** gcm 8296 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2PADDING 06:20:27.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8297 *** *** gcm 8298 *** *** gcm 8299 *** *** gcm 8300 *** *** gcm 8301 *** *** gcm 8302 *** *** gcm 8303 *** *** gcm 8304 *** *** gcm 8305 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4 06:20:27.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4PADDING 06:20:27.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8306 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/NOPADDING 06:20:27.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS5 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS5PADDING 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8307 *** *** gcm 8308 *** *** gcm 8309 *** *** gcm 8310 *** *** gcm 8311 *** *** gcm 8312 *** *** gcm 8313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS7 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8314 *** *** gcm 8315 *** *** gcm 8316 *** *** gcm 8317 *** *** gcm 8318 *** *** gcm 8319 *** *** gcm 8320 *** *** gcm 8321 *** *** gcm 8322 *** *** gcm 8323 *** *** gcm 8324 *** *** gcm 8325 *** *** gcm 8326 *** *** gcm 8327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS7PADDING 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8328 *** *** gcm 8329 *** *** gcm 8330 *** *** gcm 8331 *** *** gcm 8332 *** *** gcm 8333 *** *** gcm 8334 *** *** gcm 8335 *** *** gcm 8336 *** *** gcm 8337 *** *** gcm 8338 *** *** gcm 8339 *** *** gcm 8340 *** *** gcm 8341 *** *** gcm 8342 *** *** gcm 8343 *** *** gcm 8344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/TBC 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8345 *** *** gcm 8346 *** *** gcm 8347 *** *** gcm 8348 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/TBCPADDING 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/X9.23 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8349 *** *** gcm 8350 *** *** gcm 8351 *** *** gcm 8352 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/X9.23PADDING 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTE 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8353 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ 06:20:27.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2PADDING 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126PADDING 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4PADDING 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/NOPADDING 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS5 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8354 *** *** gcm 8355 *** *** gcm 8356 *** *** gcm 8357 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS7 06:20:27.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS7PADDING 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/TBC 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/TBCPADDING 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8358 *** *** gcm 8359 *** *** gcm 8360 *** *** gcm 8361 *** *** gcm 8362 *** *** gcm 8363 *** *** gcm 8364 *** *** gcm 8365 *** *** gcm 8366 *** *** gcm 8367 *** *** gcm 8368 *** *** gcm 8369 *** *** gcm 8370 *** *** gcm 8371 *** *** gcm 8372 *** *** gcm 8373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/X9.23PADDING 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTE 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTEPADDING 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2 06:20:27.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8374 *** *** gcm 8375 *** *** gcm 8376 *** *** gcm 8377 *** *** gcm 8378 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126PADDING 06:20:27.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8379 *** *** gcm 8380 *** *** gcm 8381 *** *** gcm 8382 *** *** gcm 8383 *** *** gcm 8384 *** *** gcm 8385 *** *** gcm 8386 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4PADDING 06:20:27.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/NOPADDING 06:20:27.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS5 06:20:27.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS5PADDING 06:20:27.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS7 06:20:27.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS7PADDING 06:20:27.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/TBC 06:20:27.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8387 *** *** gcm 8388 *** *** gcm 8389 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/TBCPADDING 06:20:27.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/X9.23 06:20:27.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/X9.23PADDING 06:20:27.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTE 06:20:27.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTEPADDING 06:20:27.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ 06:20:27.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126 06:20:27.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8390 *** *** gcm 8391 *** *** gcm 8392 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2PADDING 06:20:27.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8393 *** *** gcm 8394 *** *** gcm 8395 *** *** gcm 8396 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4 06:20:27.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8397 *** *** gcm 8398 *** *** gcm 8399 *** *** gcm 8400 *** *** gcm 8401 *** *** gcm 8402 *** *** gcm 8403 *** *** gcm 8404 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4PADDING 06:20:27.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/NOPADDING 06:20:27.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8405 *** *** gcm 8406 *** *** gcm 8407 *** *** gcm 8408 *** *** gcm 8409 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS5 06:20:27.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS5PADDING 06:20:27.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8410 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8411 *** *** gcm 8412 *** *** gcm 8413 *** *** gcm 8414 *** *** gcm 8415 *** *** gcm 8416 *** *** gcm 8417 *** *** gcm 8418 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS7PADDING 06:20:27.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/TBC 06:20:27.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/TBCPADDING 06:20:27.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8419 *** *** gcm 8420 *** *** gcm 8421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/X9.23PADDING 06:20:27.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTE 06:20:27.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTEPADDING 06:20:27.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8422 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8423 *** *** gcm 8424 *** *** gcm 8425 *** *** gcm 8426 *** *** gcm 8427 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126 06:20:27.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2 06:20:27.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2PADDING 06:20:27.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8428 *** *** gcm 8429 *** *** gcm 8430 *** *** gcm 8431 *** *** gcm 8432 *** *** gcm 8433 *** *** gcm 8434 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4 06:20:27.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4PADDING 06:20:27.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8435 *** *** gcm 8436 *** *** gcm 8437 *** *** gcm 8438 *** *** gcm 8439 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/NOPADDING 06:20:27.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS5 06:20:27.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS5PADDING 06:20:27.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS7 06:20:27.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8440 *** *** gcm 8441 *** *** gcm 8442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS7PADDING 06:20:27.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8443 *** *** gcm 8444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/TBC 06:20:27.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8445 *** *** gcm 8446 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/TBCPADDING 06:20:27.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/X9.23 06:20:27.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/X9.23PADDING 06:20:27.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTE 06:20:27.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTEPADDING 06:20:27.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8447 *** *** gcm 8448 *** *** gcm 8449 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ 06:20:27.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8450 *** *** gcm 8451 *** *** gcm 8452 *** *** gcm 8453 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126 06:20:27.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2 06:20:27.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2PADDING 06:20:27.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126PADDING 06:20:27.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4 06:20:27.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4PADDING 06:20:27.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/NOPADDING 06:20:27.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS5 06:20:27.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS5PADDING 06:20:27.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS7 06:20:27.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS7PADDING 06:20:27.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/TBC 06:20:27.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8454 *** *** gcm 8455 *** *** gcm 8456 *** *** gcm 8457 *** *** gcm 8458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8459 *** *** gcm 8460 *** *** gcm 8461 *** *** gcm 8462 *** *** gcm 8463 *** *** gcm 8464 *** *** gcm 8465 *** *** gcm 8466 *** *** gcm 8467 *** *** gcm 8468 *** *** gcm 8469 *** *** gcm 8470 *** *** gcm 8471 *** *** gcm 8472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/X9.23PADDING 06:20:27.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTE 06:20:27.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8473 *** *** gcm 8474 *** *** gcm 8475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTEPADDING 06:20:27.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8476 *** *** gcm 8477 *** *** gcm 8478 *** *** gcm 8479 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ 06:20:27.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126 06:20:27.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8480 *** *** gcm 8481 *** *** gcm 8482 *** *** gcm 8483 *** *** gcm 8484 *** *** gcm 8485 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2 06:20:27.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2PADDING 06:20:27.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8486 *** *** gcm 8487 *** *** gcm 8488 *** *** gcm 8489 *** *** gcm 8490 *** *** gcm 8491 *** *** gcm 8492 *** *** gcm 8493 *** *** gcm 8494 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8495 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8496 *** *** gcm 8497 *** *** gcm 8498 *** *** gcm 8499 *** *** gcm 8500 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8501 *** *** gcm 8502 *** *** gcm 8503 *** *** gcm 8504 *** *** gcm 8505 *** *** gcm 8506 *** *** gcm 8507 *** *** gcm 8508 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4PADDING 06:20:27.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/NOPADDING 06:20:27.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS5 06:20:27.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS5PADDING 06:20:27.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS7 06:20:27.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS7PADDING 06:20:27.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8509 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/TBCPADDING 06:20:27.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8510 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/X9.23PADDING 06:20:27.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8511 *** *** gcm 8512 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTE 06:20:27.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8513 *** *** gcm 8514 *** *** gcm 8515 *** *** gcm 8516 *** *** gcm 8517 *** *** gcm 8518 *** *** gcm 8519 *** *** gcm 8520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ 06:20:27.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126 06:20:27.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2PADDING 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126PADDING 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8521 *** *** gcm 8522 *** *** gcm 8523 *** *** gcm 8524 *** *** gcm 8525 *** *** gcm 8526 *** *** gcm 8527 *** *** gcm 8528 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4PADDING 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/NOPADDING 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8530 *** *** gcm 8531 *** *** gcm 8532 *** *** gcm 8533 *** *** gcm 8534 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8535 *** *** gcm 8536 *** *** gcm 8537 *** *** gcm 8538 *** *** gcm 8539 *** *** gcm 8540 *** *** gcm 8541 *** *** gcm 8542 *** *** gcm 8543 *** *** gcm 8544 *** *** gcm 8545 *** *** gcm 8546 *** *** gcm 8547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS5PADDING 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8548 *** *** gcm 8549 *** *** gcm 8550 *** *** gcm 8551 *** *** gcm 8552 *** *** gcm 8553 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS7 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8554 *** *** gcm 8555 *** *** gcm 8556 *** *** gcm 8557 *** *** gcm 8558 *** *** gcm 8559 *** *** gcm 8560 *** *** gcm 8561 *** *** gcm 8562 *** *** gcm 8563 *** *** gcm 8564 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/TBC 06:20:27.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8565 *** *** gcm 8566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8567 *** *** gcm 8568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/X9.23PADDING 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTE 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTEPADDING 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8569 *** *** gcm 8570 *** *** gcm 8571 *** *** gcm 8572 *** *** gcm 8573 *** *** gcm 8574 *** *** gcm 8575 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2PADDING 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126PADDING 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8576 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4PADDING 06:20:27.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/NOPADDING 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS5 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS5PADDING 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8577 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS7 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS7PADDING 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/TBC 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/TBCPADDING 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/X9.23 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/X9.23PADDING 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTE 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTEPADDING 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2 06:20:27.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8578 *** *** gcm 8579 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126PADDING 06:20:27.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8580 *** *** gcm 8581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4 06:20:27.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4PADDING 06:20:27.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/NOPADDING 06:20:27.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS5 06:20:27.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS5PADDING 06:20:27.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS7 06:20:27.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS7PADDING 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/TBC 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/TBCPADDING 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/X9.23 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/X9.23PADDING 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8582 *** *** gcm 8583 *** *** gcm 8584 *** *** gcm 8585 *** *** gcm 8586 *** *** gcm 8587 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8588 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTEPADDING 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CTS/ 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CTS/NOPADDING 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8589 *** *** gcm 8590 *** *** gcm 8591 *** *** gcm 8592 *** *** gcm 8593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/EAX/ 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8594 *** *** gcm 8595 *** *** gcm 8596 *** *** gcm 8597 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/EAX/NOPADDING 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/ECB/ 06:20:27.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/ECB/NOPADDING 06:20:27.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ 06:20:27.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126 06:20:27.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8598 *** *** gcm 8599 *** *** gcm 8600 *** *** gcm 8601 *** *** gcm 8602 *** *** gcm 8603 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2 06:20:27.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8604 *** *** gcm 8605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8606 *** *** gcm 8607 *** *** gcm 8608 *** *** gcm 8609 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4 06:20:27.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4PADDING 06:20:27.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/NOPADDING 06:20:27.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS5 06:20:27.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS5PADDING 06:20:27.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8610 *** *** gcm 8611 *** *** gcm 8612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS7PADDING 06:20:27.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/TBC 06:20:27.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/TBCPADDING 06:20:27.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/X9.23 06:20:27.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/X9.23PADDING 06:20:27.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8613 *** *** gcm 8614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTE 06:20:27.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTEPADDING 06:20:27.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.404 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126 06:20:27.404 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.405 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2 06:20:27.405 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.405 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2PADDING 06:20:27.405 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.405 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126PADDING 06:20:27.405 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.405 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4 06:20:27.405 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.405 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4PADDING 06:20:27.405 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/NOPADDING 06:20:27.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS5 06:20:27.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS5PADDING 06:20:27.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS7 06:20:27.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS7PADDING 06:20:27.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8617 *** *** gcm 8618 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.407 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8619 *** *** gcm 8620 *** *** gcm 8621 *** *** gcm 8622 *** *** gcm 8623 *** *** gcm 8624 *** *** gcm 8625 *** *** gcm 8626 *** *** gcm 8627 *** *** gcm 8628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.407 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/TBCPADDING 06:20:27.407 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.407 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/X9.23 06:20:27.407 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8629 *** *** gcm 8630 *** *** gcm 8631 *** *** gcm 8632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.407 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/X9.23PADDING 06:20:27.407 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.407 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTEPADDING 06:20:27.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8634 *** *** gcm 8635 *** *** gcm 8636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8637 *** *** gcm 8638 *** *** gcm 8639 *** *** gcm 8640 *** *** gcm 8641 *** *** gcm 8642 *** *** gcm 8643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126 06:20:27.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8644 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8645 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2PADDING 06:20:27.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126PADDING 06:20:27.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4 06:20:27.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4PADDING 06:20:27.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/NOPADDING 06:20:27.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS5 06:20:27.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS5PADDING 06:20:27.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8646 *** *** gcm 8647 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8648 *** *** gcm 8649 *** *** gcm 8650 *** *** gcm 8651 *** *** gcm 8652 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/TBC 06:20:27.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8653 *** *** gcm 8654 *** *** gcm 8655 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8656 *** *** gcm 8657 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/X9.23 06:20:27.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/X9.23PADDING 06:20:27.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8658 *** *** gcm 8659 *** *** gcm 8660 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8661 *** *** gcm 8662 *** *** gcm 8663 *** *** gcm 8664 *** *** gcm 8665 *** *** gcm 8666 *** *** gcm 8667 *** *** gcm 8668 *** *** gcm 8669 *** *** gcm 8670 *** *** gcm 8671 *** *** gcm 8672 *** *** gcm 8673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTEPADDING 06:20:27.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.412 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ 06:20:27.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.412 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126 06:20:27.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.412 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2 06:20:27.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.412 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2PADDING 06:20:27.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.412 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126PADDING 06:20:27.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.412 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4 06:20:27.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.413 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4PADDING 06:20:27.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.413 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/NOPADDING 06:20:27.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.413 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS5 06:20:27.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.413 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS5PADDING 06:20:27.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS7 06:20:27.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS7PADDING 06:20:27.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/TBC 06:20:27.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/TBCPADDING 06:20:27.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/X9.23 06:20:27.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/X9.23PADDING 06:20:27.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTE 06:20:27.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTEPADDING 06:20:27.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ 06:20:27.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126 06:20:27.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2 06:20:27.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2PADDING 06:20:27.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126PADDING 06:20:27.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4 06:20:27.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4PADDING 06:20:27.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/NOPADDING 06:20:27.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS5 06:20:27.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS5PADDING 06:20:27.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS7 06:20:27.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS7PADDING 06:20:27.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/TBC 06:20:27.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/TBCPADDING 06:20:27.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/X9.23 06:20:27.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/X9.23PADDING 06:20:27.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTE 06:20:27.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTEPADDING 06:20:27.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ 06:20:27.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126 06:20:27.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.420 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2 06:20:27.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.420 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2PADDING 06:20:27.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.420 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126PADDING 06:20:27.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.420 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4 06:20:27.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.420 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4PADDING 06:20:27.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.420 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/NOPADDING 06:20:27.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.421 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS5 06:20:27.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.421 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS5PADDING 06:20:27.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.421 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS7 06:20:27.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.421 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS7PADDING 06:20:27.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.421 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/TBC 06:20:27.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/TBCPADDING 06:20:27.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/X9.23 06:20:27.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/X9.23PADDING 06:20:27.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTE 06:20:27.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTEPADDING 06:20:27.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ 06:20:27.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.423 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126 06:20:27.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.423 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2 06:20:27.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.423 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2PADDING 06:20:27.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126PADDING 06:20:27.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4 06:20:27.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4PADDING 06:20:27.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/NOPADDING 06:20:27.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS5 06:20:27.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8675 *** *** gcm 8676 *** *** gcm 8677 *** *** gcm 8678 *** *** gcm 8679 *** *** gcm 8680 *** *** gcm 8681 *** *** gcm 8682 *** *** gcm 8683 *** *** gcm 8684 *** *** gcm 8685 *** *** gcm 8686 *** *** gcm 8687 *** *** gcm 8688 *** *** gcm 8689 *** *** gcm 8690 *** *** gcm 8691 *** *** gcm 8692 *** *** gcm 8693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS7 06:20:27.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS7PADDING 06:20:27.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/TBC 06:20:27.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8694 *** *** gcm 8695 *** *** gcm 8696 *** *** gcm 8697 *** *** gcm 8698 *** *** gcm 8699 *** *** gcm 8700 *** *** gcm 8701 *** *** gcm 8702 *** *** gcm 8703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/X9.23 06:20:27.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/X9.23PADDING 06:20:27.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTE 06:20:27.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTEPADDING 06:20:27.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ 06:20:27.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126 06:20:27.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2 06:20:27.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8704 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2PADDING 06:20:27.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126PADDING 06:20:27.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8705 *** *** gcm 8706 *** *** gcm 8707 *** *** gcm 8708 *** *** gcm 8709 *** *** gcm 8710 *** *** gcm 8711 *** *** gcm 8712 *** *** gcm 8713 *** *** gcm 8714 *** *** gcm 8715 *** *** gcm 8716 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4 06:20:27.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8717 *** *** gcm 8718 *** *** gcm 8719 *** *** gcm 8720 *** *** gcm 8721 *** *** gcm 8722 *** *** gcm 8723 *** *** gcm 8724 *** *** gcm 8725 *** *** gcm 8726 *** *** gcm 8727 *** *** gcm 8728 *** *** gcm 8729 *** *** gcm 8730 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8731 *** *** gcm 8732 *** *** gcm 8733 *** *** gcm 8734 *** *** gcm 8735 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8736 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8738 *** *** gcm 8739 *** *** gcm 8740 *** *** gcm 8741 *** *** gcm 8742 *** *** gcm 8743 *** *** gcm 8744 *** *** gcm 8745 *** *** gcm 8746 *** *** gcm 8747 *** *** gcm 8748 *** *** gcm 8749 *** *** gcm 8750 *** *** gcm 8751 *** *** gcm 8752 *** *** gcm 8753 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8754 *** *** gcm 8755 *** *** gcm 8756 *** *** gcm 8757 *** *** gcm 8758 *** *** gcm 8759 *** *** gcm 8760 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8761 *** *** gcm 8762 *** *** gcm 8763 *** *** gcm 8764 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8765 *** *** gcm 8766 *** *** gcm 8767 *** *** gcm 8768 *** *** gcm 8769 *** *** gcm 8770 *** *** gcm 8771 *** *** gcm 8772 *** *** gcm 8773 *** *** gcm 8774 *** *** gcm 8775 *** *** gcm 8776 *** *** gcm 8777 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8778 *** *** gcm 8779 *** *** gcm 8780 *** *** gcm 8781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8782 *** *** gcm 8783 *** *** gcm 8784 *** *** gcm 8785 *** *** gcm 8786 *** *** gcm 8787 *** *** gcm 8788 *** *** gcm 8789 *** *** gcm 8790 *** *** gcm 8791 *** *** gcm 8792 *** *** gcm 8793 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8794 *** *** gcm 8795 *** *** gcm 8796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/TBC 06:20:27.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8797 *** *** gcm 8798 *** *** gcm 8799 *** *** gcm 8800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8801 *** *** gcm 8802 *** *** gcm 8803 *** *** gcm 8804 *** *** gcm 8805 *** *** gcm 8806 *** *** gcm 8807 *** *** gcm 8808 *** *** gcm 8809 *** *** gcm 8810 *** *** gcm 8811 *** *** gcm 8812 *** *** gcm 8813 *** *** gcm 8814 *** *** gcm 8815 *** *** gcm 8816 *** *** gcm 8817 *** *** gcm 8818 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8819 *** *** gcm 8820 *** *** gcm 8821 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8822 *** *** gcm 8823 *** *** gcm 8824 *** *** gcm 8825 *** *** gcm 8826 *** *** gcm 8827 *** *** gcm 8828 *** *** gcm 8829 *** *** gcm 8830 *** *** gcm 8831 *** *** gcm 8832 *** *** gcm 8833 *** *** gcm 8834 *** *** gcm 8835 *** *** gcm 8836 *** *** gcm 8837 *** *** gcm 8838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/X9.23PADDING 06:20:27.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTE 06:20:27.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTEPADDING 06:20:27.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ 06:20:27.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126 06:20:27.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2 06:20:27.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2PADDING 06:20:27.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8839 *** *** gcm 8840 *** *** gcm 8841 *** *** gcm 8842 *** *** gcm 8843 *** *** gcm 8844 *** *** gcm 8845 *** *** gcm 8846 *** *** gcm 8847 *** *** gcm 8848 *** *** gcm 8849 *** *** gcm 8850 *** *** gcm 8851 *** *** gcm 8852 *** *** gcm 8853 *** *** gcm 8854 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126PADDING 06:20:27.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8855 *** *** gcm 8856 *** *** gcm 8857 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8858 *** *** gcm 8859 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8860 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/NOPADDING 06:20:27.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS5 06:20:27.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS5PADDING 06:20:27.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS7 06:20:27.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS7PADDING 06:20:27.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/TBC 06:20:27.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/TBCPADDING 06:20:27.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/X9.23 06:20:27.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/X9.23PADDING 06:20:27.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTE 06:20:27.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTEPADDING 06:20:27.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ 06:20:27.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126 06:20:27.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2 06:20:27.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2PADDING 06:20:27.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126PADDING 06:20:27.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4 06:20:27.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4PADDING 06:20:27.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/NOPADDING 06:20:27.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS5 06:20:27.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS5PADDING 06:20:27.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS7 06:20:27.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.436 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8861 *** *** gcm 8862 *** *** gcm 8863 *** *** gcm 8864 *** *** gcm 8865 *** *** gcm 8866 *** *** gcm 8867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.436 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/TBC 06:20:27.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.436 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/TBCPADDING 06:20:27.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.436 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/X9.23 06:20:27.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.436 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/X9.23PADDING 06:20:27.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.436 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8868 *** *** gcm 8869 *** *** gcm 8870 *** *** gcm 8871 *** *** gcm 8872 *** *** gcm 8873 *** *** gcm 8874 *** *** gcm 8875 *** *** gcm 8876 *** *** gcm 8877 *** *** gcm 8878 *** *** gcm 8879 *** *** gcm 8880 *** *** gcm 8881 *** *** gcm 8882 *** *** gcm 8883 *** *** gcm 8884 *** *** gcm 8885 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.437 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTEPADDING 06:20:27.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.437 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ 06:20:27.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.437 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126 06:20:27.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.437 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2 06:20:27.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2PADDING 06:20:27.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126PADDING 06:20:27.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4 06:20:27.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4PADDING 06:20:27.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/NOPADDING 06:20:27.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.439 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS5 06:20:27.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.439 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8886 *** *** gcm 8887 *** *** gcm 8888 *** *** gcm 8889 *** *** gcm 8890 *** *** gcm 8891 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.439 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS7 06:20:27.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.439 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS7PADDING 06:20:27.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/TBC 06:20:27.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/TBCPADDING 06:20:27.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/X9.23 06:20:27.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8892 *** *** gcm 8893 *** *** gcm 8894 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTE 06:20:27.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTEPADDING 06:20:27.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.441 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ 06:20:27.441 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8895 *** *** gcm 8896 *** *** gcm 8897 *** *** gcm 8898 *** *** gcm 8899 *** *** gcm 8900 *** *** gcm 8901 *** *** gcm 8902 *** *** gcm 8903 *** *** gcm 8904 *** *** gcm 8905 *** *** gcm 8906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.441 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126 06:20:27.441 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.441 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2 06:20:27.441 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.441 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2PADDING 06:20:27.441 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.441 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126PADDING 06:20:27.441 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8907 *** *** gcm 8908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4 06:20:27.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8909 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/NOPADDING 06:20:27.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS5 06:20:27.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8911 *** *** gcm 8912 *** *** gcm 8913 *** *** gcm 8914 *** *** gcm 8915 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8917 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.443 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8918 *** *** gcm 8919 *** *** gcm 8920 *** *** gcm 8921 *** *** gcm 8922 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.443 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8923 *** *** gcm 8924 *** *** gcm 8925 *** *** gcm 8926 *** *** gcm 8927 *** *** gcm 8928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.443 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/TBCPADDING 06:20:27.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8929 *** *** gcm 8930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.444 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8931 *** *** gcm 8932 *** *** gcm 8933 *** *** gcm 8934 *** *** gcm 8935 *** *** gcm 8936 *** *** gcm 8937 *** *** gcm 8938 *** *** gcm 8939 *** *** gcm 8940 *** *** gcm 8941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/X9.23PADDING 06:20:27.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTE 06:20:27.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTEPADDING 06:20:27.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ 06:20:27.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126 06:20:27.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8942 *** *** gcm 8943 *** *** gcm 8944 *** *** gcm 8945 *** *** gcm 8946 *** *** gcm 8947 *** *** gcm 8948 *** *** gcm 8949 *** *** gcm 8950 *** *** gcm 8951 *** *** gcm 8952 *** *** gcm 8953 *** *** gcm 8954 *** *** gcm 8955 *** *** gcm 8956 *** *** gcm 8957 *** *** gcm 8958 *** *** gcm 8959 *** *** gcm 8960 *** *** gcm 8961 *** *** gcm 8962 *** *** gcm 8963 *** *** gcm 8964 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2PADDING 06:20:27.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126PADDING 06:20:27.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4 06:20:27.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8965 *** *** gcm 8966 *** *** gcm 8967 *** *** gcm 8968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4PADDING 06:20:27.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/NOPADDING 06:20:27.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.447 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS5 06:20:27.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.447 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS5PADDING 06:20:27.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8969 *** *** gcm 8970 *** *** gcm 8971 *** *** gcm 8972 *** *** gcm 8973 *** *** gcm 8974 *** *** gcm 8975 *** *** gcm 8976 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.447 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS7 06:20:27.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.447 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS7PADDING 06:20:27.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/TBC 06:20:27.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/TBCPADDING 06:20:27.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/X9.23 06:20:27.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8977 *** *** gcm 8978 *** *** gcm 8979 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTE 06:20:27.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8980 *** *** gcm 8981 *** *** gcm 8982 *** *** gcm 8983 *** *** gcm 8984 *** *** gcm 8985 *** *** gcm 8986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTEPADDING 06:20:27.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ 06:20:27.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126 06:20:27.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2 06:20:27.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2PADDING 06:20:27.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8987 *** *** gcm 8988 *** *** gcm 8989 *** *** gcm 8990 *** *** gcm 8991 *** *** gcm 8992 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4PADDING 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8993 *** *** gcm 8994 *** *** gcm 8995 *** *** gcm 8996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS5 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS5PADDING 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS7 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS7PADDING 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/TBC 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8997 *** *** gcm 8998 *** *** gcm 8999 *** *** gcm 9000 *** *** gcm 9001 *** *** gcm 9002 *** *** gcm 9003 *** *** gcm 9004 *** *** gcm 9005 *** *** gcm 9006 *** *** gcm 9007 *** *** gcm 9008 *** *** gcm 9009 *** *** gcm 9010 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/TBCPADDING 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/X9.23 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/X9.23PADDING 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTE 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTEPADDING 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ 06:20:27.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.454 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126 06:20:27.454 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.454 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2 06:20:27.454 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.454 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2PADDING 06:20:27.454 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.455 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126PADDING 06:20:27.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.455 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4 06:20:27.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.455 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4PADDING 06:20:27.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.455 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/NOPADDING 06:20:27.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS5 06:20:27.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS5PADDING 06:20:27.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS7 06:20:27.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS7PADDING 06:20:27.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/TBC 06:20:27.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/TBCPADDING 06:20:27.457 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.457 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/X9.23 06:20:27.457 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.457 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/X9.23PADDING 06:20:27.457 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.457 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTE 06:20:27.457 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.457 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTEPADDING 06:20:27.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9011 *** *** gcm 9012 *** *** gcm 9013 *** *** gcm 9014 *** *** gcm 9015 *** *** gcm 9016 *** *** gcm 9017 *** *** gcm 9018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ 06:20:27.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126 06:20:27.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2 06:20:27.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2PADDING 06:20:27.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126PADDING 06:20:27.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4 06:20:27.459 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.459 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4PADDING 06:20:27.459 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.459 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/NOPADDING 06:20:27.459 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.459 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS5 06:20:27.459 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS5PADDING 06:20:27.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS7 06:20:27.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS7PADDING 06:20:27.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/TBC 06:20:27.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9019 *** *** gcm 9020 *** *** gcm 9021 *** *** gcm 9022 *** *** gcm 9023 *** *** gcm 9024 *** *** gcm 9025 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/TBCPADDING 06:20:27.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/X9.23 06:20:27.461 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9026 *** *** gcm 9027 *** *** gcm 9028 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.461 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTE 06:20:27.461 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTEPADDING 06:20:27.461 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ 06:20:27.461 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126 06:20:27.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.462 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2 06:20:27.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9029 *** *** gcm 9030 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.462 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2PADDING 06:20:27.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.462 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126PADDING 06:20:27.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.462 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4 06:20:27.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.462 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4PADDING 06:20:27.463 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.463 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/NOPADDING 06:20:27.463 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.463 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS5 06:20:27.463 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.463 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9031 *** *** gcm 9032 *** *** gcm 9033 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.463 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.463 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS7 06:20:27.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS7PADDING 06:20:27.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/TBC 06:20:27.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/TBCPADDING 06:20:27.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9034 *** *** gcm 9035 *** *** gcm 9036 *** *** gcm 9037 *** *** gcm 9038 *** *** gcm 9039 *** *** gcm 9040 *** *** gcm 9041 *** *** gcm 9042 *** *** gcm 9043 *** *** gcm 9044 *** *** gcm 9045 *** *** gcm 9046 *** *** gcm 9047 *** *** gcm 9048 *** *** gcm 9049 *** *** gcm 9050 *** *** gcm 9051 *** *** gcm 9052 *** *** gcm 9053 *** *** gcm 9054 *** *** gcm 9055 *** *** gcm 9056 *** *** gcm 9057 *** *** gcm 9058 *** *** gcm 9059 *** *** gcm 9060 *** *** gcm 9061 *** *** gcm 9062 *** *** gcm 9063 *** *** gcm 9064 *** *** gcm 9065 *** *** gcm 9066 *** *** gcm 9067 *** *** gcm 9068 *** *** gcm 9069 *** *** gcm 9070 *** *** gcm 9071 *** *** gcm 9072 *** *** gcm 9073 *** *** gcm 9074 *** *** gcm 9075 *** *** gcm 9076 *** *** gcm 9077 *** *** gcm 9078 *** *** gcm 9079 *** *** gcm 9080 *** *** gcm 9081 *** *** gcm 9082 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/X9.23 06:20:27.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/X9.23PADDING 06:20:27.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTE 06:20:27.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTEPADDING 06:20:27.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ 06:20:27.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126 06:20:27.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9083 *** *** gcm 9084 *** *** gcm 9085 *** *** gcm 9086 *** *** gcm 9087 *** *** gcm 9088 *** *** gcm 9089 *** *** gcm 9090 *** *** gcm 9091 *** *** gcm 9092 *** *** gcm 9093 *** *** gcm 9094 *** *** gcm 9095 *** *** gcm 9096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2PADDING 06:20:27.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126PADDING 06:20:27.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9097 *** *** gcm 9098 *** *** gcm 9099 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4 06:20:27.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9100 *** *** gcm 9101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4PADDING 06:20:27.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9102 *** *** gcm 9103 *** *** gcm 9104 *** *** gcm 9105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/NOPADDING 06:20:27.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS5 06:20:27.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS5PADDING 06:20:27.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9106 *** *** gcm 9107 *** *** gcm 9108 *** *** gcm 9109 *** *** gcm 9110 *** *** gcm 9111 *** *** gcm 9112 *** *** gcm 9113 *** *** gcm 9114 *** *** gcm 9115 *** *** gcm 9116 *** *** gcm 9117 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS7PADDING 06:20:27.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/TBC 06:20:27.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9118 *** *** gcm 9119 *** *** gcm 9120 *** *** gcm 9121 *** *** gcm 9122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/TBCPADDING 06:20:27.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/X9.23 06:20:27.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/X9.23PADDING 06:20:27.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTE 06:20:27.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9123 *** *** gcm 9124 *** *** gcm 9125 *** *** gcm 9126 *** *** gcm 9127 *** *** gcm 9128 *** *** gcm 9129 *** *** gcm 9130 *** *** gcm 9131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ 06:20:27.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126 06:20:27.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9132 *** *** gcm 9133 *** *** gcm 9134 *** *** gcm 9135 *** *** gcm 9136 *** *** gcm 9137 *** *** gcm 9138 *** *** gcm 9139 *** *** gcm 9140 *** *** gcm 9141 *** *** gcm 9142 *** *** gcm 9143 *** *** gcm 9144 *** *** gcm 9145 *** *** gcm 9146 *** *** gcm 9147 *** *** gcm 9148 *** *** gcm 9149 *** *** gcm 9150 *** *** gcm 9151 *** *** gcm 9152 *** *** gcm 9153 *** *** gcm 9154 *** *** gcm 9155 *** *** gcm 9156 *** *** gcm 9157 *** *** gcm 9158 *** *** gcm 9159 *** *** gcm 9160 *** *** gcm 9161 *** *** gcm 9162 *** *** gcm 9163 *** *** gcm 9164 *** *** gcm 9165 *** *** gcm 9166 *** *** gcm 9167 *** *** gcm 9168 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2PADDING 06:20:27.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126PADDING 06:20:27.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4 06:20:27.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9169 *** *** gcm 9170 *** *** gcm 9171 *** *** gcm 9172 *** *** gcm 9173 *** *** gcm 9174 *** *** gcm 9175 *** *** gcm 9176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4PADDING 06:20:27.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/NOPADDING 06:20:27.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS5 06:20:27.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS5PADDING 06:20:27.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS7 06:20:27.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS7PADDING 06:20:27.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/TBC 06:20:27.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/TBCPADDING 06:20:27.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/X9.23 06:20:27.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/X9.23PADDING 06:20:27.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTE 06:20:27.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTEPADDING 06:20:27.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9177 *** *** gcm 9178 *** *** gcm 9179 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126 06:20:27.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2 06:20:27.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2PADDING 06:20:27.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126PADDING 06:20:27.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4 06:20:27.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4PADDING 06:20:27.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9180 *** *** gcm 9181 *** *** gcm 9182 *** *** gcm 9183 *** *** gcm 9184 *** *** gcm 9185 *** *** gcm 9186 *** *** gcm 9187 *** *** gcm 9188 *** *** gcm 9189 *** *** gcm 9190 *** *** gcm 9191 *** *** gcm 9192 *** *** gcm 9193 *** *** gcm 9194 *** *** gcm 9195 *** *** gcm 9196 *** *** gcm 9197 *** *** gcm 9198 *** *** gcm 9199 *** *** gcm 9200 *** *** gcm 9201 *** *** gcm 9202 *** *** gcm 9203 *** *** gcm 9204 *** *** gcm 9205 *** *** gcm 9206 *** *** gcm 9207 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS5 06:20:27.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS5PADDING 06:20:27.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS7 06:20:27.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS7PADDING 06:20:27.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/TBC 06:20:27.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/TBCPADDING 06:20:27.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/X9.23 06:20:27.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.475 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/X9.23PADDING 06:20:27.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.475 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTE 06:20:27.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.475 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTEPADDING 06:20:27.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ 06:20:27.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9208 *** *** gcm 9209 *** *** gcm 9210 *** *** gcm 9211 *** *** gcm 9212 *** *** gcm 9213 *** *** gcm 9214 *** *** gcm 9215 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2 06:20:27.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2PADDING 06:20:27.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126PADDING 06:20:27.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4 06:20:27.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4PADDING 06:20:27.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9216 *** *** gcm 9217 *** *** gcm 9218 *** *** gcm 9219 *** *** gcm 9220 *** *** gcm 9221 *** *** gcm 9222 *** *** gcm 9223 *** *** gcm 9224 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9225 *** *** gcm 9226 *** *** gcm 9227 *** *** gcm 9228 *** *** gcm 9229 *** *** gcm 9230 *** *** gcm 9231 *** *** gcm 9232 *** *** gcm 9233 *** *** gcm 9234 *** *** gcm 9235 *** *** gcm 9236 *** *** gcm 9237 *** *** gcm 9238 *** *** gcm 9239 *** *** gcm 9240 *** *** gcm 9241 *** *** gcm 9242 *** *** gcm 9243 *** *** gcm 9244 *** *** gcm 9245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9247 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9248 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS7 06:20:27.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS7PADDING 06:20:27.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/TBC 06:20:27.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9249 *** *** gcm 9250 *** *** gcm 9251 *** *** gcm 9252 *** *** gcm 9253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9254 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9255 *** *** gcm 9256 *** *** gcm 9257 *** *** gcm 9258 *** *** gcm 9259 *** *** gcm 9260 *** *** gcm 9261 *** *** gcm 9262 *** *** gcm 9263 *** *** gcm 9264 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/X9.23PADDING 06:20:27.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTE 06:20:27.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTEPADDING 06:20:27.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ 06:20:27.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126 06:20:27.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2 06:20:27.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2PADDING 06:20:27.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126PADDING 06:20:27.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4 06:20:27.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4PADDING 06:20:27.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/NOPADDING 06:20:27.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS5 06:20:27.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS5PADDING 06:20:27.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS7 06:20:27.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS7PADDING 06:20:27.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/TBC 06:20:27.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/TBCPADDING 06:20:27.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/X9.23 06:20:27.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/X9.23PADDING 06:20:27.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTE 06:20:27.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTEPADDING 06:20:27.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ 06:20:27.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.483 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126 06:20:27.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.483 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2 06:20:27.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.483 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2PADDING 06:20:27.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.483 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126PADDING 06:20:27.484 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.484 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4 06:20:27.485 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9265 *** *** gcm 9266 *** *** gcm 9267 *** *** gcm 9268 *** *** gcm 9269 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.485 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9270 *** *** gcm 9271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.485 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.485 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/NOPADDING 06:20:27.485 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.486 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9272 *** *** gcm 9273 *** *** gcm 9274 *** *** gcm 9275 *** *** gcm 9276 *** *** gcm 9277 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.486 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS5PADDING 06:20:27.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9278 *** *** gcm 9279 *** *** gcm 9280 *** *** gcm 9281 *** *** gcm 9282 *** *** gcm 9283 *** *** gcm 9284 *** *** gcm 9285 *** *** gcm 9286 *** *** gcm 9287 *** *** gcm 9288 *** *** gcm 9289 *** *** gcm 9290 *** *** gcm 9291 *** *** gcm 9292 *** *** gcm 9293 *** *** gcm 9294 *** *** gcm 9295 *** *** gcm 9296 *** *** gcm 9297 *** *** gcm 9298 *** *** gcm 9299 *** *** gcm 9300 *** *** gcm 9301 *** *** gcm 9302 *** *** gcm 9303 *** *** gcm 9304 *** *** gcm 9305 *** *** gcm 9306 *** *** gcm 9307 *** *** gcm 9308 *** *** gcm 9309 *** *** gcm 9310 *** *** gcm 9311 *** *** gcm 9312 *** *** gcm 9313 *** *** gcm 9314 *** *** gcm 9315 *** *** gcm 9316 *** *** gcm 9317 *** *** gcm 9318 *** *** gcm 9319 *** *** gcm 9320 *** *** gcm 9321 *** *** gcm 9322 *** *** gcm 9323 *** *** gcm 9324 *** *** gcm 9325 *** *** gcm 9326 *** *** gcm 9327 *** *** gcm 9328 *** *** gcm 9329 *** *** gcm 9330 *** *** gcm 9331 *** *** gcm 9332 *** *** gcm 9333 *** *** gcm 9334 *** *** gcm 9335 *** *** gcm 9336 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.486 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS7 06:20:27.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.486 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS7PADDING 06:20:27.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9337 *** *** gcm 9338 *** *** gcm 9339 *** *** gcm 9340 *** *** gcm 9341 *** *** gcm 9342 *** *** gcm 9343 *** *** gcm 9344 *** *** gcm 9345 *** *** gcm 9346 *** *** gcm 9347 *** *** gcm 9348 *** *** gcm 9349 *** *** gcm 9350 *** *** gcm 9351 *** *** gcm 9352 *** *** gcm 9353 *** *** gcm 9354 *** *** gcm 9355 *** *** gcm 9356 *** *** gcm 9357 *** *** gcm 9358 *** *** gcm 9359 *** *** gcm 9360 *** *** gcm 9361 *** *** gcm 9362 *** *** gcm 9363 *** *** gcm 9364 *** *** gcm 9365 *** *** gcm 9366 *** *** gcm 9367 *** *** gcm 9368 *** *** gcm 9369 *** *** gcm 9370 *** *** gcm 9371 *** *** gcm 9372 *** *** gcm 9373 *** *** gcm 9374 *** *** gcm 9375 *** *** gcm 9376 *** *** gcm 9377 *** *** gcm 9378 *** *** gcm 9379 *** *** gcm 9380 *** *** gcm 9381 *** *** gcm 9382 *** *** gcm 9383 *** *** gcm 9384 *** *** gcm 9385 *** *** gcm 9386 *** *** gcm 9387 *** *** gcm 9388 *** *** gcm 9389 *** *** gcm 9390 *** *** gcm 9391 *** *** gcm 9392 *** *** gcm 9393 *** *** gcm 9394 *** *** gcm 9395 *** *** gcm 9396 *** *** gcm 9397 *** *** gcm 9398 *** *** gcm 9399 *** *** gcm 9400 *** *** gcm 9401 *** *** gcm 9402 *** *** gcm 9403 *** *** gcm 9404 *** *** gcm 9405 *** *** gcm 9406 *** *** gcm 9407 *** *** gcm 9408 *** *** gcm 9409 *** *** gcm 9410 *** *** gcm 9411 *** *** gcm 9412 *** *** gcm 9413 *** *** gcm 9414 *** *** gcm 9415 *** *** gcm 9416 *** *** gcm 9417 *** *** gcm 9418 *** *** gcm 9419 *** *** gcm 9420 *** *** gcm 9421 *** *** gcm 9422 *** *** gcm 9423 *** *** gcm 9424 *** *** gcm 9425 *** *** gcm 9426 *** *** gcm 9427 *** *** gcm 9428 *** *** gcm 9429 *** *** gcm 9430 *** *** gcm 9431 *** *** gcm 9432 *** *** gcm 9433 *** *** gcm 9434 *** *** gcm 9435 *** *** gcm 9436 *** *** gcm 9437 *** *** gcm 9438 *** *** gcm 9439 *** *** gcm 9440 *** *** gcm 9441 *** *** gcm 9442 *** *** gcm 9443 *** *** gcm 9444 *** *** gcm 9445 *** *** gcm 9446 *** *** gcm 9447 *** *** gcm 9448 *** *** gcm 9449 *** *** gcm 9450 *** *** gcm 9451 *** *** gcm 9452 *** *** gcm 9453 *** *** gcm 9454 *** *** gcm 9455 *** *** gcm 9456 *** *** gcm 9457 *** *** gcm 9458 *** *** gcm 9459 *** *** gcm 9460 *** *** gcm 9461 *** *** gcm 9462 *** *** gcm 9463 *** *** gcm 9464 *** *** gcm 9465 *** *** gcm 9466 *** *** gcm 9467 *** *** gcm 9468 *** *** gcm 9469 *** *** gcm 9470 *** *** gcm 9471 *** *** gcm 9472 *** *** gcm 9473 *** *** gcm 9474 *** *** gcm 9475 *** *** gcm 9476 *** *** gcm 9477 *** *** gcm 9478 *** *** gcm 9479 *** *** gcm 9480 *** *** gcm 9481 *** *** gcm 9482 *** *** gcm 9483 *** *** gcm 9484 *** *** gcm 9485 *** *** gcm 9486 *** *** gcm 9487 *** *** gcm 9488 *** *** gcm 9489 *** *** gcm 9490 *** *** gcm 9491 *** *** gcm 9492 *** *** gcm 9493 *** *** gcm 9494 *** *** gcm 9495 *** *** gcm 9496 *** *** gcm 9497 *** *** gcm 9498 *** *** gcm 9499 *** *** gcm 9500 *** *** gcm 9501 *** *** gcm 9502 *** *** gcm 9503 *** *** gcm 9504 *** *** gcm 9505 *** *** gcm 9506 *** *** gcm 9507 *** *** gcm 9508 *** *** gcm 9509 *** *** gcm 9510 *** *** gcm 9511 *** *** gcm 9512 *** *** gcm 9513 *** *** gcm 9514 *** *** gcm 9515 *** *** gcm 9516 *** *** gcm 9517 *** *** gcm 9518 *** *** gcm 9519 *** *** gcm 9520 *** *** gcm 9521 *** *** gcm 9522 *** *** gcm 9523 *** *** gcm 9524 *** *** gcm 9525 *** *** gcm 9526 *** *** gcm 9527 *** *** gcm 9528 *** *** gcm 9529 *** *** gcm 9530 *** *** gcm 9531 *** *** gcm 9532 *** *** gcm 9533 *** *** gcm 9534 *** *** gcm 9535 *** *** gcm 9536 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.487 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/TBC 06:20:27.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.487 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/TBCPADDING 06:20:27.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.488 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9537 *** *** gcm 9538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.488 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/X9.23PADDING 06:20:27.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.488 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTE 06:20:27.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTEPADDING 06:20:27.489 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ 06:20:27.489 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126 06:20:27.489 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2 06:20:27.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.490 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2PADDING 06:20:27.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.490 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126PADDING 06:20:27.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.490 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4 06:20:27.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.491 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4PADDING 06:20:27.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.491 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/NOPADDING 06:20:27.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.492 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS5 06:20:27.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.492 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS5PADDING 06:20:27.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.492 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS7 06:20:27.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.493 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS7PADDING 06:20:27.493 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.493 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/TBC 06:20:27.493 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.493 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/TBCPADDING 06:20:27.493 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.493 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/X9.23 06:20:27.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.494 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/X9.23PADDING 06:20:27.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.494 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTE 06:20:27.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.494 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTEPADDING 06:20:27.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.495 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ 06:20:27.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.495 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126 06:20:27.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.496 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2 06:20:27.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.496 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2PADDING 06:20:27.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.496 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126PADDING 06:20:27.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.497 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4 06:20:27.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.497 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4PADDING 06:20:27.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9540 *** *** gcm 9541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9542 *** *** gcm 9543 *** *** gcm 9544 *** *** gcm 9545 *** *** gcm 9546 *** *** gcm 9547 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS5 06:20:27.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS5PADDING 06:20:27.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9548 *** *** gcm 9549 *** *** gcm 9550 *** *** gcm 9551 *** *** gcm 9552 *** *** gcm 9553 *** *** gcm 9554 *** *** gcm 9555 *** *** gcm 9556 *** *** gcm 9557 *** *** gcm 9558 *** *** gcm 9559 *** *** gcm 9560 *** *** gcm 9561 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.499 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS7 06:20:27.499 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.499 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9562 *** *** gcm 9563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.499 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.500 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/TBC 06:20:27.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.500 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/TBCPADDING 06:20:27.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.500 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9564 *** *** gcm 9565 *** *** gcm 9566 *** *** gcm 9567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.501 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.501 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/X9.23PADDING 06:20:27.501 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9568 *** *** gcm 9569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.501 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTE 06:20:27.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.502 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTEPADDING 06:20:27.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.502 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9570 *** *** gcm 9571 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.503 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126 06:20:27.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.504 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9572 *** *** gcm 9573 *** *** gcm 9574 *** *** gcm 9575 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.504 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2PADDING 06:20:27.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.505 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126PADDING 06:20:27.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.505 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9576 *** *** gcm 9577 *** *** gcm 9578 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.506 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4PADDING 06:20:27.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.506 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9579 *** *** gcm 9580 *** *** gcm 9581 *** *** gcm 9582 *** *** gcm 9583 *** *** gcm 9584 *** *** gcm 9585 *** *** gcm 9586 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.506 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS5 06:20:27.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.507 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS5PADDING 06:20:27.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.507 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS7 06:20:27.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.508 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS7PADDING 06:20:27.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.508 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/TBC 06:20:27.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.508 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/TBCPADDING 06:20:27.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.509 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/X9.23 06:20:27.509 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.509 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/X9.23PADDING 06:20:27.509 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9587 *** *** gcm 9588 *** *** gcm 9589 *** *** gcm 9590 *** *** gcm 9591 *** *** gcm 9592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.509 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTE 06:20:27.509 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.510 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTEPADDING 06:20:27.510 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.510 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ 06:20:27.510 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.510 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126 06:20:27.510 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.511 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2 06:20:27.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.511 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2PADDING 06:20:27.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.511 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126PADDING 06:20:27.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.512 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4 06:20:27.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.512 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4PADDING 06:20:27.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.512 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/NOPADDING 06:20:27.513 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.513 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS5 06:20:27.513 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.513 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS5PADDING 06:20:27.513 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.513 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS7 06:20:27.513 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.514 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS7PADDING 06:20:27.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.514 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/TBC 06:20:27.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.514 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/TBCPADDING 06:20:27.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.514 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/X9.23 06:20:27.515 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.515 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/X9.23PADDING 06:20:27.515 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.515 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTE 06:20:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.516 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTEPADDING 06:20:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.516 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ 06:20:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.516 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126 06:20:27.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.517 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2 06:20:27.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.517 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2PADDING 06:20:27.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.517 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126PADDING 06:20:27.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.518 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4 06:20:27.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.518 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4PADDING 06:20:27.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.518 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/NOPADDING 06:20:27.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.519 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS5 06:20:27.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.519 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS5PADDING 06:20:27.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.519 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS7 06:20:27.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.520 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS7PADDING 06:20:27.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.520 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/TBC 06:20:27.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.520 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/TBCPADDING 06:20:27.521 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.521 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/X9.23 06:20:27.521 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9593 *** *** gcm 9594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.521 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/X9.23PADDING 06:20:27.521 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9595 *** *** gcm 9596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.521 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9597 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9598 *** *** gcm 9599 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.522 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTEPADDING 06:20:27.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9600 *** *** gcm 9601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.522 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9602 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.522 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9603 *** *** gcm 9604 *** *** gcm 9605 *** *** gcm 9606 *** *** gcm 9607 *** *** gcm 9608 *** *** gcm 9609 *** *** gcm 9610 *** *** gcm 9611 *** *** gcm 9612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.523 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2 06:20:27.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.523 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2PADDING 06:20:27.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.524 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126PADDING 06:20:27.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.524 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4 06:20:27.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.524 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4PADDING 06:20:27.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.524 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/NOPADDING 06:20:27.525 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.525 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS5 06:20:27.525 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.525 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS5PADDING 06:20:27.525 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.525 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS7 06:20:27.526 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.526 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS7PADDING 06:20:27.526 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.526 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/TBC 06:20:27.526 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.526 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/TBCPADDING 06:20:27.527 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.527 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/X9.23 06:20:27.527 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.527 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/X9.23PADDING 06:20:27.527 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.528 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTE 06:20:27.528 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.528 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTEPADDING 06:20:27.528 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.528 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ 06:20:27.528 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.529 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126 06:20:27.529 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.529 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2 06:20:27.529 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.529 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2PADDING 06:20:27.529 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.529 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126PADDING 06:20:27.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.530 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4 06:20:27.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.530 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4PADDING 06:20:27.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.530 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/NOPADDING 06:20:27.531 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.531 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS5 06:20:27.531 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.531 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS5PADDING 06:20:27.531 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.531 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS7 06:20:27.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.532 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS7PADDING 06:20:27.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.532 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/TBC 06:20:27.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.532 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/TBCPADDING 06:20:27.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.533 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/X9.23 06:20:27.533 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.533 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/X9.23PADDING 06:20:27.533 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.533 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9613 *** *** gcm 9614 *** *** gcm 9615 *** *** gcm 9616 *** *** gcm 9617 *** *** gcm 9618 *** *** gcm 9619 *** *** gcm 9620 *** *** gcm 9621 *** *** gcm 9622 *** *** gcm 9623 *** *** gcm 9624 *** *** gcm 9625 *** *** gcm 9626 *** *** gcm 9627 *** *** gcm 9628 *** *** gcm 9629 *** *** gcm 9630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.534 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.534 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9631 *** *** gcm 9632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.534 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.534 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9633 *** *** gcm 9634 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.534 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.534 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9636 *** *** gcm 9637 *** *** gcm 9638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.534 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9639 *** *** gcm 9640 *** *** gcm 9641 *** *** gcm 9642 *** *** gcm 9643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.535 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9644 *** *** gcm 9645 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.535 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.535 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2PADDING 06:20:27.535 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.536 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126PADDING 06:20:27.536 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.536 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4 06:20:27.536 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.536 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4PADDING 06:20:27.536 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.536 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/NOPADDING 06:20:27.537 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9646 *** *** gcm 9647 *** *** gcm 9648 *** *** gcm 9649 *** *** gcm 9650 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.537 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS5 06:20:27.537 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.537 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS5PADDING 06:20:27.537 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.537 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS7 06:20:27.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS7PADDING 06:20:27.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/TBC 06:20:27.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/TBCPADDING 06:20:27.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.539 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/X9.23 06:20:27.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.539 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/X9.23PADDING 06:20:27.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.539 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTE 06:20:27.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.540 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTEPADDING 06:20:27.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.540 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ 06:20:27.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.541 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126 06:20:27.541 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.541 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2 06:20:27.541 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.541 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2PADDING 06:20:27.541 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.541 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126PADDING 06:20:27.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.542 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4 06:20:27.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.542 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4PADDING 06:20:27.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.542 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/NOPADDING 06:20:27.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.543 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS5 06:20:27.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9651 *** *** gcm 9652 *** *** gcm 9653 *** *** gcm 9654 *** *** gcm 9655 *** *** gcm 9656 *** *** gcm 9657 *** *** gcm 9658 *** *** gcm 9659 *** *** gcm 9660 *** *** gcm 9661 *** *** gcm 9662 *** *** gcm 9663 *** *** gcm 9664 *** *** gcm 9665 *** *** gcm 9666 *** *** gcm 9667 *** *** gcm 9668 *** *** gcm 9669 *** *** gcm 9670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.543 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS5PADDING 06:20:27.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.544 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9671 *** *** gcm 9672 *** *** gcm 9673 *** *** gcm 9674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.544 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS7PADDING 06:20:27.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.544 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/TBC 06:20:27.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.544 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/TBCPADDING 06:20:27.545 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.545 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/X9.23 06:20:27.545 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.545 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/X9.23PADDING 06:20:27.545 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.546 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTE 06:20:27.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.546 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTEPADDING 06:20:27.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.546 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ 06:20:27.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.547 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126 06:20:27.547 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.547 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2 06:20:27.547 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.547 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2PADDING 06:20:27.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.548 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126PADDING 06:20:27.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.548 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4 06:20:27.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.548 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4PADDING 06:20:27.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.549 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9675 *** *** gcm 9676 *** *** gcm 9677 *** *** gcm 9678 *** *** gcm 9679 *** *** gcm 9680 *** *** gcm 9681 *** *** gcm 9682 *** *** gcm 9683 *** *** gcm 9684 *** *** gcm 9685 *** *** gcm 9686 *** *** gcm 9687 *** *** gcm 9688 *** *** gcm 9689 *** *** gcm 9690 *** *** gcm 9691 *** *** gcm 9692 *** *** gcm 9693 *** *** gcm 9694 *** *** gcm 9695 *** *** gcm 9696 *** *** gcm 9697 *** *** gcm 9698 *** *** gcm 9699 *** *** gcm 9700 *** *** gcm 9701 *** *** gcm 9702 *** *** gcm 9703 *** *** gcm 9704 *** *** gcm 9705 *** *** gcm 9706 *** *** gcm 9707 *** *** gcm 9708 *** *** gcm 9709 *** *** gcm 9710 *** *** gcm 9711 *** *** gcm 9712 *** *** gcm 9713 *** *** gcm 9714 *** *** gcm 9715 *** *** gcm 9716 *** *** gcm 9717 *** *** gcm 9718 *** *** gcm 9719 *** *** gcm 9720 *** *** gcm 9721 *** *** gcm 9722 *** *** gcm 9723 *** *** gcm 9724 *** *** gcm 9725 *** *** gcm 9726 *** *** gcm 9727 *** *** gcm 9728 *** *** gcm 9729 *** *** gcm 9730 *** *** gcm 9731 *** *** gcm 9732 *** *** gcm 9733 *** *** gcm 9734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.549 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.549 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9735 *** *** gcm 9736 *** *** gcm 9737 *** *** gcm 9738 *** *** gcm 9739 *** *** gcm 9740 *** *** gcm 9741 *** *** gcm 9742 *** *** gcm 9743 *** *** gcm 9744 *** *** gcm 9745 *** *** gcm 9746 *** *** gcm 9747 *** *** gcm 9748 *** *** gcm 9749 *** *** gcm 9750 *** *** gcm 9751 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.549 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.549 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS5PADDING 06:20:27.549 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.550 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9752 *** *** gcm 9753 *** *** gcm 9754 *** *** gcm 9755 *** *** gcm 9756 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.550 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.550 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS7PADDING 06:20:27.550 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.550 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9757 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.550 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.551 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9758 *** *** gcm 9759 *** *** gcm 9760 *** *** gcm 9761 *** *** gcm 9762 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.551 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9763 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.551 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/X9.23 06:20:27.551 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.551 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/X9.23PADDING 06:20:27.552 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.552 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTE 06:20:27.552 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.552 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTEPADDING 06:20:27.552 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.552 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ 06:20:27.552 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9764 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.553 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126 06:20:27.553 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.553 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9765 *** *** gcm 9766 *** *** gcm 9767 *** *** gcm 9768 *** *** gcm 9769 *** *** gcm 9770 *** *** gcm 9771 *** *** gcm 9772 *** *** gcm 9773 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.553 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9774 *** *** gcm 9775 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.553 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2PADDING 06:20:27.553 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.553 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126PADDING 06:20:27.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9776 *** *** gcm 9777 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4PADDING 06:20:27.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/NOPADDING 06:20:27.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.555 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS5 06:20:27.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.555 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS5PADDING 06:20:27.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9778 *** *** gcm 9779 *** *** gcm 9780 *** *** gcm 9781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS7PADDING 06:20:27.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9782 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.557 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9783 *** *** gcm 9784 *** *** gcm 9785 *** *** gcm 9786 *** *** gcm 9787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.557 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9788 *** *** gcm 9789 *** *** gcm 9790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.557 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9791 *** *** gcm 9792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.557 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9793 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.557 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/X9.23PADDING 06:20:27.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9794 *** *** gcm 9795 *** *** gcm 9796 *** *** gcm 9797 *** *** gcm 9798 *** *** gcm 9799 *** *** gcm 9800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.558 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTE 06:20:27.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9801 *** *** gcm 9802 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.558 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.558 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ 06:20:27.559 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.559 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126 06:20:27.559 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.559 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2 06:20:27.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.560 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2PADDING 06:20:27.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.560 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126PADDING 06:20:27.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.561 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4 06:20:27.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.561 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4PADDING 06:20:27.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.561 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/NOPADDING 06:20:27.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.562 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9804 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9805 *** *** gcm 9806 *** *** gcm 9807 *** *** gcm 9808 *** *** gcm 9809 *** *** gcm 9810 *** *** gcm 9811 *** *** gcm 9812 *** *** gcm 9813 *** *** gcm 9814 *** *** gcm 9815 *** *** gcm 9816 *** *** gcm 9817 *** *** gcm 9818 *** *** gcm 9819 *** *** gcm 9820 *** *** gcm 9821 *** *** gcm 9822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.562 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS5PADDING 06:20:27.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.562 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9823 *** *** gcm 9824 *** *** gcm 9825 *** *** gcm 9826 *** *** gcm 9827 *** *** gcm 9828 *** *** gcm 9829 *** *** gcm 9830 *** *** gcm 9831 *** *** gcm 9832 *** *** gcm 9833 *** *** gcm 9834 *** *** gcm 9835 *** *** gcm 9836 *** *** gcm 9837 *** *** gcm 9838 *** *** gcm 9839 *** *** gcm 9840 *** *** gcm 9841 *** *** gcm 9842 *** *** gcm 9843 *** *** gcm 9844 *** *** gcm 9845 *** *** gcm 9846 *** *** gcm 9847 *** *** gcm 9848 *** *** gcm 9849 *** *** gcm 9850 *** *** gcm 9851 *** *** gcm 9852 *** *** gcm 9853 *** *** gcm 9854 *** *** gcm 9855 *** *** gcm 9856 *** *** gcm 9857 *** *** gcm 9858 *** *** gcm 9859 *** *** gcm 9860 *** *** gcm 9861 *** *** gcm 9862 *** *** gcm 9863 *** *** gcm 9864 *** *** gcm 9865 *** *** gcm 9866 *** *** gcm 9867 *** *** gcm 9868 *** *** gcm 9869 *** *** gcm 9870 *** *** gcm 9871 *** *** gcm 9872 *** *** gcm 9873 *** *** gcm 9874 *** *** gcm 9875 *** *** gcm 9876 *** *** gcm 9877 *** *** gcm 9878 *** *** gcm 9879 *** *** gcm 9880 *** *** gcm 9881 *** *** gcm 9882 *** *** gcm 9883 *** *** gcm 9884 *** *** gcm 9885 *** *** gcm 9886 *** *** gcm 9887 *** *** gcm 9888 *** *** gcm 9889 *** *** gcm 9890 *** *** gcm 9891 *** *** gcm 9892 *** *** gcm 9893 *** *** gcm 9894 *** *** gcm 9895 *** *** gcm 9896 *** *** gcm 9897 *** *** gcm 9898 *** *** gcm 9899 *** *** gcm 9900 *** *** gcm 9901 *** *** gcm 9902 *** *** gcm 9903 *** *** gcm 9904 *** *** gcm 9905 *** *** gcm 9906 *** *** gcm 9907 *** *** gcm 9908 *** *** gcm 9909 *** *** gcm 9910 *** *** gcm 9911 *** *** gcm 9912 *** *** gcm 9913 *** *** gcm 9914 *** *** gcm 9915 *** *** gcm 9916 *** *** gcm 9917 *** *** gcm 9918 *** *** gcm 9919 *** *** gcm 9920 *** *** gcm 9921 *** *** gcm 9922 *** *** gcm 9923 *** *** gcm 9924 *** *** gcm 9925 *** *** gcm 9926 *** *** gcm 9927 *** *** gcm 9928 *** *** gcm 9929 *** *** gcm 9930 *** *** gcm 9931 *** *** gcm 9932 *** *** gcm 9933 *** *** gcm 9934 *** *** gcm 9935 *** *** gcm 9936 *** *** gcm 9937 *** *** gcm 9938 *** *** gcm 9939 *** *** gcm 9940 *** *** gcm 9941 *** *** gcm 9942 *** *** gcm 9943 *** *** gcm 9944 *** *** gcm 9945 *** *** gcm 9946 *** *** gcm 9947 *** *** gcm 9948 *** *** gcm 9949 *** *** gcm 9950 *** *** gcm 9951 *** *** gcm 9952 *** *** gcm 9953 *** *** gcm 9954 *** *** gcm 9955 *** *** gcm 9956 *** *** gcm 9957 *** *** gcm 9958 *** *** gcm 9959 *** *** gcm 9960 *** *** gcm 9961 *** *** gcm 9962 *** *** gcm 9963 *** *** gcm 9964 *** *** gcm 9965 *** *** gcm 9966 *** *** gcm 9967 *** *** gcm 9968 *** *** gcm 9969 *** *** gcm 9970 *** *** gcm 9971 *** *** gcm 9972 *** *** gcm 9973 *** *** gcm 9974 *** *** gcm 9975 *** *** gcm 9976 *** *** gcm 9977 *** *** gcm 9978 *** *** gcm 9979 *** *** gcm 9980 *** *** gcm 9981 *** *** gcm 9982 *** *** gcm 9983 *** *** gcm 9984 *** *** gcm 9985 *** *** gcm 9986 *** *** gcm 9987 *** *** gcm 9988 *** *** gcm 9989 *** *** gcm 9990 *** *** gcm 9991 *** *** gcm 9992 *** *** gcm 9993 *** *** gcm 9994 *** *** gcm 9995 *** *** gcm 9996 *** *** gcm 9997 *** *** gcm 9998 *** *** gcm 9999 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 06:20:27.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.563 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS7PADDING 06:20:27.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.563 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/TBC 06:20:27.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/TBCPADDING 06:20:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/X9.23 06:20:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/X9.23PADDING 06:20:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTE 06:20:27.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.565 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTEPADDING 06:20:27.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 06:20:27.565 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE// 06:20:27.566 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//" does not support IV => Skipping. 06:20:27.566 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE//NOPADDING 06:20:27.568 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//NOPADDING" does not support IV => Skipping. 06:20:27.568 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/ 06:20:27.569 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/NOPADDING 06:20:27.570 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ 06:20:27.571 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126 06:20:27.572 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2 06:20:27.573 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2PADDING 06:20:27.574 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126PADDING 06:20:27.576 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4 06:20:27.577 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4PADDING 06:20:27.578 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/NOPADDING 06:20:27.579 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5 06:20:27.580 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5PADDING 06:20:27.581 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7 06:20:27.582 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7PADDING 06:20:27.582 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/TBC 06:20:27.582 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/TBCPADDING 06:20:27.586 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23 06:20:27.587 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23PADDING 06:20:27.588 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTE 06:20:27.589 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTEPADDING 06:20:27.590 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ 06:20:27.592 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126 06:20:27.593 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2 06:20:27.594 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2PADDING 06:20:27.595 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126PADDING 06:20:27.596 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4 06:20:27.597 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4PADDING 06:20:27.598 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/NOPADDING 06:20:27.599 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5 06:20:27.600 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5PADDING 06:20:27.601 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7 06:20:27.602 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7PADDING 06:20:27.603 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/TBC 06:20:27.604 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/TBCPADDING 06:20:27.605 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23 06:20:27.606 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23PADDING 06:20:27.606 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTE 06:20:27.606 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTEPADDING 06:20:27.610 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ 06:20:27.611 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126 06:20:27.612 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2 06:20:27.613 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2PADDING 06:20:27.614 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126PADDING 06:20:27.615 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4 06:20:27.616 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4PADDING 06:20:27.617 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/NOPADDING 06:20:27.618 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5 06:20:27.620 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5PADDING 06:20:27.620 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7 06:20:27.621 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7PADDING 06:20:27.622 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/TBC 06:20:27.624 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/TBCPADDING 06:20:27.624 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23 06:20:27.625 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23PADDING 06:20:27.626 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTE 06:20:27.628 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTEPADDING 06:20:27.629 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ 06:20:27.630 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126 06:20:27.631 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2 06:20:27.632 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2PADDING 06:20:27.633 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126PADDING 06:20:27.634 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4 06:20:27.635 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4PADDING 06:20:27.636 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/NOPADDING 06:20:27.637 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5 06:20:27.638 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5PADDING 06:20:27.639 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7 06:20:27.640 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7PADDING 06:20:27.642 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/TBC 06:20:27.643 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/TBCPADDING 06:20:27.644 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23 06:20:27.645 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23PADDING 06:20:27.646 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTE 06:20:27.647 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTEPADDING 06:20:27.648 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ 06:20:27.649 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126 06:20:27.650 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2 06:20:27.651 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2PADDING 06:20:27.652 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126PADDING 06:20:27.653 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4 06:20:27.654 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4PADDING 06:20:27.655 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/NOPADDING 06:20:27.656 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5 06:20:27.656 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5PADDING 06:20:27.657 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7 06:20:27.658 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7PADDING 06:20:27.660 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/TBC 06:20:27.660 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/TBCPADDING 06:20:27.661 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23 06:20:27.662 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23PADDING 06:20:27.663 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTE 06:20:27.664 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTEPADDING 06:20:27.666 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ 06:20:27.666 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126 06:20:27.668 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2 06:20:27.668 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2PADDING 06:20:27.669 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126PADDING 06:20:27.670 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4 06:20:27.671 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4PADDING 06:20:27.672 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/NOPADDING 06:20:27.673 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5 06:20:27.674 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5PADDING 06:20:27.675 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7 06:20:27.676 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7PADDING 06:20:27.677 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/TBC 06:20:27.678 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/TBCPADDING 06:20:27.680 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23 06:20:27.681 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23PADDING 06:20:27.681 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTE 06:20:27.682 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTEPADDING 06:20:27.684 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ 06:20:27.684 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126 06:20:27.685 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2 06:20:27.686 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2PADDING 06:20:27.688 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126PADDING 06:20:27.688 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4 06:20:27.690 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4PADDING 06:20:27.690 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/NOPADDING 06:20:27.692 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5 06:20:27.692 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5PADDING 06:20:27.693 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7 06:20:27.694 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7PADDING 06:20:27.695 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/TBC 06:20:27.696 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/TBCPADDING 06:20:27.697 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23 06:20:27.698 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23PADDING 06:20:27.699 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTE 06:20:27.700 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTEPADDING 06:20:27.701 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ 06:20:27.702 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126 06:20:27.703 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2 06:20:27.704 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2PADDING 06:20:27.705 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126PADDING 06:20:27.706 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4 06:20:27.708 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4PADDING 06:20:27.709 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/NOPADDING 06:20:27.709 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5 06:20:27.710 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5PADDING 06:20:27.712 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7 06:20:27.712 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7PADDING 06:20:27.713 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/TBC 06:20:27.714 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/TBCPADDING 06:20:27.716 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23 06:20:27.716 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23PADDING 06:20:27.717 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTE 06:20:27.718 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTEPADDING 06:20:27.720 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ 06:20:27.721 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126 06:20:27.722 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2 06:20:27.722 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2PADDING 06:20:27.723 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126PADDING 06:20:27.724 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4 06:20:27.725 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4PADDING 06:20:27.725 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/NOPADDING 06:20:27.726 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5 06:20:27.727 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5PADDING 06:20:27.727 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7 06:20:27.728 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7PADDING 06:20:27.729 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/TBC 06:20:27.730 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/TBCPADDING 06:20:27.730 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23 06:20:27.731 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23PADDING 06:20:27.732 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTE 06:20:27.733 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTEPADDING 06:20:27.733 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ 06:20:27.734 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126 06:20:27.735 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2 06:20:27.736 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2PADDING 06:20:27.736 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126PADDING 06:20:27.737 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4 06:20:27.738 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4PADDING 06:20:27.739 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/NOPADDING 06:20:27.740 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5 06:20:27.741 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5PADDING 06:20:27.741 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7 06:20:27.742 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7PADDING 06:20:27.743 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/TBC 06:20:27.744 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/TBCPADDING 06:20:27.745 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23 06:20:27.745 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23PADDING 06:20:27.746 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTE 06:20:27.747 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTEPADDING 06:20:27.748 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ 06:20:27.749 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126 06:20:27.750 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2 06:20:27.750 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2PADDING 06:20:27.751 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126PADDING 06:20:27.752 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4 06:20:27.753 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4PADDING 06:20:27.754 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/NOPADDING 06:20:27.755 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5 06:20:27.756 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5PADDING 06:20:27.756 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7 06:20:27.757 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7PADDING 06:20:27.758 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/TBC 06:20:27.759 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/TBCPADDING 06:20:27.760 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23 06:20:27.761 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23PADDING 06:20:27.762 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTE 06:20:27.762 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTEPADDING 06:20:27.764 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ 06:20:27.764 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126 06:20:27.765 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2 06:20:27.766 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2PADDING 06:20:27.767 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126PADDING 06:20:27.768 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4 06:20:27.768 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4PADDING 06:20:27.769 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/NOPADDING 06:20:27.770 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5 06:20:27.771 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5PADDING 06:20:27.772 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7 06:20:27.772 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7PADDING 06:20:27.773 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/TBC 06:20:27.774 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/TBCPADDING 06:20:27.775 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23 06:20:27.776 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23PADDING 06:20:27.777 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTE 06:20:27.777 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTEPADDING 06:20:27.778 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ 06:20:27.779 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126 06:20:27.779 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2 06:20:27.780 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2PADDING 06:20:27.781 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126PADDING 06:20:27.782 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4 06:20:27.782 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4PADDING 06:20:27.783 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/NOPADDING 06:20:27.784 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5 06:20:27.785 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5PADDING 06:20:27.786 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7 06:20:27.786 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7PADDING 06:20:27.787 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/TBC 06:20:27.788 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/TBCPADDING 06:20:27.789 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23 06:20:27.790 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23PADDING 06:20:27.790 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTE 06:20:27.791 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTEPADDING 06:20:27.792 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ 06:20:27.793 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126 06:20:27.794 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2 06:20:27.795 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2PADDING 06:20:27.796 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126PADDING 06:20:27.796 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4 06:20:27.797 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4PADDING 06:20:27.798 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/NOPADDING 06:20:27.799 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5 06:20:27.800 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5PADDING 06:20:27.801 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7 06:20:27.801 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7PADDING 06:20:27.802 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/TBC 06:20:27.803 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/TBCPADDING 06:20:27.804 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23 06:20:27.805 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23PADDING 06:20:27.805 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTE 06:20:27.806 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTEPADDING 06:20:27.807 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ 06:20:27.808 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126 06:20:27.808 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2 06:20:27.809 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2PADDING 06:20:27.810 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126PADDING 06:20:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4 06:20:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4PADDING 06:20:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/NOPADDING 06:20:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5 06:20:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5PADDING 06:20:27.815 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7 06:20:27.816 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7PADDING 06:20:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/TBC 06:20:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/TBCPADDING 06:20:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23 06:20:27.819 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23PADDING 06:20:27.820 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTE 06:20:27.821 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTEPADDING 06:20:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ 06:20:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126 06:20:27.823 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2 06:20:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2PADDING 06:20:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126PADDING 06:20:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4 06:20:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4PADDING 06:20:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/NOPADDING 06:20:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5 06:20:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5PADDING 06:20:27.830 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7 06:20:27.831 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7PADDING 06:20:27.832 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/TBC 06:20:27.832 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/TBCPADDING 06:20:27.833 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23 06:20:27.834 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23PADDING 06:20:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTE 06:20:27.839 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTEPADDING 06:20:27.840 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ 06:20:27.841 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126 06:20:27.841 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2 06:20:27.841 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2PADDING 06:20:27.841 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126PADDING 06:20:27.842 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4 06:20:27.842 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4PADDING 06:20:27.842 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/NOPADDING 06:20:27.842 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5 06:20:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5PADDING 06:20:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7 06:20:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7PADDING 06:20:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/TBC 06:20:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/TBCPADDING 06:20:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23 06:20:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23PADDING 06:20:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTE 06:20:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTEPADDING 06:20:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ 06:20:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126 06:20:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2 06:20:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2PADDING 06:20:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126PADDING 06:20:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4 06:20:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4PADDING 06:20:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/NOPADDING 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5PADDING 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7PADDING 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/TBC 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/TBCPADDING 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23PADDING 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTE 06:20:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTEPADDING 06:20:27.855 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ 06:20:27.855 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126 06:20:27.855 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2 06:20:27.855 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2PADDING 06:20:27.855 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126PADDING 06:20:27.855 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4PADDING 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/NOPADDING 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5PADDING 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7PADDING 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/TBC 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/TBCPADDING 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23PADDING 06:20:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTE 06:20:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTEPADDING 06:20:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ 06:20:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126 06:20:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2 06:20:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2PADDING 06:20:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126PADDING 06:20:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4PADDING 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/NOPADDING 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5PADDING 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7PADDING 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/TBC 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/TBCPADDING 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23PADDING 06:20:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTE 06:20:27.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTEPADDING 06:20:27.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ 06:20:27.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126 06:20:27.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2 06:20:27.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2PADDING 06:20:27.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126PADDING 06:20:27.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4 06:20:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4PADDING 06:20:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/NOPADDING 06:20:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5 06:20:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5PADDING 06:20:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7 06:20:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7PADDING 06:20:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/TBC 06:20:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/TBCPADDING 06:20:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23 06:20:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23PADDING 06:20:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTE 06:20:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTEPADDING 06:20:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ 06:20:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126 06:20:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2 06:20:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2PADDING 06:20:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126PADDING 06:20:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4 06:20:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4PADDING 06:20:27.875 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/NOPADDING 06:20:27.875 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5 06:20:27.875 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5PADDING 06:20:27.875 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7 06:20:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7PADDING 06:20:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/TBC 06:20:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/TBCPADDING 06:20:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23 06:20:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23PADDING 06:20:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTE 06:20:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTEPADDING 06:20:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ 06:20:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126 06:20:27.879 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2 06:20:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2PADDING 06:20:27.883 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126PADDING 06:20:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4 06:20:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4PADDING 06:20:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/NOPADDING 06:20:27.885 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5 06:20:27.885 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5PADDING 06:20:27.885 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7 06:20:27.886 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7PADDING 06:20:27.886 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/TBC 06:20:27.886 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/TBCPADDING 06:20:27.886 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23 06:20:27.887 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23PADDING 06:20:27.887 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTE 06:20:27.887 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTEPADDING 06:20:27.888 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ 06:20:27.888 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126 06:20:27.888 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2 06:20:27.889 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2PADDING 06:20:27.889 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126PADDING 06:20:27.889 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4 06:20:27.889 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4PADDING 06:20:27.890 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/NOPADDING 06:20:27.890 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5 06:20:27.890 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5PADDING 06:20:27.890 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7 06:20:27.891 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7PADDING 06:20:27.891 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/TBC 06:20:27.891 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/TBCPADDING 06:20:27.892 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23 06:20:27.892 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23PADDING 06:20:27.892 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTE 06:20:27.892 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTEPADDING 06:20:27.892 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ 06:20:27.893 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126 06:20:27.893 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2 06:20:27.893 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2PADDING 06:20:27.894 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126PADDING 06:20:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4 06:20:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4PADDING 06:20:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/NOPADDING 06:20:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5 06:20:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5PADDING 06:20:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7 06:20:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7PADDING 06:20:27.903 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/TBC 06:20:27.903 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/TBCPADDING 06:20:27.903 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23 06:20:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23PADDING 06:20:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTE 06:20:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTEPADDING 06:20:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ 06:20:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126 06:20:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2 06:20:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2PADDING 06:20:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126PADDING 06:20:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4 06:20:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4PADDING 06:20:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/NOPADDING 06:20:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5 06:20:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5PADDING 06:20:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7 06:20:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7PADDING 06:20:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/TBC 06:20:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/TBCPADDING 06:20:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23 06:20:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23PADDING 06:20:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTE 06:20:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTEPADDING 06:20:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ 06:20:27.908 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126 06:20:27.908 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2 06:20:27.908 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2PADDING 06:20:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126PADDING 06:20:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4 06:20:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4PADDING 06:20:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/NOPADDING 06:20:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5 06:20:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5PADDING 06:20:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7 06:20:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7PADDING 06:20:27.911 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/TBC 06:20:27.911 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/TBCPADDING 06:20:27.911 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23 06:20:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23PADDING 06:20:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTE 06:20:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTEPADDING 06:20:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ 06:20:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126 06:20:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2 06:20:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2PADDING 06:20:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126PADDING 06:20:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4 06:20:27.915 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4PADDING 06:20:27.915 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/NOPADDING 06:20:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5 06:20:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5PADDING 06:20:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7 06:20:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7PADDING 06:20:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/TBC 06:20:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/TBCPADDING 06:20:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23 06:20:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23PADDING 06:20:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTE 06:20:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTEPADDING 06:20:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ 06:20:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126 06:20:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2 06:20:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2PADDING 06:20:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126PADDING 06:20:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4 06:20:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4PADDING 06:20:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/NOPADDING 06:20:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5 06:20:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5PADDING 06:20:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7 06:20:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7PADDING 06:20:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/TBC 06:20:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/TBCPADDING 06:20:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23 06:20:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23PADDING 06:20:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTE 06:20:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTEPADDING 06:20:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ 06:20:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126 06:20:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2 06:20:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2PADDING 06:20:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126PADDING 06:20:27.925 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4 06:20:27.925 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4PADDING 06:20:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/NOPADDING 06:20:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5 06:20:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5PADDING 06:20:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7 06:20:27.927 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7PADDING 06:20:27.927 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/TBC 06:20:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/TBCPADDING 06:20:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23 06:20:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23PADDING 06:20:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTE 06:20:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTEPADDING 06:20:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ 06:20:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126 06:20:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2 06:20:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2PADDING 06:20:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126PADDING 06:20:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4 06:20:27.931 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4PADDING 06:20:27.931 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/NOPADDING 06:20:27.931 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5 06:20:27.932 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5PADDING 06:20:27.932 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7 06:20:27.932 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7PADDING 06:20:27.932 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/TBC 06:20:27.933 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/TBCPADDING 06:20:27.933 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23 06:20:27.933 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23PADDING 06:20:27.934 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTE 06:20:27.934 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTEPADDING 06:20:27.934 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ 06:20:27.934 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126 06:20:27.935 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2 06:20:27.935 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2PADDING 06:20:27.935 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126PADDING 06:20:27.935 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4 06:20:27.936 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4PADDING 06:20:27.936 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/NOPADDING 06:20:27.936 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5 06:20:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5PADDING 06:20:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7 06:20:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7PADDING 06:20:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/TBC 06:20:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/TBCPADDING 06:20:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23 06:20:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23PADDING 06:20:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTE 06:20:27.939 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTEPADDING 06:20:27.939 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ 06:20:27.940 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126 06:20:27.940 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2 06:20:27.940 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2PADDING 06:20:27.940 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126PADDING 06:20:27.941 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4 06:20:27.941 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4PADDING 06:20:27.941 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/NOPADDING 06:20:27.941 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5 06:20:27.942 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5PADDING 06:20:27.942 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7 06:20:27.942 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7PADDING 06:20:27.943 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/TBC 06:20:27.943 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/TBCPADDING 06:20:27.943 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23 06:20:27.944 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23PADDING 06:20:27.944 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTE 06:20:27.944 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTEPADDING 06:20:27.944 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ 06:20:27.945 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126 06:20:27.945 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2 06:20:27.945 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2PADDING 06:20:27.945 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126PADDING 06:20:27.945 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4 06:20:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4PADDING 06:20:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/NOPADDING 06:20:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5 06:20:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5PADDING 06:20:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7 06:20:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7PADDING 06:20:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/TBC 06:20:27.947 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/TBCPADDING 06:20:27.947 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23 06:20:27.947 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23PADDING 06:20:27.948 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTE 06:20:27.948 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTEPADDING 06:20:27.948 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CTS/ 06:20:27.948 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/" does not support IV => Skipping. 06:20:27.948 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CTS/NOPADDING 06:20:27.949 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/NOPADDING" does not support IV => Skipping. 06:20:27.949 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/EAX/ 06:20:27.950 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/EAX/NOPADDING 06:20:27.951 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/ECB/ 06:20:27.951 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/" does not support IV => Skipping. 06:20:27.952 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/ECB/NOPADDING 06:20:27.952 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/NOPADDING" does not support IV => Skipping. 06:20:27.952 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ 06:20:27.952 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126 06:20:27.953 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2 06:20:27.953 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2PADDING 06:20:27.953 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126PADDING 06:20:27.954 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4 06:20:27.954 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4PADDING 06:20:27.954 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/NOPADDING 06:20:27.955 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5 06:20:27.955 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5PADDING 06:20:27.956 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7 06:20:27.956 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7PADDING 06:20:27.956 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/TBC 06:20:27.957 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/TBCPADDING 06:20:27.957 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23 06:20:27.957 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23PADDING 06:20:27.957 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTE 06:20:27.958 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTEPADDING 06:20:27.958 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ 06:20:27.958 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126 06:20:27.959 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2 06:20:27.959 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2PADDING 06:20:27.960 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126PADDING 06:20:27.960 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4 06:20:27.960 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4PADDING 06:20:27.960 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/NOPADDING 06:20:27.961 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5 06:20:27.961 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5PADDING 06:20:27.961 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7 06:20:27.961 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7PADDING 06:20:27.962 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/TBC 06:20:27.962 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/TBCPADDING 06:20:27.962 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23 06:20:27.962 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23PADDING 06:20:27.963 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTE 06:20:27.963 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTEPADDING 06:20:27.963 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ 06:20:27.964 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126 06:20:27.964 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2 06:20:27.964 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2PADDING 06:20:27.964 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126PADDING 06:20:27.965 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4 06:20:27.965 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4PADDING 06:20:27.965 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/NOPADDING 06:20:27.965 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5 06:20:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5PADDING 06:20:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7 06:20:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7PADDING 06:20:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/TBC 06:20:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/TBCPADDING 06:20:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23 06:20:27.967 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23PADDING 06:20:27.967 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTE 06:20:27.967 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTEPADDING 06:20:27.967 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ 06:20:27.968 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126 06:20:27.968 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2 06:20:27.968 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2PADDING 06:20:27.968 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126PADDING 06:20:27.968 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4 06:20:27.969 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4PADDING 06:20:27.969 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/NOPADDING 06:20:27.969 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5 06:20:27.969 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5PADDING 06:20:27.970 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7 06:20:27.970 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7PADDING 06:20:27.970 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/TBC 06:20:27.970 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/TBCPADDING 06:20:27.971 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23 06:20:27.971 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23PADDING 06:20:27.971 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTE 06:20:27.972 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTEPADDING 06:20:27.972 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ 06:20:27.972 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126 06:20:27.972 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2 06:20:27.973 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2PADDING 06:20:27.973 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126PADDING 06:20:27.973 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4 06:20:27.973 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4PADDING 06:20:27.973 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/NOPADDING 06:20:27.974 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5 06:20:27.974 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5PADDING 06:20:27.974 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7 06:20:27.974 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7PADDING 06:20:27.974 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/TBC 06:20:27.975 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/TBCPADDING 06:20:27.975 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23 06:20:27.975 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23PADDING 06:20:27.975 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTE 06:20:27.976 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTEPADDING 06:20:27.976 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ 06:20:27.976 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126 06:20:27.976 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2 06:20:27.977 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2PADDING 06:20:27.977 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126PADDING 06:20:27.977 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4 06:20:27.978 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4PADDING 06:20:27.978 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/NOPADDING 06:20:27.978 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5 06:20:27.978 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5PADDING 06:20:27.979 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7 06:20:27.979 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7PADDING 06:20:27.979 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/TBC 06:20:27.979 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/TBCPADDING 06:20:27.980 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23 06:20:27.980 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23PADDING 06:20:27.980 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTE 06:20:27.980 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTEPADDING 06:20:27.981 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ 06:20:27.981 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126 06:20:27.981 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2 06:20:27.982 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2PADDING 06:20:27.982 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126PADDING 06:20:27.983 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4 06:20:27.984 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4PADDING 06:20:27.984 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/NOPADDING 06:20:27.984 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5 06:20:27.984 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5PADDING 06:20:27.985 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7 06:20:27.985 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7PADDING 06:20:27.985 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/TBC 06:20:27.985 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/TBCPADDING 06:20:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23 06:20:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23PADDING 06:20:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTE 06:20:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTEPADDING 06:20:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ 06:20:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126 06:20:27.987 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2 06:20:27.987 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2PADDING 06:20:27.987 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126PADDING 06:20:27.987 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4 06:20:27.987 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4PADDING 06:20:27.988 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/NOPADDING 06:20:27.988 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5 06:20:27.988 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5PADDING 06:20:27.988 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7 06:20:27.989 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7PADDING 06:20:27.989 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/TBC 06:20:27.989 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/TBCPADDING 06:20:27.989 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23 06:20:27.989 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23PADDING 06:20:27.990 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTE 06:20:27.990 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTEPADDING 06:20:27.990 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ 06:20:27.990 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126 06:20:27.991 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2 06:20:27.991 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2PADDING 06:20:27.992 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126PADDING 06:20:27.992 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4 06:20:27.992 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4PADDING 06:20:27.993 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/NOPADDING 06:20:27.997 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5 06:20:27.997 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5PADDING 06:20:27.997 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7 06:20:27.997 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7PADDING 06:20:27.997 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/TBC 06:20:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/TBCPADDING 06:20:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23 06:20:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23PADDING 06:20:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTE 06:20:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTEPADDING 06:20:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ 06:20:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126 06:20:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2 06:20:27.999 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2PADDING 06:20:27.999 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126PADDING 06:20:27.999 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4 06:20:27.999 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4PADDING 06:20:27.999 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/NOPADDING 06:20:27.999 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5 06:20:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5PADDING 06:20:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7 06:20:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7PADDING 06:20:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/TBC 06:20:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/TBCPADDING 06:20:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23 06:20:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23PADDING 06:20:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTE 06:20:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTEPADDING 06:20:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ 06:20:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126 06:20:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2 06:20:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2PADDING 06:20:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126PADDING 06:20:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4 06:20:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4PADDING 06:20:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/NOPADDING 06:20:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5 06:20:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5PADDING 06:20:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7 06:20:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7PADDING 06:20:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/TBC 06:20:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/TBCPADDING 06:20:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23 06:20:28.003 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23PADDING 06:20:28.003 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTE 06:20:28.003 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTEPADDING 06:20:28.003 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ 06:20:28.003 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126 06:20:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2 06:20:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2PADDING 06:20:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126PADDING 06:20:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4 06:20:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4PADDING 06:20:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/NOPADDING 06:20:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5 06:20:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5PADDING 06:20:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7 06:20:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7PADDING 06:20:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/TBC 06:20:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/TBCPADDING 06:20:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23 06:20:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23PADDING 06:20:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTE 06:20:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTEPADDING 06:20:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ 06:20:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126 06:20:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2 06:20:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2PADDING 06:20:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126PADDING 06:20:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4 06:20:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4PADDING 06:20:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/NOPADDING 06:20:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5 06:20:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5PADDING 06:20:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7 06:20:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7PADDING 06:20:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/TBC 06:20:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/TBCPADDING 06:20:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23 06:20:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23PADDING 06:20:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTE 06:20:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTEPADDING 06:20:28.009 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ 06:20:28.009 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126 06:20:28.009 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2 06:20:28.009 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2PADDING 06:20:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126PADDING 06:20:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4 06:20:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4PADDING 06:20:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/NOPADDING 06:20:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5 06:20:28.011 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5PADDING 06:20:28.011 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7 06:20:28.011 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7PADDING 06:20:28.011 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/TBC 06:20:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/TBCPADDING 06:20:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23 06:20:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23PADDING 06:20:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTE 06:20:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTEPADDING 06:20:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ 06:20:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126 06:20:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2 06:20:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2PADDING 06:20:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126PADDING 06:20:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4 06:20:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4PADDING 06:20:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/NOPADDING 06:20:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5 06:20:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5PADDING 06:20:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7 06:20:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7PADDING 06:20:28.015 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/TBC 06:20:28.015 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/TBCPADDING 06:20:28.015 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23 06:20:28.015 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23PADDING 06:20:28.016 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTE 06:20:28.016 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTEPADDING 06:20:28.016 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ 06:20:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126 06:20:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2 06:20:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2PADDING 06:20:28.018 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126PADDING 06:20:28.018 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4 06:20:28.018 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4PADDING 06:20:28.018 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/NOPADDING 06:20:28.019 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5 06:20:28.019 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5PADDING 06:20:28.019 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7 06:20:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7PADDING 06:20:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/TBC 06:20:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/TBCPADDING 06:20:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23 06:20:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23PADDING 06:20:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTE 06:20:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTEPADDING 06:20:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ 06:20:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126 06:20:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2 06:20:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2PADDING 06:20:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126PADDING 06:20:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4 06:20:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4PADDING 06:20:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/NOPADDING 06:20:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5 06:20:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5PADDING 06:20:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7 06:20:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7PADDING 06:20:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/TBC 06:20:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/TBCPADDING 06:20:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23 06:20:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23PADDING 06:20:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTE 06:20:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTEPADDING 06:20:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ 06:20:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126 06:20:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2 06:20:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2PADDING 06:20:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126PADDING 06:20:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4 06:20:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4PADDING 06:20:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/NOPADDING 06:20:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5 06:20:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5PADDING 06:20:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7 06:20:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7PADDING 06:20:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/TBC 06:20:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/TBCPADDING 06:20:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23 06:20:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23PADDING 06:20:28.031 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTE 06:20:28.031 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTEPADDING 06:20:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ 06:20:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126 06:20:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2 06:20:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2PADDING 06:20:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126PADDING 06:20:28.033 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4 06:20:28.033 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4PADDING 06:20:28.033 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/NOPADDING 06:20:28.033 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5 06:20:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5PADDING 06:20:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7 06:20:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7PADDING 06:20:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/TBC 06:20:28.035 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/TBCPADDING 06:20:28.035 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23 06:20:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23PADDING 06:20:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTE 06:20:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTEPADDING 06:20:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ 06:20:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126 06:20:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2 06:20:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2PADDING 06:20:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126PADDING 06:20:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4 06:20:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4PADDING 06:20:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/NOPADDING 06:20:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5 06:20:28.039 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5PADDING 06:20:28.039 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7 06:20:28.039 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7PADDING 06:20:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/TBC 06:20:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/TBCPADDING 06:20:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23 06:20:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23PADDING 06:20:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTE 06:20:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTEPADDING 06:20:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ 06:20:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126 06:20:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2 06:20:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2PADDING 06:20:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126PADDING 06:20:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4 06:20:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4PADDING 06:20:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/NOPADDING 06:20:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5 06:20:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5PADDING 06:20:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7 06:20:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7PADDING 06:20:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/TBC 06:20:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/TBCPADDING 06:20:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23 06:20:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23PADDING 06:20:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTE 06:20:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTEPADDING 06:20:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ 06:20:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126 06:20:28.047 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2 06:20:28.047 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2PADDING 06:20:28.047 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126PADDING 06:20:28.048 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4 06:20:28.048 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4PADDING 06:20:28.048 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/NOPADDING 06:20:28.048 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5 06:20:28.049 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5PADDING 06:20:28.049 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7 06:20:28.049 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7PADDING 06:20:28.049 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/TBC 06:20:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/TBCPADDING 06:20:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23 06:20:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23PADDING 06:20:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTE 06:20:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTEPADDING 06:20:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ 06:20:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126 06:20:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2 06:20:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2PADDING 06:20:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126PADDING 06:20:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4 06:20:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4PADDING 06:20:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/NOPADDING 06:20:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5 06:20:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5PADDING 06:20:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7 06:20:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7PADDING 06:20:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/TBC 06:20:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/TBCPADDING 06:20:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23 06:20:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23PADDING 06:20:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTE 06:20:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTEPADDING 06:20:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ 06:20:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126 06:20:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2 06:20:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2PADDING 06:20:28.055 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126PADDING 06:20:28.055 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4 06:20:28.055 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4PADDING 06:20:28.055 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/NOPADDING 06:20:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5 06:20:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5PADDING 06:20:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7 06:20:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7PADDING 06:20:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/TBC 06:20:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/TBCPADDING 06:20:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23 06:20:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23PADDING 06:20:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTE 06:20:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTEPADDING 06:20:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ 06:20:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126 06:20:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2 06:20:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2PADDING 06:20:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126PADDING 06:20:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4 06:20:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4PADDING 06:20:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/NOPADDING 06:20:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5 06:20:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5PADDING 06:20:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7 06:20:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7PADDING 06:20:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/TBC 06:20:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/TBCPADDING 06:20:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23 06:20:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23PADDING 06:20:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTE 06:20:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTEPADDING 06:20:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ 06:20:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126 06:20:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2PADDING 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126PADDING 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4PADDING 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/NOPADDING 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5PADDING 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7PADDING 06:20:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/TBC 06:20:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/TBCPADDING 06:20:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23 06:20:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23PADDING 06:20:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTE 06:20:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTEPADDING 06:20:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ 06:20:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126 06:20:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2 06:20:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2PADDING 06:20:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126PADDING 06:20:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4 06:20:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4PADDING 06:20:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/NOPADDING 06:20:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5 06:20:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5PADDING 06:20:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7 06:20:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7PADDING 06:20:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/TBC 06:20:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/TBCPADDING 06:20:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23 06:20:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23PADDING 06:20:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTE 06:20:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTEPADDING 06:20:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ 06:20:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126 06:20:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2 06:20:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2PADDING 06:20:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126PADDING 06:20:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4 06:20:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4PADDING 06:20:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/NOPADDING 06:20:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5 06:20:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5PADDING 06:20:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7 06:20:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7PADDING 06:20:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/TBC 06:20:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/TBCPADDING 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23PADDING 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTE 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTEPADDING 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2PADDING 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126PADDING 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4 06:20:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4PADDING 06:20:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/NOPADDING 06:20:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5 06:20:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5PADDING 06:20:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7 06:20:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7PADDING 06:20:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/TBC 06:20:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/TBCPADDING 06:20:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23PADDING 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTE 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTEPADDING 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2PADDING 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126PADDING 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4 06:20:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4PADDING 06:20:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/NOPADDING 06:20:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5 06:20:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5PADDING 06:20:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7 06:20:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7PADDING 06:20:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/TBC 06:20:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/TBCPADDING 06:20:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23 06:20:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23PADDING 06:20:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTE 06:20:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTEPADDING 06:20:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ 06:20:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126 06:20:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2 06:20:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2PADDING 06:20:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126PADDING 06:20:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4 06:20:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4PADDING 06:20:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/NOPADDING 06:20:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5 06:20:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5PADDING 06:20:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7 06:20:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7PADDING 06:20:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/TBC 06:20:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/TBCPADDING 06:20:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23PADDING 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTE 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTEPADDING 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2PADDING 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126PADDING 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4 06:20:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4PADDING 06:20:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/NOPADDING 06:20:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5 06:20:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5PADDING 06:20:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7 06:20:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7PADDING 06:20:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/TBC 06:20:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/TBCPADDING 06:20:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23PADDING 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTE 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTEPADDING 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2PADDING 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126PADDING 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4PADDING 06:20:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/NOPADDING 06:20:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5 06:20:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5PADDING 06:20:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7 06:20:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7PADDING 06:20:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/TBC 06:20:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/TBCPADDING 06:20:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23PADDING 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTE 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTEPADDING 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2PADDING 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126PADDING 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4 06:20:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4PADDING 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/NOPADDING 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5PADDING 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7PADDING 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/TBC 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/TBCPADDING 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23PADDING 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTE 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTEPADDING 06:20:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ 06:20:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126 06:20:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2 06:20:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2PADDING 06:20:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126PADDING 06:20:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4 06:20:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4PADDING 06:20:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/NOPADDING 06:20:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5 06:20:28.079 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5PADDING 06:20:28.079 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7 06:20:28.079 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7PADDING 06:20:28.079 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/TBC 06:20:28.079 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/TBCPADDING 06:20:28.080 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23 06:20:28.080 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23PADDING 06:20:28.080 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTE 06:20:28.080 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTEPADDING 06:20:28.080 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147// 06:20:28.083 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.083 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147//NOPADDING 06:20:28.083 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.083 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/ 06:20:28.083 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC-CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.083 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/NOPADDING 06:20:28.084 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.084 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ 06:20:28.084 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.084 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126 06:20:28.084 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.084 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2 06:20:28.084 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.084 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2PADDING 06:20:28.084 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.084 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126PADDING 06:20:28.084 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.084 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4 06:20:28.084 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.084 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4PADDING 06:20:28.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/NOPADDING 06:20:28.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5 06:20:28.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5PADDING 06:20:28.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7 06:20:28.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7PADDING 06:20:28.085 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.085 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/TBC 06:20:28.086 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.086 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/TBCPADDING 06:20:28.086 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.086 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23 06:20:28.086 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.086 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23PADDING 06:20:28.086 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.086 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTE 06:20:28.086 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.086 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTEPADDING 06:20:28.086 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.086 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ 06:20:28.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126 06:20:28.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2 06:20:28.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2PADDING 06:20:28.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126PADDING 06:20:28.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4 06:20:28.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4PADDING 06:20:28.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/NOPADDING 06:20:28.087 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5PADDING 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7PADDING 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/TBC 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/TBCPADDING 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23PADDING 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTE 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTEPADDING 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ 06:20:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2PADDING 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126PADDING 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4PADDING 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/NOPADDING 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5PADDING 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7PADDING 06:20:28.089 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/TBC 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/TBCPADDING 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23PADDING 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTE 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTEPADDING 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2PADDING 06:20:28.090 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126PADDING 06:20:28.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4 06:20:28.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4PADDING 06:20:28.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/NOPADDING 06:20:28.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5 06:20:28.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5PADDING 06:20:28.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7 06:20:28.091 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.091 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7PADDING 06:20:28.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.093 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/TBC 06:20:28.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.093 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/TBCPADDING 06:20:28.093 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.094 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23 06:20:28.094 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.094 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23PADDING 06:20:28.094 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.094 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTE 06:20:28.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.095 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTEPADDING 06:20:28.095 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.095 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ 06:20:28.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.096 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126 06:20:28.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.096 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2 06:20:28.096 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2PADDING 06:20:28.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126PADDING 06:20:28.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.097 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4 06:20:28.097 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.098 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4PADDING 06:20:28.098 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.098 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/NOPADDING 06:20:28.098 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.098 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5 06:20:28.099 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.099 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5PADDING 06:20:28.099 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.099 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7 06:20:28.099 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7PADDING 06:20:28.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/TBC 06:20:28.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/TBCPADDING 06:20:28.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23 06:20:28.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23PADDING 06:20:28.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTE 06:20:28.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTEPADDING 06:20:28.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ 06:20:28.100 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126 06:20:28.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2 06:20:28.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2PADDING 06:20:28.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126PADDING 06:20:28.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4 06:20:28.101 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.101 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4PADDING 06:20:28.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/NOPADDING 06:20:28.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5 06:20:28.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5PADDING 06:20:28.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7 06:20:28.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7PADDING 06:20:28.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.102 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/TBC 06:20:28.102 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/TBCPADDING 06:20:28.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23 06:20:28.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23PADDING 06:20:28.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTE 06:20:28.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.103 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTEPADDING 06:20:28.103 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ 06:20:28.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126 06:20:28.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2 06:20:28.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2PADDING 06:20:28.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126PADDING 06:20:28.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4 06:20:28.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4PADDING 06:20:28.104 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/NOPADDING 06:20:28.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5 06:20:28.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5PADDING 06:20:28.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7 06:20:28.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7PADDING 06:20:28.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/TBC 06:20:28.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/TBCPADDING 06:20:28.105 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23 06:20:28.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23PADDING 06:20:28.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTE 06:20:28.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTEPADDING 06:20:28.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ 06:20:28.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126 06:20:28.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2 06:20:28.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2PADDING 06:20:28.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126PADDING 06:20:28.106 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4 06:20:28.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4PADDING 06:20:28.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/NOPADDING 06:20:28.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5 06:20:28.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.107 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5PADDING 06:20:28.107 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7 06:20:28.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7PADDING 06:20:28.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/TBC 06:20:28.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/TBCPADDING 06:20:28.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23 06:20:28.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23PADDING 06:20:28.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTE 06:20:28.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTEPADDING 06:20:28.108 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ 06:20:28.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126 06:20:28.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2 06:20:28.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2PADDING 06:20:28.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126PADDING 06:20:28.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4 06:20:28.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4PADDING 06:20:28.109 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/NOPADDING 06:20:28.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5 06:20:28.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5PADDING 06:20:28.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7 06:20:28.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7PADDING 06:20:28.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/TBC 06:20:28.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/TBCPADDING 06:20:28.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23 06:20:28.110 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23PADDING 06:20:28.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.111 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTE 06:20:28.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.111 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTEPADDING 06:20:28.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.111 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ 06:20:28.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.111 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126 06:20:28.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.111 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2 06:20:28.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2PADDING 06:20:28.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126PADDING 06:20:28.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4 06:20:28.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4PADDING 06:20:28.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/NOPADDING 06:20:28.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5 06:20:28.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5PADDING 06:20:28.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7 06:20:28.112 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7PADDING 06:20:28.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/TBC 06:20:28.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/TBCPADDING 06:20:28.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23 06:20:28.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23PADDING 06:20:28.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTE 06:20:28.113 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTEPADDING 06:20:28.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ 06:20:28.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126 06:20:28.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2 06:20:28.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2PADDING 06:20:28.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126PADDING 06:20:28.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4 06:20:28.114 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4PADDING 06:20:28.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/NOPADDING 06:20:28.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5 06:20:28.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5PADDING 06:20:28.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7 06:20:28.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7PADDING 06:20:28.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.115 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/TBC 06:20:28.115 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/TBCPADDING 06:20:28.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23 06:20:28.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23PADDING 06:20:28.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTE 06:20:28.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTEPADDING 06:20:28.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ 06:20:28.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126 06:20:28.116 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2 06:20:28.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2PADDING 06:20:28.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126PADDING 06:20:28.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4 06:20:28.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4PADDING 06:20:28.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/NOPADDING 06:20:28.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5 06:20:28.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5PADDING 06:20:28.117 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7 06:20:28.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7PADDING 06:20:28.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/TBC 06:20:28.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/TBCPADDING 06:20:28.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23 06:20:28.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23PADDING 06:20:28.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTE 06:20:28.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTEPADDING 06:20:28.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ 06:20:28.118 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126 06:20:28.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2 06:20:28.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2PADDING 06:20:28.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126PADDING 06:20:28.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4 06:20:28.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4PADDING 06:20:28.119 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.119 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/NOPADDING 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5PADDING 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7PADDING 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/TBC 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/TBCPADDING 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23PADDING 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTE 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTEPADDING 06:20:28.120 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ 06:20:28.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126 06:20:28.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2 06:20:28.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2PADDING 06:20:28.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126PADDING 06:20:28.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4 06:20:28.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4PADDING 06:20:28.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/NOPADDING 06:20:28.121 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5 06:20:28.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5PADDING 06:20:28.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7 06:20:28.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7PADDING 06:20:28.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/TBC 06:20:28.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/TBCPADDING 06:20:28.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23 06:20:28.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23PADDING 06:20:28.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTE 06:20:28.122 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTEPADDING 06:20:28.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ 06:20:28.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126 06:20:28.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2 06:20:28.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2PADDING 06:20:28.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126PADDING 06:20:28.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4 06:20:28.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4PADDING 06:20:28.123 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/NOPADDING 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5PADDING 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7PADDING 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/TBC 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/TBCPADDING 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23PADDING 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTE 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTEPADDING 06:20:28.124 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ 06:20:28.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126 06:20:28.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2 06:20:28.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2PADDING 06:20:28.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126PADDING 06:20:28.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4 06:20:28.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4PADDING 06:20:28.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/NOPADDING 06:20:28.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5 06:20:28.125 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5PADDING 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7PADDING 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/TBC 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/TBCPADDING 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23PADDING 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTE 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTEPADDING 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126 06:20:28.126 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2 06:20:28.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2PADDING 06:20:28.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126PADDING 06:20:28.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4 06:20:28.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4PADDING 06:20:28.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/NOPADDING 06:20:28.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.127 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5 06:20:28.127 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5PADDING 06:20:28.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7 06:20:28.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7PADDING 06:20:28.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/TBC 06:20:28.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/TBCPADDING 06:20:28.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23 06:20:28.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23PADDING 06:20:28.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTE 06:20:28.128 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTEPADDING 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2PADDING 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126PADDING 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4PADDING 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/NOPADDING 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5PADDING 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7 06:20:28.129 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7PADDING 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/TBC 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/TBCPADDING 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23PADDING 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTE 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTEPADDING 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2PADDING 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126PADDING 06:20:28.130 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4 06:20:28.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4PADDING 06:20:28.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/NOPADDING 06:20:28.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5 06:20:28.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5PADDING 06:20:28.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7 06:20:28.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7PADDING 06:20:28.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/TBC 06:20:28.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/TBCPADDING 06:20:28.131 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23 06:20:28.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23PADDING 06:20:28.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTE 06:20:28.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTEPADDING 06:20:28.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ 06:20:28.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126 06:20:28.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2 06:20:28.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2PADDING 06:20:28.132 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126PADDING 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4PADDING 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/NOPADDING 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5PADDING 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7PADDING 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/TBC 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/TBCPADDING 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23PADDING 06:20:28.133 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTE 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTEPADDING 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2PADDING 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126PADDING 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4PADDING 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/NOPADDING 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5PADDING 06:20:28.134 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7 06:20:28.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7PADDING 06:20:28.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/TBC 06:20:28.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/TBCPADDING 06:20:28.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23 06:20:28.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23PADDING 06:20:28.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTE 06:20:28.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTEPADDING 06:20:28.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ 06:20:28.135 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2PADDING 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126PADDING 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4PADDING 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/NOPADDING 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5PADDING 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7PADDING 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/TBC 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/TBCPADDING 06:20:28.136 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23PADDING 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTE 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTEPADDING 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2PADDING 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126PADDING 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4PADDING 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/NOPADDING 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5 06:20:28.137 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5PADDING 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7PADDING 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/TBC 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/TBCPADDING 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23PADDING 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTE 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTEPADDING 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2 06:20:28.138 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2PADDING 06:20:28.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126PADDING 06:20:28.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4 06:20:28.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4PADDING 06:20:28.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/NOPADDING 06:20:28.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5 06:20:28.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5PADDING 06:20:28.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7 06:20:28.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7PADDING 06:20:28.139 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/TBC 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/TBCPADDING 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23PADDING 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTE 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTEPADDING 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2PADDING 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126PADDING 06:20:28.140 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4PADDING 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/NOPADDING 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5PADDING 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7PADDING 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/TBC 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/TBCPADDING 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23PADDING 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTE 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTEPADDING 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126 06:20:28.141 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2PADDING 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126PADDING 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4PADDING 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/NOPADDING 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5PADDING 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7PADDING 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/TBC 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/TBCPADDING 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23 06:20:28.142 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23PADDING 06:20:28.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTE 06:20:28.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTEPADDING 06:20:28.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ 06:20:28.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126 06:20:28.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2 06:20:28.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2PADDING 06:20:28.143 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126PADDING 06:20:28.145 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4 06:20:28.145 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4PADDING 06:20:28.145 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/NOPADDING 06:20:28.145 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5 06:20:28.145 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5PADDING 06:20:28.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7 06:20:28.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7PADDING 06:20:28.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/TBC 06:20:28.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/TBCPADDING 06:20:28.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23 06:20:28.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23PADDING 06:20:28.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTE 06:20:28.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTEPADDING 06:20:28.146 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ 06:20:28.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126 06:20:28.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2 06:20:28.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2PADDING 06:20:28.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.147 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126PADDING 06:20:28.147 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4 06:20:28.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4PADDING 06:20:28.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/NOPADDING 06:20:28.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5 06:20:28.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5PADDING 06:20:28.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7 06:20:28.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7PADDING 06:20:28.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/TBC 06:20:28.148 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/TBCPADDING 06:20:28.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23 06:20:28.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23PADDING 06:20:28.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTE 06:20:28.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTEPADDING 06:20:28.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ 06:20:28.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126 06:20:28.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2 06:20:28.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2PADDING 06:20:28.149 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126PADDING 06:20:28.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4 06:20:28.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4PADDING 06:20:28.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/NOPADDING 06:20:28.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5 06:20:28.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5PADDING 06:20:28.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7 06:20:28.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7PADDING 06:20:28.150 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/TBC 06:20:28.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/TBCPADDING 06:20:28.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23 06:20:28.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23PADDING 06:20:28.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTE 06:20:28.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTEPADDING 06:20:28.151 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.151 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ 06:20:28.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126 06:20:28.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2 06:20:28.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2PADDING 06:20:28.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126PADDING 06:20:28.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4 06:20:28.152 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4PADDING 06:20:28.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/NOPADDING 06:20:28.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5 06:20:28.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5PADDING 06:20:28.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7 06:20:28.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7PADDING 06:20:28.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/TBC 06:20:28.153 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/TBCPADDING 06:20:28.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23 06:20:28.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23PADDING 06:20:28.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTE 06:20:28.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTEPADDING 06:20:28.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ 06:20:28.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126 06:20:28.154 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2 06:20:28.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2PADDING 06:20:28.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126PADDING 06:20:28.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4 06:20:28.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4PADDING 06:20:28.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/NOPADDING 06:20:28.155 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5 06:20:28.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5PADDING 06:20:28.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7 06:20:28.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7PADDING 06:20:28.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/TBC 06:20:28.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/TBCPADDING 06:20:28.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23 06:20:28.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23PADDING 06:20:28.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTE 06:20:28.156 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTEPADDING 06:20:28.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ 06:20:28.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126 06:20:28.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2 06:20:28.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2PADDING 06:20:28.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126PADDING 06:20:28.157 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4 06:20:28.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4PADDING 06:20:28.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/NOPADDING 06:20:28.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5 06:20:28.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5PADDING 06:20:28.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7 06:20:28.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7PADDING 06:20:28.158 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/TBC 06:20:28.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/TBCPADDING 06:20:28.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23 06:20:28.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23PADDING 06:20:28.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTE 06:20:28.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTEPADDING 06:20:28.159 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ 06:20:28.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126 06:20:28.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2 06:20:28.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2PADDING 06:20:28.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126PADDING 06:20:28.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4 06:20:28.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4PADDING 06:20:28.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/NOPADDING 06:20:28.160 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5 06:20:28.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5PADDING 06:20:28.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7 06:20:28.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7PADDING 06:20:28.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/TBC 06:20:28.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/TBCPADDING 06:20:28.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23 06:20:28.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23PADDING 06:20:28.161 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTE 06:20:28.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTEPADDING 06:20:28.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ 06:20:28.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126 06:20:28.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2 06:20:28.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2PADDING 06:20:28.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126PADDING 06:20:28.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4 06:20:28.162 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4PADDING 06:20:28.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/NOPADDING 06:20:28.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5 06:20:28.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5PADDING 06:20:28.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7 06:20:28.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7PADDING 06:20:28.163 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/TBC 06:20:28.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/TBCPADDING 06:20:28.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23 06:20:28.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23PADDING 06:20:28.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTE 06:20:28.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTEPADDING 06:20:28.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CTS/ 06:20:28.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CTS/NOPADDING 06:20:28.164 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/EAX/ 06:20:28.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/EAX/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/EAX/NOPADDING 06:20:28.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/EAX/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/ECB/ 06:20:28.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/ECB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/ECB/NOPADDING 06:20:28.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/ECB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ 06:20:28.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126 06:20:28.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2 06:20:28.165 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.166 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2PADDING 06:20:28.166 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.166 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126PADDING 06:20:28.166 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.166 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4 06:20:28.166 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.166 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4PADDING 06:20:28.166 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.166 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/NOPADDING 06:20:28.166 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.167 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5 06:20:28.167 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.167 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5PADDING 06:20:28.167 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.167 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7 06:20:28.167 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.167 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7PADDING 06:20:28.167 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.167 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/TBC 06:20:28.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/TBCPADDING 06:20:28.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23 06:20:28.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23PADDING 06:20:28.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTE 06:20:28.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTEPADDING 06:20:28.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ 06:20:28.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126 06:20:28.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2 06:20:28.168 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2PADDING 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126PADDING 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4PADDING 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/NOPADDING 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5PADDING 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7PADDING 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/TBC 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/TBCPADDING 06:20:28.169 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23PADDING 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTE 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTEPADDING 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2PADDING 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126PADDING 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4PADDING 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/NOPADDING 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5 06:20:28.170 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5PADDING 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7PADDING 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/TBC 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/TBCPADDING 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23PADDING 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTE 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTEPADDING 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ 06:20:28.171 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2PADDING 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126PADDING 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4PADDING 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/NOPADDING 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5PADDING 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7PADDING 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/TBC 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/TBCPADDING 06:20:28.172 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23PADDING 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTE 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTEPADDING 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2PADDING 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126PADDING 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4PADDING 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/NOPADDING 06:20:28.173 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5PADDING 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7PADDING 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/TBC 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/TBCPADDING 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23PADDING 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTE 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTEPADDING 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2PADDING 06:20:28.174 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126PADDING 06:20:28.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4 06:20:28.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4PADDING 06:20:28.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/NOPADDING 06:20:28.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5 06:20:28.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5PADDING 06:20:28.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7 06:20:28.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7PADDING 06:20:28.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/TBC 06:20:28.175 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/TBCPADDING 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23PADDING 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTE 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTEPADDING 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2PADDING 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126PADDING 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4PADDING 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/NOPADDING 06:20:28.176 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5PADDING 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7PADDING 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/TBC 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/TBCPADDING 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23PADDING 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTE 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTEPADDING 06:20:28.177 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2PADDING 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126PADDING 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4PADDING 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/NOPADDING 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5PADDING 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7 06:20:28.178 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7PADDING 06:20:28.179 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.179 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/TBC 06:20:28.179 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.179 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/TBCPADDING 06:20:28.179 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.179 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23 06:20:28.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23PADDING 06:20:28.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTE 06:20:28.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTEPADDING 06:20:28.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ 06:20:28.180 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.180 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2PADDING 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126PADDING 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4PADDING 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/NOPADDING 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5PADDING 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7 06:20:28.181 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7PADDING 06:20:28.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/TBC 06:20:28.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/TBCPADDING 06:20:28.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23 06:20:28.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23PADDING 06:20:28.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTE 06:20:28.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTEPADDING 06:20:28.182 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ 06:20:28.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126 06:20:28.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2 06:20:28.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2PADDING 06:20:28.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126PADDING 06:20:28.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4 06:20:28.183 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4PADDING 06:20:28.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/NOPADDING 06:20:28.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5 06:20:28.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5PADDING 06:20:28.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7 06:20:28.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7PADDING 06:20:28.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/TBC 06:20:28.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/TBCPADDING 06:20:28.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23 06:20:28.184 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23PADDING 06:20:28.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTE 06:20:28.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTEPADDING 06:20:28.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ 06:20:28.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126 06:20:28.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2 06:20:28.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2PADDING 06:20:28.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126PADDING 06:20:28.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4 06:20:28.185 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4PADDING 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/NOPADDING 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5PADDING 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7PADDING 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/TBC 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/TBCPADDING 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23PADDING 06:20:28.186 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTE 06:20:28.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTEPADDING 06:20:28.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ 06:20:28.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126 06:20:28.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2 06:20:28.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2PADDING 06:20:28.187 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.187 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126PADDING 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4PADDING 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/NOPADDING 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5PADDING 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7PADDING 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/TBC 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/TBCPADDING 06:20:28.188 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23 06:20:28.189 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.189 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23PADDING 06:20:28.189 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.189 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTE 06:20:28.189 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.189 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTEPADDING 06:20:28.189 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.189 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ 06:20:28.189 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.189 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126 06:20:28.190 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2 06:20:28.190 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2PADDING 06:20:28.190 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126PADDING 06:20:28.190 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4 06:20:28.190 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4PADDING 06:20:28.190 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/NOPADDING 06:20:28.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5 06:20:28.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5PADDING 06:20:28.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7 06:20:28.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7PADDING 06:20:28.191 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.191 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/TBC 06:20:28.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/TBCPADDING 06:20:28.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23 06:20:28.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23PADDING 06:20:28.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTE 06:20:28.192 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTEPADDING 06:20:28.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ 06:20:28.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126 06:20:28.193 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2 06:20:28.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2PADDING 06:20:28.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126PADDING 06:20:28.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4 06:20:28.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4PADDING 06:20:28.194 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/NOPADDING 06:20:28.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5 06:20:28.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5PADDING 06:20:28.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7 06:20:28.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7PADDING 06:20:28.195 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/TBC 06:20:28.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/TBCPADDING 06:20:28.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23 06:20:28.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23PADDING 06:20:28.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTE 06:20:28.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTEPADDING 06:20:28.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ 06:20:28.196 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126 06:20:28.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.197 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2 06:20:28.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.197 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2PADDING 06:20:28.197 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.197 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126PADDING 06:20:28.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.198 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4 06:20:28.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.198 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4PADDING 06:20:28.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.198 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/NOPADDING 06:20:28.198 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5 06:20:28.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.199 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5PADDING 06:20:28.199 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.200 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7 06:20:28.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.200 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7PADDING 06:20:28.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.200 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/TBC 06:20:28.200 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/TBCPADDING 06:20:28.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23 06:20:28.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23PADDING 06:20:28.201 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.201 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTE 06:20:28.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTEPADDING 06:20:28.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ 06:20:28.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.202 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126 06:20:28.202 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.203 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2 06:20:28.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.203 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2PADDING 06:20:28.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.203 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126PADDING 06:20:28.203 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4 06:20:28.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4PADDING 06:20:28.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.204 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/NOPADDING 06:20:28.204 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5 06:20:28.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5PADDING 06:20:28.205 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.205 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7 06:20:28.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.206 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7PADDING 06:20:28.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.206 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/TBC 06:20:28.206 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/TBCPADDING 06:20:28.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23 06:20:28.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23PADDING 06:20:28.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.207 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTE 06:20:28.207 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTEPADDING 06:20:28.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ 06:20:28.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126 06:20:28.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.208 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2 06:20:28.208 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2PADDING 06:20:28.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126PADDING 06:20:28.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4 06:20:28.209 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.209 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4PADDING 06:20:28.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.210 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/NOPADDING 06:20:28.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.210 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5 06:20:28.210 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.210 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5PADDING 06:20:28.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7 06:20:28.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7PADDING 06:20:28.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/TBC 06:20:28.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/TBCPADDING 06:20:28.211 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.211 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23 06:20:28.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23PADDING 06:20:28.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTE 06:20:28.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTEPADDING 06:20:28.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ 06:20:28.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126 06:20:28.212 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2 06:20:28.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2PADDING 06:20:28.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126PADDING 06:20:28.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4 06:20:28.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4PADDING 06:20:28.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/NOPADDING 06:20:28.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5 06:20:28.213 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.214 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5PADDING 06:20:28.214 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.214 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7 06:20:28.214 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.214 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7PADDING 06:20:28.214 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.214 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/TBC 06:20:28.214 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.214 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/TBCPADDING 06:20:28.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.215 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23 06:20:28.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.215 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23PADDING 06:20:28.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.215 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTE 06:20:28.215 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTEPADDING 06:20:28.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ 06:20:28.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126 06:20:28.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2 06:20:28.216 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.216 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2PADDING 06:20:28.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126PADDING 06:20:28.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4 06:20:28.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4PADDING 06:20:28.217 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.217 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/NOPADDING 06:20:28.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.218 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5 06:20:28.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.218 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5PADDING 06:20:28.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.218 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7 06:20:28.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.218 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7PADDING 06:20:28.218 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/TBC 06:20:28.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/TBCPADDING 06:20:28.219 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.219 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23 06:20:28.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23PADDING 06:20:28.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTE 06:20:28.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTEPADDING 06:20:28.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ 06:20:28.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126 06:20:28.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2 06:20:28.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2PADDING 06:20:28.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126PADDING 06:20:28.220 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.221 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4 06:20:28.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.221 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4PADDING 06:20:28.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.221 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/NOPADDING 06:20:28.221 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.221 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5 06:20:28.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.222 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5PADDING 06:20:28.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.222 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7 06:20:28.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.222 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7PADDING 06:20:28.222 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.222 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/TBC 06:20:28.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.223 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/TBCPADDING 06:20:28.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.223 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23 06:20:28.223 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.224 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23PADDING 06:20:28.224 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.224 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTE 06:20:28.224 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.224 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTEPADDING 06:20:28.224 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.224 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ 06:20:28.224 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.225 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126 06:20:28.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.225 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2 06:20:28.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.225 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2PADDING 06:20:28.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.225 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126PADDING 06:20:28.225 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.226 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4 06:20:28.226 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.226 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4PADDING 06:20:28.226 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.226 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/NOPADDING 06:20:28.226 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.226 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5 06:20:28.226 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.227 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5PADDING 06:20:28.227 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.227 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7 06:20:28.227 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.227 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7PADDING 06:20:28.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.228 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/TBC 06:20:28.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.228 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/TBCPADDING 06:20:28.228 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.229 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23 06:20:28.229 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.229 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23PADDING 06:20:28.229 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.229 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTE 06:20:28.229 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.229 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTEPADDING 06:20:28.229 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.230 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ 06:20:28.230 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.230 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126 06:20:28.230 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.230 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2 06:20:28.230 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.231 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2PADDING 06:20:28.231 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.231 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126PADDING 06:20:28.231 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.231 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4PADDING 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/NOPADDING 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5PADDING 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7PADDING 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/TBC 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/TBCPADDING 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23 06:20:28.232 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.232 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23PADDING 06:20:28.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.233 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTE 06:20:28.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.233 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTEPADDING 06:20:28.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.233 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ 06:20:28.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.233 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126 06:20:28.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.233 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2 06:20:28.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.233 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2PADDING 06:20:28.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.233 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126PADDING 06:20:28.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.233 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4 06:20:28.233 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.233 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4PADDING 06:20:28.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.234 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/NOPADDING 06:20:28.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.234 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5 06:20:28.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.234 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5PADDING 06:20:28.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.234 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7 06:20:28.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.234 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7PADDING 06:20:28.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.234 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/TBC 06:20:28.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.234 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/TBCPADDING 06:20:28.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.234 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23 06:20:28.234 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.234 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23PADDING 06:20:28.235 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.235 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTE 06:20:28.235 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.235 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTEPADDING 06:20:28.236 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.236 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ 06:20:28.236 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.236 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126 06:20:28.236 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.236 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2 06:20:28.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.237 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2PADDING 06:20:28.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.237 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126PADDING 06:20:28.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.237 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4 06:20:28.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.237 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4PADDING 06:20:28.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.237 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/NOPADDING 06:20:28.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.237 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5 06:20:28.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.237 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5PADDING 06:20:28.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.237 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7 06:20:28.237 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7PADDING 06:20:28.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/TBC 06:20:28.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/TBCPADDING 06:20:28.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23 06:20:28.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23PADDING 06:20:28.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTE 06:20:28.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTEPADDING 06:20:28.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ 06:20:28.238 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126 06:20:28.239 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.239 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2 06:20:28.239 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.239 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2PADDING 06:20:28.239 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.239 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126PADDING 06:20:28.239 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.239 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4 06:20:28.239 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.239 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4PADDING 06:20:28.239 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.239 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/NOPADDING 06:20:28.240 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.240 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5 06:20:28.240 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.240 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5PADDING 06:20:28.240 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.240 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7 06:20:28.240 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.240 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7PADDING 06:20:28.241 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.241 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/TBC 06:20:28.241 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.241 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/TBCPADDING 06:20:28.241 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.241 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23 06:20:28.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.242 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23PADDING 06:20:28.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.242 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTE 06:20:28.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.242 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTEPADDING 06:20:28.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.243 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ 06:20:28.243 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.243 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126 06:20:28.243 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.243 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2 06:20:28.243 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2PADDING 06:20:28.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126PADDING 06:20:28.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4 06:20:28.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4PADDING 06:20:28.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/NOPADDING 06:20:28.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5 06:20:28.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5PADDING 06:20:28.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7 06:20:28.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7PADDING 06:20:28.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/TBC 06:20:28.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/TBCPADDING 06:20:28.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23 06:20:28.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23PADDING 06:20:28.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTE 06:20:28.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTEPADDING 06:20:28.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ 06:20:28.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126 06:20:28.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2 06:20:28.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2PADDING 06:20:28.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126PADDING 06:20:28.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4 06:20:28.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4PADDING 06:20:28.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/NOPADDING 06:20:28.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5 06:20:28.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5PADDING 06:20:28.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7 06:20:28.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7PADDING 06:20:28.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/TBC 06:20:28.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.247 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/TBCPADDING 06:20:28.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.247 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23 06:20:28.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.247 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23PADDING 06:20:28.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.247 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTE 06:20:28.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.247 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTEPADDING 06:20:28.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.247 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ 06:20:28.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.247 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126 06:20:28.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2 06:20:28.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2PADDING 06:20:28.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126PADDING 06:20:28.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4 06:20:28.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4PADDING 06:20:28.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/NOPADDING 06:20:28.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5 06:20:28.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5PADDING 06:20:28.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7 06:20:28.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7PADDING 06:20:28.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/TBC 06:20:28.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/TBCPADDING 06:20:28.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23 06:20:28.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23PADDING 06:20:28.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTE 06:20:28.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTEPADDING 06:20:28.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ 06:20:28.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126 06:20:28.251 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.251 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2 06:20:28.251 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.251 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2PADDING 06:20:28.251 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.251 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126PADDING 06:20:28.251 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4 06:20:28.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4PADDING 06:20:28.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/NOPADDING 06:20:28.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5 06:20:28.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5PADDING 06:20:28.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7 06:20:28.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7PADDING 06:20:28.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/TBC 06:20:28.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/TBCPADDING 06:20:28.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23 06:20:28.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23PADDING 06:20:28.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTE 06:20:28.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTEPADDING 06:20:28.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ 06:20:28.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126 06:20:28.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2 06:20:28.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2PADDING 06:20:28.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126PADDING 06:20:28.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4 06:20:28.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4PADDING 06:20:28.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/NOPADDING 06:20:28.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5 06:20:28.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5PADDING 06:20:28.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7 06:20:28.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7PADDING 06:20:28.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/TBC 06:20:28.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/TBCPADDING 06:20:28.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23 06:20:28.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23PADDING 06:20:28.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTE 06:20:28.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTEPADDING 06:20:28.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ 06:20:28.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126 06:20:28.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2 06:20:28.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2PADDING 06:20:28.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126PADDING 06:20:28.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4 06:20:28.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4PADDING 06:20:28.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/NOPADDING 06:20:28.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5 06:20:28.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5PADDING 06:20:28.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7 06:20:28.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7PADDING 06:20:28.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/TBC 06:20:28.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/TBCPADDING 06:20:28.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23 06:20:28.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23PADDING 06:20:28.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTE 06:20:28.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTEPADDING 06:20:28.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ 06:20:28.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126 06:20:28.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2 06:20:28.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2PADDING 06:20:28.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126PADDING 06:20:28.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4 06:20:28.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4PADDING 06:20:28.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/NOPADDING 06:20:28.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5 06:20:28.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5PADDING 06:20:28.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7 06:20:28.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7PADDING 06:20:28.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/TBC 06:20:28.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/TBCPADDING 06:20:28.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23 06:20:28.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23PADDING 06:20:28.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTE 06:20:28.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTEPADDING 06:20:28.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ 06:20:28.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126 06:20:28.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2 06:20:28.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2PADDING 06:20:28.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126PADDING 06:20:28.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4 06:20:28.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4PADDING 06:20:28.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/NOPADDING 06:20:28.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5 06:20:28.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5PADDING 06:20:28.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7 06:20:28.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7PADDING 06:20:28.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/TBC 06:20:28.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/TBCPADDING 06:20:28.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23 06:20:28.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23PADDING 06:20:28.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTE 06:20:28.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTEPADDING 06:20:28.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ 06:20:28.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126 06:20:28.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2 06:20:28.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2PADDING 06:20:28.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126PADDING 06:20:28.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4 06:20:28.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4PADDING 06:20:28.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/NOPADDING 06:20:28.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5 06:20:28.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5PADDING 06:20:28.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7 06:20:28.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7PADDING 06:20:28.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/TBC 06:20:28.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/TBCPADDING 06:20:28.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23 06:20:28.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23PADDING 06:20:28.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTE 06:20:28.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTEPADDING 06:20:28.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ 06:20:28.271 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126 06:20:28.271 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2 06:20:28.271 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2PADDING 06:20:28.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126PADDING 06:20:28.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4 06:20:28.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4PADDING 06:20:28.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/NOPADDING 06:20:28.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5 06:20:28.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5PADDING 06:20:28.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7 06:20:28.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7PADDING 06:20:28.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/TBC 06:20:28.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/TBCPADDING 06:20:28.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23 06:20:28.274 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23PADDING 06:20:28.274 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTE 06:20:28.274 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTEPADDING 06:20:28.274 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 06:20:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128// 06:20:28.275 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128//NOPADDING 06:20:28.275 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128/ECB/ 06:20:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128/ECB/NOPADDING 06:20:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1// 06:20:28.277 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1//NOPADDING 06:20:28.277 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1/ECB/ 06:20:28.279 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1/ECB/NOPADDING 06:20:28.279 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128// 06:20:28.301 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128//NOPADDING 06:20:28.303 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128/ECB/ 06:20:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128/ECB/NOPADDING 06:20:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256// 06:20:28.316 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256//NOPADDING 06:20:28.321 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256/ECB/ 06:20:28.326 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256/ECB/NOPADDING 06:20:28.330 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC// 06:20:28.332 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//" does not support IV => Skipping. 06:20:28.332 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC//NOPADDING 06:20:28.333 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//NOPADDING" does not support IV => Skipping. 06:20:28.333 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC/ECB/ 06:20:28.334 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/" does not support IV => Skipping. 06:20:28.334 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC/ECB/NOPADDING 06:20:28.335 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/NOPADDING" does not support IV => Skipping. 06:20:28.336 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON// 06:20:28.336 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//" does not support IV => Skipping. 06:20:28.336 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON//NOPADDING 06:20:28.336 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//NOPADDING" does not support IV => Skipping. 06:20:28.336 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/ 06:20:28.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/NOPADDING 06:20:28.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ 06:20:28.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126 06:20:28.337 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2 06:20:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2PADDING 06:20:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126PADDING 06:20:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4 06:20:28.339 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4PADDING 06:20:28.339 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/NOPADDING 06:20:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5 06:20:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5PADDING 06:20:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7 06:20:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7PADDING 06:20:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/TBC 06:20:28.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/TBCPADDING 06:20:28.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23 06:20:28.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23PADDING 06:20:28.341 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTE 06:20:28.342 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTEPADDING 06:20:28.342 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CCM/ 06:20:28.342 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:28.342 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CCM/NOPADDING 06:20:28.343 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:28.343 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ 06:20:28.343 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126 06:20:28.344 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2 06:20:28.344 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2PADDING 06:20:28.344 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126PADDING 06:20:28.344 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4 06:20:28.344 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4PADDING 06:20:28.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/NOPADDING 06:20:28.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5 06:20:28.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5PADDING 06:20:28.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7 06:20:28.345 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7PADDING 06:20:28.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/TBC 06:20:28.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/TBCPADDING 06:20:28.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23 06:20:28.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23PADDING 06:20:28.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTE 06:20:28.346 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTEPADDING 06:20:28.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ 06:20:28.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126 06:20:28.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2 06:20:28.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2PADDING 06:20:28.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126PADDING 06:20:28.347 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4 06:20:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4PADDING 06:20:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/NOPADDING 06:20:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5 06:20:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5PADDING 06:20:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7 06:20:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7PADDING 06:20:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBC 06:20:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBCPADDING 06:20:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23 06:20:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23PADDING 06:20:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTE 06:20:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTEPADDING 06:20:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ 06:20:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126 06:20:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2 06:20:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2PADDING 06:20:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126PADDING 06:20:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4 06:20:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4PADDING 06:20:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/NOPADDING 06:20:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5 06:20:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5PADDING 06:20:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7 06:20:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7PADDING 06:20:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBC 06:20:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBCPADDING 06:20:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23 06:20:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23PADDING 06:20:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTE 06:20:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTEPADDING 06:20:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ 06:20:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126 06:20:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2 06:20:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2PADDING 06:20:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126PADDING 06:20:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4 06:20:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4PADDING 06:20:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/NOPADDING 06:20:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5 06:20:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5PADDING 06:20:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7 06:20:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7PADDING 06:20:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBC 06:20:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBCPADDING 06:20:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23 06:20:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23PADDING 06:20:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTE 06:20:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTEPADDING 06:20:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ 06:20:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126 06:20:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2 06:20:28.355 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2PADDING 06:20:28.355 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126PADDING 06:20:28.355 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4 06:20:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4PADDING 06:20:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/NOPADDING 06:20:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5 06:20:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5PADDING 06:20:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7 06:20:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7PADDING 06:20:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBC 06:20:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBCPADDING 06:20:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23 06:20:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23PADDING 06:20:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTE 06:20:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTEPADDING 06:20:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ 06:20:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126 06:20:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2 06:20:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2PADDING 06:20:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126PADDING 06:20:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4 06:20:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4PADDING 06:20:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/NOPADDING 06:20:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5 06:20:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5PADDING 06:20:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7 06:20:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7PADDING 06:20:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBC 06:20:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBCPADDING 06:20:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23 06:20:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23PADDING 06:20:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTE 06:20:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTEPADDING 06:20:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ 06:20:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126 06:20:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2 06:20:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2PADDING 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126PADDING 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4PADDING 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/NOPADDING 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5PADDING 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7PADDING 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBC 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBCPADDING 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23PADDING 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTE 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTEPADDING 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126 06:20:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2PADDING 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126PADDING 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4PADDING 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/NOPADDING 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5PADDING 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7PADDING 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBC 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBCPADDING 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23PADDING 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTE 06:20:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTEPADDING 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2PADDING 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126PADDING 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4PADDING 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/NOPADDING 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5PADDING 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7PADDING 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBC 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBCPADDING 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23 06:20:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23PADDING 06:20:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTE 06:20:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTEPADDING 06:20:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ 06:20:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126 06:20:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2PADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126PADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4PADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/NOPADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5PADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7PADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBC 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBCPADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23PADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTE 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTEPADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2PADDING 06:20:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126PADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4PADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/NOPADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5PADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7PADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBC 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBCPADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23PADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTE 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTEPADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2PADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126PADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4PADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/NOPADDING 06:20:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5PADDING 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7PADDING 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBC 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBCPADDING 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23PADDING 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTE 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTEPADDING 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2PADDING 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126PADDING 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4PADDING 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/NOPADDING 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5 06:20:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5PADDING 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7PADDING 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBC 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBCPADDING 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23PADDING 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTE 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTEPADDING 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2PADDING 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126PADDING 06:20:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4 06:20:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4PADDING 06:20:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/NOPADDING 06:20:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5 06:20:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5PADDING 06:20:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7 06:20:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7PADDING 06:20:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBC 06:20:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBCPADDING 06:20:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23 06:20:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23PADDING 06:20:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTE 06:20:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTEPADDING 06:20:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ 06:20:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126 06:20:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2 06:20:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2PADDING 06:20:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126PADDING 06:20:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4 06:20:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4PADDING 06:20:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/NOPADDING 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5PADDING 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7PADDING 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBC 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBCPADDING 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23PADDING 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTE 06:20:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTEPADDING 06:20:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ 06:20:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126 06:20:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2 06:20:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2PADDING 06:20:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126PADDING 06:20:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4 06:20:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4PADDING 06:20:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/NOPADDING 06:20:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5 06:20:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5PADDING 06:20:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7 06:20:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7PADDING 06:20:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBC 06:20:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBCPADDING 06:20:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23 06:20:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23PADDING 06:20:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTE 06:20:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTEPADDING 06:20:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ 06:20:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126 06:20:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2 06:20:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2PADDING 06:20:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126PADDING 06:20:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4 06:20:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4PADDING 06:20:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/NOPADDING 06:20:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5 06:20:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5PADDING 06:20:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7 06:20:28.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7PADDING 06:20:28.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBC 06:20:28.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBCPADDING 06:20:28.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23 06:20:28.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23PADDING 06:20:28.381 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTE 06:20:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTEPADDING 06:20:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ 06:20:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126 06:20:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2 06:20:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2PADDING 06:20:28.383 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126PADDING 06:20:28.383 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4 06:20:28.383 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4PADDING 06:20:28.383 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/NOPADDING 06:20:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5 06:20:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5PADDING 06:20:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7 06:20:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7PADDING 06:20:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBC 06:20:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBCPADDING 06:20:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23 06:20:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23PADDING 06:20:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTE 06:20:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTEPADDING 06:20:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ 06:20:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126 06:20:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2 06:20:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2PADDING 06:20:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126PADDING 06:20:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4 06:20:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4PADDING 06:20:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/NOPADDING 06:20:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5 06:20:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5PADDING 06:20:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7 06:20:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7PADDING 06:20:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBC 06:20:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBCPADDING 06:20:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23 06:20:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23PADDING 06:20:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTE 06:20:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTEPADDING 06:20:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ 06:20:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126 06:20:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2 06:20:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2PADDING 06:20:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126PADDING 06:20:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4 06:20:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4PADDING 06:20:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/NOPADDING 06:20:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5 06:20:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5PADDING 06:20:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7 06:20:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7PADDING 06:20:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBC 06:20:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBCPADDING 06:20:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23 06:20:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23PADDING 06:20:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTE 06:20:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTEPADDING 06:20:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ 06:20:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126 06:20:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2 06:20:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2PADDING 06:20:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126PADDING 06:20:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4 06:20:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4PADDING 06:20:28.399 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/NOPADDING 06:20:28.399 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5 06:20:28.399 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5PADDING 06:20:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7 06:20:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7PADDING 06:20:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBC 06:20:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBCPADDING 06:20:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23 06:20:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23PADDING 06:20:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTE 06:20:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTEPADDING 06:20:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ 06:20:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126 06:20:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2 06:20:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2PADDING 06:20:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126PADDING 06:20:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4 06:20:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4PADDING 06:20:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/NOPADDING 06:20:28.403 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5 06:20:28.403 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5PADDING 06:20:28.403 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7 06:20:28.403 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7PADDING 06:20:28.404 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBC 06:20:28.404 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBCPADDING 06:20:28.405 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23 06:20:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23PADDING 06:20:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTE 06:20:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTEPADDING 06:20:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ 06:20:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126 06:20:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2 06:20:28.407 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2PADDING 06:20:28.407 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126PADDING 06:20:28.407 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4 06:20:28.408 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4PADDING 06:20:28.408 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/NOPADDING 06:20:28.408 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5 06:20:28.408 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5PADDING 06:20:28.408 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7 06:20:28.408 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7PADDING 06:20:28.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBC 06:20:28.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBCPADDING 06:20:28.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23 06:20:28.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23PADDING 06:20:28.409 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTE 06:20:28.410 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTEPADDING 06:20:28.410 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ 06:20:28.410 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126 06:20:28.410 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2 06:20:28.410 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2PADDING 06:20:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126PADDING 06:20:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4 06:20:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4PADDING 06:20:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/NOPADDING 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5PADDING 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7PADDING 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBC 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBCPADDING 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23PADDING 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTE 06:20:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTEPADDING 06:20:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ 06:20:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126 06:20:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2 06:20:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2PADDING 06:20:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126PADDING 06:20:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4 06:20:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4PADDING 06:20:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/NOPADDING 06:20:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5 06:20:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5PADDING 06:20:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7 06:20:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7PADDING 06:20:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBC 06:20:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBCPADDING 06:20:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23 06:20:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23PADDING 06:20:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTE 06:20:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTEPADDING 06:20:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ 06:20:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126 06:20:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2 06:20:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2PADDING 06:20:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126PADDING 06:20:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4 06:20:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4PADDING 06:20:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/NOPADDING 06:20:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5 06:20:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5PADDING 06:20:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7 06:20:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7PADDING 06:20:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBC 06:20:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBCPADDING 06:20:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23 06:20:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23PADDING 06:20:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTE 06:20:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTEPADDING 06:20:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ 06:20:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126 06:20:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2 06:20:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2PADDING 06:20:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126PADDING 06:20:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4 06:20:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4PADDING 06:20:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/NOPADDING 06:20:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5 06:20:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5PADDING 06:20:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7 06:20:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7PADDING 06:20:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBC 06:20:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBCPADDING 06:20:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23 06:20:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23PADDING 06:20:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTE 06:20:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTEPADDING 06:20:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ 06:20:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126 06:20:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2 06:20:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2PADDING 06:20:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126PADDING 06:20:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4 06:20:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4PADDING 06:20:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/NOPADDING 06:20:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5 06:20:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5PADDING 06:20:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7PADDING 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBC 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBCPADDING 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23PADDING 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTE 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTEPADDING 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126 06:20:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2 06:20:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2PADDING 06:20:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126PADDING 06:20:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4 06:20:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4PADDING 06:20:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/NOPADDING 06:20:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5 06:20:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5PADDING 06:20:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7 06:20:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7PADDING 06:20:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBC 06:20:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBCPADDING 06:20:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23 06:20:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23PADDING 06:20:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTE 06:20:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTEPADDING 06:20:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ 06:20:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126 06:20:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2 06:20:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2PADDING 06:20:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126PADDING 06:20:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4 06:20:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4PADDING 06:20:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/NOPADDING 06:20:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5 06:20:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5PADDING 06:20:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7 06:20:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7PADDING 06:20:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBC 06:20:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBCPADDING 06:20:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23 06:20:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23PADDING 06:20:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTE 06:20:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTEPADDING 06:20:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ 06:20:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126 06:20:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2 06:20:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2PADDING 06:20:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126PADDING 06:20:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4 06:20:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4PADDING 06:20:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/NOPADDING 06:20:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5 06:20:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5PADDING 06:20:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7 06:20:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7PADDING 06:20:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBC 06:20:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBCPADDING 06:20:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23 06:20:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23PADDING 06:20:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTE 06:20:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTEPADDING 06:20:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ 06:20:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126 06:20:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2 06:20:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2PADDING 06:20:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126PADDING 06:20:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4 06:20:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4PADDING 06:20:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/NOPADDING 06:20:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5 06:20:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5PADDING 06:20:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7 06:20:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7PADDING 06:20:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBC 06:20:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBCPADDING 06:20:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23 06:20:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23PADDING 06:20:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTE 06:20:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTEPADDING 06:20:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ 06:20:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126 06:20:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2 06:20:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2PADDING 06:20:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126PADDING 06:20:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4 06:20:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4PADDING 06:20:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/NOPADDING 06:20:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5 06:20:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5PADDING 06:20:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7 06:20:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7PADDING 06:20:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBC 06:20:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBCPADDING 06:20:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23 06:20:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23PADDING 06:20:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTE 06:20:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTEPADDING 06:20:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CTS/ 06:20:28.442 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/" does not support IV => Skipping. 06:20:28.443 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CTS/NOPADDING 06:20:28.443 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/NOPADDING" does not support IV => Skipping. 06:20:28.443 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/EAX/ 06:20:28.447 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/EAX/NOPADDING 06:20:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/ECB/ 06:20:28.452 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/" does not support IV => Skipping. 06:20:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/ECB/NOPADDING 06:20:28.452 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/NOPADDING" does not support IV => Skipping. 06:20:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/GCM/ 06:20:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/GCM/NOPADDING 06:20:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ 06:20:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126 06:20:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2 06:20:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2PADDING 06:20:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126PADDING 06:20:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4 06:20:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4PADDING 06:20:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/NOPADDING 06:20:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5 06:20:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5PADDING 06:20:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7 06:20:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7PADDING 06:20:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/TBC 06:20:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/TBCPADDING 06:20:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23 06:20:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23PADDING 06:20:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTE 06:20:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTEPADDING 06:20:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ 06:20:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126 06:20:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2 06:20:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2PADDING 06:20:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126PADDING 06:20:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4 06:20:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4PADDING 06:20:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/NOPADDING 06:20:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5 06:20:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5PADDING 06:20:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7 06:20:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7PADDING 06:20:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBC 06:20:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBCPADDING 06:20:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23 06:20:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23PADDING 06:20:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTE 06:20:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTEPADDING 06:20:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ 06:20:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126 06:20:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2 06:20:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2PADDING 06:20:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126PADDING 06:20:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4 06:20:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4PADDING 06:20:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/NOPADDING 06:20:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5 06:20:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5PADDING 06:20:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7 06:20:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7PADDING 06:20:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBC 06:20:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBCPADDING 06:20:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23 06:20:28.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23PADDING 06:20:28.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTE 06:20:28.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTEPADDING 06:20:28.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ 06:20:28.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126 06:20:28.469 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2 06:20:28.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2PADDING 06:20:28.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126PADDING 06:20:28.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4 06:20:28.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4PADDING 06:20:28.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/NOPADDING 06:20:28.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5 06:20:28.470 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5PADDING 06:20:28.471 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7 06:20:28.471 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7PADDING 06:20:28.471 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBC 06:20:28.471 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBCPADDING 06:20:28.471 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23 06:20:28.472 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23PADDING 06:20:28.472 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTE 06:20:28.472 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTEPADDING 06:20:28.472 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ 06:20:28.472 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126 06:20:28.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2 06:20:28.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2PADDING 06:20:28.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126PADDING 06:20:28.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4 06:20:28.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4PADDING 06:20:28.473 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/NOPADDING 06:20:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5 06:20:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5PADDING 06:20:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7 06:20:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7PADDING 06:20:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBC 06:20:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBCPADDING 06:20:28.475 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23 06:20:28.475 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23PADDING 06:20:28.475 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTE 06:20:28.476 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTEPADDING 06:20:28.476 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ 06:20:28.476 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126 06:20:28.476 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2 06:20:28.476 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2PADDING 06:20:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126PADDING 06:20:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4 06:20:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4PADDING 06:20:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/NOPADDING 06:20:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5 06:20:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5PADDING 06:20:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7 06:20:28.478 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7PADDING 06:20:28.478 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBC 06:20:28.478 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBCPADDING 06:20:28.478 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23 06:20:28.478 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23PADDING 06:20:28.478 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTE 06:20:28.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTEPADDING 06:20:28.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ 06:20:28.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126 06:20:28.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2 06:20:28.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2PADDING 06:20:28.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126PADDING 06:20:28.479 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4 06:20:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4PADDING 06:20:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/NOPADDING 06:20:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5 06:20:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5PADDING 06:20:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7 06:20:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7PADDING 06:20:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBC 06:20:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBCPADDING 06:20:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23 06:20:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23PADDING 06:20:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTE 06:20:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTEPADDING 06:20:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ 06:20:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126 06:20:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2 06:20:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2PADDING 06:20:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126PADDING 06:20:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4 06:20:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4PADDING 06:20:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/NOPADDING 06:20:28.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5 06:20:28.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5PADDING 06:20:28.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7 06:20:28.483 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7PADDING 06:20:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBC 06:20:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBCPADDING 06:20:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23 06:20:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23PADDING 06:20:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTE 06:20:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTEPADDING 06:20:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ 06:20:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126 06:20:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2 06:20:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2PADDING 06:20:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126PADDING 06:20:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4 06:20:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4PADDING 06:20:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/NOPADDING 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5PADDING 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7PADDING 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBC 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBCPADDING 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23PADDING 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTE 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTEPADDING 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2 06:20:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2PADDING 06:20:28.487 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126PADDING 06:20:28.487 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4 06:20:28.487 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4PADDING 06:20:28.487 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/NOPADDING 06:20:28.487 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5 06:20:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5PADDING 06:20:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7 06:20:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7PADDING 06:20:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBC 06:20:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBCPADDING 06:20:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23 06:20:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23PADDING 06:20:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTE 06:20:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTEPADDING 06:20:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ 06:20:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126 06:20:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2 06:20:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2PADDING 06:20:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126PADDING 06:20:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4 06:20:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4PADDING 06:20:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/NOPADDING 06:20:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5 06:20:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5PADDING 06:20:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7 06:20:28.491 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7PADDING 06:20:28.491 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBC 06:20:28.491 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBCPADDING 06:20:28.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23 06:20:28.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23PADDING 06:20:28.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTE 06:20:28.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTEPADDING 06:20:28.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ 06:20:28.492 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126 06:20:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2 06:20:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2PADDING 06:20:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126PADDING 06:20:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4 06:20:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4PADDING 06:20:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/NOPADDING 06:20:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5PADDING 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7PADDING 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBC 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBCPADDING 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23PADDING 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTE 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTEPADDING 06:20:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ 06:20:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126 06:20:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2 06:20:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2PADDING 06:20:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126PADDING 06:20:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4 06:20:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4PADDING 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/NOPADDING 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5PADDING 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7PADDING 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBC 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBCPADDING 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23PADDING 06:20:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTE 06:20:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTEPADDING 06:20:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ 06:20:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126 06:20:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2 06:20:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2PADDING 06:20:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126PADDING 06:20:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4 06:20:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4PADDING 06:20:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/NOPADDING 06:20:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5 06:20:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5PADDING 06:20:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7 06:20:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7PADDING 06:20:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBC 06:20:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBCPADDING 06:20:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23 06:20:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23PADDING 06:20:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTE 06:20:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTEPADDING 06:20:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ 06:20:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126 06:20:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2PADDING 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126PADDING 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4PADDING 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/NOPADDING 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5PADDING 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7PADDING 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBC 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBCPADDING 06:20:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23PADDING 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTE 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTEPADDING 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2PADDING 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126PADDING 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4PADDING 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/NOPADDING 06:20:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5PADDING 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7PADDING 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBC 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBCPADDING 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23PADDING 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTE 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTEPADDING 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2 06:20:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2PADDING 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126PADDING 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4PADDING 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/NOPADDING 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5PADDING 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7PADDING 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBC 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBCPADDING 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23PADDING 06:20:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTE 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTEPADDING 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2PADDING 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126PADDING 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4PADDING 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/NOPADDING 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5PADDING 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7PADDING 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBC 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBCPADDING 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23PADDING 06:20:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTE 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTEPADDING 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2PADDING 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126PADDING 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4PADDING 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/NOPADDING 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5PADDING 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7PADDING 06:20:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBC 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBCPADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23PADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTE 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTEPADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2PADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126PADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4PADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/NOPADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5PADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7PADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBC 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBCPADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23PADDING 06:20:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTE 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTEPADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2PADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126PADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4PADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/NOPADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5PADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7PADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBC 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBCPADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23PADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTE 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTEPADDING 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ 06:20:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2PADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126PADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4PADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/NOPADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5PADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7PADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBC 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBCPADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23PADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTE 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTEPADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2PADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126PADDING 06:20:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4PADDING 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/NOPADDING 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5PADDING 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7PADDING 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBC 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBCPADDING 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23PADDING 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTE 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTEPADDING 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2 06:20:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2PADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126PADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4PADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/NOPADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5PADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7PADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBC 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBCPADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23PADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTE 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTEPADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2PADDING 06:20:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126PADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4PADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/NOPADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5PADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7PADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBC 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBCPADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23PADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTE 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTEPADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2PADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126PADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4PADDING 06:20:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/NOPADDING 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5PADDING 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7PADDING 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBC 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBCPADDING 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23PADDING 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTE 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTEPADDING 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2PADDING 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126PADDING 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4PADDING 06:20:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/NOPADDING 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5PADDING 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7PADDING 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBC 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBCPADDING 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23PADDING 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTE 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTEPADDING 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126 06:20:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2PADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126PADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4PADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/NOPADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5PADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7PADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBC 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBCPADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23PADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTE 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTEPADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2PADDING 06:20:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126PADDING 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4PADDING 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/NOPADDING 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5PADDING 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7PADDING 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBC 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBCPADDING 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23PADDING 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTE 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTEPADDING 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2PADDING 06:20:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126PADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4PADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/NOPADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5PADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7PADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBC 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBCPADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23PADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTE 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTEPADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2PADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126PADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4PADDING 06:20:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/NOPADDING 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5PADDING 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7PADDING 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBC 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBCPADDING 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23PADDING 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTE 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTEPADDING 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126 06:20:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2 06:20:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2PADDING 06:20:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126PADDING 06:20:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4 06:20:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4PADDING 06:20:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/NOPADDING 06:20:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5 06:20:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5PADDING 06:20:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7 06:20:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7PADDING 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBC 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBCPADDING 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23PADDING 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTE 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTEPADDING 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2PADDING 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126PADDING 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4PADDING 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/NOPADDING 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5PADDING 06:20:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7PADDING 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBC 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBCPADDING 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23PADDING 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTE 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTEPADDING 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2PADDING 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126PADDING 06:20:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4 06:20:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4PADDING 06:20:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/NOPADDING 06:20:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5 06:20:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5PADDING 06:20:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7 06:20:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7PADDING 06:20:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/TBC 06:20:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/TBCPADDING 06:20:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23 06:20:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23PADDING 06:20:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTE 06:20:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTEPADDING 06:20:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=NULL// 06:20:28.536 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//" does not support IV => Skipping. 06:20:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=NULL//NOPADDING 06:20:28.537 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//NOPADDING" does not support IV => Skipping. 06:20:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC-CTS/ 06:20:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC-CTS/NOPADDING 06:20:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ 06:20:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126 06:20:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2 06:20:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2PADDING 06:20:28.539 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126PADDING 06:20:28.539 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4 06:20:28.539 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4PADDING 06:20:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/NOPADDING 06:20:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS5 06:20:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS5PADDING 06:20:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS7 06:20:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS7PADDING 06:20:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/TBC 06:20:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/TBCPADDING 06:20:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/X9.23 06:20:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/X9.23PADDING 06:20:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTE 06:20:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTEPADDING 06:20:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2PADDING 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126PADDING 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4PADDING 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/NOPADDING 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS5 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS5PADDING 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS7 06:20:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS7PADDING 06:20:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/TBC 06:20:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/TBCPADDING 06:20:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/X9.23 06:20:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/X9.23PADDING 06:20:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTE 06:20:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTEPADDING 06:20:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ 06:20:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2PADDING 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126PADDING 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4PADDING 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/NOPADDING 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5PADDING 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7PADDING 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/TBC 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/TBCPADDING 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/X9.23 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/X9.23PADDING 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTE 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTEPADDING 06:20:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2PADDING 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126PADDING 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4PADDING 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/NOPADDING 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5PADDING 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7 06:20:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7PADDING 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/TBC 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/TBCPADDING 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/X9.23 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/X9.23PADDING 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTE 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTEPADDING 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2PADDING 06:20:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126PADDING 06:20:28.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4 06:20:28.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4PADDING 06:20:28.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/NOPADDING 06:20:28.567 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5 06:20:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5PADDING 06:20:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7 06:20:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7PADDING 06:20:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/TBC 06:20:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/TBCPADDING 06:20:28.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/X9.23 06:20:28.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/X9.23PADDING 06:20:28.569 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTE 06:20:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTEPADDING 06:20:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ 06:20:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126 06:20:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2 06:20:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2PADDING 06:20:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126PADDING 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4PADDING 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/NOPADDING 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5PADDING 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7PADDING 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/TBC 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/TBCPADDING 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/X9.23 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/X9.23PADDING 06:20:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTE 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTEPADDING 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2PADDING 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126PADDING 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4PADDING 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/NOPADDING 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5PADDING 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7PADDING 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/TBC 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/TBCPADDING 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/X9.23 06:20:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/X9.23PADDING 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTE 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTEPADDING 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2PADDING 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126PADDING 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4PADDING 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/NOPADDING 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5PADDING 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7PADDING 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/TBC 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/TBCPADDING 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/X9.23 06:20:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/X9.23PADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTE 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTEPADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2PADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126PADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4PADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/NOPADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5PADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7PADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/TBC 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/TBCPADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/X9.23 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/X9.23PADDING 06:20:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTE 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTEPADDING 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2PADDING 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126PADDING 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4PADDING 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/NOPADDING 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5PADDING 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7 06:20:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7PADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/TBC 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/TBCPADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/X9.23 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/X9.23PADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTE 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTEPADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2PADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126PADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4PADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/NOPADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5PADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7PADDING 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/TBC 06:20:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/TBCPADDING 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/X9.23 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/X9.23PADDING 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTE 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTEPADDING 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2PADDING 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126PADDING 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4PADDING 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/NOPADDING 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5PADDING 06:20:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7PADDING 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/TBC 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/TBCPADDING 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/X9.23 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/X9.23PADDING 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTE 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTEPADDING 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2PADDING 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126PADDING 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4PADDING 06:20:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/NOPADDING 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5PADDING 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7PADDING 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/TBC 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/TBCPADDING 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/X9.23 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/X9.23PADDING 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTE 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTEPADDING 06:20:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ 06:20:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126 06:20:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2 06:20:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2PADDING 06:20:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126PADDING 06:20:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4 06:20:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4PADDING 06:20:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/NOPADDING 06:20:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5 06:20:28.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5PADDING 06:20:28.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7 06:20:28.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7PADDING 06:20:28.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/TBC 06:20:28.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/TBCPADDING 06:20:28.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/X9.23 06:20:28.581 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/X9.23PADDING 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTE 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTEPADDING 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2PADDING 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126PADDING 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4PADDING 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/NOPADDING 06:20:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5PADDING 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7PADDING 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/TBC 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/TBCPADDING 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/X9.23 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/X9.23PADDING 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTE 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTEPADDING 06:20:28.583 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2PADDING 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126PADDING 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4PADDING 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/NOPADDING 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5PADDING 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7 06:20:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7PADDING 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/TBC 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/TBCPADDING 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/X9.23 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/X9.23PADDING 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTE 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTEPADDING 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2 06:20:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2PADDING 06:20:28.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126PADDING 06:20:28.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4 06:20:28.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4PADDING 06:20:28.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/NOPADDING 06:20:28.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5 06:20:28.586 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5PADDING 06:20:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7 06:20:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7PADDING 06:20:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/TBC 06:20:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/TBCPADDING 06:20:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/X9.23 06:20:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/X9.23PADDING 06:20:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTE 06:20:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTEPADDING 06:20:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ 06:20:28.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126 06:20:28.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2 06:20:28.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2PADDING 06:20:28.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126PADDING 06:20:28.588 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4PADDING 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/NOPADDING 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5PADDING 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7PADDING 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/TBC 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/TBCPADDING 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/X9.23 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/X9.23PADDING 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTE 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTEPADDING 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2 06:20:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2PADDING 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126PADDING 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4PADDING 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/NOPADDING 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5PADDING 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7PADDING 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/TBC 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/TBCPADDING 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/X9.23 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/X9.23PADDING 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTE 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTEPADDING 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2 06:20:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2PADDING 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126PADDING 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4PADDING 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/NOPADDING 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5PADDING 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7PADDING 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/TBC 06:20:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/TBCPADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/X9.23 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/X9.23PADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTE 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTEPADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2PADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126PADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4PADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/NOPADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5PADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7PADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/TBC 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/TBCPADDING 06:20:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/X9.23 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/X9.23PADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTE 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTEPADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2PADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126PADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4PADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/NOPADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5PADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7PADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/TBC 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/TBCPADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/X9.23 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/X9.23PADDING 06:20:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTE 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTEPADDING 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2PADDING 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126PADDING 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4PADDING 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/NOPADDING 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5PADDING 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7PADDING 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/TBC 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/TBCPADDING 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/X9.23 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/X9.23PADDING 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTE 06:20:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTEPADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2PADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126PADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4PADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/NOPADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5PADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7PADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/TBC 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/TBCPADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/X9.23 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/X9.23PADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTE 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTEPADDING 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126 06:20:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2PADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126PADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4PADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/NOPADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5PADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7PADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/TBC 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/TBCPADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/X9.23 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/X9.23PADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTE 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTEPADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2PADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126PADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4PADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/NOPADDING 06:20:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5PADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7PADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/TBC 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/TBCPADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/X9.23 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/X9.23PADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTE 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTEPADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2PADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126PADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4PADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/NOPADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5PADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7PADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/TBC 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/TBCPADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/X9.23 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/X9.23PADDING 06:20:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTE 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTEPADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2PADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126PADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4PADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/NOPADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5PADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7PADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/TBC 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/TBCPADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/X9.23 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/X9.23PADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTE 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTEPADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2PADDING 06:20:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126PADDING 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4PADDING 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/NOPADDING 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5PADDING 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7PADDING 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/TBC 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/TBCPADDING 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/X9.23 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/X9.23PADDING 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTE 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTEPADDING 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2PADDING 06:20:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126PADDING 06:20:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4 06:20:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4PADDING 06:20:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/NOPADDING 06:20:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5 06:20:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5PADDING 06:20:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7 06:20:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7PADDING 06:20:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/TBC 06:20:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/TBCPADDING 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/X9.23 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/X9.23PADDING 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTE 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTEPADDING 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2PADDING 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126PADDING 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4PADDING 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/NOPADDING 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5 06:20:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5PADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7PADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/TBC 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/TBCPADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/X9.23 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/X9.23PADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTE 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTEPADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2PADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126PADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4PADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/NOPADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5PADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7PADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/TBC 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/TBCPADDING 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/X9.23 06:20:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/X9.23PADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTE 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTEPADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2PADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126PADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4PADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/NOPADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5PADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7PADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/TBC 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/TBCPADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/X9.23 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/X9.23PADDING 06:20:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTE 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTEPADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2PADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126PADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4PADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/NOPADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5PADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7PADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/TBC 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/TBCPADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/X9.23 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/X9.23PADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTE 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTEPADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CTS/ 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/" does not support IV => Skipping. 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CTS/NOPADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/NOPADDING" does not support IV => Skipping. 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/ECB/ 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/" does not support IV => Skipping. 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/ECB/NOPADDING 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/NOPADDING" does not support IV => Skipping. 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ 06:20:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2PADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126PADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4PADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/NOPADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS5 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS5PADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS7 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS7PADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/TBC 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/TBCPADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/X9.23 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/X9.23PADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTE 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTEPADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2PADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126PADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4PADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/NOPADDING 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5 06:20:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5PADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7PADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/TBC 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/TBCPADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/X9.23 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/X9.23PADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTE 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTEPADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2PADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126PADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4PADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/NOPADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5PADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7PADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/TBC 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/TBCPADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/X9.23 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/X9.23PADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTE 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTEPADDING 06:20:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2PADDING 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126PADDING 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4PADDING 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/NOPADDING 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5PADDING 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7PADDING 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/TBC 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/TBCPADDING 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/X9.23 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/X9.23PADDING 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTE 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTEPADDING 06:20:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/NOPADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/TBC 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/TBCPADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/X9.23 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/X9.23PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTE 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTEPADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/NOPADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5PADDING 06:20:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7PADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/TBC 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/TBCPADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/X9.23 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/X9.23PADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTE 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTEPADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2PADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126PADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4PADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/NOPADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5PADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7PADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/TBC 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/TBCPADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/X9.23 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/X9.23PADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTE 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTEPADDING 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ 06:20:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/NOPADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/TBC 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/TBCPADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/X9.23 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/X9.23PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTE 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTEPADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/NOPADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7PADDING 06:20:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/TBC 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/TBCPADDING 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/X9.23 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/X9.23PADDING 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTE 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTEPADDING 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2PADDING 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126PADDING 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4PADDING 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/NOPADDING 06:20:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5 06:20:28.613 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5PADDING 06:20:28.613 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7 06:20:28.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7PADDING 06:20:28.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/TBC 06:20:28.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/TBCPADDING 06:20:28.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/X9.23 06:20:28.614 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/X9.23PADDING 06:20:28.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTE 06:20:28.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTEPADDING 06:20:28.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ 06:20:28.615 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126 06:20:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2 06:20:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2PADDING 06:20:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126PADDING 06:20:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4 06:20:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4PADDING 06:20:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/NOPADDING 06:20:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5 06:20:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5PADDING 06:20:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7 06:20:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7PADDING 06:20:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/TBC 06:20:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/TBCPADDING 06:20:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/X9.23 06:20:28.618 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/X9.23PADDING 06:20:28.618 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTE 06:20:28.618 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTEPADDING 06:20:28.618 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ 06:20:28.618 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126 06:20:28.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2 06:20:28.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2PADDING 06:20:28.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126PADDING 06:20:28.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4 06:20:28.619 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4PADDING 06:20:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/NOPADDING 06:20:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5 06:20:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5PADDING 06:20:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7 06:20:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7PADDING 06:20:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/TBC 06:20:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/TBCPADDING 06:20:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/X9.23 06:20:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/X9.23PADDING 06:20:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTE 06:20:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTEPADDING 06:20:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ 06:20:28.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126 06:20:28.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2 06:20:28.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2PADDING 06:20:28.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126PADDING 06:20:28.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4 06:20:28.622 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4PADDING 06:20:28.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/NOPADDING 06:20:28.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5 06:20:28.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5PADDING 06:20:28.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7 06:20:28.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7PADDING 06:20:28.623 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/TBC 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/TBCPADDING 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/X9.23 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/X9.23PADDING 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTE 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTEPADDING 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2PADDING 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126PADDING 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4PADDING 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/NOPADDING 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5PADDING 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7PADDING 06:20:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/TBC 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/TBCPADDING 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/X9.23 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/X9.23PADDING 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTE 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTEPADDING 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2PADDING 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126PADDING 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4PADDING 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/NOPADDING 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5PADDING 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7PADDING 06:20:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/TBC 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/TBCPADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/X9.23 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/X9.23PADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTE 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTEPADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2PADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126PADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4PADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/NOPADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5PADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7PADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/TBC 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/TBCPADDING 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/X9.23 06:20:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/X9.23PADDING 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTE 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTEPADDING 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2PADDING 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126PADDING 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4PADDING 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/NOPADDING 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5PADDING 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7 06:20:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7PADDING 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/TBC 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/TBCPADDING 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/X9.23 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/X9.23PADDING 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTE 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTEPADDING 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2PADDING 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126PADDING 06:20:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4PADDING 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/NOPADDING 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5PADDING 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7PADDING 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/TBC 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/TBCPADDING 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/X9.23 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/X9.23PADDING 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTE 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTEPADDING 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2PADDING 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126PADDING 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4 06:20:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4PADDING 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/NOPADDING 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5PADDING 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7PADDING 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/TBC 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/TBCPADDING 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/X9.23 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/X9.23PADDING 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTE 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTEPADDING 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2PADDING 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126PADDING 06:20:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4PADDING 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/NOPADDING 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5PADDING 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7PADDING 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/TBC 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/TBCPADDING 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/X9.23 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/X9.23PADDING 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTE 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTEPADDING 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2 06:20:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2PADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126PADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4PADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/NOPADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5PADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7PADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/TBC 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/TBCPADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/X9.23 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/X9.23PADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTE 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTEPADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2PADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126PADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4PADDING 06:20:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/NOPADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5PADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7PADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/TBC 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/TBCPADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/X9.23 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/X9.23PADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTE 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTEPADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2PADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126PADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4PADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/NOPADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5PADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7PADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/TBC 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/TBCPADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/X9.23 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/X9.23PADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTE 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTEPADDING 06:20:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ 06:20:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126 06:20:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2 06:20:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2PADDING 06:20:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126PADDING 06:20:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4 06:20:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4PADDING 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/NOPADDING 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5PADDING 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7PADDING 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/TBC 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/TBCPADDING 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/X9.23 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/X9.23PADDING 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTE 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTEPADDING 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2PADDING 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126PADDING 06:20:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/NOPADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/TBC 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/TBCPADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/X9.23 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/X9.23PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTE 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTEPADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/NOPADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/TBC 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/TBCPADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/X9.23 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/X9.23PADDING 06:20:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTE 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTEPADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2PADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126PADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4PADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/NOPADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5PADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7PADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/TBC 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/TBCPADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/X9.23 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/X9.23PADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTE 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTEPADDING 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2 06:20:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/NOPADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/TBC 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/TBCPADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/X9.23 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/X9.23PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTE 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTEPADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/NOPADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7PADDING 06:20:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/TBC 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/TBCPADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/X9.23 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/X9.23PADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTE 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTEPADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2PADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126PADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4PADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/NOPADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5PADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7PADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/TBC 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/TBCPADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/X9.23 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/X9.23PADDING 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTE 06:20:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTEPADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2PADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126PADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4PADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/NOPADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5PADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7PADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/TBC 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/TBCPADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/X9.23 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/X9.23PADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTE 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTEPADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2PADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126PADDING 06:20:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4PADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/NOPADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5PADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7PADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/TBC 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/TBCPADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/X9.23 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/X9.23PADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTE 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTEPADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2PADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126PADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4PADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/NOPADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5PADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7PADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/TBC 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/TBCPADDING 06:20:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/X9.23 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/X9.23PADDING 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTE 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTEPADDING 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2PADDING 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126PADDING 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4PADDING 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/NOPADDING 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS5 06:20:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS5PADDING 06:20:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS7 06:20:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS7PADDING 06:20:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/TBC 06:20:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/TBCPADDING 06:20:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/X9.23 06:20:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/X9.23PADDING 06:20:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTE 06:20:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTEPADDING 06:20:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=RC2// 06:20:28.644 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//" does not support IV => Skipping. 06:20:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=RC2//NOPADDING 06:20:28.644 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//NOPADDING" does not support IV => Skipping. 06:20:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC-CTS/ 06:20:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC-CTS/NOPADDING 06:20:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ 06:20:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126 06:20:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2 06:20:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2PADDING 06:20:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126PADDING 06:20:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4 06:20:28.646 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4PADDING 06:20:28.646 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/NOPADDING 06:20:28.646 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS5 06:20:28.646 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS5PADDING 06:20:28.647 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS7 06:20:28.647 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS7PADDING 06:20:28.647 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/TBC 06:20:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/TBCPADDING 06:20:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/X9.23 06:20:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/X9.23PADDING 06:20:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTE 06:20:28.649 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTEPADDING 06:20:28.649 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ 06:20:28.649 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126 06:20:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2 06:20:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2PADDING 06:20:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126PADDING 06:20:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4 06:20:28.651 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4PADDING 06:20:28.651 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/NOPADDING 06:20:28.651 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS5 06:20:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS5PADDING 06:20:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS7 06:20:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS7PADDING 06:20:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/TBC 06:20:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/TBCPADDING 06:20:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/X9.23 06:20:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/X9.23PADDING 06:20:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTE 06:20:28.654 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTEPADDING 06:20:28.654 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ 06:20:28.654 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126 06:20:28.654 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2 06:20:28.655 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2PADDING 06:20:28.655 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126PADDING 06:20:28.655 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4 06:20:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4PADDING 06:20:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/NOPADDING 06:20:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5 06:20:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5PADDING 06:20:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7 06:20:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7PADDING 06:20:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/TBC 06:20:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/TBCPADDING 06:20:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/X9.23 06:20:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/X9.23PADDING 06:20:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTE 06:20:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTEPADDING 06:20:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ 06:20:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126 06:20:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2 06:20:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2PADDING 06:20:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126PADDING 06:20:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4 06:20:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4PADDING 06:20:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/NOPADDING 06:20:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5 06:20:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5PADDING 06:20:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7 06:20:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7PADDING 06:20:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/TBC 06:20:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/TBCPADDING 06:20:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/X9.23 06:20:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/X9.23PADDING 06:20:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTE 06:20:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTEPADDING 06:20:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ 06:20:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126 06:20:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2 06:20:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2PADDING 06:20:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126PADDING 06:20:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4 06:20:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4PADDING 06:20:28.663 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/NOPADDING 06:20:28.663 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5 06:20:28.663 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5PADDING 06:20:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7 06:20:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7PADDING 06:20:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/TBC 06:20:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/TBCPADDING 06:20:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/X9.23 06:20:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/X9.23PADDING 06:20:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTE 06:20:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTEPADDING 06:20:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ 06:20:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126 06:20:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2 06:20:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2PADDING 06:20:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126PADDING 06:20:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4 06:20:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4PADDING 06:20:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/NOPADDING 06:20:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5 06:20:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5PADDING 06:20:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7 06:20:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7PADDING 06:20:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/TBC 06:20:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/TBCPADDING 06:20:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/X9.23 06:20:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/X9.23PADDING 06:20:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTE 06:20:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTEPADDING 06:20:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ 06:20:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126 06:20:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2 06:20:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2PADDING 06:20:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126PADDING 06:20:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4 06:20:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4PADDING 06:20:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/NOPADDING 06:20:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5 06:20:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5PADDING 06:20:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7 06:20:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7PADDING 06:20:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/TBC 06:20:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/TBCPADDING 06:20:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/X9.23 06:20:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/X9.23PADDING 06:20:28.671 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTE 06:20:28.671 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTEPADDING 06:20:28.671 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ 06:20:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126 06:20:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2 06:20:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2PADDING 06:20:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126PADDING 06:20:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4 06:20:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4PADDING 06:20:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/NOPADDING 06:20:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5 06:20:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5PADDING 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7PADDING 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/TBC 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/TBCPADDING 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/X9.23 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/X9.23PADDING 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTE 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTEPADDING 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126 06:20:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2PADDING 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126PADDING 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4PADDING 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/NOPADDING 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5PADDING 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7PADDING 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/TBC 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/TBCPADDING 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/X9.23 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/X9.23PADDING 06:20:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTE 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTEPADDING 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2PADDING 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126PADDING 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4PADDING 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/NOPADDING 06:20:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5PADDING 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7PADDING 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/TBC 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/TBCPADDING 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/X9.23 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/X9.23PADDING 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTE 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTEPADDING 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2PADDING 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126PADDING 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4PADDING 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/NOPADDING 06:20:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5PADDING 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7PADDING 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/TBC 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/TBCPADDING 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/X9.23 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/X9.23PADDING 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTE 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTEPADDING 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2PADDING 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126PADDING 06:20:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4PADDING 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/NOPADDING 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5PADDING 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7PADDING 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/TBC 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/TBCPADDING 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/X9.23 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/X9.23PADDING 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTE 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTEPADDING 06:20:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2PADDING 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126PADDING 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4PADDING 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/NOPADDING 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5PADDING 06:20:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7 06:20:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7PADDING 06:20:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/TBC 06:20:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/TBCPADDING 06:20:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/X9.23 06:20:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/X9.23PADDING 06:20:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTE 06:20:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTEPADDING 06:20:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ 06:20:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2PADDING 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126PADDING 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4PADDING 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/NOPADDING 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5PADDING 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7 06:20:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7PADDING 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/TBC 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/TBCPADDING 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/X9.23 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/X9.23PADDING 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTE 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTEPADDING 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2PADDING 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126PADDING 06:20:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4 06:20:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4PADDING 06:20:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/NOPADDING 06:20:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5 06:20:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5PADDING 06:20:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7 06:20:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7PADDING 06:20:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/TBC 06:20:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/TBCPADDING 06:20:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/X9.23 06:20:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/X9.23PADDING 06:20:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTE 06:20:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTEPADDING 06:20:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ 06:20:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126 06:20:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2 06:20:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2PADDING 06:20:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126PADDING 06:20:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4 06:20:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4PADDING 06:20:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/NOPADDING 06:20:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5 06:20:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5PADDING 06:20:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7 06:20:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7PADDING 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/TBC 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/TBCPADDING 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/X9.23 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/X9.23PADDING 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTE 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTEPADDING 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2 06:20:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2PADDING 06:20:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126PADDING 06:20:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4 06:20:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4PADDING 06:20:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/NOPADDING 06:20:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5 06:20:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5PADDING 06:20:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7 06:20:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7PADDING 06:20:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/TBC 06:20:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/TBCPADDING 06:20:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/X9.23 06:20:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/X9.23PADDING 06:20:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTE 06:20:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTEPADDING 06:20:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ 06:20:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126 06:20:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2 06:20:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2PADDING 06:20:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126PADDING 06:20:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4 06:20:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4PADDING 06:20:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/NOPADDING 06:20:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5 06:20:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5PADDING 06:20:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7 06:20:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7PADDING 06:20:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/TBC 06:20:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/TBCPADDING 06:20:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/X9.23 06:20:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/X9.23PADDING 06:20:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTE 06:20:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTEPADDING 06:20:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ 06:20:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126 06:20:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2 06:20:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2PADDING 06:20:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126PADDING 06:20:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4 06:20:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4PADDING 06:20:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/NOPADDING 06:20:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5 06:20:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5PADDING 06:20:28.695 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7 06:20:28.695 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7PADDING 06:20:28.695 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/TBC 06:20:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/TBCPADDING 06:20:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/X9.23 06:20:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/X9.23PADDING 06:20:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTE 06:20:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTEPADDING 06:20:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ 06:20:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126 06:20:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2 06:20:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2PADDING 06:20:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126PADDING 06:20:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4 06:20:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4PADDING 06:20:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/NOPADDING 06:20:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5 06:20:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5PADDING 06:20:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7 06:20:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7PADDING 06:20:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/TBC 06:20:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/TBCPADDING 06:20:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/X9.23 06:20:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/X9.23PADDING 06:20:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTE 06:20:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTEPADDING 06:20:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ 06:20:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126 06:20:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2 06:20:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2PADDING 06:20:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126PADDING 06:20:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4 06:20:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4PADDING 06:20:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/NOPADDING 06:20:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5 06:20:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5PADDING 06:20:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7 06:20:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7PADDING 06:20:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/TBC 06:20:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/TBCPADDING 06:20:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/X9.23 06:20:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/X9.23PADDING 06:20:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTE 06:20:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTEPADDING 06:20:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ 06:20:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126 06:20:28.703 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2 06:20:28.703 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2PADDING 06:20:28.703 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126PADDING 06:20:28.703 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4 06:20:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4PADDING 06:20:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/NOPADDING 06:20:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5 06:20:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5PADDING 06:20:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7 06:20:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7PADDING 06:20:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/TBC 06:20:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/TBCPADDING 06:20:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/X9.23 06:20:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/X9.23PADDING 06:20:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTE 06:20:28.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTEPADDING 06:20:28.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ 06:20:28.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126 06:20:28.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2 06:20:28.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2PADDING 06:20:28.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126PADDING 06:20:28.707 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4 06:20:28.707 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4PADDING 06:20:28.707 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/NOPADDING 06:20:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5 06:20:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5PADDING 06:20:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7 06:20:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7PADDING 06:20:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/TBC 06:20:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/TBCPADDING 06:20:28.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/X9.23 06:20:28.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/X9.23PADDING 06:20:28.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTE 06:20:28.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTEPADDING 06:20:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ 06:20:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126 06:20:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2 06:20:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2PADDING 06:20:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126PADDING 06:20:28.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4 06:20:28.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4PADDING 06:20:28.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/NOPADDING 06:20:28.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5 06:20:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5PADDING 06:20:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7 06:20:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7PADDING 06:20:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/TBC 06:20:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/TBCPADDING 06:20:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/X9.23 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/X9.23PADDING 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTE 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTEPADDING 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2PADDING 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126PADDING 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4PADDING 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/NOPADDING 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5PADDING 06:20:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7PADDING 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/TBC 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/TBCPADDING 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/X9.23 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/X9.23PADDING 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTE 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTEPADDING 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2PADDING 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126PADDING 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4PADDING 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/NOPADDING 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5PADDING 06:20:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7PADDING 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/TBC 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/TBCPADDING 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/X9.23 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/X9.23PADDING 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTE 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTEPADDING 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2 06:20:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2PADDING 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126PADDING 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4PADDING 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/NOPADDING 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5PADDING 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7PADDING 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/TBC 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/TBCPADDING 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/X9.23 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/X9.23PADDING 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTE 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTEPADDING 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ 06:20:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126 06:20:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2 06:20:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2PADDING 06:20:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126PADDING 06:20:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4 06:20:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4PADDING 06:20:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/NOPADDING 06:20:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5 06:20:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5PADDING 06:20:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7 06:20:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7PADDING 06:20:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/TBC 06:20:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/TBCPADDING 06:20:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/X9.23 06:20:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/X9.23PADDING 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTE 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTEPADDING 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2PADDING 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126PADDING 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4PADDING 06:20:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/NOPADDING 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5PADDING 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7PADDING 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/TBC 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/TBCPADDING 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/X9.23 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/X9.23PADDING 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTE 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTEPADDING 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2 06:20:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2PADDING 06:20:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126PADDING 06:20:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4 06:20:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4PADDING 06:20:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/NOPADDING 06:20:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5 06:20:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5PADDING 06:20:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7 06:20:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7PADDING 06:20:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/TBC 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/TBCPADDING 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/X9.23 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/X9.23PADDING 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTE 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTEPADDING 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2PADDING 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126PADDING 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4PADDING 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/NOPADDING 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5 06:20:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5PADDING 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7PADDING 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/TBC 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/TBCPADDING 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/X9.23 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/X9.23PADDING 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTE 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTEPADDING 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126 06:20:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2PADDING 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126PADDING 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4PADDING 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/NOPADDING 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5PADDING 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7PADDING 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/TBC 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/TBCPADDING 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/X9.23 06:20:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/X9.23PADDING 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTE 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTEPADDING 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2PADDING 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126PADDING 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4PADDING 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/NOPADDING 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5PADDING 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7PADDING 06:20:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/TBC 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/TBCPADDING 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/X9.23 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/X9.23PADDING 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTE 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTEPADDING 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2PADDING 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126PADDING 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4PADDING 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/NOPADDING 06:20:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5PADDING 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7PADDING 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/TBC 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/TBCPADDING 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/X9.23 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/X9.23PADDING 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTE 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTEPADDING 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CTS/ 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/" does not support IV => Skipping. 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CTS/NOPADDING 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/NOPADDING" does not support IV => Skipping. 06:20:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/EAX/ 06:20:28.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/EAX/NOPADDING 06:20:28.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/ECB/ 06:20:28.729 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/" does not support IV => Skipping. 06:20:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/ECB/NOPADDING 06:20:28.730 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/NOPADDING" does not support IV => Skipping. 06:20:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ 06:20:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126 06:20:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2 06:20:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2PADDING 06:20:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126PADDING 06:20:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4 06:20:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4PADDING 06:20:28.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/NOPADDING 06:20:28.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5 06:20:28.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5PADDING 06:20:28.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7PADDING 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/TBC 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/TBCPADDING 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/X9.23 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/X9.23PADDING 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTE 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTEPADDING 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126 06:20:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2PADDING 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126PADDING 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4PADDING 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/NOPADDING 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS5 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS5PADDING 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS7 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS7PADDING 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/TBC 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/TBCPADDING 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/X9.23 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/X9.23PADDING 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTE 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTEPADDING 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ 06:20:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2PADDING 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126PADDING 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4PADDING 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/NOPADDING 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5PADDING 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7PADDING 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/TBC 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/TBCPADDING 06:20:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/X9.23 06:20:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/X9.23PADDING 06:20:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTE 06:20:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTEPADDING 06:20:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ 06:20:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126 06:20:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2 06:20:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2PADDING 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126PADDING 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4PADDING 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/NOPADDING 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5PADDING 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7PADDING 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/TBC 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/TBCPADDING 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/X9.23 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/X9.23PADDING 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTE 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTEPADDING 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2 06:20:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2PADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126PADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4PADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/NOPADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5PADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7PADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/TBC 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/TBCPADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/X9.23 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/X9.23PADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTE 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTEPADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2PADDING 06:20:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126PADDING 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4PADDING 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/NOPADDING 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5PADDING 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7PADDING 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/TBC 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/TBCPADDING 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/X9.23 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/X9.23PADDING 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTE 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTEPADDING 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126 06:20:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2PADDING 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126PADDING 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4PADDING 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/NOPADDING 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5PADDING 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7PADDING 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/TBC 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/TBCPADDING 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/X9.23 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/X9.23PADDING 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTE 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTEPADDING 06:20:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2PADDING 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126PADDING 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4PADDING 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/NOPADDING 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5PADDING 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7PADDING 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/TBC 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/TBCPADDING 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/X9.23 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/X9.23PADDING 06:20:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTE 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTEPADDING 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2PADDING 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126PADDING 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4PADDING 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/NOPADDING 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5PADDING 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7PADDING 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/TBC 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/TBCPADDING 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/X9.23 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/X9.23PADDING 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTE 06:20:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTEPADDING 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2PADDING 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126PADDING 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4PADDING 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/NOPADDING 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5PADDING 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7PADDING 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/TBC 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/TBCPADDING 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/X9.23 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/X9.23PADDING 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTE 06:20:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTEPADDING 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2PADDING 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126PADDING 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4PADDING 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/NOPADDING 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5PADDING 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7 06:20:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7PADDING 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/TBC 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/TBCPADDING 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/X9.23 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/X9.23PADDING 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTE 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTEPADDING 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2PADDING 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126PADDING 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4PADDING 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/NOPADDING 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5PADDING 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7 06:20:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7PADDING 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/TBC 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/TBCPADDING 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/X9.23 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/X9.23PADDING 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTE 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTEPADDING 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2PADDING 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126PADDING 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4PADDING 06:20:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/NOPADDING 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5PADDING 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7PADDING 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/TBC 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/TBCPADDING 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/X9.23 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/X9.23PADDING 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTE 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTEPADDING 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2PADDING 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126PADDING 06:20:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4PADDING 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/NOPADDING 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5PADDING 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7PADDING 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/TBC 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/TBCPADDING 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/X9.23 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/X9.23PADDING 06:20:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTE 06:20:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTEPADDING 06:20:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ 06:20:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126 06:20:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2 06:20:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2PADDING 06:20:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126PADDING 06:20:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4 06:20:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4PADDING 06:20:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/NOPADDING 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5PADDING 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7PADDING 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/TBC 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/TBCPADDING 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/X9.23 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/X9.23PADDING 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTE 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTEPADDING 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2 06:20:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2PADDING 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126PADDING 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4PADDING 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/NOPADDING 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5PADDING 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7PADDING 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/TBC 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/TBCPADDING 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/X9.23 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/X9.23PADDING 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTE 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTEPADDING 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126 06:20:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2 06:20:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2PADDING 06:20:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126PADDING 06:20:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4 06:20:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4PADDING 06:20:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/NOPADDING 06:20:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5 06:20:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5PADDING 06:20:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7 06:20:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7PADDING 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/TBC 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/TBCPADDING 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/X9.23 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/X9.23PADDING 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTE 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTEPADDING 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2PADDING 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126PADDING 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4PADDING 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/NOPADDING 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5PADDING 06:20:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7PADDING 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/TBC 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/TBCPADDING 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/X9.23 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/X9.23PADDING 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTE 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTEPADDING 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2PADDING 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126PADDING 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4PADDING 06:20:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/NOPADDING 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5PADDING 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7PADDING 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/TBC 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/TBCPADDING 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/X9.23 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/X9.23PADDING 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTE 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTEPADDING 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2PADDING 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126PADDING 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4PADDING 06:20:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/NOPADDING 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5PADDING 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7PADDING 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/TBC 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/TBCPADDING 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/X9.23 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/X9.23PADDING 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTE 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTEPADDING 06:20:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2PADDING 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126PADDING 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4PADDING 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/NOPADDING 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5PADDING 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7PADDING 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/TBC 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/TBCPADDING 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/X9.23 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/X9.23PADDING 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTE 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTEPADDING 06:20:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2PADDING 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126PADDING 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4PADDING 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/NOPADDING 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5PADDING 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7PADDING 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/TBC 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/TBCPADDING 06:20:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/X9.23 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/X9.23PADDING 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTE 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTEPADDING 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2PADDING 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126PADDING 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4PADDING 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/NOPADDING 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5PADDING 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7PADDING 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/TBC 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/TBCPADDING 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/X9.23 06:20:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/X9.23PADDING 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTE 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTEPADDING 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2PADDING 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126PADDING 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4PADDING 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/NOPADDING 06:20:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5 06:20:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5PADDING 06:20:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7 06:20:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7PADDING 06:20:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/TBC 06:20:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/TBCPADDING 06:20:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/X9.23 06:20:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/X9.23PADDING 06:20:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTE 06:20:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTEPADDING 06:20:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ 06:20:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126 06:20:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2 06:20:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2PADDING 06:20:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126PADDING 06:20:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4 06:20:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4PADDING 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/NOPADDING 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5PADDING 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7PADDING 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/TBC 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/TBCPADDING 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/X9.23 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/X9.23PADDING 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTE 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTEPADDING 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ 06:20:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2PADDING 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126PADDING 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4PADDING 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/NOPADDING 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5PADDING 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7PADDING 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/TBC 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/TBCPADDING 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/X9.23 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/X9.23PADDING 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTE 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTEPADDING 06:20:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2PADDING 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126PADDING 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4PADDING 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/NOPADDING 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5PADDING 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7PADDING 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/TBC 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/TBCPADDING 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/X9.23 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/X9.23PADDING 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTE 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTEPADDING 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ 06:20:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2PADDING 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126PADDING 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4PADDING 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/NOPADDING 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5PADDING 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7PADDING 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/TBC 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/TBCPADDING 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/X9.23 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/X9.23PADDING 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTE 06:20:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTEPADDING 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2PADDING 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126PADDING 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4PADDING 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/NOPADDING 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5 06:20:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5PADDING 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7PADDING 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/TBC 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/TBCPADDING 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/X9.23 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/X9.23PADDING 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTE 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTEPADDING 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2PADDING 06:20:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126PADDING 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4PADDING 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/NOPADDING 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5PADDING 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7PADDING 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/TBC 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/TBCPADDING 06:20:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/X9.23 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/X9.23PADDING 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTE 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTEPADDING 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2PADDING 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126PADDING 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4PADDING 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/NOPADDING 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5PADDING 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7PADDING 06:20:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/TBC 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/TBCPADDING 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/X9.23 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/X9.23PADDING 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTE 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTEPADDING 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2PADDING 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126PADDING 06:20:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4PADDING 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/NOPADDING 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5PADDING 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7PADDING 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/TBC 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/TBCPADDING 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/X9.23 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/X9.23PADDING 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTE 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTEPADDING 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126 06:20:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2PADDING 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126PADDING 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4PADDING 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/NOPADDING 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5PADDING 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7PADDING 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/TBC 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/TBCPADDING 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/X9.23 06:20:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/X9.23PADDING 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTE 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTEPADDING 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2PADDING 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126PADDING 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4PADDING 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/NOPADDING 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5PADDING 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7PADDING 06:20:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/TBC 06:20:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/TBCPADDING 06:20:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/X9.23 06:20:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/X9.23PADDING 06:20:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTE 06:20:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTEPADDING 06:20:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ 06:20:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126 06:20:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2 06:20:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2PADDING 06:20:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126PADDING 06:20:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4 06:20:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4PADDING 06:20:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/NOPADDING 06:20:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS5 06:20:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS5PADDING 06:20:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS7 06:20:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS7PADDING 06:20:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/TBC 06:20:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/TBCPADDING 06:20:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/X9.23 06:20:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/X9.23PADDING 06:20:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTE 06:20:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTEPADDING 06:20:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC4// 06:20:28.778 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//" does not support IV => Skipping. 06:20:28.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC4//NOPADDING 06:20:28.778 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//NOPADDING" does not support IV => Skipping. 06:20:28.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC4/ECB/ 06:20:28.778 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/" does not support IV => Skipping. 06:20:28.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC4/ECB/NOPADDING 06:20:28.778 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/NOPADDING" does not support IV => Skipping. 06:20:28.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32// 06:20:28.779 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//" does not support IV => Skipping. 06:20:28.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32//NOPADDING 06:20:28.779 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//NOPADDING" does not support IV => Skipping. 06:20:28.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/ 06:20:28.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/NOPADDING 06:20:28.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ 06:20:28.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126 06:20:28.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2 06:20:28.782 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2PADDING 06:20:28.782 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126PADDING 06:20:28.782 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4 06:20:28.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4PADDING 06:20:28.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/NOPADDING 06:20:28.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5 06:20:28.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5PADDING 06:20:28.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7 06:20:28.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7PADDING 06:20:28.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/TBC 06:20:28.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/TBCPADDING 06:20:28.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23 06:20:28.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23PADDING 06:20:28.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTE 06:20:28.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTEPADDING 06:20:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ 06:20:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126 06:20:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2 06:20:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2PADDING 06:20:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126PADDING 06:20:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4 06:20:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4PADDING 06:20:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/NOPADDING 06:20:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5 06:20:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5PADDING 06:20:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7 06:20:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7PADDING 06:20:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/TBC 06:20:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/TBCPADDING 06:20:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23 06:20:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23PADDING 06:20:28.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTE 06:20:28.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTEPADDING 06:20:28.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ 06:20:28.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126 06:20:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2 06:20:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2PADDING 06:20:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126PADDING 06:20:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4 06:20:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4PADDING 06:20:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/NOPADDING 06:20:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5 06:20:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5PADDING 06:20:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7 06:20:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7PADDING 06:20:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/TBC 06:20:28.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/TBCPADDING 06:20:28.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23 06:20:28.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23PADDING 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTE 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTEPADDING 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2PADDING 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126PADDING 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4PADDING 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/NOPADDING 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5PADDING 06:20:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7PADDING 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/TBC 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/TBCPADDING 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23PADDING 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTE 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTEPADDING 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126 06:20:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2 06:20:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2PADDING 06:20:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126PADDING 06:20:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4 06:20:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4PADDING 06:20:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/NOPADDING 06:20:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5 06:20:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5PADDING 06:20:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7 06:20:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7PADDING 06:20:28.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/TBC 06:20:28.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/TBCPADDING 06:20:28.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23 06:20:28.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23PADDING 06:20:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTE 06:20:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTEPADDING 06:20:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ 06:20:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126 06:20:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2 06:20:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2PADDING 06:20:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126PADDING 06:20:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4 06:20:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4PADDING 06:20:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/NOPADDING 06:20:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5 06:20:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5PADDING 06:20:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7 06:20:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7PADDING 06:20:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/TBC 06:20:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/TBCPADDING 06:20:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23 06:20:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23PADDING 06:20:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTE 06:20:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTEPADDING 06:20:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ 06:20:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126 06:20:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2 06:20:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2PADDING 06:20:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126PADDING 06:20:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4 06:20:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4PADDING 06:20:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/NOPADDING 06:20:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5 06:20:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5PADDING 06:20:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7 06:20:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7PADDING 06:20:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/TBC 06:20:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/TBCPADDING 06:20:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23 06:20:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23PADDING 06:20:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTE 06:20:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTEPADDING 06:20:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ 06:20:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126 06:20:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2 06:20:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2PADDING 06:20:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126PADDING 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4PADDING 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/NOPADDING 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5PADDING 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7PADDING 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/TBC 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/TBCPADDING 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23PADDING 06:20:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTE 06:20:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTEPADDING 06:20:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ 06:20:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126 06:20:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2 06:20:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2PADDING 06:20:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126PADDING 06:20:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4 06:20:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4PADDING 06:20:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/NOPADDING 06:20:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5 06:20:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5PADDING 06:20:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7 06:20:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7PADDING 06:20:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/TBC 06:20:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/TBCPADDING 06:20:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23 06:20:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23PADDING 06:20:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTE 06:20:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTEPADDING 06:20:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ 06:20:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126 06:20:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2 06:20:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2PADDING 06:20:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126PADDING 06:20:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4 06:20:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4PADDING 06:20:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/NOPADDING 06:20:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5 06:20:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5PADDING 06:20:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7 06:20:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7PADDING 06:20:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/TBC 06:20:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/TBCPADDING 06:20:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23 06:20:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23PADDING 06:20:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTE 06:20:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTEPADDING 06:20:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ 06:20:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126 06:20:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2 06:20:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2PADDING 06:20:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126PADDING 06:20:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4 06:20:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4PADDING 06:20:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/NOPADDING 06:20:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5 06:20:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5PADDING 06:20:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7 06:20:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7PADDING 06:20:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/TBC 06:20:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/TBCPADDING 06:20:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23 06:20:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23PADDING 06:20:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTE 06:20:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTEPADDING 06:20:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ 06:20:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126 06:20:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2 06:20:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2PADDING 06:20:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126PADDING 06:20:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4 06:20:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4PADDING 06:20:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/NOPADDING 06:20:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5 06:20:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5PADDING 06:20:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7 06:20:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7PADDING 06:20:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/TBC 06:20:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/TBCPADDING 06:20:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23 06:20:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23PADDING 06:20:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTE 06:20:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTEPADDING 06:20:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ 06:20:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126 06:20:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2 06:20:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2PADDING 06:20:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126PADDING 06:20:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4 06:20:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4PADDING 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/NOPADDING 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5PADDING 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7PADDING 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/TBC 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/TBCPADDING 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23PADDING 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTE 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTEPADDING 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2PADDING 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126PADDING 06:20:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4 06:20:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4PADDING 06:20:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/NOPADDING 06:20:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5 06:20:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5PADDING 06:20:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7 06:20:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7PADDING 06:20:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/TBC 06:20:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/TBCPADDING 06:20:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23PADDING 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTE 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTEPADDING 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2PADDING 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126PADDING 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4PADDING 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/NOPADDING 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5PADDING 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7PADDING 06:20:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/TBC 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/TBCPADDING 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23PADDING 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTE 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTEPADDING 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2PADDING 06:20:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126PADDING 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4PADDING 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/NOPADDING 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5PADDING 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7PADDING 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/TBC 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/TBCPADDING 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23PADDING 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTE 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTEPADDING 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ 06:20:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2PADDING 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126PADDING 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4PADDING 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/NOPADDING 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5PADDING 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7PADDING 06:20:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/TBC 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/TBCPADDING 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23PADDING 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTE 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTEPADDING 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2PADDING 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126PADDING 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4PADDING 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/NOPADDING 06:20:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5PADDING 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7PADDING 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/TBC 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/TBCPADDING 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23PADDING 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTE 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTEPADDING 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2PADDING 06:20:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126PADDING 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4PADDING 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/NOPADDING 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5PADDING 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7PADDING 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/TBC 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/TBCPADDING 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23PADDING 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTE 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTEPADDING 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ 06:20:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2PADDING 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126PADDING 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4PADDING 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/NOPADDING 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5PADDING 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7PADDING 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/TBC 06:20:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/TBCPADDING 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23PADDING 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTE 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTEPADDING 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2PADDING 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126PADDING 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4PADDING 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/NOPADDING 06:20:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5PADDING 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7PADDING 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/TBC 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/TBCPADDING 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23PADDING 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTE 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTEPADDING 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2PADDING 06:20:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126PADDING 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4PADDING 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/NOPADDING 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5PADDING 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7PADDING 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/TBC 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/TBCPADDING 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23PADDING 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTE 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTEPADDING 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ 06:20:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2PADDING 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126PADDING 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4PADDING 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/NOPADDING 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5PADDING 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7PADDING 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/TBC 06:20:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/TBCPADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23PADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTE 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTEPADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2PADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126PADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4PADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/NOPADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5PADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7PADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/TBC 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/TBCPADDING 06:20:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23PADDING 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTE 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTEPADDING 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2PADDING 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126PADDING 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4PADDING 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/NOPADDING 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5PADDING 06:20:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7PADDING 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/TBC 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/TBCPADDING 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23PADDING 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTE 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTEPADDING 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2PADDING 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126PADDING 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4PADDING 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/NOPADDING 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5PADDING 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7 06:20:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7PADDING 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/TBC 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/TBCPADDING 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23PADDING 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTE 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTEPADDING 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2PADDING 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126PADDING 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4PADDING 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/NOPADDING 06:20:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5PADDING 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7PADDING 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/TBC 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/TBCPADDING 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23PADDING 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTE 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTEPADDING 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2PADDING 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126PADDING 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4 06:20:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4PADDING 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/NOPADDING 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5PADDING 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7PADDING 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/TBC 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/TBCPADDING 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23PADDING 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTE 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTEPADDING 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2PADDING 06:20:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126PADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4PADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/NOPADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5PADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7PADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/TBC 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/TBCPADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23PADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTE 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTEPADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2PADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126PADDING 06:20:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4PADDING 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/NOPADDING 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5PADDING 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7PADDING 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/TBC 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/TBCPADDING 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23PADDING 06:20:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTE 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTEPADDING 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2PADDING 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126PADDING 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4PADDING 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/NOPADDING 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5PADDING 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7PADDING 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/TBC 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/TBCPADDING 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23PADDING 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTE 06:20:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTEPADDING 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2PADDING 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126PADDING 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4PADDING 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/NOPADDING 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5PADDING 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7PADDING 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/TBC 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/TBCPADDING 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23PADDING 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTE 06:20:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTEPADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2PADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126PADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4PADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/NOPADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5PADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7PADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/TBC 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/TBCPADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23PADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTE 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTEPADDING 06:20:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2PADDING 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126PADDING 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4PADDING 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/NOPADDING 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5PADDING 06:20:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7 06:20:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7PADDING 06:20:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/TBC 06:20:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/TBCPADDING 06:20:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23 06:20:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23PADDING 06:20:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTE 06:20:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTEPADDING 06:20:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CTS/ 06:20:28.889 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/" does not support IV => Skipping. 06:20:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CTS/NOPADDING 06:20:28.889 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/NOPADDING" does not support IV => Skipping. 06:20:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/EAX/ 06:20:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/EAX/NOPADDING 06:20:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/ECB/ 06:20:28.890 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/" does not support IV => Skipping. 06:20:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/ECB/NOPADDING 06:20:28.890 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/NOPADDING" does not support IV => Skipping. 06:20:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ 06:20:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126 06:20:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2 06:20:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2PADDING 06:20:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126PADDING 06:20:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4 06:20:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4PADDING 06:20:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/NOPADDING 06:20:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5 06:20:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5PADDING 06:20:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7 06:20:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7PADDING 06:20:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/TBC 06:20:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/TBCPADDING 06:20:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23 06:20:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23PADDING 06:20:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTE 06:20:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTEPADDING 06:20:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ 06:20:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126 06:20:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2 06:20:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2PADDING 06:20:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126PADDING 06:20:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4 06:20:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4PADDING 06:20:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/NOPADDING 06:20:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5 06:20:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5PADDING 06:20:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7 06:20:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7PADDING 06:20:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/TBC 06:20:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/TBCPADDING 06:20:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23 06:20:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23PADDING 06:20:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTE 06:20:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTEPADDING 06:20:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ 06:20:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126 06:20:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2 06:20:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2PADDING 06:20:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126PADDING 06:20:28.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4 06:20:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4PADDING 06:20:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/NOPADDING 06:20:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5 06:20:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5PADDING 06:20:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7 06:20:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7PADDING 06:20:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/TBC 06:20:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/TBCPADDING 06:20:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23 06:20:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23PADDING 06:20:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTE 06:20:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTEPADDING 06:20:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ 06:20:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126 06:20:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2 06:20:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2PADDING 06:20:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126PADDING 06:20:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4 06:20:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4PADDING 06:20:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/NOPADDING 06:20:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5 06:20:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5PADDING 06:20:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7 06:20:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7PADDING 06:20:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/TBC 06:20:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/TBCPADDING 06:20:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23 06:20:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23PADDING 06:20:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTE 06:20:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTEPADDING 06:20:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ 06:20:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126 06:20:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2 06:20:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2PADDING 06:20:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126PADDING 06:20:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4 06:20:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4PADDING 06:20:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/NOPADDING 06:20:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5 06:20:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5PADDING 06:20:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7 06:20:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7PADDING 06:20:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/TBC 06:20:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/TBCPADDING 06:20:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23 06:20:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23PADDING 06:20:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTE 06:20:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTEPADDING 06:20:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ 06:20:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126 06:20:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2 06:20:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2PADDING 06:20:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126PADDING 06:20:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4 06:20:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4PADDING 06:20:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/NOPADDING 06:20:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5 06:20:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5PADDING 06:20:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7 06:20:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7PADDING 06:20:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/TBC 06:20:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/TBCPADDING 06:20:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23 06:20:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23PADDING 06:20:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTE 06:20:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTEPADDING 06:20:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ 06:20:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126 06:20:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2 06:20:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2PADDING 06:20:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126PADDING 06:20:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4 06:20:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4PADDING 06:20:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/NOPADDING 06:20:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5 06:20:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5PADDING 06:20:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7 06:20:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7PADDING 06:20:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/TBC 06:20:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/TBCPADDING 06:20:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23 06:20:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23PADDING 06:20:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTE 06:20:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTEPADDING 06:20:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ 06:20:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126 06:20:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2 06:20:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2PADDING 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126PADDING 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4PADDING 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/NOPADDING 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5PADDING 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7PADDING 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/TBC 06:20:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/TBCPADDING 06:20:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23 06:20:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23PADDING 06:20:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTE 06:20:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTEPADDING 06:20:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ 06:20:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126 06:20:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2 06:20:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2PADDING 06:20:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126PADDING 06:20:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4 06:20:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4PADDING 06:20:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/NOPADDING 06:20:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5 06:20:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5PADDING 06:20:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7 06:20:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7PADDING 06:20:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/TBC 06:20:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/TBCPADDING 06:20:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23 06:20:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23PADDING 06:20:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTE 06:20:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTEPADDING 06:20:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ 06:20:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126 06:20:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2 06:20:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2PADDING 06:20:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126PADDING 06:20:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4 06:20:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4PADDING 06:20:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/NOPADDING 06:20:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5 06:20:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5PADDING 06:20:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7 06:20:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7PADDING 06:20:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/TBC 06:20:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/TBCPADDING 06:20:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23 06:20:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23PADDING 06:20:28.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTE 06:20:28.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTEPADDING 06:20:28.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ 06:20:28.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126 06:20:28.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2 06:20:28.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2PADDING 06:20:28.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126PADDING 06:20:28.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4 06:20:28.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4PADDING 06:20:28.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/NOPADDING 06:20:28.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5 06:20:28.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5PADDING 06:20:28.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7 06:20:28.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7PADDING 06:20:28.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/TBC 06:20:28.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/TBCPADDING 06:20:28.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23 06:20:28.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23PADDING 06:20:28.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTE 06:20:28.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTEPADDING 06:20:28.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ 06:20:28.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126 06:20:28.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2 06:20:28.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2PADDING 06:20:28.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126PADDING 06:20:28.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4 06:20:28.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4PADDING 06:20:28.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/NOPADDING 06:20:28.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5 06:20:28.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5PADDING 06:20:28.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7 06:20:28.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7PADDING 06:20:28.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/TBC 06:20:28.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/TBCPADDING 06:20:28.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23 06:20:28.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23PADDING 06:20:28.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTE 06:20:28.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTEPADDING 06:20:28.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ 06:20:28.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126 06:20:28.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2 06:20:28.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2PADDING 06:20:28.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126PADDING 06:20:28.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4 06:20:28.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4PADDING 06:20:28.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/NOPADDING 06:20:28.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5 06:20:28.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5PADDING 06:20:28.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7 06:20:28.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7PADDING 06:20:28.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/TBC 06:20:28.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/TBCPADDING 06:20:28.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23 06:20:28.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23PADDING 06:20:28.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTE 06:20:28.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTEPADDING 06:20:28.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ 06:20:28.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126 06:20:28.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2 06:20:28.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2PADDING 06:20:28.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126PADDING 06:20:28.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4 06:20:28.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4PADDING 06:20:28.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/NOPADDING 06:20:28.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5 06:20:28.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5PADDING 06:20:28.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7 06:20:28.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7PADDING 06:20:28.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/TBC 06:20:28.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/TBCPADDING 06:20:28.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23 06:20:28.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23PADDING 06:20:28.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTE 06:20:28.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTEPADDING 06:20:28.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ 06:20:28.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126 06:20:28.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2 06:20:28.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2PADDING 06:20:28.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126PADDING 06:20:28.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4 06:20:28.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4PADDING 06:20:28.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/NOPADDING 06:20:28.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5 06:20:28.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5PADDING 06:20:28.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7 06:20:28.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7PADDING 06:20:28.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/TBC 06:20:28.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/TBCPADDING 06:20:28.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23 06:20:28.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23PADDING 06:20:28.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTE 06:20:28.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTEPADDING 06:20:28.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ 06:20:28.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126 06:20:28.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2 06:20:28.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2PADDING 06:20:28.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126PADDING 06:20:28.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4 06:20:28.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4PADDING 06:20:28.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/NOPADDING 06:20:28.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5 06:20:28.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5PADDING 06:20:28.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7 06:20:28.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7PADDING 06:20:28.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/TBC 06:20:28.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/TBCPADDING 06:20:28.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23 06:20:28.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23PADDING 06:20:28.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTE 06:20:28.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTEPADDING 06:20:28.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ 06:20:28.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126 06:20:28.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2 06:20:28.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2PADDING 06:20:28.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126PADDING 06:20:28.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4 06:20:28.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4PADDING 06:20:28.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/NOPADDING 06:20:28.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5 06:20:28.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5PADDING 06:20:28.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7 06:20:28.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7PADDING 06:20:28.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/TBC 06:20:28.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/TBCPADDING 06:20:28.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23 06:20:28.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23PADDING 06:20:28.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTE 06:20:28.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTEPADDING 06:20:28.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ 06:20:28.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126 06:20:28.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2 06:20:28.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2PADDING 06:20:28.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126PADDING 06:20:28.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4 06:20:28.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4PADDING 06:20:28.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/NOPADDING 06:20:28.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5 06:20:28.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5PADDING 06:20:28.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7 06:20:28.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7PADDING 06:20:28.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/TBC 06:20:28.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/TBCPADDING 06:20:28.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23 06:20:28.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23PADDING 06:20:28.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTE 06:20:28.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTEPADDING 06:20:28.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ 06:20:28.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126 06:20:28.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2 06:20:28.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2PADDING 06:20:28.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126PADDING 06:20:28.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4 06:20:28.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4PADDING 06:20:28.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/NOPADDING 06:20:28.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5 06:20:28.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5PADDING 06:20:28.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7 06:20:28.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7PADDING 06:20:28.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/TBC 06:20:28.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/TBCPADDING 06:20:28.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23 06:20:28.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23PADDING 06:20:28.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTE 06:20:28.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTEPADDING 06:20:28.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ 06:20:28.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126 06:20:28.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2 06:20:28.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2PADDING 06:20:28.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126PADDING 06:20:28.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4 06:20:28.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4PADDING 06:20:28.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/NOPADDING 06:20:28.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5 06:20:28.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5PADDING 06:20:28.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7 06:20:28.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7PADDING 06:20:28.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/TBC 06:20:28.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/TBCPADDING 06:20:28.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23 06:20:28.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23PADDING 06:20:28.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTE 06:20:28.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTEPADDING 06:20:28.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ 06:20:28.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126 06:20:28.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2 06:20:28.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2PADDING 06:20:28.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126PADDING 06:20:29.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4 06:20:29.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4PADDING 06:20:29.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/NOPADDING 06:20:29.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5 06:20:29.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5PADDING 06:20:29.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7 06:20:29.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7PADDING 06:20:29.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/TBC 06:20:29.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/TBCPADDING 06:20:29.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23 06:20:29.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23PADDING 06:20:29.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTE 06:20:29.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTEPADDING 06:20:29.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ 06:20:29.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126 06:20:29.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2 06:20:29.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2PADDING 06:20:29.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126PADDING 06:20:29.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4 06:20:29.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4PADDING 06:20:29.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/NOPADDING 06:20:29.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5 06:20:29.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5PADDING 06:20:29.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7 06:20:29.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7PADDING 06:20:29.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/TBC 06:20:29.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/TBCPADDING 06:20:29.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23 06:20:29.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23PADDING 06:20:29.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTE 06:20:29.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTEPADDING 06:20:29.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ 06:20:29.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126 06:20:29.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2 06:20:29.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2PADDING 06:20:29.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126PADDING 06:20:29.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4 06:20:29.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4PADDING 06:20:29.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/NOPADDING 06:20:29.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5 06:20:29.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5PADDING 06:20:29.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7 06:20:29.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7PADDING 06:20:29.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/TBC 06:20:29.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/TBCPADDING 06:20:29.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23 06:20:29.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23PADDING 06:20:29.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTE 06:20:29.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTEPADDING 06:20:29.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ 06:20:29.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126 06:20:29.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2 06:20:29.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2PADDING 06:20:29.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126PADDING 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4PADDING 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/NOPADDING 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5PADDING 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7PADDING 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/TBC 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/TBCPADDING 06:20:29.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23 06:20:29.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23PADDING 06:20:29.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTE 06:20:29.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTEPADDING 06:20:29.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ 06:20:29.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2PADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126PADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4PADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/NOPADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5PADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7PADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/TBC 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/TBCPADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23PADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTE 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTEPADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2PADDING 06:20:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126PADDING 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4PADDING 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/NOPADDING 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5PADDING 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7PADDING 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/TBC 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/TBCPADDING 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23PADDING 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTE 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTEPADDING 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ 06:20:29.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2PADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126PADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4PADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/NOPADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5PADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7PADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/TBC 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/TBCPADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23PADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTE 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTEPADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2PADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126PADDING 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4 06:20:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4PADDING 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/NOPADDING 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5PADDING 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7PADDING 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/TBC 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/TBCPADDING 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23PADDING 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTE 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTEPADDING 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ 06:20:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2PADDING 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126PADDING 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4PADDING 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/NOPADDING 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5PADDING 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7PADDING 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/TBC 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/TBCPADDING 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23PADDING 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTE 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTEPADDING 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2 06:20:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2PADDING 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126PADDING 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4PADDING 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/NOPADDING 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5PADDING 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7PADDING 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/TBC 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/TBCPADDING 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23PADDING 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTE 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTEPADDING 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2 06:20:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2PADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126PADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4PADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/NOPADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5PADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7PADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/TBC 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/TBCPADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23PADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTE 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTEPADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2PADDING 06:20:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126PADDING 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4PADDING 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/NOPADDING 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5PADDING 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7PADDING 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/TBC 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/TBCPADDING 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23PADDING 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTE 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTEPADDING 06:20:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ 06:20:29.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126 06:20:29.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2 06:20:29.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2PADDING 06:20:29.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126PADDING 06:20:29.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4 06:20:29.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4PADDING 06:20:29.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/NOPADDING 06:20:29.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5 06:20:29.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5PADDING 06:20:29.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7 06:20:29.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7PADDING 06:20:29.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/TBC 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/TBCPADDING 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23PADDING 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTE 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTEPADDING 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2PADDING 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126PADDING 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4 06:20:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4PADDING 06:20:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/NOPADDING 06:20:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5 06:20:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5PADDING 06:20:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7 06:20:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7PADDING 06:20:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/TBC 06:20:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/TBCPADDING 06:20:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23 06:20:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23PADDING 06:20:29.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTE 06:20:29.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTEPADDING 06:20:29.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ 06:20:29.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126 06:20:29.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2 06:20:29.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2PADDING 06:20:29.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126PADDING 06:20:29.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4 06:20:29.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4PADDING 06:20:29.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/NOPADDING 06:20:29.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5 06:20:29.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5PADDING 06:20:29.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7 06:20:29.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7PADDING 06:20:29.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/TBC 06:20:29.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/TBCPADDING 06:20:29.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23 06:20:29.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23PADDING 06:20:29.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTE 06:20:29.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTEPADDING 06:20:29.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64// 06:20:29.030 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64//": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64//NOPADDING 06:20:29.030 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64//NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/ 06:20:29.031 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC-CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/NOPADDING 06:20:29.031 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ 06:20:29.031 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126 06:20:29.031 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2 06:20:29.032 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2PADDING 06:20:29.034 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126PADDING 06:20:29.034 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4 06:20:29.035 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4PADDING 06:20:29.036 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/NOPADDING 06:20:29.036 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5 06:20:29.037 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5PADDING 06:20:29.038 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7 06:20:29.039 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7PADDING 06:20:29.039 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/TBC 06:20:29.039 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/TBCPADDING 06:20:29.039 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23 06:20:29.040 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23PADDING 06:20:29.040 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTE 06:20:29.040 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTEPADDING 06:20:29.040 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CCM/ 06:20:29.040 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CCM/NOPADDING 06:20:29.040 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2PADDING 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126PADDING 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4PADDING 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/NOPADDING 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5PADDING 06:20:29.041 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7 06:20:29.042 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7PADDING 06:20:29.042 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/TBC 06:20:29.042 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/TBCPADDING 06:20:29.042 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23 06:20:29.042 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23PADDING 06:20:29.043 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTE 06:20:29.044 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTEPADDING 06:20:29.044 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ 06:20:29.044 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126 06:20:29.045 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2 06:20:29.045 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2PADDING 06:20:29.045 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126PADDING 06:20:29.045 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4 06:20:29.045 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4PADDING 06:20:29.045 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/NOPADDING 06:20:29.045 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5 06:20:29.045 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5PADDING 06:20:29.046 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7 06:20:29.046 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7PADDING 06:20:29.046 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/TBC 06:20:29.046 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/TBCPADDING 06:20:29.046 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23 06:20:29.046 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23PADDING 06:20:29.046 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTE 06:20:29.046 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTEPADDING 06:20:29.046 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ 06:20:29.047 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126 06:20:29.047 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2 06:20:29.048 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2PADDING 06:20:29.049 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126PADDING 06:20:29.049 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4 06:20:29.050 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4PADDING 06:20:29.051 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/NOPADDING 06:20:29.051 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5 06:20:29.051 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5PADDING 06:20:29.051 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7 06:20:29.052 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7PADDING 06:20:29.052 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/TBC 06:20:29.052 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/TBCPADDING 06:20:29.052 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23 06:20:29.052 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23PADDING 06:20:29.052 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTE 06:20:29.052 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTEPADDING 06:20:29.052 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ 06:20:29.053 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126 06:20:29.053 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2 06:20:29.053 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2PADDING 06:20:29.053 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126PADDING 06:20:29.053 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4 06:20:29.053 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4PADDING 06:20:29.054 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/NOPADDING 06:20:29.054 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5 06:20:29.054 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5PADDING 06:20:29.054 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7 06:20:29.054 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7PADDING 06:20:29.054 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/TBC 06:20:29.055 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/TBCPADDING 06:20:29.055 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23 06:20:29.055 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23PADDING 06:20:29.055 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTE 06:20:29.055 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTEPADDING 06:20:29.056 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ 06:20:29.056 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126 06:20:29.057 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.058 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2 06:20:29.058 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.058 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2PADDING 06:20:29.059 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126PADDING 06:20:29.059 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4 06:20:29.060 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4PADDING 06:20:29.061 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/NOPADDING 06:20:29.062 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5 06:20:29.062 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5PADDING 06:20:29.062 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7 06:20:29.064 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7PADDING 06:20:29.065 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/TBC 06:20:29.065 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/TBCPADDING 06:20:29.065 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23 06:20:29.066 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23PADDING 06:20:29.066 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTE 06:20:29.066 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTEPADDING 06:20:29.067 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ 06:20:29.067 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126 06:20:29.067 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2 06:20:29.068 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2PADDING 06:20:29.068 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126PADDING 06:20:29.068 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4 06:20:29.069 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4PADDING 06:20:29.069 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/NOPADDING 06:20:29.069 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5 06:20:29.070 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5PADDING 06:20:29.072 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7 06:20:29.072 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7PADDING 06:20:29.072 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/TBC 06:20:29.072 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/TBCPADDING 06:20:29.073 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23 06:20:29.073 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23PADDING 06:20:29.073 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTE 06:20:29.074 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.074 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTEPADDING 06:20:29.074 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.074 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ 06:20:29.074 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126 06:20:29.076 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2 06:20:29.077 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.077 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2PADDING 06:20:29.078 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.078 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126PADDING 06:20:29.079 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.080 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4 06:20:29.080 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.081 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4PADDING 06:20:29.081 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.081 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/NOPADDING 06:20:29.081 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.081 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5 06:20:29.081 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.082 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5PADDING 06:20:29.082 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.082 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7 06:20:29.082 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.082 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7PADDING 06:20:29.082 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.083 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/TBC 06:20:29.083 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/TBCPADDING 06:20:29.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23 06:20:29.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23PADDING 06:20:29.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTE 06:20:29.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTEPADDING 06:20:29.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ 06:20:29.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126 06:20:29.084 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2PADDING 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126PADDING 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4PADDING 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/NOPADDING 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5PADDING 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7PADDING 06:20:29.085 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/TBC 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/TBCPADDING 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23PADDING 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTE 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTEPADDING 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2PADDING 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126PADDING 06:20:29.086 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4 06:20:29.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4PADDING 06:20:29.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/NOPADDING 06:20:29.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5 06:20:29.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5PADDING 06:20:29.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7 06:20:29.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7PADDING 06:20:29.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/TBC 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/TBCPADDING 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23PADDING 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTE 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTEPADDING 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2PADDING 06:20:29.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126PADDING 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4PADDING 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/NOPADDING 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5PADDING 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7PADDING 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/TBC 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/TBCPADDING 06:20:29.089 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23PADDING 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTE 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTEPADDING 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2PADDING 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126PADDING 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4PADDING 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/NOPADDING 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5 06:20:29.090 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5PADDING 06:20:29.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7 06:20:29.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7PADDING 06:20:29.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/TBC 06:20:29.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/TBCPADDING 06:20:29.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23 06:20:29.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23PADDING 06:20:29.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTE 06:20:29.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTEPADDING 06:20:29.091 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2PADDING 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126PADDING 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4PADDING 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/NOPADDING 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5PADDING 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7PADDING 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/TBC 06:20:29.092 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/TBCPADDING 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23PADDING 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTE 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTEPADDING 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2PADDING 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126PADDING 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4PADDING 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/NOPADDING 06:20:29.093 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5 06:20:29.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5PADDING 06:20:29.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7 06:20:29.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7PADDING 06:20:29.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/TBC 06:20:29.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/TBCPADDING 06:20:29.094 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23 06:20:29.097 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.097 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23PADDING 06:20:29.098 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.098 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTE 06:20:29.099 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.100 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTEPADDING 06:20:29.100 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ 06:20:29.101 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126 06:20:29.101 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2 06:20:29.101 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2PADDING 06:20:29.101 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.101 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126PADDING 06:20:29.101 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.102 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4 06:20:29.102 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.102 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4PADDING 06:20:29.102 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.102 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/NOPADDING 06:20:29.102 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.103 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5 06:20:29.104 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5PADDING 06:20:29.105 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7 06:20:29.106 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7PADDING 06:20:29.106 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/TBC 06:20:29.107 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/TBCPADDING 06:20:29.107 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23 06:20:29.107 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23PADDING 06:20:29.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTE 06:20:29.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTEPADDING 06:20:29.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ 06:20:29.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126 06:20:29.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2 06:20:29.108 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2PADDING 06:20:29.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126PADDING 06:20:29.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4 06:20:29.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4PADDING 06:20:29.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/NOPADDING 06:20:29.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5 06:20:29.109 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5PADDING 06:20:29.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7 06:20:29.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7PADDING 06:20:29.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/TBC 06:20:29.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/TBCPADDING 06:20:29.110 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23 06:20:29.111 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23PADDING 06:20:29.111 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTE 06:20:29.111 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTEPADDING 06:20:29.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ 06:20:29.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126 06:20:29.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2 06:20:29.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2PADDING 06:20:29.112 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126PADDING 06:20:29.113 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4 06:20:29.113 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4PADDING 06:20:29.113 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/NOPADDING 06:20:29.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5 06:20:29.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5PADDING 06:20:29.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7 06:20:29.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7PADDING 06:20:29.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/TBC 06:20:29.114 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/TBCPADDING 06:20:29.115 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23 06:20:29.115 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23PADDING 06:20:29.115 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTE 06:20:29.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTEPADDING 06:20:29.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ 06:20:29.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126 06:20:29.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2 06:20:29.116 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2PADDING 06:20:29.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126PADDING 06:20:29.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4 06:20:29.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4PADDING 06:20:29.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/NOPADDING 06:20:29.117 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5 06:20:29.118 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5PADDING 06:20:29.118 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7 06:20:29.118 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7PADDING 06:20:29.118 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/TBC 06:20:29.118 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/TBCPADDING 06:20:29.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23 06:20:29.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23PADDING 06:20:29.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTE 06:20:29.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTEPADDING 06:20:29.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ 06:20:29.119 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126 06:20:29.120 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2 06:20:29.120 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2PADDING 06:20:29.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126PADDING 06:20:29.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4 06:20:29.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4PADDING 06:20:29.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/NOPADDING 06:20:29.121 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5 06:20:29.122 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5PADDING 06:20:29.122 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7 06:20:29.122 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7PADDING 06:20:29.122 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/TBC 06:20:29.122 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/TBCPADDING 06:20:29.123 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23 06:20:29.123 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23PADDING 06:20:29.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTE 06:20:29.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTEPADDING 06:20:29.124 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ 06:20:29.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126 06:20:29.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2 06:20:29.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2PADDING 06:20:29.125 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126PADDING 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4PADDING 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/NOPADDING 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5PADDING 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7PADDING 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/TBC 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/TBCPADDING 06:20:29.126 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23 06:20:29.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23PADDING 06:20:29.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTE 06:20:29.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTEPADDING 06:20:29.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ 06:20:29.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126 06:20:29.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2 06:20:29.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2PADDING 06:20:29.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126PADDING 06:20:29.127 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4 06:20:29.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4PADDING 06:20:29.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/NOPADDING 06:20:29.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5 06:20:29.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5PADDING 06:20:29.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7 06:20:29.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7PADDING 06:20:29.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/TBC 06:20:29.128 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/TBCPADDING 06:20:29.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23 06:20:29.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23PADDING 06:20:29.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTE 06:20:29.129 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTEPADDING 06:20:29.130 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ 06:20:29.130 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126 06:20:29.130 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2 06:20:29.131 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2PADDING 06:20:29.131 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126PADDING 06:20:29.131 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4 06:20:29.132 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4PADDING 06:20:29.132 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/NOPADDING 06:20:29.132 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5 06:20:29.133 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5PADDING 06:20:29.133 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7 06:20:29.133 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7PADDING 06:20:29.133 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/TBC 06:20:29.134 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/TBCPADDING 06:20:29.134 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23 06:20:29.134 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23PADDING 06:20:29.134 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.135 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTE 06:20:29.135 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.135 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTEPADDING 06:20:29.135 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.135 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ 06:20:29.135 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126 06:20:29.136 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2 06:20:29.136 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2PADDING 06:20:29.136 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126PADDING 06:20:29.136 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4 06:20:29.137 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4PADDING 06:20:29.137 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/NOPADDING 06:20:29.137 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.138 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5 06:20:29.138 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.138 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5PADDING 06:20:29.138 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.138 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7PADDING 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/TBC 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/TBCPADDING 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23PADDING 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTE 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTEPADDING 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2 06:20:29.140 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2PADDING 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126PADDING 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4PADDING 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/NOPADDING 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5PADDING 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7PADDING 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/TBC 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/TBCPADDING 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23 06:20:29.141 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23PADDING 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTE 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTEPADDING 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2PADDING 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126PADDING 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4PADDING 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/NOPADDING 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5PADDING 06:20:29.142 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7PADDING 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/TBC 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/TBCPADDING 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23PADDING 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTE 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTEPADDING 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126 06:20:29.143 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2PADDING 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126PADDING 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4PADDING 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/NOPADDING 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5PADDING 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7PADDING 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/TBC 06:20:29.144 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/TBCPADDING 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23PADDING 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTE 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTEPADDING 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2PADDING 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126PADDING 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4PADDING 06:20:29.145 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/NOPADDING 06:20:29.146 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5 06:20:29.146 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5PADDING 06:20:29.146 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7 06:20:29.146 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7PADDING 06:20:29.146 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/TBC 06:20:29.146 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/TBCPADDING 06:20:29.147 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.147 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23 06:20:29.147 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.147 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23PADDING 06:20:29.147 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.147 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTE 06:20:29.147 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.147 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTEPADDING 06:20:29.147 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.147 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ 06:20:29.147 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.147 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126 06:20:29.147 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2 06:20:29.148 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2PADDING 06:20:29.148 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126PADDING 06:20:29.148 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4 06:20:29.148 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4PADDING 06:20:29.148 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/NOPADDING 06:20:29.148 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5 06:20:29.149 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.149 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5PADDING 06:20:29.149 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.149 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7 06:20:29.149 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.149 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7PADDING 06:20:29.149 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.149 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/TBC 06:20:29.149 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.149 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/TBCPADDING 06:20:29.149 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.149 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23 06:20:29.149 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23PADDING 06:20:29.150 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTE 06:20:29.150 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTEPADDING 06:20:29.150 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ 06:20:29.150 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126 06:20:29.150 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2 06:20:29.150 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2PADDING 06:20:29.150 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126PADDING 06:20:29.150 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4 06:20:29.150 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4PADDING 06:20:29.151 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.151 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/NOPADDING 06:20:29.151 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.151 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5 06:20:29.151 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.151 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5PADDING 06:20:29.151 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.152 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7 06:20:29.152 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.152 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7PADDING 06:20:29.152 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.152 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/TBC 06:20:29.152 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.152 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/TBCPADDING 06:20:29.153 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.153 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23 06:20:29.153 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.153 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23PADDING 06:20:29.153 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.154 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTE 06:20:29.154 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.154 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTEPADDING 06:20:29.154 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.154 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ 06:20:29.154 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.154 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126 06:20:29.154 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.154 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2 06:20:29.155 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.155 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2PADDING 06:20:29.155 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.155 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126PADDING 06:20:29.155 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.155 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4 06:20:29.155 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4PADDING 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/NOPADDING 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5PADDING 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7PADDING 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/TBC 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/TBCPADDING 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23PADDING 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTE 06:20:29.156 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTEPADDING 06:20:29.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ 06:20:29.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126 06:20:29.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2 06:20:29.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2PADDING 06:20:29.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126PADDING 06:20:29.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4 06:20:29.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4PADDING 06:20:29.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/NOPADDING 06:20:29.157 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5PADDING 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7PADDING 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/TBC 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/TBCPADDING 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23PADDING 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTE 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTEPADDING 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126 06:20:29.158 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2 06:20:29.159 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.159 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2PADDING 06:20:29.159 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.159 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126PADDING 06:20:29.159 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.159 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4 06:20:29.159 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.159 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4PADDING 06:20:29.159 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.159 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/NOPADDING 06:20:29.159 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.159 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5 06:20:29.159 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.159 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5PADDING 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7PADDING 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/TBC 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/TBCPADDING 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23PADDING 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTE 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTEPADDING 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2PADDING 06:20:29.160 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126PADDING 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4PADDING 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/NOPADDING 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5PADDING 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7PADDING 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/TBC 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/TBCPADDING 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23PADDING 06:20:29.161 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTE 06:20:29.162 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTEPADDING 06:20:29.162 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ 06:20:29.162 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126 06:20:29.163 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2 06:20:29.163 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2PADDING 06:20:29.163 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.164 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126PADDING 06:20:29.164 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.164 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4 06:20:29.164 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.164 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4PADDING 06:20:29.164 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.164 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/NOPADDING 06:20:29.164 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.164 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5 06:20:29.165 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.165 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5PADDING 06:20:29.165 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.165 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7 06:20:29.165 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.165 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7PADDING 06:20:29.165 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.165 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/TBC 06:20:29.166 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.166 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/TBCPADDING 06:20:29.166 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.166 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23 06:20:29.166 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.166 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23PADDING 06:20:29.166 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.166 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTE 06:20:29.166 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.166 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTEPADDING 06:20:29.166 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.166 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CTS/ 06:20:29.166 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.166 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CTS/NOPADDING 06:20:29.167 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.167 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/EAX/ 06:20:29.167 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/EAX/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.167 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/EAX/NOPADDING 06:20:29.168 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/EAX/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.168 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/ECB/ 06:20:29.168 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/ECB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.168 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/ECB/NOPADDING 06:20:29.168 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/ECB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.168 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/GCM/ 06:20:29.168 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/GCM/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.168 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/GCM/NOPADDING 06:20:29.169 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/GCM/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.169 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ 06:20:29.169 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.169 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126 06:20:29.169 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.169 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2 06:20:29.169 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.170 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2PADDING 06:20:29.170 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.170 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126PADDING 06:20:29.170 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.170 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4 06:20:29.171 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.171 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4PADDING 06:20:29.171 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.171 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/NOPADDING 06:20:29.171 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.172 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5 06:20:29.172 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.172 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5PADDING 06:20:29.172 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.172 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7 06:20:29.172 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.172 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7PADDING 06:20:29.173 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.173 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/TBC 06:20:29.173 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.173 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/TBCPADDING 06:20:29.173 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.174 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23 06:20:29.174 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.174 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23PADDING 06:20:29.174 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.174 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTE 06:20:29.174 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.174 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTEPADDING 06:20:29.174 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.175 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ 06:20:29.175 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.175 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126 06:20:29.175 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.175 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2 06:20:29.175 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.175 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2PADDING 06:20:29.176 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126PADDING 06:20:29.176 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4 06:20:29.176 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4PADDING 06:20:29.176 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/NOPADDING 06:20:29.177 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5 06:20:29.177 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5PADDING 06:20:29.177 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7 06:20:29.178 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7PADDING 06:20:29.178 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/TBC 06:20:29.178 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/TBCPADDING 06:20:29.178 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23 06:20:29.179 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.179 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23PADDING 06:20:29.179 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.179 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTE 06:20:29.180 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTEPADDING 06:20:29.180 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ 06:20:29.180 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126 06:20:29.181 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2 06:20:29.181 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2PADDING 06:20:29.182 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126PADDING 06:20:29.182 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4 06:20:29.182 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4PADDING 06:20:29.182 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/NOPADDING 06:20:29.183 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5 06:20:29.183 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5PADDING 06:20:29.183 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7 06:20:29.184 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7PADDING 06:20:29.184 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/TBC 06:20:29.184 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/TBCPADDING 06:20:29.184 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23 06:20:29.185 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23PADDING 06:20:29.185 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTE 06:20:29.185 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTEPADDING 06:20:29.185 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ 06:20:29.185 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126 06:20:29.185 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2 06:20:29.185 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2PADDING 06:20:29.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126PADDING 06:20:29.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4 06:20:29.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4PADDING 06:20:29.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/NOPADDING 06:20:29.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5 06:20:29.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5PADDING 06:20:29.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7 06:20:29.186 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.187 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7PADDING 06:20:29.187 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.187 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/TBC 06:20:29.187 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.188 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/TBCPADDING 06:20:29.188 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.188 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23 06:20:29.188 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.188 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23PADDING 06:20:29.189 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.189 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTE 06:20:29.189 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.189 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTEPADDING 06:20:29.189 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.189 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ 06:20:29.190 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.190 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126 06:20:29.190 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.190 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2 06:20:29.190 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.190 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2PADDING 06:20:29.191 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.191 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126PADDING 06:20:29.191 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.191 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4 06:20:29.191 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4PADDING 06:20:29.192 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/NOPADDING 06:20:29.192 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5 06:20:29.193 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.193 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5PADDING 06:20:29.193 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.193 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7 06:20:29.193 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.193 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7PADDING 06:20:29.193 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.193 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/TBC 06:20:29.194 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.194 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/TBCPADDING 06:20:29.194 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.194 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23 06:20:29.194 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23PADDING 06:20:29.195 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTE 06:20:29.195 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTEPADDING 06:20:29.196 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ 06:20:29.196 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126 06:20:29.196 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2 06:20:29.197 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2PADDING 06:20:29.197 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126PADDING 06:20:29.197 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4 06:20:29.197 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4PADDING 06:20:29.197 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/NOPADDING 06:20:29.198 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5 06:20:29.198 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5PADDING 06:20:29.198 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7 06:20:29.198 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7PADDING 06:20:29.198 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/TBC 06:20:29.198 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/TBCPADDING 06:20:29.198 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23 06:20:29.199 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.199 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23PADDING 06:20:29.199 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.199 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTE 06:20:29.199 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTEPADDING 06:20:29.200 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ 06:20:29.200 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126 06:20:29.200 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2 06:20:29.200 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2PADDING 06:20:29.200 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126PADDING 06:20:29.200 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4 06:20:29.201 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4PADDING 06:20:29.201 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/NOPADDING 06:20:29.201 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5 06:20:29.201 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5PADDING 06:20:29.202 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.202 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7 06:20:29.202 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.202 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7PADDING 06:20:29.202 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.202 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/TBC 06:20:29.203 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/TBCPADDING 06:20:29.203 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23 06:20:29.203 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23PADDING 06:20:29.203 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTE 06:20:29.204 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTEPADDING 06:20:29.204 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ 06:20:29.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126 06:20:29.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2 06:20:29.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2PADDING 06:20:29.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126PADDING 06:20:29.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4 06:20:29.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4PADDING 06:20:29.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/NOPADDING 06:20:29.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5 06:20:29.205 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5PADDING 06:20:29.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7 06:20:29.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7PADDING 06:20:29.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/TBC 06:20:29.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/TBCPADDING 06:20:29.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23 06:20:29.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23PADDING 06:20:29.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTE 06:20:29.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTEPADDING 06:20:29.206 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ 06:20:29.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126 06:20:29.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2 06:20:29.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2PADDING 06:20:29.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126PADDING 06:20:29.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4 06:20:29.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4PADDING 06:20:29.207 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/NOPADDING 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5PADDING 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7PADDING 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/TBC 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/TBCPADDING 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23PADDING 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTE 06:20:29.208 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTEPADDING 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2PADDING 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126PADDING 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4PADDING 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/NOPADDING 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5 06:20:29.209 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5PADDING 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7PADDING 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/TBC 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/TBCPADDING 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23PADDING 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTE 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTEPADDING 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126 06:20:29.210 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2 06:20:29.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2PADDING 06:20:29.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126PADDING 06:20:29.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4 06:20:29.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4PADDING 06:20:29.211 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/NOPADDING 06:20:29.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5 06:20:29.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5PADDING 06:20:29.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7 06:20:29.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7PADDING 06:20:29.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/TBC 06:20:29.212 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/TBCPADDING 06:20:29.213 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23 06:20:29.213 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23PADDING 06:20:29.213 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTE 06:20:29.213 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTEPADDING 06:20:29.214 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ 06:20:29.214 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126 06:20:29.214 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2 06:20:29.214 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2PADDING 06:20:29.214 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126PADDING 06:20:29.215 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4 06:20:29.215 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4PADDING 06:20:29.215 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/NOPADDING 06:20:29.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5 06:20:29.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5PADDING 06:20:29.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7 06:20:29.216 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7PADDING 06:20:29.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/TBC 06:20:29.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/TBCPADDING 06:20:29.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23 06:20:29.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23PADDING 06:20:29.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTE 06:20:29.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTEPADDING 06:20:29.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ 06:20:29.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126 06:20:29.217 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2 06:20:29.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2PADDING 06:20:29.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126PADDING 06:20:29.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4 06:20:29.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4PADDING 06:20:29.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/NOPADDING 06:20:29.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5 06:20:29.218 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5PADDING 06:20:29.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7 06:20:29.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7PADDING 06:20:29.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/TBC 06:20:29.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/TBCPADDING 06:20:29.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23 06:20:29.219 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23PADDING 06:20:29.220 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTE 06:20:29.220 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTEPADDING 06:20:29.220 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ 06:20:29.220 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126 06:20:29.221 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2 06:20:29.221 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2PADDING 06:20:29.221 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126PADDING 06:20:29.221 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4 06:20:29.222 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4PADDING 06:20:29.222 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/NOPADDING 06:20:29.223 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5 06:20:29.223 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5PADDING 06:20:29.223 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7 06:20:29.223 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7PADDING 06:20:29.223 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/TBC 06:20:29.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/TBCPADDING 06:20:29.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23 06:20:29.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23PADDING 06:20:29.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTE 06:20:29.224 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTEPADDING 06:20:29.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ 06:20:29.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126 06:20:29.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2 06:20:29.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2PADDING 06:20:29.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126PADDING 06:20:29.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4 06:20:29.225 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4PADDING 06:20:29.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/NOPADDING 06:20:29.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5 06:20:29.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5PADDING 06:20:29.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7 06:20:29.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7PADDING 06:20:29.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/TBC 06:20:29.226 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/TBCPADDING 06:20:29.227 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23 06:20:29.227 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23PADDING 06:20:29.228 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTE 06:20:29.228 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTEPADDING 06:20:29.228 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ 06:20:29.228 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126 06:20:29.228 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2 06:20:29.229 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2PADDING 06:20:29.229 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126PADDING 06:20:29.230 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4 06:20:29.230 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4PADDING 06:20:29.230 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/NOPADDING 06:20:29.230 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5 06:20:29.230 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5PADDING 06:20:29.231 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7 06:20:29.231 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7PADDING 06:20:29.231 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/TBC 06:20:29.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/TBCPADDING 06:20:29.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23 06:20:29.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23PADDING 06:20:29.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTE 06:20:29.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTEPADDING 06:20:29.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ 06:20:29.232 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126 06:20:29.233 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2 06:20:29.233 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2PADDING 06:20:29.233 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126PADDING 06:20:29.234 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4 06:20:29.234 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4PADDING 06:20:29.234 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/NOPADDING 06:20:29.234 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5 06:20:29.234 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5PADDING 06:20:29.235 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.235 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7 06:20:29.235 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.235 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7PADDING 06:20:29.236 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/TBC 06:20:29.236 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/TBCPADDING 06:20:29.236 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23 06:20:29.236 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23PADDING 06:20:29.236 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTE 06:20:29.236 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTEPADDING 06:20:29.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ 06:20:29.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126 06:20:29.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2 06:20:29.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2PADDING 06:20:29.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126PADDING 06:20:29.237 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4 06:20:29.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4PADDING 06:20:29.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/NOPADDING 06:20:29.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5 06:20:29.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5PADDING 06:20:29.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7 06:20:29.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7PADDING 06:20:29.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/TBC 06:20:29.238 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/TBCPADDING 06:20:29.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23 06:20:29.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23PADDING 06:20:29.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTE 06:20:29.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTEPADDING 06:20:29.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ 06:20:29.239 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126 06:20:29.240 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2 06:20:29.240 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2PADDING 06:20:29.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126PADDING 06:20:29.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4 06:20:29.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4PADDING 06:20:29.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/NOPADDING 06:20:29.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5 06:20:29.241 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5PADDING 06:20:29.242 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7 06:20:29.242 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7PADDING 06:20:29.242 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/TBC 06:20:29.242 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/TBCPADDING 06:20:29.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23 06:20:29.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23PADDING 06:20:29.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTE 06:20:29.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTEPADDING 06:20:29.243 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ 06:20:29.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126 06:20:29.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2 06:20:29.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2PADDING 06:20:29.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126PADDING 06:20:29.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4 06:20:29.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4PADDING 06:20:29.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/NOPADDING 06:20:29.244 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5 06:20:29.245 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5PADDING 06:20:29.245 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7 06:20:29.245 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7PADDING 06:20:29.245 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/TBC 06:20:29.245 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/TBCPADDING 06:20:29.246 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23 06:20:29.246 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23PADDING 06:20:29.246 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTE 06:20:29.247 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTEPADDING 06:20:29.247 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ 06:20:29.247 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126 06:20:29.247 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2 06:20:29.248 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2PADDING 06:20:29.248 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126PADDING 06:20:29.248 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4 06:20:29.249 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4PADDING 06:20:29.249 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/NOPADDING 06:20:29.250 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5 06:20:29.250 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5PADDING 06:20:29.250 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7 06:20:29.251 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7PADDING 06:20:29.251 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/TBC 06:20:29.252 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/TBCPADDING 06:20:29.252 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23 06:20:29.252 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23PADDING 06:20:29.252 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTE 06:20:29.252 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTEPADDING 06:20:29.253 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ 06:20:29.253 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126 06:20:29.253 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2 06:20:29.253 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2PADDING 06:20:29.253 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126PADDING 06:20:29.254 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4 06:20:29.254 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4PADDING 06:20:29.255 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/NOPADDING 06:20:29.255 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5 06:20:29.255 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5PADDING 06:20:29.255 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7 06:20:29.255 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.256 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7PADDING 06:20:29.256 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.256 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/TBC 06:20:29.256 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.256 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/TBCPADDING 06:20:29.256 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.256 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23 06:20:29.256 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.256 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23PADDING 06:20:29.257 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.257 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTE 06:20:29.257 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.257 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTEPADDING 06:20:29.257 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.257 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ 06:20:29.257 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.257 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126 06:20:29.257 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.257 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2 06:20:29.258 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.258 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2PADDING 06:20:29.258 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.258 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126PADDING 06:20:29.258 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.258 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4 06:20:29.258 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.258 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4PADDING 06:20:29.258 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.258 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/NOPADDING 06:20:29.258 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.258 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5 06:20:29.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5PADDING 06:20:29.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7 06:20:29.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7PADDING 06:20:29.259 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/TBC 06:20:29.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/TBCPADDING 06:20:29.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23 06:20:29.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23PADDING 06:20:29.260 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTE 06:20:29.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTEPADDING 06:20:29.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ 06:20:29.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126 06:20:29.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2 06:20:29.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2PADDING 06:20:29.261 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126PADDING 06:20:29.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4 06:20:29.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4PADDING 06:20:29.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/NOPADDING 06:20:29.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5 06:20:29.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5PADDING 06:20:29.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7 06:20:29.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7PADDING 06:20:29.262 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/TBC 06:20:29.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/TBCPADDING 06:20:29.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23 06:20:29.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23PADDING 06:20:29.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTE 06:20:29.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTEPADDING 06:20:29.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ 06:20:29.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126 06:20:29.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2 06:20:29.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2PADDING 06:20:29.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126PADDING 06:20:29.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4 06:20:29.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4PADDING 06:20:29.264 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/NOPADDING 06:20:29.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5 06:20:29.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5PADDING 06:20:29.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7 06:20:29.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7PADDING 06:20:29.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/TBC 06:20:29.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/TBCPADDING 06:20:29.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23 06:20:29.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23PADDING 06:20:29.265 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTE 06:20:29.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTEPADDING 06:20:29.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ 06:20:29.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126 06:20:29.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2 06:20:29.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2PADDING 06:20:29.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126PADDING 06:20:29.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4 06:20:29.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4PADDING 06:20:29.266 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/NOPADDING 06:20:29.267 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5 06:20:29.267 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5PADDING 06:20:29.267 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7 06:20:29.267 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7PADDING 06:20:29.267 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/TBC 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/TBCPADDING 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23PADDING 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTE 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTEPADDING 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2PADDING 06:20:29.268 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126PADDING 06:20:29.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4 06:20:29.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4PADDING 06:20:29.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/NOPADDING 06:20:29.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5 06:20:29.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5PADDING 06:20:29.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7 06:20:29.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7PADDING 06:20:29.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/TBC 06:20:29.269 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/TBCPADDING 06:20:29.270 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23 06:20:29.270 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23PADDING 06:20:29.270 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTE 06:20:29.270 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTEPADDING 06:20:29.270 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ 06:20:29.271 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126 06:20:29.271 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2 06:20:29.271 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2PADDING 06:20:29.272 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126PADDING 06:20:29.272 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4 06:20:29.272 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4PADDING 06:20:29.272 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/NOPADDING 06:20:29.272 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5 06:20:29.272 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5PADDING 06:20:29.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7 06:20:29.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7PADDING 06:20:29.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/TBC 06:20:29.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/TBCPADDING 06:20:29.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23 06:20:29.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23PADDING 06:20:29.273 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTE 06:20:29.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTEPADDING 06:20:29.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ 06:20:29.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126 06:20:29.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2 06:20:29.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2PADDING 06:20:29.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126PADDING 06:20:29.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4 06:20:29.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4PADDING 06:20:29.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/NOPADDING 06:20:29.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5 06:20:29.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5PADDING 06:20:29.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7 06:20:29.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7PADDING 06:20:29.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/TBC 06:20:29.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/TBCPADDING 06:20:29.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23 06:20:29.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23PADDING 06:20:29.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTE 06:20:29.276 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTEPADDING 06:20:29.277 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ 06:20:29.277 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126 06:20:29.277 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2 06:20:29.277 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2PADDING 06:20:29.277 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126PADDING 06:20:29.277 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4 06:20:29.277 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4PADDING 06:20:29.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/NOPADDING 06:20:29.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5 06:20:29.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5PADDING 06:20:29.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7 06:20:29.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7PADDING 06:20:29.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/TBC 06:20:29.278 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/TBCPADDING 06:20:29.279 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23 06:20:29.279 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23PADDING 06:20:29.279 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTE 06:20:29.279 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTEPADDING 06:20:29.279 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ 06:20:29.280 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126 06:20:29.280 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2 06:20:29.280 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2PADDING 06:20:29.280 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126PADDING 06:20:29.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4 06:20:29.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4PADDING 06:20:29.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/NOPADDING 06:20:29.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5 06:20:29.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5PADDING 06:20:29.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7 06:20:29.281 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7PADDING 06:20:29.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/TBC 06:20:29.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/TBCPADDING 06:20:29.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23 06:20:29.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23PADDING 06:20:29.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTE 06:20:29.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTEPADDING 06:20:29.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ 06:20:29.282 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126 06:20:29.283 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2 06:20:29.283 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2PADDING 06:20:29.283 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126PADDING 06:20:29.283 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4 06:20:29.283 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4PADDING 06:20:29.283 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/NOPADDING 06:20:29.284 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5 06:20:29.284 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5PADDING 06:20:29.284 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7 06:20:29.284 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7PADDING 06:20:29.284 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/TBC 06:20:29.285 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/TBCPADDING 06:20:29.285 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23 06:20:29.285 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23PADDING 06:20:29.285 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTE 06:20:29.285 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTEPADDING 06:20:29.285 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ 06:20:29.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126 06:20:29.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2 06:20:29.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2PADDING 06:20:29.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126PADDING 06:20:29.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4 06:20:29.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4PADDING 06:20:29.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/NOPADDING 06:20:29.286 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5 06:20:29.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5PADDING 06:20:29.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7 06:20:29.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7PADDING 06:20:29.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/TBC 06:20:29.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/TBCPADDING 06:20:29.287 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23 06:20:29.288 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23PADDING 06:20:29.288 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTE 06:20:29.288 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTEPADDING 06:20:29.288 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ 06:20:29.289 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126 06:20:29.289 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2 06:20:29.289 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2PADDING 06:20:29.289 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126PADDING 06:20:29.290 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4 06:20:29.290 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4PADDING 06:20:29.290 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/NOPADDING 06:20:29.290 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5 06:20:29.290 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5PADDING 06:20:29.291 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7 06:20:29.291 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7PADDING 06:20:29.292 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/TBC 06:20:29.292 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/TBCPADDING 06:20:29.292 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.293 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23 06:20:29.293 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.293 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23PADDING 06:20:29.293 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.293 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTE 06:20:29.293 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.293 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTEPADDING 06:20:29.293 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 06:20:29.293 [Test worker] INFO o.s.c.CipherTest - transformation=RC6// 06:20:29.294 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//" does not support IV => Skipping. 06:20:29.295 [Test worker] INFO o.s.c.CipherTest - transformation=RC6//NOPADDING 06:20:29.296 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//NOPADDING" does not support IV => Skipping. 06:20:29.296 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC-CTS/ 06:20:29.297 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC-CTS/NOPADDING 06:20:29.297 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ 06:20:29.297 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126 06:20:29.298 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2 06:20:29.298 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2PADDING 06:20:29.299 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126PADDING 06:20:29.299 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4 06:20:29.300 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4PADDING 06:20:29.300 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/NOPADDING 06:20:29.300 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS5 06:20:29.301 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS5PADDING 06:20:29.301 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS7 06:20:29.302 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS7PADDING 06:20:29.302 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/TBC 06:20:29.302 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/TBCPADDING 06:20:29.303 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/X9.23 06:20:29.303 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/X9.23PADDING 06:20:29.304 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTE 06:20:29.304 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTEPADDING 06:20:29.304 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CCM/ 06:20:29.305 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.305 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CCM/NOPADDING 06:20:29.305 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.305 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ 06:20:29.305 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126 06:20:29.306 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2 06:20:29.306 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2PADDING 06:20:29.307 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126PADDING 06:20:29.307 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4 06:20:29.308 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4PADDING 06:20:29.308 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/NOPADDING 06:20:29.308 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS5 06:20:29.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS5PADDING 06:20:29.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS7 06:20:29.309 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS7PADDING 06:20:29.310 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/TBC 06:20:29.310 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/TBCPADDING 06:20:29.311 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/X9.23 06:20:29.311 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/X9.23PADDING 06:20:29.312 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTE 06:20:29.312 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTEPADDING 06:20:29.312 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ 06:20:29.313 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126 06:20:29.313 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2 06:20:29.314 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2PADDING 06:20:29.314 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126PADDING 06:20:29.314 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4 06:20:29.315 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4PADDING 06:20:29.315 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/NOPADDING 06:20:29.315 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5 06:20:29.316 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5PADDING 06:20:29.316 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7 06:20:29.316 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7PADDING 06:20:29.316 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/TBC 06:20:29.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/TBCPADDING 06:20:29.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/X9.23 06:20:29.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/X9.23PADDING 06:20:29.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTE 06:20:29.317 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTEPADDING 06:20:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ 06:20:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126 06:20:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2 06:20:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2PADDING 06:20:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126PADDING 06:20:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4 06:20:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4PADDING 06:20:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/NOPADDING 06:20:29.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5 06:20:29.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5PADDING 06:20:29.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7 06:20:29.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7PADDING 06:20:29.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/TBC 06:20:29.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/TBCPADDING 06:20:29.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/X9.23 06:20:29.319 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/X9.23PADDING 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTE 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTEPADDING 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2PADDING 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126PADDING 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4PADDING 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/NOPADDING 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5 06:20:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5PADDING 06:20:29.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7 06:20:29.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7PADDING 06:20:29.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/TBC 06:20:29.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/TBCPADDING 06:20:29.321 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/X9.23 06:20:29.322 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/X9.23PADDING 06:20:29.322 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTE 06:20:29.322 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTEPADDING 06:20:29.322 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ 06:20:29.322 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126 06:20:29.322 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2 06:20:29.323 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2PADDING 06:20:29.323 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126PADDING 06:20:29.323 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4 06:20:29.323 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4PADDING 06:20:29.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/NOPADDING 06:20:29.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5 06:20:29.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5PADDING 06:20:29.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7 06:20:29.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7PADDING 06:20:29.324 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/TBC 06:20:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/TBCPADDING 06:20:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/X9.23 06:20:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/X9.23PADDING 06:20:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTE 06:20:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTEPADDING 06:20:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ 06:20:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126 06:20:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2PADDING 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126PADDING 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4PADDING 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/NOPADDING 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5PADDING 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7PADDING 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/TBC 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/TBCPADDING 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/X9.23 06:20:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/X9.23PADDING 06:20:29.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTE 06:20:29.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTEPADDING 06:20:29.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ 06:20:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126 06:20:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2 06:20:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2PADDING 06:20:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126PADDING 06:20:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4 06:20:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4PADDING 06:20:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/NOPADDING 06:20:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5PADDING 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7PADDING 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/TBC 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/TBCPADDING 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/X9.23 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/X9.23PADDING 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTE 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTEPADDING 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2 06:20:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2PADDING 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126PADDING 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4PADDING 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/NOPADDING 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5PADDING 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7PADDING 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/TBC 06:20:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/TBCPADDING 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/X9.23 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/X9.23PADDING 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTE 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTEPADDING 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2PADDING 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126PADDING 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4 06:20:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4PADDING 06:20:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/NOPADDING 06:20:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5 06:20:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5PADDING 06:20:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7 06:20:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7PADDING 06:20:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/TBC 06:20:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/TBCPADDING 06:20:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/X9.23 06:20:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/X9.23PADDING 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTE 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTEPADDING 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2PADDING 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126PADDING 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4PADDING 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/NOPADDING 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5PADDING 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7PADDING 06:20:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/TBC 06:20:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/TBCPADDING 06:20:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/X9.23 06:20:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/X9.23PADDING 06:20:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTE 06:20:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTEPADDING 06:20:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ 06:20:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126 06:20:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2 06:20:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2PADDING 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126PADDING 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4PADDING 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/NOPADDING 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5PADDING 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7PADDING 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/TBC 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/TBCPADDING 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/X9.23 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/X9.23PADDING 06:20:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTE 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTEPADDING 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2PADDING 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126PADDING 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4PADDING 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/NOPADDING 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5 06:20:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5PADDING 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7PADDING 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/TBC 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/TBCPADDING 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/X9.23 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/X9.23PADDING 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTE 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTEPADDING 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2PADDING 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126PADDING 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4 06:20:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4PADDING 06:20:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/NOPADDING 06:20:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5 06:20:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5PADDING 06:20:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7 06:20:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7PADDING 06:20:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/TBC 06:20:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/TBCPADDING 06:20:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/X9.23 06:20:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/X9.23PADDING 06:20:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTE 06:20:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTEPADDING 06:20:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ 06:20:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126 06:20:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2 06:20:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2PADDING 06:20:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126PADDING 06:20:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4 06:20:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4PADDING 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/NOPADDING 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5PADDING 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7PADDING 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/TBC 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/TBCPADDING 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/X9.23 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/X9.23PADDING 06:20:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTE 06:20:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTEPADDING 06:20:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ 06:20:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126 06:20:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2 06:20:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2PADDING 06:20:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126PADDING 06:20:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4 06:20:29.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4PADDING 06:20:29.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/NOPADDING 06:20:29.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5 06:20:29.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5PADDING 06:20:29.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7 06:20:29.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7PADDING 06:20:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/TBC 06:20:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/TBCPADDING 06:20:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/X9.23 06:20:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/X9.23PADDING 06:20:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTE 06:20:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTEPADDING 06:20:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ 06:20:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126 06:20:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2 06:20:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2PADDING 06:20:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126PADDING 06:20:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4 06:20:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4PADDING 06:20:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/NOPADDING 06:20:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5 06:20:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5PADDING 06:20:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7PADDING 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/TBC 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/TBCPADDING 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/X9.23 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/X9.23PADDING 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTE 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTEPADDING 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126 06:20:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2PADDING 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126PADDING 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4PADDING 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/NOPADDING 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5PADDING 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7PADDING 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/TBC 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/TBCPADDING 06:20:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/X9.23 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/X9.23PADDING 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTE 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTEPADDING 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2PADDING 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126PADDING 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4PADDING 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/NOPADDING 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5 06:20:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5PADDING 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7PADDING 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/TBC 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/TBCPADDING 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/X9.23 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/X9.23PADDING 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTE 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTEPADDING 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2PADDING 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126PADDING 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4PADDING 06:20:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/NOPADDING 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5PADDING 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7PADDING 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/TBC 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/TBCPADDING 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/X9.23 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/X9.23PADDING 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTE 06:20:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTEPADDING 06:20:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ 06:20:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126 06:20:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2 06:20:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2PADDING 06:20:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126PADDING 06:20:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4 06:20:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4PADDING 06:20:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/NOPADDING 06:20:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5PADDING 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7PADDING 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/TBC 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/TBCPADDING 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/X9.23 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/X9.23PADDING 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTE 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTEPADDING 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ 06:20:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126 06:20:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2 06:20:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2PADDING 06:20:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126PADDING 06:20:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4 06:20:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4PADDING 06:20:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/NOPADDING 06:20:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5 06:20:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5PADDING 06:20:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7PADDING 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/TBC 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/TBCPADDING 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/X9.23 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/X9.23PADDING 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTE 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTEPADDING 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2 06:20:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2PADDING 06:20:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126PADDING 06:20:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4 06:20:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4PADDING 06:20:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/NOPADDING 06:20:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5 06:20:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5PADDING 06:20:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7 06:20:29.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7PADDING 06:20:29.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/TBC 06:20:29.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/TBCPADDING 06:20:29.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/X9.23 06:20:29.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/X9.23PADDING 06:20:29.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTE 06:20:29.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTEPADDING 06:20:29.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ 06:20:29.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126 06:20:29.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2 06:20:29.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2PADDING 06:20:29.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126PADDING 06:20:29.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4 06:20:29.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4PADDING 06:20:29.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/NOPADDING 06:20:29.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5 06:20:29.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5PADDING 06:20:29.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7 06:20:29.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7PADDING 06:20:29.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/TBC 06:20:29.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/TBCPADDING 06:20:29.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/X9.23 06:20:29.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/X9.23PADDING 06:20:29.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTE 06:20:29.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTEPADDING 06:20:29.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ 06:20:29.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126 06:20:29.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2 06:20:29.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2PADDING 06:20:29.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126PADDING 06:20:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4 06:20:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4PADDING 06:20:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/NOPADDING 06:20:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5 06:20:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5PADDING 06:20:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7PADDING 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/TBC 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/TBCPADDING 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/X9.23 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/X9.23PADDING 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTE 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTEPADDING 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2PADDING 06:20:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126PADDING 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4PADDING 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/NOPADDING 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5PADDING 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7PADDING 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/TBC 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/TBCPADDING 06:20:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/X9.23 06:20:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/X9.23PADDING 06:20:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTE 06:20:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTEPADDING 06:20:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ 06:20:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126 06:20:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2 06:20:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2PADDING 06:20:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126PADDING 06:20:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4 06:20:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4PADDING 06:20:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/NOPADDING 06:20:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5 06:20:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5PADDING 06:20:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7 06:20:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7PADDING 06:20:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/TBC 06:20:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/TBCPADDING 06:20:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/X9.23 06:20:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/X9.23PADDING 06:20:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTE 06:20:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTEPADDING 06:20:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ 06:20:29.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126 06:20:29.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2 06:20:29.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2PADDING 06:20:29.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126PADDING 06:20:29.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4 06:20:29.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4PADDING 06:20:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/NOPADDING 06:20:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5 06:20:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5PADDING 06:20:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7 06:20:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7PADDING 06:20:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/TBC 06:20:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/TBCPADDING 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/X9.23 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/X9.23PADDING 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTE 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTEPADDING 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2PADDING 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126PADDING 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4PADDING 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/NOPADDING 06:20:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5PADDING 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7PADDING 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/TBC 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/TBCPADDING 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/X9.23 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/X9.23PADDING 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTE 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTEPADDING 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126 06:20:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2 06:20:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2PADDING 06:20:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126PADDING 06:20:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4 06:20:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4PADDING 06:20:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/NOPADDING 06:20:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5 06:20:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5PADDING 06:20:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7 06:20:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7PADDING 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/TBC 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/TBCPADDING 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/X9.23 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/X9.23PADDING 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTE 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTEPADDING 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2PADDING 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126PADDING 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4PADDING 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/NOPADDING 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5 06:20:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5PADDING 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7PADDING 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/TBC 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/TBCPADDING 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/X9.23 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/X9.23PADDING 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTE 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTEPADDING 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2PADDING 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126PADDING 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4PADDING 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/NOPADDING 06:20:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5PADDING 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7PADDING 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/TBC 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/TBCPADDING 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/X9.23 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/X9.23PADDING 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTE 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTEPADDING 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2PADDING 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126PADDING 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4PADDING 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/NOPADDING 06:20:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5PADDING 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7PADDING 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/TBC 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/TBCPADDING 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/X9.23 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/X9.23PADDING 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTE 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTEPADDING 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2 06:20:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2PADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126PADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4PADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/NOPADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5PADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7PADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/TBC 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/TBCPADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/X9.23 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/X9.23PADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTE 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTEPADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CTS/ 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/" does not support IV => Skipping. 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CTS/NOPADDING 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/NOPADDING" does not support IV => Skipping. 06:20:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/EAX/ 06:20:29.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/EAX/NOPADDING 06:20:29.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/ECB/ 06:20:29.378 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/" does not support IV => Skipping. 06:20:29.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/ECB/NOPADDING 06:20:29.378 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/NOPADDING" does not support IV => Skipping. 06:20:29.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/GCM/ 06:20:29.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/GCM/NOPADDING 06:20:29.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ 06:20:29.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126 06:20:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2 06:20:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2PADDING 06:20:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126PADDING 06:20:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4 06:20:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4PADDING 06:20:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/NOPADDING 06:20:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS5 06:20:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS5PADDING 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS7 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS7PADDING 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/TBC 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/TBCPADDING 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/X9.23 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/X9.23PADDING 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTE 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTEPADDING 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ 06:20:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126 06:20:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2 06:20:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2PADDING 06:20:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126PADDING 06:20:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4 06:20:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4PADDING 06:20:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/NOPADDING 06:20:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5 06:20:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5PADDING 06:20:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7 06:20:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7PADDING 06:20:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/TBC 06:20:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/TBCPADDING 06:20:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/X9.23 06:20:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/X9.23PADDING 06:20:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTE 06:20:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTEPADDING 06:20:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ 06:20:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126 06:20:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2 06:20:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2PADDING 06:20:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126PADDING 06:20:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4 06:20:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4PADDING 06:20:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/NOPADDING 06:20:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5 06:20:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5PADDING 06:20:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7 06:20:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7PADDING 06:20:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/TBC 06:20:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/TBCPADDING 06:20:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/X9.23 06:20:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/X9.23PADDING 06:20:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTE 06:20:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTEPADDING 06:20:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ 06:20:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126 06:20:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2 06:20:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2PADDING 06:20:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126PADDING 06:20:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4 06:20:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4PADDING 06:20:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/NOPADDING 06:20:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5PADDING 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7PADDING 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/TBC 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/TBCPADDING 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/X9.23 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/X9.23PADDING 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTE 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTEPADDING 06:20:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ 06:20:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126 06:20:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2 06:20:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2PADDING 06:20:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126PADDING 06:20:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4 06:20:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4PADDING 06:20:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/NOPADDING 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5PADDING 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7PADDING 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/TBC 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/TBCPADDING 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/X9.23 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/X9.23PADDING 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTE 06:20:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTEPADDING 06:20:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ 06:20:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126 06:20:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2 06:20:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2PADDING 06:20:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126PADDING 06:20:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4 06:20:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4PADDING 06:20:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/NOPADDING 06:20:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5PADDING 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7PADDING 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/TBC 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/TBCPADDING 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/X9.23 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/X9.23PADDING 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTE 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTEPADDING 06:20:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ 06:20:29.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126 06:20:29.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2 06:20:29.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2PADDING 06:20:29.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126PADDING 06:20:29.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4 06:20:29.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4PADDING 06:20:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/NOPADDING 06:20:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5 06:20:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5PADDING 06:20:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7 06:20:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7PADDING 06:20:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/TBC 06:20:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/TBCPADDING 06:20:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/X9.23 06:20:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/X9.23PADDING 06:20:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTE 06:20:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTEPADDING 06:20:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ 06:20:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126 06:20:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2 06:20:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2PADDING 06:20:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126PADDING 06:20:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4 06:20:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4PADDING 06:20:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/NOPADDING 06:20:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5 06:20:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5PADDING 06:20:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7 06:20:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7PADDING 06:20:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/TBC 06:20:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/TBCPADDING 06:20:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/X9.23 06:20:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/X9.23PADDING 06:20:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTE 06:20:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTEPADDING 06:20:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ 06:20:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126 06:20:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2 06:20:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2PADDING 06:20:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126PADDING 06:20:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4 06:20:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4PADDING 06:20:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/NOPADDING 06:20:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5 06:20:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5PADDING 06:20:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7 06:20:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7PADDING 06:20:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/TBC 06:20:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/TBCPADDING 06:20:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/X9.23 06:20:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/X9.23PADDING 06:20:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTE 06:20:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTEPADDING 06:20:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ 06:20:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126 06:20:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2 06:20:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2PADDING 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126PADDING 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4PADDING 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/NOPADDING 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5PADDING 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7PADDING 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/TBC 06:20:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/TBCPADDING 06:20:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/X9.23 06:20:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/X9.23PADDING 06:20:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTE 06:20:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTEPADDING 06:20:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ 06:20:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126 06:20:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2 06:20:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2PADDING 06:20:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126PADDING 06:20:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4 06:20:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4PADDING 06:20:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/NOPADDING 06:20:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5 06:20:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5PADDING 06:20:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7 06:20:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7PADDING 06:20:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/TBC 06:20:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/TBCPADDING 06:20:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/X9.23 06:20:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/X9.23PADDING 06:20:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTE 06:20:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTEPADDING 06:20:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ 06:20:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126 06:20:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2 06:20:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2PADDING 06:20:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126PADDING 06:20:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4 06:20:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4PADDING 06:20:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/NOPADDING 06:20:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5 06:20:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5PADDING 06:20:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7 06:20:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7PADDING 06:20:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/TBC 06:20:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/TBCPADDING 06:20:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/X9.23 06:20:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/X9.23PADDING 06:20:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTE 06:20:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTEPADDING 06:20:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ 06:20:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126 06:20:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2 06:20:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2PADDING 06:20:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126PADDING 06:20:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4 06:20:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4PADDING 06:20:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/NOPADDING 06:20:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5 06:20:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5PADDING 06:20:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7 06:20:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7PADDING 06:20:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/TBC 06:20:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/TBCPADDING 06:20:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/X9.23 06:20:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/X9.23PADDING 06:20:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTE 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTEPADDING 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2PADDING 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126PADDING 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4PADDING 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/NOPADDING 06:20:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5 06:20:29.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5PADDING 06:20:29.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7 06:20:29.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7PADDING 06:20:29.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/TBC 06:20:29.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/TBCPADDING 06:20:29.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/X9.23 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/X9.23PADDING 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTE 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTEPADDING 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2PADDING 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126PADDING 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4 06:20:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4PADDING 06:20:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/NOPADDING 06:20:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5 06:20:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5PADDING 06:20:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7 06:20:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7PADDING 06:20:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/TBC 06:20:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/TBCPADDING 06:20:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/X9.23 06:20:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/X9.23PADDING 06:20:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTE 06:20:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTEPADDING 06:20:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ 06:20:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126 06:20:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2 06:20:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2PADDING 06:20:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126PADDING 06:20:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4 06:20:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4PADDING 06:20:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/NOPADDING 06:20:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5 06:20:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5PADDING 06:20:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7 06:20:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7PADDING 06:20:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/TBC 06:20:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/TBCPADDING 06:20:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/X9.23 06:20:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/X9.23PADDING 06:20:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTE 06:20:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTEPADDING 06:20:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ 06:20:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126 06:20:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2 06:20:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2PADDING 06:20:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126PADDING 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4PADDING 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/NOPADDING 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5PADDING 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7PADDING 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/TBC 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/TBCPADDING 06:20:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/X9.23 06:20:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/X9.23PADDING 06:20:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTE 06:20:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTEPADDING 06:20:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ 06:20:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126 06:20:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2 06:20:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2PADDING 06:20:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126PADDING 06:20:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4 06:20:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4PADDING 06:20:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/NOPADDING 06:20:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5 06:20:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5PADDING 06:20:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7 06:20:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7PADDING 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/TBC 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/TBCPADDING 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/X9.23 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/X9.23PADDING 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTE 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTEPADDING 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2 06:20:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2PADDING 06:20:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126PADDING 06:20:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4 06:20:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4PADDING 06:20:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/NOPADDING 06:20:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5 06:20:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5PADDING 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7PADDING 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/TBC 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/TBCPADDING 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/X9.23 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/X9.23PADDING 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTE 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTEPADDING 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ 06:20:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126 06:20:29.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2 06:20:29.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2PADDING 06:20:29.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126PADDING 06:20:29.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4 06:20:29.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4PADDING 06:20:29.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/NOPADDING 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5PADDING 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7PADDING 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/TBC 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/TBCPADDING 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/X9.23 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/X9.23PADDING 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTE 06:20:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTEPADDING 06:20:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ 06:20:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126 06:20:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2 06:20:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2PADDING 06:20:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126PADDING 06:20:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4 06:20:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4PADDING 06:20:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/NOPADDING 06:20:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5 06:20:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5PADDING 06:20:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7 06:20:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7PADDING 06:20:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/TBC 06:20:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/TBCPADDING 06:20:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/X9.23 06:20:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/X9.23PADDING 06:20:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTE 06:20:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTEPADDING 06:20:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ 06:20:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126 06:20:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2 06:20:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2PADDING 06:20:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126PADDING 06:20:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4 06:20:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4PADDING 06:20:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/NOPADDING 06:20:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5 06:20:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5PADDING 06:20:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7 06:20:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7PADDING 06:20:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/TBC 06:20:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/TBCPADDING 06:20:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/X9.23 06:20:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/X9.23PADDING 06:20:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTE 06:20:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTEPADDING 06:20:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ 06:20:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126 06:20:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2 06:20:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2PADDING 06:20:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126PADDING 06:20:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4PADDING 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/NOPADDING 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5PADDING 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7PADDING 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/TBC 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/TBCPADDING 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/X9.23 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/X9.23PADDING 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTE 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTEPADDING 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126 06:20:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2PADDING 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126PADDING 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4PADDING 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/NOPADDING 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5PADDING 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7PADDING 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/TBC 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/TBCPADDING 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/X9.23 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/X9.23PADDING 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTE 06:20:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTEPADDING 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2PADDING 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126PADDING 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4PADDING 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/NOPADDING 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5PADDING 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7PADDING 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/TBC 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/TBCPADDING 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/X9.23 06:20:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/X9.23PADDING 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTE 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTEPADDING 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2PADDING 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126PADDING 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4PADDING 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/NOPADDING 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5PADDING 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7PADDING 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/TBC 06:20:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/TBCPADDING 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/X9.23 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/X9.23PADDING 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTE 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTEPADDING 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2PADDING 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126PADDING 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4PADDING 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/NOPADDING 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5PADDING 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7 06:20:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7PADDING 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/TBC 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/TBCPADDING 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/X9.23 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/X9.23PADDING 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTE 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTEPADDING 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2PADDING 06:20:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126PADDING 06:20:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4 06:20:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4PADDING 06:20:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/NOPADDING 06:20:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5 06:20:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5PADDING 06:20:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7 06:20:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7PADDING 06:20:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/TBC 06:20:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/TBCPADDING 06:20:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/X9.23 06:20:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/X9.23PADDING 06:20:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTE 06:20:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTEPADDING 06:20:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ 06:20:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126 06:20:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2 06:20:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2PADDING 06:20:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126PADDING 06:20:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4 06:20:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4PADDING 06:20:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/NOPADDING 06:20:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5 06:20:29.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5PADDING 06:20:29.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7 06:20:29.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7PADDING 06:20:29.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/TBC 06:20:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/TBCPADDING 06:20:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/X9.23 06:20:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/X9.23PADDING 06:20:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTE 06:20:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTEPADDING 06:20:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ 06:20:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126 06:20:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2 06:20:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2PADDING 06:20:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126PADDING 06:20:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4 06:20:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4PADDING 06:20:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/NOPADDING 06:20:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5 06:20:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5PADDING 06:20:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7 06:20:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7PADDING 06:20:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/TBC 06:20:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/TBCPADDING 06:20:29.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/X9.23 06:20:29.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/X9.23PADDING 06:20:29.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTE 06:20:29.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTEPADDING 06:20:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ 06:20:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126 06:20:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2 06:20:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2PADDING 06:20:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126PADDING 06:20:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4 06:20:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4PADDING 06:20:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/NOPADDING 06:20:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5 06:20:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5PADDING 06:20:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7 06:20:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7PADDING 06:20:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/TBC 06:20:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/TBCPADDING 06:20:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/X9.23 06:20:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/X9.23PADDING 06:20:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTE 06:20:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTEPADDING 06:20:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ 06:20:29.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126 06:20:29.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2 06:20:29.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2PADDING 06:20:29.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126PADDING 06:20:29.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4 06:20:29.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4PADDING 06:20:29.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/NOPADDING 06:20:29.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5 06:20:29.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5PADDING 06:20:29.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7 06:20:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7PADDING 06:20:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/TBC 06:20:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/TBCPADDING 06:20:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/X9.23 06:20:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/X9.23PADDING 06:20:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTE 06:20:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTEPADDING 06:20:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ 06:20:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126 06:20:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2 06:20:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2PADDING 06:20:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126PADDING 06:20:29.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4 06:20:29.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4PADDING 06:20:29.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/NOPADDING 06:20:29.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5 06:20:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5PADDING 06:20:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7 06:20:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7PADDING 06:20:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/TBC 06:20:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/TBCPADDING 06:20:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/X9.23 06:20:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/X9.23PADDING 06:20:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTE 06:20:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTEPADDING 06:20:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ 06:20:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126 06:20:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2 06:20:29.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2PADDING 06:20:29.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126PADDING 06:20:29.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4 06:20:29.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4PADDING 06:20:29.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/NOPADDING 06:20:29.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS5 06:20:29.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS5PADDING 06:20:29.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS7 06:20:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS7PADDING 06:20:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/TBC 06:20:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/TBCPADDING 06:20:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/X9.23 06:20:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/X9.23PADDING 06:20:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTE 06:20:29.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTEPADDING 06:20:29.453 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL// 06:20:29.453 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//" does not support IV => Skipping. 06:20:29.454 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL//NOPADDING 06:20:29.454 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//NOPADDING" does not support IV => Skipping. 06:20:29.454 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/ 06:20:29.454 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/NOPADDING 06:20:29.455 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ 06:20:29.455 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126 06:20:29.456 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2 06:20:29.456 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2PADDING 06:20:29.456 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126PADDING 06:20:29.457 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4 06:20:29.457 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4PADDING 06:20:29.457 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/NOPADDING 06:20:29.458 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5 06:20:29.458 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5PADDING 06:20:29.458 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7 06:20:29.459 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7PADDING 06:20:29.459 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBC 06:20:29.460 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBCPADDING 06:20:29.460 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23 06:20:29.460 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23PADDING 06:20:29.461 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTE 06:20:29.461 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTEPADDING 06:20:29.462 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CCM/ 06:20:29.462 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.462 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CCM/NOPADDING 06:20:29.462 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.462 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ 06:20:29.463 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126 06:20:29.463 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2 06:20:29.463 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2PADDING 06:20:29.464 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126PADDING 06:20:29.464 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4 06:20:29.464 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4PADDING 06:20:29.465 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/NOPADDING 06:20:29.465 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5 06:20:29.465 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5PADDING 06:20:29.466 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7 06:20:29.466 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7PADDING 06:20:29.466 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBC 06:20:29.467 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBCPADDING 06:20:29.467 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23 06:20:29.468 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23PADDING 06:20:29.468 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTE 06:20:29.468 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTEPADDING 06:20:29.468 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ 06:20:29.469 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126 06:20:29.469 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2 06:20:29.469 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2PADDING 06:20:29.470 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126PADDING 06:20:29.470 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4 06:20:29.470 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4PADDING 06:20:29.471 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/NOPADDING 06:20:29.471 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5 06:20:29.472 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5PADDING 06:20:29.472 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7 06:20:29.472 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7PADDING 06:20:29.473 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBC 06:20:29.473 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBCPADDING 06:20:29.473 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23 06:20:29.473 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23PADDING 06:20:29.474 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTE 06:20:29.474 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTEPADDING 06:20:29.474 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ 06:20:29.475 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126 06:20:29.475 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2 06:20:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2PADDING 06:20:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126PADDING 06:20:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4 06:20:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4PADDING 06:20:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/NOPADDING 06:20:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5 06:20:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5PADDING 06:20:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7 06:20:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7PADDING 06:20:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBC 06:20:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBCPADDING 06:20:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23 06:20:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23PADDING 06:20:29.479 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTE 06:20:29.479 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTEPADDING 06:20:29.479 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ 06:20:29.479 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126 06:20:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2 06:20:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2PADDING 06:20:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126PADDING 06:20:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4 06:20:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4PADDING 06:20:29.481 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/NOPADDING 06:20:29.481 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5 06:20:29.481 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5PADDING 06:20:29.481 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7 06:20:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7PADDING 06:20:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBC 06:20:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBCPADDING 06:20:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23 06:20:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23PADDING 06:20:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTE 06:20:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTEPADDING 06:20:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ 06:20:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126 06:20:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2 06:20:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2PADDING 06:20:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126PADDING 06:20:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4 06:20:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4PADDING 06:20:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/NOPADDING 06:20:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5 06:20:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5PADDING 06:20:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7 06:20:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7PADDING 06:20:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBC 06:20:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBCPADDING 06:20:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23 06:20:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23PADDING 06:20:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTE 06:20:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTEPADDING 06:20:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ 06:20:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126 06:20:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2 06:20:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2PADDING 06:20:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126PADDING 06:20:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4 06:20:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4PADDING 06:20:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/NOPADDING 06:20:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5 06:20:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5PADDING 06:20:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7 06:20:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7PADDING 06:20:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBC 06:20:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBCPADDING 06:20:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23 06:20:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23PADDING 06:20:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTE 06:20:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTEPADDING 06:20:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ 06:20:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126 06:20:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2 06:20:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2PADDING 06:20:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126PADDING 06:20:29.492 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4 06:20:29.492 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4PADDING 06:20:29.492 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/NOPADDING 06:20:29.492 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5 06:20:29.492 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5PADDING 06:20:29.492 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7 06:20:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7PADDING 06:20:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBC 06:20:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBCPADDING 06:20:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23 06:20:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23PADDING 06:20:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTE 06:20:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTEPADDING 06:20:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ 06:20:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126 06:20:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2 06:20:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2PADDING 06:20:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126PADDING 06:20:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4 06:20:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4PADDING 06:20:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/NOPADDING 06:20:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5 06:20:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5PADDING 06:20:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7 06:20:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7PADDING 06:20:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBC 06:20:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBCPADDING 06:20:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23 06:20:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23PADDING 06:20:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTE 06:20:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTEPADDING 06:20:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ 06:20:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126 06:20:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2 06:20:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2PADDING 06:20:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126PADDING 06:20:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4 06:20:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4PADDING 06:20:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/NOPADDING 06:20:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5 06:20:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5PADDING 06:20:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7 06:20:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7PADDING 06:20:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBC 06:20:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBCPADDING 06:20:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23 06:20:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23PADDING 06:20:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTE 06:20:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTEPADDING 06:20:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ 06:20:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126 06:20:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2 06:20:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2PADDING 06:20:29.502 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126PADDING 06:20:29.502 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4 06:20:29.502 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4PADDING 06:20:29.502 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/NOPADDING 06:20:29.502 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5 06:20:29.502 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5PADDING 06:20:29.503 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7 06:20:29.503 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7PADDING 06:20:29.503 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBC 06:20:29.503 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBCPADDING 06:20:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23 06:20:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23PADDING 06:20:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTE 06:20:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTEPADDING 06:20:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ 06:20:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126 06:20:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2 06:20:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2PADDING 06:20:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126PADDING 06:20:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4 06:20:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4PADDING 06:20:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/NOPADDING 06:20:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5 06:20:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5PADDING 06:20:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7 06:20:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7PADDING 06:20:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBC 06:20:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBCPADDING 06:20:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23 06:20:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23PADDING 06:20:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTE 06:20:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTEPADDING 06:20:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ 06:20:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126 06:20:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2 06:20:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2PADDING 06:20:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126PADDING 06:20:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4 06:20:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4PADDING 06:20:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/NOPADDING 06:20:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5 06:20:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5PADDING 06:20:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7 06:20:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7PADDING 06:20:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBC 06:20:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBCPADDING 06:20:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23 06:20:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23PADDING 06:20:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTE 06:20:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTEPADDING 06:20:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ 06:20:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126 06:20:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2 06:20:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2PADDING 06:20:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126PADDING 06:20:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4 06:20:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4PADDING 06:20:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/NOPADDING 06:20:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5 06:20:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5PADDING 06:20:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7 06:20:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7PADDING 06:20:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBC 06:20:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBCPADDING 06:20:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23 06:20:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23PADDING 06:20:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTE 06:20:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTEPADDING 06:20:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ 06:20:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126 06:20:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2 06:20:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2PADDING 06:20:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126PADDING 06:20:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4 06:20:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4PADDING 06:20:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/NOPADDING 06:20:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5 06:20:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5PADDING 06:20:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7 06:20:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7PADDING 06:20:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBC 06:20:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBCPADDING 06:20:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23 06:20:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23PADDING 06:20:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTE 06:20:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTEPADDING 06:20:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ 06:20:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126 06:20:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2 06:20:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2PADDING 06:20:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126PADDING 06:20:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4 06:20:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4PADDING 06:20:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/NOPADDING 06:20:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5 06:20:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5PADDING 06:20:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7 06:20:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7PADDING 06:20:29.521 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBC 06:20:29.521 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBCPADDING 06:20:29.521 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23 06:20:29.521 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23PADDING 06:20:29.521 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTE 06:20:29.522 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTEPADDING 06:20:29.522 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ 06:20:29.522 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126 06:20:29.522 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2 06:20:29.522 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2PADDING 06:20:29.522 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126PADDING 06:20:29.523 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4 06:20:29.523 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4PADDING 06:20:29.523 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/NOPADDING 06:20:29.523 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5 06:20:29.523 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5PADDING 06:20:29.524 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7 06:20:29.524 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7PADDING 06:20:29.524 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBC 06:20:29.524 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBCPADDING 06:20:29.524 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23 06:20:29.524 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23PADDING 06:20:29.525 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTE 06:20:29.525 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTEPADDING 06:20:29.525 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ 06:20:29.525 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126 06:20:29.526 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2 06:20:29.526 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2PADDING 06:20:29.526 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126PADDING 06:20:29.526 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4 06:20:29.526 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4PADDING 06:20:29.527 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/NOPADDING 06:20:29.527 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5 06:20:29.527 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5PADDING 06:20:29.527 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7 06:20:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7PADDING 06:20:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBC 06:20:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBCPADDING 06:20:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23 06:20:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23PADDING 06:20:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTE 06:20:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTEPADDING 06:20:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ 06:20:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126 06:20:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2 06:20:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2PADDING 06:20:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126PADDING 06:20:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4 06:20:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4PADDING 06:20:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/NOPADDING 06:20:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5 06:20:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5PADDING 06:20:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7 06:20:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7PADDING 06:20:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBC 06:20:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBCPADDING 06:20:29.531 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23 06:20:29.531 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23PADDING 06:20:29.531 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTE 06:20:29.531 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTEPADDING 06:20:29.531 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ 06:20:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126 06:20:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2 06:20:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2PADDING 06:20:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126PADDING 06:20:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4 06:20:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4PADDING 06:20:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/NOPADDING 06:20:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5 06:20:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5PADDING 06:20:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7 06:20:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7PADDING 06:20:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBC 06:20:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBCPADDING 06:20:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23 06:20:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23PADDING 06:20:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTE 06:20:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTEPADDING 06:20:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ 06:20:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126 06:20:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2 06:20:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2PADDING 06:20:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126PADDING 06:20:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4 06:20:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4PADDING 06:20:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/NOPADDING 06:20:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5 06:20:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5PADDING 06:20:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7 06:20:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7PADDING 06:20:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBC 06:20:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBCPADDING 06:20:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23 06:20:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23PADDING 06:20:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTE 06:20:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTEPADDING 06:20:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ 06:20:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126 06:20:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2 06:20:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2PADDING 06:20:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126PADDING 06:20:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4 06:20:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4PADDING 06:20:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/NOPADDING 06:20:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5 06:20:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5PADDING 06:20:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7 06:20:29.538 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7PADDING 06:20:29.538 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBC 06:20:29.538 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBCPADDING 06:20:29.538 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23 06:20:29.538 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23PADDING 06:20:29.539 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTE 06:20:29.539 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTEPADDING 06:20:29.539 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ 06:20:29.539 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126 06:20:29.540 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2 06:20:29.540 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2PADDING 06:20:29.540 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126PADDING 06:20:29.540 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4 06:20:29.540 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4PADDING 06:20:29.540 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/NOPADDING 06:20:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5 06:20:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5PADDING 06:20:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7 06:20:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7PADDING 06:20:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBC 06:20:29.542 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBCPADDING 06:20:29.542 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23 06:20:29.542 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23PADDING 06:20:29.542 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTE 06:20:29.542 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTEPADDING 06:20:29.543 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ 06:20:29.543 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126 06:20:29.543 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2 06:20:29.543 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2PADDING 06:20:29.544 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126PADDING 06:20:29.544 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4 06:20:29.544 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4PADDING 06:20:29.544 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/NOPADDING 06:20:29.544 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5 06:20:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5PADDING 06:20:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7 06:20:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7PADDING 06:20:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBC 06:20:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBCPADDING 06:20:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23 06:20:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23PADDING 06:20:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTE 06:20:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTEPADDING 06:20:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ 06:20:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126 06:20:29.547 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2 06:20:29.547 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2PADDING 06:20:29.547 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126PADDING 06:20:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4 06:20:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4PADDING 06:20:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/NOPADDING 06:20:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5 06:20:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5PADDING 06:20:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7 06:20:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7PADDING 06:20:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBC 06:20:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBCPADDING 06:20:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23 06:20:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23PADDING 06:20:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTE 06:20:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTEPADDING 06:20:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ 06:20:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126 06:20:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2 06:20:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2PADDING 06:20:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126PADDING 06:20:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4 06:20:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4PADDING 06:20:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/NOPADDING 06:20:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5 06:20:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5PADDING 06:20:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7 06:20:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7PADDING 06:20:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBC 06:20:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBCPADDING 06:20:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23 06:20:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23PADDING 06:20:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTE 06:20:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTEPADDING 06:20:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ 06:20:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126 06:20:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2 06:20:29.555 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2PADDING 06:20:29.555 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126PADDING 06:20:29.555 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4 06:20:29.555 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4PADDING 06:20:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/NOPADDING 06:20:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5 06:20:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5PADDING 06:20:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7 06:20:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7PADDING 06:20:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBC 06:20:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBCPADDING 06:20:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23 06:20:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23PADDING 06:20:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTE 06:20:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTEPADDING 06:20:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ 06:20:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126 06:20:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2 06:20:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2PADDING 06:20:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126PADDING 06:20:29.559 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4 06:20:29.559 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4PADDING 06:20:29.559 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/NOPADDING 06:20:29.559 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5 06:20:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5PADDING 06:20:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7 06:20:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7PADDING 06:20:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBC 06:20:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBCPADDING 06:20:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23 06:20:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23PADDING 06:20:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTE 06:20:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTEPADDING 06:20:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ 06:20:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126 06:20:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2 06:20:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2PADDING 06:20:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126PADDING 06:20:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4 06:20:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4PADDING 06:20:29.563 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/NOPADDING 06:20:29.563 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5 06:20:29.563 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5PADDING 06:20:29.563 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7 06:20:29.564 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7PADDING 06:20:29.564 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBC 06:20:29.575 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBCPADDING 06:20:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23 06:20:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23PADDING 06:20:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTE 06:20:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTEPADDING 06:20:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ 06:20:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126 06:20:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2 06:20:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2PADDING 06:20:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126PADDING 06:20:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4 06:20:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4PADDING 06:20:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/NOPADDING 06:20:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5 06:20:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5PADDING 06:20:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7 06:20:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7PADDING 06:20:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBC 06:20:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBCPADDING 06:20:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23 06:20:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23PADDING 06:20:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTE 06:20:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTEPADDING 06:20:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2PADDING 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126PADDING 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4PADDING 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/NOPADDING 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5PADDING 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7PADDING 06:20:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBC 06:20:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBCPADDING 06:20:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23 06:20:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23PADDING 06:20:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTE 06:20:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTEPADDING 06:20:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ 06:20:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2PADDING 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126PADDING 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4PADDING 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/NOPADDING 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5PADDING 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7PADDING 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBC 06:20:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBCPADDING 06:20:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23 06:20:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23PADDING 06:20:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTE 06:20:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTEPADDING 06:20:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ 06:20:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126 06:20:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2 06:20:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2PADDING 06:20:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126PADDING 06:20:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4 06:20:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4PADDING 06:20:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/NOPADDING 06:20:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5 06:20:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5PADDING 06:20:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7 06:20:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7PADDING 06:20:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBC 06:20:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBCPADDING 06:20:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23 06:20:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23PADDING 06:20:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTE 06:20:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTEPADDING 06:20:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ 06:20:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126 06:20:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2 06:20:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2PADDING 06:20:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126PADDING 06:20:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4 06:20:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4PADDING 06:20:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/NOPADDING 06:20:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5 06:20:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5PADDING 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7PADDING 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBC 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBCPADDING 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23PADDING 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTE 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTEPADDING 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CTS/ 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/" does not support IV => Skipping. 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CTS/NOPADDING 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/NOPADDING" does not support IV => Skipping. 06:20:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/EAX/ 06:20:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/EAX/NOPADDING 06:20:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/ECB/ 06:20:29.605 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/" does not support IV => Skipping. 06:20:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/ECB/NOPADDING 06:20:29.605 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/NOPADDING" does not support IV => Skipping. 06:20:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/GCM/ 06:20:29.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/GCM/NOPADDING 06:20:29.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ 06:20:29.606 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126 06:20:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2 06:20:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2PADDING 06:20:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126PADDING 06:20:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4 06:20:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4PADDING 06:20:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/NOPADDING 06:20:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5 06:20:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5PADDING 06:20:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7PADDING 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBC 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBCPADDING 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23PADDING 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTE 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTEPADDING 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2PADDING 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126PADDING 06:20:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4PADDING 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/NOPADDING 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5PADDING 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7PADDING 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBC 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBCPADDING 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23PADDING 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTE 06:20:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTEPADDING 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2PADDING 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126PADDING 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4PADDING 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/NOPADDING 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5PADDING 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7 06:20:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7PADDING 06:20:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBC 06:20:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBCPADDING 06:20:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23 06:20:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23PADDING 06:20:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTE 06:20:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTEPADDING 06:20:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ 06:20:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126 06:20:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2PADDING 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126PADDING 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4PADDING 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/NOPADDING 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5PADDING 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7PADDING 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBC 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBCPADDING 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23 06:20:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23PADDING 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTE 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTEPADDING 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2PADDING 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126PADDING 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4PADDING 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/NOPADDING 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5PADDING 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7 06:20:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7PADDING 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBC 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBCPADDING 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23PADDING 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTE 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTEPADDING 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2PADDING 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126PADDING 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4PADDING 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/NOPADDING 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5 06:20:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5PADDING 06:20:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7 06:20:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7PADDING 06:20:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBC 06:20:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBCPADDING 06:20:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23 06:20:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23PADDING 06:20:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTE 06:20:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTEPADDING 06:20:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ 06:20:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126 06:20:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2 06:20:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2PADDING 06:20:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126PADDING 06:20:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4 06:20:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4PADDING 06:20:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/NOPADDING 06:20:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5 06:20:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5PADDING 06:20:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7 06:20:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7PADDING 06:20:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBC 06:20:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBCPADDING 06:20:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23 06:20:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23PADDING 06:20:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTE 06:20:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTEPADDING 06:20:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ 06:20:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126 06:20:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2 06:20:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2PADDING 06:20:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126PADDING 06:20:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4 06:20:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4PADDING 06:20:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/NOPADDING 06:20:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5 06:20:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5PADDING 06:20:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7 06:20:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7PADDING 06:20:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBC 06:20:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBCPADDING 06:20:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23 06:20:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23PADDING 06:20:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTE 06:20:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTEPADDING 06:20:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ 06:20:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126 06:20:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2 06:20:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2PADDING 06:20:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126PADDING 06:20:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4 06:20:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4PADDING 06:20:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/NOPADDING 06:20:29.633 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5 06:20:29.633 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5PADDING 06:20:29.633 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7 06:20:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7PADDING 06:20:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBC 06:20:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBCPADDING 06:20:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23 06:20:29.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23PADDING 06:20:29.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTE 06:20:29.635 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTEPADDING 06:20:29.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ 06:20:29.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126 06:20:29.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2 06:20:29.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2PADDING 06:20:29.636 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126PADDING 06:20:29.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4 06:20:29.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4PADDING 06:20:29.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/NOPADDING 06:20:29.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5 06:20:29.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5PADDING 06:20:29.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7 06:20:29.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7PADDING 06:20:29.637 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBC 06:20:29.638 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBCPADDING 06:20:29.638 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23 06:20:29.638 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23PADDING 06:20:29.638 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTE 06:20:29.639 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTEPADDING 06:20:29.639 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ 06:20:29.639 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126 06:20:29.639 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2 06:20:29.640 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2PADDING 06:20:29.640 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126PADDING 06:20:29.640 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4 06:20:29.640 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4PADDING 06:20:29.641 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/NOPADDING 06:20:29.641 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5 06:20:29.641 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5PADDING 06:20:29.641 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7 06:20:29.642 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7PADDING 06:20:29.642 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBC 06:20:29.642 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBCPADDING 06:20:29.642 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23 06:20:29.643 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23PADDING 06:20:29.643 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTE 06:20:29.643 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTEPADDING 06:20:29.644 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ 06:20:29.644 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126 06:20:29.644 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2 06:20:29.644 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2PADDING 06:20:29.645 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126PADDING 06:20:29.645 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4 06:20:29.645 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4PADDING 06:20:29.645 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/NOPADDING 06:20:29.646 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5 06:20:29.646 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5PADDING 06:20:29.646 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7 06:20:29.646 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7PADDING 06:20:29.647 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBC 06:20:29.647 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBCPADDING 06:20:29.647 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23 06:20:29.648 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23PADDING 06:20:29.648 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTE 06:20:29.648 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTEPADDING 06:20:29.648 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ 06:20:29.649 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126 06:20:29.649 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2 06:20:29.649 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2PADDING 06:20:29.649 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126PADDING 06:20:29.650 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4 06:20:29.650 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4PADDING 06:20:29.650 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/NOPADDING 06:20:29.650 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5 06:20:29.651 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5PADDING 06:20:29.651 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7 06:20:29.651 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7PADDING 06:20:29.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBC 06:20:29.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBCPADDING 06:20:29.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23 06:20:29.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23PADDING 06:20:29.652 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTE 06:20:29.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTEPADDING 06:20:29.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ 06:20:29.653 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126 06:20:29.654 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2 06:20:29.654 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2PADDING 06:20:29.654 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126PADDING 06:20:29.654 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4 06:20:29.654 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4PADDING 06:20:29.655 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/NOPADDING 06:20:29.655 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5 06:20:29.655 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5PADDING 06:20:29.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7 06:20:29.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7PADDING 06:20:29.656 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBC 06:20:29.657 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBCPADDING 06:20:29.657 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23 06:20:29.657 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23PADDING 06:20:29.658 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTE 06:20:29.658 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTEPADDING 06:20:29.658 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ 06:20:29.658 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126 06:20:29.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2 06:20:29.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2PADDING 06:20:29.659 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126PADDING 06:20:29.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4 06:20:29.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4PADDING 06:20:29.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/NOPADDING 06:20:29.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5 06:20:29.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5PADDING 06:20:29.660 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7 06:20:29.661 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7PADDING 06:20:29.661 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBC 06:20:29.661 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBCPADDING 06:20:29.661 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23 06:20:29.662 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23PADDING 06:20:29.662 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTE 06:20:29.662 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTEPADDING 06:20:29.662 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ 06:20:29.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126 06:20:29.663 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2 06:20:29.664 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2PADDING 06:20:29.664 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126PADDING 06:20:29.664 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4 06:20:29.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4PADDING 06:20:29.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/NOPADDING 06:20:29.665 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5 06:20:29.666 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5PADDING 06:20:29.666 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7 06:20:29.666 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7PADDING 06:20:29.667 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBC 06:20:29.667 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBCPADDING 06:20:29.667 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23 06:20:29.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23PADDING 06:20:29.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTE 06:20:29.668 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTEPADDING 06:20:29.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ 06:20:29.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126 06:20:29.669 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2 06:20:29.670 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2PADDING 06:20:29.670 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126PADDING 06:20:29.670 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4 06:20:29.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4PADDING 06:20:29.671 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/NOPADDING 06:20:29.672 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5 06:20:29.672 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5PADDING 06:20:29.672 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7 06:20:29.673 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7PADDING 06:20:29.673 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBC 06:20:29.673 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBCPADDING 06:20:29.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23 06:20:29.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23PADDING 06:20:29.674 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTE 06:20:29.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTEPADDING 06:20:29.675 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ 06:20:29.676 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126 06:20:29.676 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2 06:20:29.676 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2PADDING 06:20:29.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126PADDING 06:20:29.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4 06:20:29.677 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4PADDING 06:20:29.678 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/NOPADDING 06:20:29.678 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5 06:20:29.679 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5PADDING 06:20:29.679 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7 06:20:29.679 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7PADDING 06:20:29.680 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBC 06:20:29.680 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBCPADDING 06:20:29.680 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23 06:20:29.681 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23PADDING 06:20:29.681 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTE 06:20:29.682 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTEPADDING 06:20:29.682 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ 06:20:29.682 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126 06:20:29.683 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2 06:20:29.683 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2PADDING 06:20:29.684 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126PADDING 06:20:29.684 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4 06:20:29.685 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4PADDING 06:20:29.685 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/NOPADDING 06:20:29.685 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5 06:20:29.685 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5PADDING 06:20:29.686 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7 06:20:29.686 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7PADDING 06:20:29.686 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBC 06:20:29.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBCPADDING 06:20:29.687 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23 06:20:29.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23PADDING 06:20:29.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTE 06:20:29.688 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTEPADDING 06:20:29.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ 06:20:29.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126 06:20:29.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2 06:20:29.689 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2PADDING 06:20:29.690 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126PADDING 06:20:29.690 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4 06:20:29.690 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4PADDING 06:20:29.691 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/NOPADDING 06:20:29.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5 06:20:29.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5PADDING 06:20:29.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7 06:20:29.692 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7PADDING 06:20:29.693 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBC 06:20:29.693 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBCPADDING 06:20:29.694 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23 06:20:29.694 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23PADDING 06:20:29.694 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTE 06:20:29.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTEPADDING 06:20:29.695 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ 06:20:29.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126 06:20:29.696 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2 06:20:29.697 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2PADDING 06:20:29.697 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126PADDING 06:20:29.697 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4 06:20:29.697 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4PADDING 06:20:29.698 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/NOPADDING 06:20:29.698 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5 06:20:29.698 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5PADDING 06:20:29.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7 06:20:29.699 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7PADDING 06:20:29.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBC 06:20:29.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBCPADDING 06:20:29.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23 06:20:29.700 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23PADDING 06:20:29.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTE 06:20:29.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTEPADDING 06:20:29.701 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ 06:20:29.702 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126 06:20:29.702 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2 06:20:29.702 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2PADDING 06:20:29.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126PADDING 06:20:29.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4 06:20:29.703 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4PADDING 06:20:29.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/NOPADDING 06:20:29.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5 06:20:29.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5PADDING 06:20:29.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7 06:20:29.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7PADDING 06:20:29.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBC 06:20:29.704 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBCPADDING 06:20:29.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23 06:20:29.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23PADDING 06:20:29.705 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTE 06:20:29.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTEPADDING 06:20:29.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ 06:20:29.706 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126 06:20:29.707 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2 06:20:29.707 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2PADDING 06:20:29.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126PADDING 06:20:29.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4 06:20:29.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4PADDING 06:20:29.708 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/NOPADDING 06:20:29.709 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5 06:20:29.709 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5PADDING 06:20:29.709 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7 06:20:29.709 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7PADDING 06:20:29.710 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBC 06:20:29.710 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBCPADDING 06:20:29.710 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23 06:20:29.710 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23PADDING 06:20:29.711 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTE 06:20:29.711 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTEPADDING 06:20:29.711 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ 06:20:29.712 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126 06:20:29.712 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2 06:20:29.712 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2PADDING 06:20:29.713 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126PADDING 06:20:29.713 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4 06:20:29.713 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4PADDING 06:20:29.713 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/NOPADDING 06:20:29.713 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5 06:20:29.714 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5PADDING 06:20:29.714 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7 06:20:29.714 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7PADDING 06:20:29.714 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBC 06:20:29.715 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBCPADDING 06:20:29.715 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23 06:20:29.715 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23PADDING 06:20:29.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTE 06:20:29.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTEPADDING 06:20:29.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ 06:20:29.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126 06:20:29.716 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2 06:20:29.717 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2PADDING 06:20:29.717 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126PADDING 06:20:29.717 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4 06:20:29.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4PADDING 06:20:29.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/NOPADDING 06:20:29.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5 06:20:29.718 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5PADDING 06:20:29.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7 06:20:29.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7PADDING 06:20:29.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBC 06:20:29.719 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBCPADDING 06:20:29.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23 06:20:29.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23PADDING 06:20:29.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTE 06:20:29.720 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTEPADDING 06:20:29.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ 06:20:29.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126 06:20:29.721 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2 06:20:29.722 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2PADDING 06:20:29.722 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126PADDING 06:20:29.722 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4 06:20:29.722 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4PADDING 06:20:29.722 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/NOPADDING 06:20:29.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5 06:20:29.723 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5PADDING 06:20:29.724 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7 06:20:29.724 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7PADDING 06:20:29.724 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBC 06:20:29.724 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBCPADDING 06:20:29.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23 06:20:29.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23PADDING 06:20:29.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTE 06:20:29.725 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTEPADDING 06:20:29.726 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ 06:20:29.726 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126 06:20:29.726 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2 06:20:29.726 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2PADDING 06:20:29.727 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126PADDING 06:20:29.727 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4 06:20:29.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4PADDING 06:20:29.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/NOPADDING 06:20:29.728 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5 06:20:29.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5PADDING 06:20:29.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7 06:20:29.729 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7PADDING 06:20:29.730 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBC 06:20:29.730 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBCPADDING 06:20:29.730 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23 06:20:29.730 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23PADDING 06:20:29.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTE 06:20:29.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTEPADDING 06:20:29.731 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ 06:20:29.732 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126 06:20:29.732 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2 06:20:29.732 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2PADDING 06:20:29.732 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126PADDING 06:20:29.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4 06:20:29.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4PADDING 06:20:29.733 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/NOPADDING 06:20:29.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5 06:20:29.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5PADDING 06:20:29.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7 06:20:29.734 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7PADDING 06:20:29.735 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBC 06:20:29.735 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBCPADDING 06:20:29.735 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23 06:20:29.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23PADDING 06:20:29.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTE 06:20:29.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTEPADDING 06:20:29.736 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ 06:20:29.737 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126 06:20:29.737 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2 06:20:29.737 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2PADDING 06:20:29.737 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126PADDING 06:20:29.738 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4 06:20:29.738 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4PADDING 06:20:29.738 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/NOPADDING 06:20:29.738 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5 06:20:29.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5PADDING 06:20:29.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7 06:20:29.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7PADDING 06:20:29.739 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBC 06:20:29.740 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBCPADDING 06:20:29.740 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23 06:20:29.740 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23PADDING 06:20:29.740 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTE 06:20:29.740 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTEPADDING 06:20:29.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ 06:20:29.741 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126 06:20:29.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2 06:20:29.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2PADDING 06:20:29.742 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126PADDING 06:20:29.743 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4 06:20:29.743 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4PADDING 06:20:29.743 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/NOPADDING 06:20:29.743 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5 06:20:29.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5PADDING 06:20:29.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7 06:20:29.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7PADDING 06:20:29.744 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBC 06:20:29.745 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBCPADDING 06:20:29.745 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23 06:20:29.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23PADDING 06:20:29.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTE 06:20:29.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTEPADDING 06:20:29.746 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ 06:20:29.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126 06:20:29.747 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2 06:20:29.748 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2PADDING 06:20:29.748 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126PADDING 06:20:29.748 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4 06:20:29.748 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4PADDING 06:20:29.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/NOPADDING 06:20:29.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5 06:20:29.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5PADDING 06:20:29.749 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7 06:20:29.750 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7PADDING 06:20:29.750 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBC 06:20:29.750 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBCPADDING 06:20:29.751 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23 06:20:29.751 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23PADDING 06:20:29.751 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTE 06:20:29.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTEPADDING 06:20:29.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ 06:20:29.752 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126 06:20:29.753 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2 06:20:29.753 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2PADDING 06:20:29.753 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126PADDING 06:20:29.754 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4 06:20:29.754 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4PADDING 06:20:29.754 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/NOPADDING 06:20:29.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5 06:20:29.755 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5PADDING 06:20:29.756 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7 06:20:29.756 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7PADDING 06:20:29.756 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBC 06:20:29.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBCPADDING 06:20:29.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23 06:20:29.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23PADDING 06:20:29.757 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTE 06:20:29.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTEPADDING 06:20:29.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ 06:20:29.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126 06:20:29.758 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2 06:20:29.759 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2PADDING 06:20:29.759 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126PADDING 06:20:29.759 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4 06:20:29.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4PADDING 06:20:29.760 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/NOPADDING 06:20:29.761 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5 06:20:29.761 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5PADDING 06:20:29.761 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7 06:20:29.761 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7PADDING 06:20:29.762 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBC 06:20:29.762 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBCPADDING 06:20:29.762 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23 06:20:29.762 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23PADDING 06:20:29.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTE 06:20:29.763 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTEPADDING 06:20:29.764 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ 06:20:29.764 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126 06:20:29.764 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2 06:20:29.765 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2PADDING 06:20:29.765 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126PADDING 06:20:29.766 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4 06:20:29.766 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4PADDING 06:20:29.766 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/NOPADDING 06:20:29.767 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5 06:20:29.767 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5PADDING 06:20:29.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7 06:20:29.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7PADDING 06:20:29.768 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBC 06:20:29.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBCPADDING 06:20:29.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23 06:20:29.769 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23PADDING 06:20:29.770 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTE 06:20:29.770 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTEPADDING 06:20:29.770 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20// 06:20:29.774 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20//NOPADDING 06:20:29.774 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20/ECB/ 06:20:29.775 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20/ECB/NOPADDING 06:20:29.776 [Test worker] INFO o.s.c.CipherTest - transformation=SEED// 06:20:29.776 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//" does not support IV => Skipping. 06:20:29.777 [Test worker] INFO o.s.c.CipherTest - transformation=SEED//NOPADDING 06:20:29.777 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//NOPADDING" does not support IV => Skipping. 06:20:29.778 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC-CTS/ 06:20:29.778 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC-CTS/NOPADDING 06:20:29.779 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ 06:20:29.779 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126 06:20:29.780 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2 06:20:29.781 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2PADDING 06:20:29.781 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126PADDING 06:20:29.782 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4 06:20:29.782 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4PADDING 06:20:29.783 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/NOPADDING 06:20:29.783 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS5 06:20:29.784 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS5PADDING 06:20:29.784 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS7 06:20:29.785 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS7PADDING 06:20:29.785 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/TBC 06:20:29.786 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/TBCPADDING 06:20:29.786 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/X9.23 06:20:29.786 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/X9.23PADDING 06:20:29.787 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTE 06:20:29.788 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTEPADDING 06:20:29.788 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CCM/ 06:20:29.788 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.789 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CCM/NOPADDING 06:20:29.789 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.789 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ 06:20:29.790 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126 06:20:29.790 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2 06:20:29.790 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2PADDING 06:20:29.790 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126PADDING 06:20:29.791 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4 06:20:29.791 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4PADDING 06:20:29.792 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/NOPADDING 06:20:29.792 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS5 06:20:29.792 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS5PADDING 06:20:29.792 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS7 06:20:29.792 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS7PADDING 06:20:29.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/TBC 06:20:29.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/TBCPADDING 06:20:29.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/X9.23 06:20:29.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/X9.23PADDING 06:20:29.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTE 06:20:29.794 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTEPADDING 06:20:29.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ 06:20:29.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126 06:20:29.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2 06:20:29.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2PADDING 06:20:29.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126PADDING 06:20:29.795 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4 06:20:29.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4PADDING 06:20:29.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/NOPADDING 06:20:29.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5 06:20:29.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5PADDING 06:20:29.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7 06:20:29.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7PADDING 06:20:29.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/TBC 06:20:29.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/TBCPADDING 06:20:29.796 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/X9.23 06:20:29.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/X9.23PADDING 06:20:29.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTE 06:20:29.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTEPADDING 06:20:29.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ 06:20:29.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126 06:20:29.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2 06:20:29.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2PADDING 06:20:29.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126PADDING 06:20:29.797 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4 06:20:29.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4PADDING 06:20:29.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/NOPADDING 06:20:29.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5 06:20:29.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5PADDING 06:20:29.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7 06:20:29.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7PADDING 06:20:29.798 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/TBC 06:20:29.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/TBCPADDING 06:20:29.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/X9.23 06:20:29.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/X9.23PADDING 06:20:29.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTE 06:20:29.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTEPADDING 06:20:29.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ 06:20:29.799 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126 06:20:29.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2 06:20:29.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2PADDING 06:20:29.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126PADDING 06:20:29.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4 06:20:29.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4PADDING 06:20:29.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/NOPADDING 06:20:29.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5 06:20:29.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5PADDING 06:20:29.800 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7 06:20:29.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7PADDING 06:20:29.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/TBC 06:20:29.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/TBCPADDING 06:20:29.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/X9.23 06:20:29.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/X9.23PADDING 06:20:29.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTE 06:20:29.801 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTEPADDING 06:20:29.802 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ 06:20:29.802 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126 06:20:29.802 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2 06:20:29.802 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2PADDING 06:20:29.802 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126PADDING 06:20:29.802 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4 06:20:29.802 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4PADDING 06:20:29.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/NOPADDING 06:20:29.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5 06:20:29.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5PADDING 06:20:29.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7 06:20:29.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7PADDING 06:20:29.803 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/TBC 06:20:29.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/TBCPADDING 06:20:29.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/X9.23 06:20:29.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/X9.23PADDING 06:20:29.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTE 06:20:29.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTEPADDING 06:20:29.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ 06:20:29.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126 06:20:29.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2 06:20:29.809 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2PADDING 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126PADDING 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4PADDING 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/NOPADDING 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5PADDING 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7PADDING 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/TBC 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/TBCPADDING 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/X9.23 06:20:29.810 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/X9.23PADDING 06:20:29.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTE 06:20:29.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTEPADDING 06:20:29.811 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2PADDING 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126PADDING 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4PADDING 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/NOPADDING 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5PADDING 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7PADDING 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/TBC 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/TBCPADDING 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/X9.23 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/X9.23PADDING 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTE 06:20:29.812 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTEPADDING 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2PADDING 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126PADDING 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4PADDING 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/NOPADDING 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5PADDING 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7PADDING 06:20:29.813 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/TBC 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/TBCPADDING 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/X9.23 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/X9.23PADDING 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTE 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTEPADDING 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2PADDING 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126PADDING 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4PADDING 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/NOPADDING 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5PADDING 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7PADDING 06:20:29.814 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/TBC 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/TBCPADDING 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/X9.23 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/X9.23PADDING 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTE 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTEPADDING 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2PADDING 06:20:29.815 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126PADDING 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4PADDING 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/NOPADDING 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5PADDING 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7PADDING 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/TBC 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/TBCPADDING 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/X9.23 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/X9.23PADDING 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTE 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTEPADDING 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2 06:20:29.816 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2PADDING 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126PADDING 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4PADDING 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/NOPADDING 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5PADDING 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7PADDING 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/TBC 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/TBCPADDING 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/X9.23 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/X9.23PADDING 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTE 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTEPADDING 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126 06:20:29.817 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2PADDING 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126PADDING 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4PADDING 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/NOPADDING 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5PADDING 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7PADDING 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/TBC 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/TBCPADDING 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/X9.23 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/X9.23PADDING 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTE 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTEPADDING 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ 06:20:29.818 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2PADDING 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126PADDING 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4PADDING 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/NOPADDING 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5PADDING 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7PADDING 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/TBC 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/TBCPADDING 06:20:29.819 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/X9.23 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/X9.23PADDING 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTE 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTEPADDING 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2PADDING 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126PADDING 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4PADDING 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/NOPADDING 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5PADDING 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7PADDING 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/TBC 06:20:29.820 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/TBCPADDING 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/X9.23 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/X9.23PADDING 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTE 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTEPADDING 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2PADDING 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126PADDING 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4PADDING 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/NOPADDING 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5PADDING 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7PADDING 06:20:29.821 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/TBC 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/TBCPADDING 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/X9.23 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/X9.23PADDING 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTE 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTEPADDING 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2PADDING 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126PADDING 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4PADDING 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/NOPADDING 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5PADDING 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7PADDING 06:20:29.822 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/TBC 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/TBCPADDING 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/X9.23 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/X9.23PADDING 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTE 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTEPADDING 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2PADDING 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126PADDING 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4 06:20:29.823 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4PADDING 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/NOPADDING 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5PADDING 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7PADDING 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/TBC 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/TBCPADDING 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/X9.23 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/X9.23PADDING 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTE 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTEPADDING 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2PADDING 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126PADDING 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4 06:20:29.824 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4PADDING 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/NOPADDING 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5PADDING 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7PADDING 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/TBC 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/TBCPADDING 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/X9.23 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/X9.23PADDING 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTE 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTEPADDING 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2 06:20:29.825 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2PADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126PADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4PADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/NOPADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5PADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7PADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/TBC 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/TBCPADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/X9.23 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/X9.23PADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTE 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTEPADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2PADDING 06:20:29.826 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126PADDING 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4PADDING 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/NOPADDING 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5PADDING 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7PADDING 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/TBC 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/TBCPADDING 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/X9.23 06:20:29.827 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/X9.23PADDING 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTE 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTEPADDING 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2PADDING 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126PADDING 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4PADDING 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/NOPADDING 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5PADDING 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7PADDING 06:20:29.828 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/TBC 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/TBCPADDING 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/X9.23 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/X9.23PADDING 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTE 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTEPADDING 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2PADDING 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126PADDING 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4PADDING 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/NOPADDING 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5 06:20:29.829 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5PADDING 06:20:29.830 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7PADDING 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/TBC 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/TBCPADDING 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/X9.23 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/X9.23PADDING 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTE 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTEPADDING 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126 06:20:29.831 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2PADDING 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126PADDING 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4PADDING 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/NOPADDING 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5PADDING 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7PADDING 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/TBC 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/TBCPADDING 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/X9.23 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/X9.23PADDING 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTE 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTEPADDING 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126 06:20:29.832 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2PADDING 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126PADDING 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4PADDING 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/NOPADDING 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5PADDING 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7PADDING 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/TBC 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/TBCPADDING 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/X9.23 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/X9.23PADDING 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTE 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTEPADDING 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ 06:20:29.833 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2PADDING 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126PADDING 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4PADDING 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/NOPADDING 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5PADDING 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7PADDING 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/TBC 06:20:29.834 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/TBCPADDING 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/X9.23 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/X9.23PADDING 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTE 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTEPADDING 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2PADDING 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126PADDING 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4 06:20:29.835 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4PADDING 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/NOPADDING 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5PADDING 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7PADDING 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/TBC 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/TBCPADDING 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/X9.23 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/X9.23PADDING 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTE 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTEPADDING 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2PADDING 06:20:29.836 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126PADDING 06:20:29.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4 06:20:29.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4PADDING 06:20:29.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/NOPADDING 06:20:29.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5 06:20:29.837 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5PADDING 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7PADDING 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/TBC 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/TBCPADDING 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/X9.23 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/X9.23PADDING 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTE 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTEPADDING 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2PADDING 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126PADDING 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4 06:20:29.838 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4PADDING 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/NOPADDING 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5PADDING 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7PADDING 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/TBC 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/TBCPADDING 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/X9.23 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/X9.23PADDING 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTE 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTEPADDING 06:20:29.839 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2PADDING 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126PADDING 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4PADDING 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/NOPADDING 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5PADDING 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7PADDING 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/TBC 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/TBCPADDING 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/X9.23 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/X9.23PADDING 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTE 06:20:29.840 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTEPADDING 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2PADDING 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126PADDING 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4PADDING 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/NOPADDING 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5PADDING 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7PADDING 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/TBC 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/TBCPADDING 06:20:29.841 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/X9.23 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/X9.23PADDING 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTE 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTEPADDING 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2PADDING 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126PADDING 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4PADDING 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/NOPADDING 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5PADDING 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7PADDING 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/TBC 06:20:29.842 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/TBCPADDING 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/X9.23 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/X9.23PADDING 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTE 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTEPADDING 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2PADDING 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126PADDING 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4PADDING 06:20:29.843 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/NOPADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5PADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7PADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/TBC 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/TBCPADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/X9.23 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/X9.23PADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTE 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTEPADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2PADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126PADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4PADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/NOPADDING 06:20:29.844 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5PADDING 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7PADDING 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/TBC 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/TBCPADDING 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/X9.23 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/X9.23PADDING 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTE 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTEPADDING 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CTS/ 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/" does not support IV => Skipping. 06:20:29.845 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CTS/NOPADDING 06:20:29.857 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/NOPADDING" does not support IV => Skipping. 06:20:29.861 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/EAX/ 06:20:29.863 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/EAX/NOPADDING 06:20:29.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/ECB/ 06:20:29.864 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/" does not support IV => Skipping. 06:20:29.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/ECB/NOPADDING 06:20:29.864 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/NOPADDING" does not support IV => Skipping. 06:20:29.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/GCM/ 06:20:29.864 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/GCM/NOPADDING 06:20:29.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ 06:20:29.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126 06:20:29.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2 06:20:29.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2PADDING 06:20:29.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126PADDING 06:20:29.876 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4PADDING 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/NOPADDING 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS5 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS5PADDING 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS7 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS7PADDING 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/TBC 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/TBCPADDING 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/X9.23 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/X9.23PADDING 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTE 06:20:29.877 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTEPADDING 06:20:29.878 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ 06:20:29.878 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126 06:20:29.878 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2 06:20:29.878 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2PADDING 06:20:29.878 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126PADDING 06:20:29.878 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4 06:20:29.879 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4PADDING 06:20:29.879 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/NOPADDING 06:20:29.879 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5 06:20:29.879 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5PADDING 06:20:29.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7 06:20:29.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7PADDING 06:20:29.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/TBC 06:20:29.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/TBCPADDING 06:20:29.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/X9.23 06:20:29.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/X9.23PADDING 06:20:29.880 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTE 06:20:29.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTEPADDING 06:20:29.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ 06:20:29.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126 06:20:29.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2 06:20:29.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2PADDING 06:20:29.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126PADDING 06:20:29.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4 06:20:29.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4PADDING 06:20:29.881 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/NOPADDING 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5PADDING 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7PADDING 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/TBC 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/TBCPADDING 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/X9.23 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/X9.23PADDING 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTE 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTEPADDING 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2PADDING 06:20:29.882 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126PADDING 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4PADDING 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/NOPADDING 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5PADDING 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7PADDING 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/TBC 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/TBCPADDING 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/X9.23 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/X9.23PADDING 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTE 06:20:29.883 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTEPADDING 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2PADDING 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126PADDING 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4PADDING 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/NOPADDING 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5PADDING 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7PADDING 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/TBC 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/TBCPADDING 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/X9.23 06:20:29.884 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/X9.23PADDING 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTE 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTEPADDING 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2PADDING 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126PADDING 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4PADDING 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/NOPADDING 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5PADDING 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7 06:20:29.885 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7PADDING 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/TBC 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/TBCPADDING 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/X9.23 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/X9.23PADDING 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTE 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTEPADDING 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2PADDING 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126PADDING 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4PADDING 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/NOPADDING 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5PADDING 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7 06:20:29.886 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7PADDING 06:20:29.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/TBC 06:20:29.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/TBCPADDING 06:20:29.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/X9.23 06:20:29.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/X9.23PADDING 06:20:29.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTE 06:20:29.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTEPADDING 06:20:29.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ 06:20:29.887 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126 06:20:29.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2 06:20:29.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2PADDING 06:20:29.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126PADDING 06:20:29.895 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4 06:20:29.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4PADDING 06:20:29.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/NOPADDING 06:20:29.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5 06:20:29.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5PADDING 06:20:29.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7 06:20:29.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7PADDING 06:20:29.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/TBC 06:20:29.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/TBCPADDING 06:20:29.896 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/X9.23 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/X9.23PADDING 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTE 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTEPADDING 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2PADDING 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126PADDING 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4PADDING 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/NOPADDING 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5 06:20:29.897 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5PADDING 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7PADDING 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/TBC 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/TBCPADDING 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/X9.23 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/X9.23PADDING 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTE 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTEPADDING 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2PADDING 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126PADDING 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4PADDING 06:20:29.898 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/NOPADDING 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5PADDING 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7PADDING 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/TBC 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/TBCPADDING 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/X9.23 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/X9.23PADDING 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTE 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTEPADDING 06:20:29.899 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2PADDING 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126PADDING 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4PADDING 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/NOPADDING 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5PADDING 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7PADDING 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/TBC 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/TBCPADDING 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/X9.23 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/X9.23PADDING 06:20:29.900 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTE 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTEPADDING 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2PADDING 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126PADDING 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4PADDING 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/NOPADDING 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5PADDING 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7PADDING 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/TBC 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/TBCPADDING 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/X9.23 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/X9.23PADDING 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTE 06:20:29.901 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTEPADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2PADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126PADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4PADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/NOPADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5PADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7PADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/TBC 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/TBCPADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/X9.23 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/X9.23PADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTE 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTEPADDING 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126 06:20:29.902 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2 06:20:29.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2PADDING 06:20:29.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126PADDING 06:20:29.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4 06:20:29.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4PADDING 06:20:29.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/NOPADDING 06:20:29.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5 06:20:29.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5PADDING 06:20:29.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7 06:20:29.903 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7PADDING 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/TBC 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/TBCPADDING 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/X9.23 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/X9.23PADDING 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTE 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTEPADDING 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2PADDING 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126PADDING 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4PADDING 06:20:29.904 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/NOPADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5PADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7PADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/TBC 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/TBCPADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/X9.23 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/X9.23PADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTE 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTEPADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2PADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126PADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4PADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/NOPADDING 06:20:29.905 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5PADDING 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7PADDING 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/TBC 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/TBCPADDING 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/X9.23 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/X9.23PADDING 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTE 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTEPADDING 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2PADDING 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126PADDING 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4PADDING 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/NOPADDING 06:20:29.906 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5PADDING 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7PADDING 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/TBC 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/TBCPADDING 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/X9.23 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/X9.23PADDING 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTE 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTEPADDING 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2PADDING 06:20:29.907 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126PADDING 06:20:29.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4 06:20:29.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4PADDING 06:20:29.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/NOPADDING 06:20:29.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5 06:20:29.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5PADDING 06:20:29.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7 06:20:29.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7PADDING 06:20:29.908 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/TBC 06:20:29.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/TBCPADDING 06:20:29.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/X9.23 06:20:29.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/X9.23PADDING 06:20:29.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTE 06:20:29.909 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTEPADDING 06:20:29.910 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ 06:20:29.910 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126 06:20:29.910 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2 06:20:29.910 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2PADDING 06:20:29.910 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126PADDING 06:20:29.910 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4 06:20:29.910 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4PADDING 06:20:29.910 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/NOPADDING 06:20:29.911 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5 06:20:29.911 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5PADDING 06:20:29.911 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7 06:20:29.911 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7PADDING 06:20:29.911 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/TBC 06:20:29.911 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/TBCPADDING 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/X9.23 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/X9.23PADDING 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTE 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTEPADDING 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2PADDING 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126PADDING 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4PADDING 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/NOPADDING 06:20:29.912 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5PADDING 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7PADDING 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/TBC 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/TBCPADDING 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/X9.23 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/X9.23PADDING 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTE 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTEPADDING 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2PADDING 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126PADDING 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4PADDING 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/NOPADDING 06:20:29.913 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5 06:20:29.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5PADDING 06:20:29.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7 06:20:29.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7PADDING 06:20:29.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/TBC 06:20:29.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/TBCPADDING 06:20:29.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/X9.23 06:20:29.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/X9.23PADDING 06:20:29.914 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTE 06:20:29.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTEPADDING 06:20:29.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ 06:20:29.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126 06:20:29.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2 06:20:29.915 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2PADDING 06:20:29.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126PADDING 06:20:29.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4 06:20:29.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4PADDING 06:20:29.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/NOPADDING 06:20:29.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5 06:20:29.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5PADDING 06:20:29.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7 06:20:29.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7PADDING 06:20:29.916 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/TBC 06:20:29.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/TBCPADDING 06:20:29.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/X9.23 06:20:29.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/X9.23PADDING 06:20:29.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTE 06:20:29.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTEPADDING 06:20:29.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ 06:20:29.917 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126 06:20:29.918 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2 06:20:29.918 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2PADDING 06:20:29.918 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126PADDING 06:20:29.918 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4 06:20:29.918 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4PADDING 06:20:29.918 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/NOPADDING 06:20:29.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5 06:20:29.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5PADDING 06:20:29.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7 06:20:29.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7PADDING 06:20:29.919 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/TBC 06:20:29.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/TBCPADDING 06:20:29.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/X9.23 06:20:29.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/X9.23PADDING 06:20:29.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTE 06:20:29.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTEPADDING 06:20:29.920 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ 06:20:29.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126 06:20:29.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2 06:20:29.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2PADDING 06:20:29.921 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126PADDING 06:20:29.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4 06:20:29.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4PADDING 06:20:29.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/NOPADDING 06:20:29.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5 06:20:29.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5PADDING 06:20:29.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7 06:20:29.922 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7PADDING 06:20:29.923 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/TBC 06:20:29.923 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/TBCPADDING 06:20:29.923 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/X9.23 06:20:29.923 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/X9.23PADDING 06:20:29.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTE 06:20:29.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTEPADDING 06:20:29.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ 06:20:29.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126 06:20:29.924 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2 06:20:29.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2PADDING 06:20:29.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126PADDING 06:20:29.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4 06:20:29.925 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4PADDING 06:20:29.926 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/NOPADDING 06:20:29.926 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5 06:20:29.926 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5PADDING 06:20:29.926 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7 06:20:29.926 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7PADDING 06:20:29.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/TBC 06:20:29.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/TBCPADDING 06:20:29.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/X9.23 06:20:29.927 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/X9.23PADDING 06:20:29.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTE 06:20:29.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTEPADDING 06:20:29.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ 06:20:29.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126 06:20:29.928 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2 06:20:29.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2PADDING 06:20:29.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126PADDING 06:20:29.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4 06:20:29.929 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4PADDING 06:20:29.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/NOPADDING 06:20:29.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5 06:20:29.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5PADDING 06:20:29.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7 06:20:29.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7PADDING 06:20:29.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/TBC 06:20:29.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/TBCPADDING 06:20:29.930 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/X9.23 06:20:29.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/X9.23PADDING 06:20:29.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTE 06:20:29.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTEPADDING 06:20:29.931 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2PADDING 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126PADDING 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4PADDING 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/NOPADDING 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5PADDING 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7PADDING 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/TBC 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/TBCPADDING 06:20:29.932 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/X9.23 06:20:29.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/X9.23PADDING 06:20:29.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTE 06:20:29.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTEPADDING 06:20:29.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ 06:20:29.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126 06:20:29.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2 06:20:29.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2PADDING 06:20:29.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126PADDING 06:20:29.933 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4 06:20:29.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4PADDING 06:20:29.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/NOPADDING 06:20:29.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5 06:20:29.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5PADDING 06:20:29.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7 06:20:29.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7PADDING 06:20:29.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/TBC 06:20:29.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/TBCPADDING 06:20:29.934 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/X9.23 06:20:29.935 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/X9.23PADDING 06:20:29.935 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTE 06:20:29.935 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTEPADDING 06:20:29.935 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ 06:20:29.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126 06:20:29.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2 06:20:29.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2PADDING 06:20:29.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126PADDING 06:20:29.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4 06:20:29.936 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4PADDING 06:20:29.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/NOPADDING 06:20:29.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5 06:20:29.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5PADDING 06:20:29.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7 06:20:29.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7PADDING 06:20:29.937 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/TBC 06:20:29.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/TBCPADDING 06:20:29.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/X9.23 06:20:29.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/X9.23PADDING 06:20:29.939 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTE 06:20:29.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTEPADDING 06:20:29.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ 06:20:29.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126 06:20:29.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2 06:20:29.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2PADDING 06:20:29.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126PADDING 06:20:29.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4 06:20:29.940 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4PADDING 06:20:29.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/NOPADDING 06:20:29.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5 06:20:29.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5PADDING 06:20:29.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7 06:20:29.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7PADDING 06:20:29.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/TBC 06:20:29.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/TBCPADDING 06:20:29.941 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/X9.23 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/X9.23PADDING 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTE 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTEPADDING 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2PADDING 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126PADDING 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4 06:20:29.942 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4PADDING 06:20:29.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/NOPADDING 06:20:29.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5 06:20:29.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5PADDING 06:20:29.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7 06:20:29.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7PADDING 06:20:29.943 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/TBC 06:20:29.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/TBCPADDING 06:20:29.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/X9.23 06:20:29.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/X9.23PADDING 06:20:29.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTE 06:20:29.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTEPADDING 06:20:29.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ 06:20:29.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126 06:20:29.944 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2 06:20:29.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2PADDING 06:20:29.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126PADDING 06:20:29.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4 06:20:29.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4PADDING 06:20:29.945 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/NOPADDING 06:20:29.946 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5 06:20:29.946 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5PADDING 06:20:29.946 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7 06:20:29.946 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7PADDING 06:20:29.946 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/TBC 06:20:29.946 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/TBCPADDING 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/X9.23 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/X9.23PADDING 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTE 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTEPADDING 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2PADDING 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126PADDING 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4 06:20:29.947 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4PADDING 06:20:29.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/NOPADDING 06:20:29.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5 06:20:29.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5PADDING 06:20:29.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7 06:20:29.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7PADDING 06:20:29.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/TBC 06:20:29.948 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/TBCPADDING 06:20:29.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/X9.23 06:20:29.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/X9.23PADDING 06:20:29.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTE 06:20:29.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTEPADDING 06:20:29.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ 06:20:29.949 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126 06:20:29.950 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2 06:20:29.950 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2PADDING 06:20:29.950 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126PADDING 06:20:29.950 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4 06:20:29.950 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4PADDING 06:20:29.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/NOPADDING 06:20:29.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS5 06:20:29.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS5PADDING 06:20:29.951 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS7 06:20:29.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS7PADDING 06:20:29.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/TBC 06:20:29.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/TBCPADDING 06:20:29.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/X9.23 06:20:29.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/X9.23PADDING 06:20:29.952 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTE 06:20:29.953 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTEPADDING 06:20:29.953 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT// 06:20:29.953 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//" does not support IV => Skipping. 06:20:29.954 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT//NOPADDING 06:20:29.954 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//NOPADDING" does not support IV => Skipping. 06:20:29.954 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/ 06:20:29.954 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/NOPADDING 06:20:29.955 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ 06:20:29.955 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126 06:20:29.956 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2 06:20:29.956 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2PADDING 06:20:29.957 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126PADDING 06:20:29.957 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4 06:20:29.957 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4PADDING 06:20:29.958 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/NOPADDING 06:20:29.958 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5 06:20:29.959 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5PADDING 06:20:29.959 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7 06:20:29.959 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7PADDING 06:20:29.960 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/TBC 06:20:29.960 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/TBCPADDING 06:20:29.961 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23 06:20:29.961 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23PADDING 06:20:29.961 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTE 06:20:29.962 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTEPADDING 06:20:29.962 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CCM/ 06:20:29.962 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.962 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CCM/NOPADDING 06:20:29.962 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:29.963 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ 06:20:29.963 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126 06:20:29.964 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2 06:20:29.964 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2PADDING 06:20:29.964 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126PADDING 06:20:29.964 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4 06:20:29.965 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4PADDING 06:20:29.965 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/NOPADDING 06:20:29.965 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5 06:20:29.965 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5PADDING 06:20:29.966 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7 06:20:29.966 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7PADDING 06:20:29.966 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/TBC 06:20:29.966 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/TBCPADDING 06:20:29.966 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23 06:20:29.967 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23PADDING 06:20:29.967 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTE 06:20:29.967 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTEPADDING 06:20:29.968 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ 06:20:29.968 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126 06:20:29.968 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2 06:20:29.969 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2PADDING 06:20:29.969 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126PADDING 06:20:29.969 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4 06:20:29.970 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4PADDING 06:20:29.970 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/NOPADDING 06:20:29.970 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5 06:20:29.971 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5PADDING 06:20:29.971 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7 06:20:29.971 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7PADDING 06:20:29.972 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/TBC 06:20:29.972 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/TBCPADDING 06:20:29.972 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23 06:20:29.973 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23PADDING 06:20:29.973 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTE 06:20:29.973 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTEPADDING 06:20:29.973 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ 06:20:29.974 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126 06:20:29.974 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2 06:20:29.974 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2PADDING 06:20:29.975 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126PADDING 06:20:29.975 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4 06:20:29.975 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4PADDING 06:20:29.976 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/NOPADDING 06:20:29.976 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5 06:20:29.976 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5PADDING 06:20:29.977 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7 06:20:29.977 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7PADDING 06:20:29.977 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/TBC 06:20:29.977 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/TBCPADDING 06:20:29.978 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23 06:20:29.978 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23PADDING 06:20:29.978 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTE 06:20:29.978 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTEPADDING 06:20:29.978 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ 06:20:29.979 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126 06:20:29.979 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2 06:20:29.979 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2PADDING 06:20:29.980 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126PADDING 06:20:29.980 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4 06:20:29.980 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4PADDING 06:20:29.980 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/NOPADDING 06:20:29.981 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5 06:20:29.981 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5PADDING 06:20:29.981 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7 06:20:29.981 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7PADDING 06:20:29.982 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/TBC 06:20:29.982 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/TBCPADDING 06:20:29.982 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23 06:20:29.982 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23PADDING 06:20:29.982 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTE 06:20:29.982 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTEPADDING 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2PADDING 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126PADDING 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4PADDING 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/NOPADDING 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5 06:20:29.983 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5PADDING 06:20:29.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7 06:20:29.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7PADDING 06:20:29.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/TBC 06:20:29.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/TBCPADDING 06:20:29.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23 06:20:29.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23PADDING 06:20:29.984 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTE 06:20:29.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTEPADDING 06:20:29.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ 06:20:29.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126 06:20:29.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2 06:20:29.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2PADDING 06:20:29.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126PADDING 06:20:29.985 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4 06:20:29.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4PADDING 06:20:29.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/NOPADDING 06:20:29.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5 06:20:29.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5PADDING 06:20:29.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7 06:20:29.986 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7PADDING 06:20:29.987 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/TBC 06:20:29.987 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/TBCPADDING 06:20:29.987 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23 06:20:29.987 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23PADDING 06:20:29.987 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTE 06:20:29.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTEPADDING 06:20:29.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ 06:20:29.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126 06:20:29.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2 06:20:29.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2PADDING 06:20:29.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126PADDING 06:20:29.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4 06:20:29.988 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4PADDING 06:20:29.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/NOPADDING 06:20:29.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5 06:20:29.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5PADDING 06:20:29.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7 06:20:29.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7PADDING 06:20:29.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/TBC 06:20:29.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/TBCPADDING 06:20:29.989 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23 06:20:29.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23PADDING 06:20:29.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTE 06:20:29.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTEPADDING 06:20:29.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ 06:20:29.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126 06:20:29.990 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2 06:20:29.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2PADDING 06:20:29.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126PADDING 06:20:29.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4 06:20:29.991 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4PADDING 06:20:29.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/NOPADDING 06:20:29.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5 06:20:29.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5PADDING 06:20:29.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7 06:20:29.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7PADDING 06:20:29.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/TBC 06:20:29.992 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/TBCPADDING 06:20:29.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23 06:20:29.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23PADDING 06:20:29.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTE 06:20:29.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTEPADDING 06:20:29.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ 06:20:29.993 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126 06:20:29.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2 06:20:29.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2PADDING 06:20:29.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126PADDING 06:20:29.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4 06:20:29.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4PADDING 06:20:29.994 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/NOPADDING 06:20:29.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5 06:20:29.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5PADDING 06:20:29.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7 06:20:29.995 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7PADDING 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/TBC 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/TBCPADDING 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23PADDING 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTE 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTEPADDING 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2PADDING 06:20:29.996 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126PADDING 06:20:29.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4 06:20:29.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4PADDING 06:20:29.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/NOPADDING 06:20:29.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5 06:20:29.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5PADDING 06:20:29.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7 06:20:29.997 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7PADDING 06:20:29.998 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/TBC 06:20:29.998 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/TBCPADDING 06:20:29.998 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23 06:20:29.998 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23PADDING 06:20:29.998 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTE 06:20:29.998 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTEPADDING 06:20:29.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ 06:20:29.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126 06:20:29.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2 06:20:29.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2PADDING 06:20:29.999 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126PADDING 06:20:30.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4 06:20:30.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4PADDING 06:20:30.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/NOPADDING 06:20:30.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5 06:20:30.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5PADDING 06:20:30.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7 06:20:30.000 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7PADDING 06:20:30.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/TBC 06:20:30.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/TBCPADDING 06:20:30.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23 06:20:30.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23PADDING 06:20:30.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTE 06:20:30.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTEPADDING 06:20:30.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ 06:20:30.001 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126 06:20:30.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2 06:20:30.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2PADDING 06:20:30.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126PADDING 06:20:30.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4 06:20:30.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4PADDING 06:20:30.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/NOPADDING 06:20:30.002 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5 06:20:30.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5PADDING 06:20:30.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7 06:20:30.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7PADDING 06:20:30.003 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/TBC 06:20:30.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/TBCPADDING 06:20:30.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23 06:20:30.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23PADDING 06:20:30.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTE 06:20:30.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTEPADDING 06:20:30.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ 06:20:30.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126 06:20:30.004 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2 06:20:30.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2PADDING 06:20:30.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126PADDING 06:20:30.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4 06:20:30.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4PADDING 06:20:30.005 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/NOPADDING 06:20:30.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5 06:20:30.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5PADDING 06:20:30.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7 06:20:30.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7PADDING 06:20:30.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/TBC 06:20:30.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/TBCPADDING 06:20:30.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23 06:20:30.006 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23PADDING 06:20:30.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTE 06:20:30.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTEPADDING 06:20:30.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ 06:20:30.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126 06:20:30.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2 06:20:30.007 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2PADDING 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126PADDING 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4PADDING 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/NOPADDING 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5PADDING 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7PADDING 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/TBC 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/TBCPADDING 06:20:30.008 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23PADDING 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTE 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTEPADDING 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2PADDING 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126PADDING 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4PADDING 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/NOPADDING 06:20:30.009 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5 06:20:30.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5PADDING 06:20:30.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7 06:20:30.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7PADDING 06:20:30.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/TBC 06:20:30.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/TBCPADDING 06:20:30.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23 06:20:30.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23PADDING 06:20:30.010 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTE 06:20:30.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTEPADDING 06:20:30.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ 06:20:30.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126 06:20:30.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2 06:20:30.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2PADDING 06:20:30.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126PADDING 06:20:30.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4 06:20:30.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4PADDING 06:20:30.011 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/NOPADDING 06:20:30.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5 06:20:30.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5PADDING 06:20:30.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7 06:20:30.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7PADDING 06:20:30.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/TBC 06:20:30.012 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/TBCPADDING 06:20:30.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23 06:20:30.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23PADDING 06:20:30.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTE 06:20:30.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTEPADDING 06:20:30.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ 06:20:30.013 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126 06:20:30.014 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2 06:20:30.014 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2PADDING 06:20:30.014 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126PADDING 06:20:30.014 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4 06:20:30.014 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4PADDING 06:20:30.014 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/NOPADDING 06:20:30.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5 06:20:30.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5PADDING 06:20:30.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7 06:20:30.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7PADDING 06:20:30.015 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/TBC 06:20:30.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/TBCPADDING 06:20:30.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23 06:20:30.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23PADDING 06:20:30.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTE 06:20:30.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTEPADDING 06:20:30.016 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ 06:20:30.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126 06:20:30.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2 06:20:30.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2PADDING 06:20:30.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126PADDING 06:20:30.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4 06:20:30.017 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4PADDING 06:20:30.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/NOPADDING 06:20:30.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5 06:20:30.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5PADDING 06:20:30.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7 06:20:30.018 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7PADDING 06:20:30.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/TBC 06:20:30.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/TBCPADDING 06:20:30.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23 06:20:30.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23PADDING 06:20:30.019 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTE 06:20:30.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTEPADDING 06:20:30.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ 06:20:30.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126 06:20:30.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2 06:20:30.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2PADDING 06:20:30.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126PADDING 06:20:30.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4 06:20:30.020 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4PADDING 06:20:30.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/NOPADDING 06:20:30.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5 06:20:30.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5PADDING 06:20:30.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7 06:20:30.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7PADDING 06:20:30.021 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/TBC 06:20:30.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/TBCPADDING 06:20:30.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23 06:20:30.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23PADDING 06:20:30.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTE 06:20:30.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTEPADDING 06:20:30.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ 06:20:30.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126 06:20:30.022 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2 06:20:30.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2PADDING 06:20:30.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126PADDING 06:20:30.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4 06:20:30.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4PADDING 06:20:30.023 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/NOPADDING 06:20:30.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5 06:20:30.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5PADDING 06:20:30.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7 06:20:30.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7PADDING 06:20:30.024 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/TBC 06:20:30.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/TBCPADDING 06:20:30.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23 06:20:30.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23PADDING 06:20:30.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTE 06:20:30.025 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTEPADDING 06:20:30.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ 06:20:30.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126 06:20:30.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2 06:20:30.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2PADDING 06:20:30.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126PADDING 06:20:30.026 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4 06:20:30.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4PADDING 06:20:30.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/NOPADDING 06:20:30.027 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5 06:20:30.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5PADDING 06:20:30.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7 06:20:30.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7PADDING 06:20:30.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/TBC 06:20:30.028 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/TBCPADDING 06:20:30.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23 06:20:30.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23PADDING 06:20:30.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTE 06:20:30.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTEPADDING 06:20:30.029 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ 06:20:30.030 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126 06:20:30.030 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2 06:20:30.030 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2PADDING 06:20:30.030 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126PADDING 06:20:30.030 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4 06:20:30.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4PADDING 06:20:30.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/NOPADDING 06:20:30.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5 06:20:30.031 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5PADDING 06:20:30.032 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7 06:20:30.032 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7PADDING 06:20:30.032 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/TBC 06:20:30.032 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/TBCPADDING 06:20:30.032 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23 06:20:30.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23PADDING 06:20:30.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTE 06:20:30.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTEPADDING 06:20:30.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ 06:20:30.033 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126 06:20:30.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2 06:20:30.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2PADDING 06:20:30.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126PADDING 06:20:30.034 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4 06:20:30.035 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4PADDING 06:20:30.035 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/NOPADDING 06:20:30.035 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5 06:20:30.035 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5PADDING 06:20:30.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7 06:20:30.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7PADDING 06:20:30.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/TBC 06:20:30.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/TBCPADDING 06:20:30.036 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23 06:20:30.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23PADDING 06:20:30.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTE 06:20:30.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTEPADDING 06:20:30.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ 06:20:30.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126 06:20:30.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2 06:20:30.037 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2PADDING 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126PADDING 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4PADDING 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/NOPADDING 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5PADDING 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7PADDING 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/TBC 06:20:30.038 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/TBCPADDING 06:20:30.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23 06:20:30.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23PADDING 06:20:30.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTE 06:20:30.039 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTEPADDING 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2PADDING 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126PADDING 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4PADDING 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/NOPADDING 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5PADDING 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7PADDING 06:20:30.040 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/TBC 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/TBCPADDING 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23PADDING 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTE 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTEPADDING 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2PADDING 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126PADDING 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4 06:20:30.041 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4PADDING 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/NOPADDING 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5PADDING 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7PADDING 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/TBC 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/TBCPADDING 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23PADDING 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTE 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTEPADDING 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2PADDING 06:20:30.042 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126PADDING 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4PADDING 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/NOPADDING 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5PADDING 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7PADDING 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/TBC 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/TBCPADDING 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23 06:20:30.043 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23PADDING 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTE 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTEPADDING 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2PADDING 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126PADDING 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4PADDING 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/NOPADDING 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5PADDING 06:20:30.044 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7PADDING 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/TBC 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/TBCPADDING 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23PADDING 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTE 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTEPADDING 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2PADDING 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126PADDING 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4PADDING 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/NOPADDING 06:20:30.045 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5PADDING 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7PADDING 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/TBC 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/TBCPADDING 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23PADDING 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTE 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTEPADDING 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2PADDING 06:20:30.046 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126PADDING 06:20:30.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4 06:20:30.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4PADDING 06:20:30.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/NOPADDING 06:20:30.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5 06:20:30.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5PADDING 06:20:30.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7 06:20:30.047 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7PADDING 06:20:30.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/TBC 06:20:30.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/TBCPADDING 06:20:30.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23 06:20:30.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23PADDING 06:20:30.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTE 06:20:30.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTEPADDING 06:20:30.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ 06:20:30.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126 06:20:30.048 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2 06:20:30.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2PADDING 06:20:30.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126PADDING 06:20:30.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4 06:20:30.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4PADDING 06:20:30.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/NOPADDING 06:20:30.049 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5 06:20:30.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5PADDING 06:20:30.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7 06:20:30.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7PADDING 06:20:30.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/TBC 06:20:30.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/TBCPADDING 06:20:30.050 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23 06:20:30.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23PADDING 06:20:30.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTE 06:20:30.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTEPADDING 06:20:30.051 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ 06:20:30.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126 06:20:30.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2 06:20:30.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2PADDING 06:20:30.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126PADDING 06:20:30.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4 06:20:30.052 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4PADDING 06:20:30.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/NOPADDING 06:20:30.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5 06:20:30.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5PADDING 06:20:30.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7 06:20:30.053 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7PADDING 06:20:30.054 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/TBC 06:20:30.054 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/TBCPADDING 06:20:30.054 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23 06:20:30.054 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23PADDING 06:20:30.054 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTE 06:20:30.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTEPADDING 06:20:30.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ 06:20:30.055 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126 06:20:30.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2 06:20:30.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2PADDING 06:20:30.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126PADDING 06:20:30.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4 06:20:30.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4PADDING 06:20:30.056 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/NOPADDING 06:20:30.057 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5 06:20:30.057 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5PADDING 06:20:30.057 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7 06:20:30.057 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7PADDING 06:20:30.057 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/TBC 06:20:30.058 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/TBCPADDING 06:20:30.058 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23 06:20:30.058 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23PADDING 06:20:30.058 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTE 06:20:30.058 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTEPADDING 06:20:30.059 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CTS/ 06:20:30.059 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/" does not support IV => Skipping. 06:20:30.059 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CTS/NOPADDING 06:20:30.060 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/NOPADDING" does not support IV => Skipping. 06:20:30.060 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/EAX/ 06:20:30.061 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/EAX/NOPADDING 06:20:30.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/ECB/ 06:20:30.062 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/" does not support IV => Skipping. 06:20:30.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/ECB/NOPADDING 06:20:30.062 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/NOPADDING" does not support IV => Skipping. 06:20:30.062 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/GCM/ 06:20:30.063 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/GCM/NOPADDING 06:20:30.063 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ 06:20:30.063 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126 06:20:30.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2 06:20:30.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2PADDING 06:20:30.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126PADDING 06:20:30.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4 06:20:30.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4PADDING 06:20:30.064 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/NOPADDING 06:20:30.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5 06:20:30.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5PADDING 06:20:30.065 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7 06:20:30.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7PADDING 06:20:30.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/TBC 06:20:30.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/TBCPADDING 06:20:30.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23 06:20:30.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23PADDING 06:20:30.066 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTE 06:20:30.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTEPADDING 06:20:30.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ 06:20:30.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126 06:20:30.067 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2 06:20:30.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2PADDING 06:20:30.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126PADDING 06:20:30.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4 06:20:30.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4PADDING 06:20:30.068 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/NOPADDING 06:20:30.069 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5 06:20:30.069 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5PADDING 06:20:30.069 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7 06:20:30.069 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7PADDING 06:20:30.069 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/TBC 06:20:30.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/TBCPADDING 06:20:30.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23 06:20:30.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23PADDING 06:20:30.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTE 06:20:30.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTEPADDING 06:20:30.070 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ 06:20:30.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126 06:20:30.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2 06:20:30.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2PADDING 06:20:30.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126PADDING 06:20:30.071 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4 06:20:30.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4PADDING 06:20:30.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/NOPADDING 06:20:30.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5 06:20:30.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5PADDING 06:20:30.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7 06:20:30.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7PADDING 06:20:30.072 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/TBC 06:20:30.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/TBCPADDING 06:20:30.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23 06:20:30.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23PADDING 06:20:30.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTE 06:20:30.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTEPADDING 06:20:30.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ 06:20:30.073 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126 06:20:30.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2 06:20:30.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2PADDING 06:20:30.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126PADDING 06:20:30.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4 06:20:30.074 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4PADDING 06:20:30.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/NOPADDING 06:20:30.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5 06:20:30.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5PADDING 06:20:30.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7 06:20:30.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7PADDING 06:20:30.075 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/TBC 06:20:30.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/TBCPADDING 06:20:30.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23 06:20:30.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23PADDING 06:20:30.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTE 06:20:30.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTEPADDING 06:20:30.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ 06:20:30.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126 06:20:30.076 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2 06:20:30.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2PADDING 06:20:30.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126PADDING 06:20:30.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4 06:20:30.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4PADDING 06:20:30.077 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/NOPADDING 06:20:30.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5 06:20:30.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5PADDING 06:20:30.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7 06:20:30.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7PADDING 06:20:30.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/TBC 06:20:30.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/TBCPADDING 06:20:30.078 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23 06:20:30.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23PADDING 06:20:30.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTE 06:20:30.079 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTEPADDING 06:20:30.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ 06:20:30.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126 06:20:30.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2 06:20:30.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2PADDING 06:20:30.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126PADDING 06:20:30.080 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4 06:20:30.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4PADDING 06:20:30.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/NOPADDING 06:20:30.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5 06:20:30.081 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5PADDING 06:20:30.082 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7 06:20:30.082 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7PADDING 06:20:30.082 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/TBC 06:20:30.082 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/TBCPADDING 06:20:30.082 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23 06:20:30.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23PADDING 06:20:30.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTE 06:20:30.083 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTEPADDING 06:20:30.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ 06:20:30.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126 06:20:30.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2 06:20:30.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2PADDING 06:20:30.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126PADDING 06:20:30.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4 06:20:30.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4PADDING 06:20:30.084 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/NOPADDING 06:20:30.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5 06:20:30.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5PADDING 06:20:30.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7 06:20:30.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7PADDING 06:20:30.085 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/TBC 06:20:30.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/TBCPADDING 06:20:30.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23 06:20:30.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23PADDING 06:20:30.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTE 06:20:30.086 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTEPADDING 06:20:30.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ 06:20:30.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126 06:20:30.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2 06:20:30.087 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2PADDING 06:20:30.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126PADDING 06:20:30.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4 06:20:30.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4PADDING 06:20:30.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/NOPADDING 06:20:30.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5 06:20:30.088 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5PADDING 06:20:30.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7 06:20:30.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7PADDING 06:20:30.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/TBC 06:20:30.089 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/TBCPADDING 06:20:30.090 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23 06:20:30.090 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23PADDING 06:20:30.090 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTE 06:20:30.090 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTEPADDING 06:20:30.090 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ 06:20:30.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126 06:20:30.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2 06:20:30.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2PADDING 06:20:30.091 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126PADDING 06:20:30.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4 06:20:30.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4PADDING 06:20:30.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/NOPADDING 06:20:30.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5 06:20:30.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5PADDING 06:20:30.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7 06:20:30.092 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7PADDING 06:20:30.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/TBC 06:20:30.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/TBCPADDING 06:20:30.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23 06:20:30.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23PADDING 06:20:30.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTE 06:20:30.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTEPADDING 06:20:30.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ 06:20:30.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126 06:20:30.093 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2PADDING 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126PADDING 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4PADDING 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/NOPADDING 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5PADDING 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7PADDING 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/TBC 06:20:30.094 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/TBCPADDING 06:20:30.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23 06:20:30.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23PADDING 06:20:30.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTE 06:20:30.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTEPADDING 06:20:30.095 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2PADDING 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126PADDING 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4PADDING 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/NOPADDING 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5PADDING 06:20:30.096 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7PADDING 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/TBC 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/TBCPADDING 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23PADDING 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTE 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTEPADDING 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2 06:20:30.097 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2PADDING 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126PADDING 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4PADDING 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/NOPADDING 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5PADDING 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7PADDING 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/TBC 06:20:30.098 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/TBCPADDING 06:20:30.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23 06:20:30.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23PADDING 06:20:30.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTE 06:20:30.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTEPADDING 06:20:30.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ 06:20:30.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126 06:20:30.099 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2 06:20:30.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2PADDING 06:20:30.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126PADDING 06:20:30.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4 06:20:30.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4PADDING 06:20:30.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/NOPADDING 06:20:30.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5 06:20:30.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5PADDING 06:20:30.100 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7 06:20:30.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7PADDING 06:20:30.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/TBC 06:20:30.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/TBCPADDING 06:20:30.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23 06:20:30.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23PADDING 06:20:30.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTE 06:20:30.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTEPADDING 06:20:30.101 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ 06:20:30.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126 06:20:30.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2 06:20:30.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2PADDING 06:20:30.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126PADDING 06:20:30.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4 06:20:30.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4PADDING 06:20:30.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/NOPADDING 06:20:30.102 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5 06:20:30.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5PADDING 06:20:30.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7 06:20:30.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7PADDING 06:20:30.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/TBC 06:20:30.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/TBCPADDING 06:20:30.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23 06:20:30.103 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23PADDING 06:20:30.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTE 06:20:30.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTEPADDING 06:20:30.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ 06:20:30.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126 06:20:30.104 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2 06:20:30.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2PADDING 06:20:30.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126PADDING 06:20:30.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4 06:20:30.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4PADDING 06:20:30.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/NOPADDING 06:20:30.105 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5 06:20:30.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5PADDING 06:20:30.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7 06:20:30.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7PADDING 06:20:30.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/TBC 06:20:30.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/TBCPADDING 06:20:30.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23 06:20:30.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23PADDING 06:20:30.106 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTE 06:20:30.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTEPADDING 06:20:30.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ 06:20:30.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126 06:20:30.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2 06:20:30.107 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2PADDING 06:20:30.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126PADDING 06:20:30.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4 06:20:30.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4PADDING 06:20:30.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/NOPADDING 06:20:30.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5 06:20:30.108 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5PADDING 06:20:30.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7 06:20:30.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7PADDING 06:20:30.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/TBC 06:20:30.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/TBCPADDING 06:20:30.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23 06:20:30.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23PADDING 06:20:30.109 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTE 06:20:30.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTEPADDING 06:20:30.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ 06:20:30.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126 06:20:30.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2 06:20:30.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2PADDING 06:20:30.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126PADDING 06:20:30.110 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4 06:20:30.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4PADDING 06:20:30.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/NOPADDING 06:20:30.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5 06:20:30.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5PADDING 06:20:30.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7 06:20:30.111 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7PADDING 06:20:30.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/TBC 06:20:30.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/TBCPADDING 06:20:30.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23 06:20:30.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23PADDING 06:20:30.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTE 06:20:30.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTEPADDING 06:20:30.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ 06:20:30.112 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126 06:20:30.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2 06:20:30.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2PADDING 06:20:30.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126PADDING 06:20:30.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4 06:20:30.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4PADDING 06:20:30.113 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/NOPADDING 06:20:30.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5 06:20:30.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5PADDING 06:20:30.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7 06:20:30.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7PADDING 06:20:30.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/TBC 06:20:30.114 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/TBCPADDING 06:20:30.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23 06:20:30.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23PADDING 06:20:30.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTE 06:20:30.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTEPADDING 06:20:30.115 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ 06:20:30.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126 06:20:30.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2 06:20:30.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2PADDING 06:20:30.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126PADDING 06:20:30.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4 06:20:30.116 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4PADDING 06:20:30.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/NOPADDING 06:20:30.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5 06:20:30.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5PADDING 06:20:30.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7 06:20:30.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7PADDING 06:20:30.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/TBC 06:20:30.117 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/TBCPADDING 06:20:30.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23 06:20:30.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23PADDING 06:20:30.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTE 06:20:30.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTEPADDING 06:20:30.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ 06:20:30.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126 06:20:30.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2 06:20:30.118 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2PADDING 06:20:30.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126PADDING 06:20:30.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4 06:20:30.119 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4PADDING 06:20:30.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/NOPADDING 06:20:30.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5 06:20:30.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5PADDING 06:20:30.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7 06:20:30.120 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7PADDING 06:20:30.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/TBC 06:20:30.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/TBCPADDING 06:20:30.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23 06:20:30.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23PADDING 06:20:30.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTE 06:20:30.121 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTEPADDING 06:20:30.122 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ 06:20:30.122 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126 06:20:30.122 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2 06:20:30.122 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2PADDING 06:20:30.122 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126PADDING 06:20:30.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4 06:20:30.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4PADDING 06:20:30.123 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/NOPADDING 06:20:30.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5 06:20:30.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5PADDING 06:20:30.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7 06:20:30.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7PADDING 06:20:30.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/TBC 06:20:30.124 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/TBCPADDING 06:20:30.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23 06:20:30.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23PADDING 06:20:30.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTE 06:20:30.125 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTEPADDING 06:20:30.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ 06:20:30.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126 06:20:30.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2 06:20:30.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2PADDING 06:20:30.126 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126PADDING 06:20:30.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4 06:20:30.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4PADDING 06:20:30.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/NOPADDING 06:20:30.127 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5 06:20:30.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5PADDING 06:20:30.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7 06:20:30.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7PADDING 06:20:30.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/TBC 06:20:30.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/TBCPADDING 06:20:30.128 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23 06:20:30.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23PADDING 06:20:30.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTE 06:20:30.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTEPADDING 06:20:30.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ 06:20:30.129 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126 06:20:30.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2 06:20:30.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2PADDING 06:20:30.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126PADDING 06:20:30.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4 06:20:30.130 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4PADDING 06:20:30.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/NOPADDING 06:20:30.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5 06:20:30.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5PADDING 06:20:30.131 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7 06:20:30.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7PADDING 06:20:30.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/TBC 06:20:30.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/TBCPADDING 06:20:30.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23 06:20:30.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23PADDING 06:20:30.132 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTE 06:20:30.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTEPADDING 06:20:30.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ 06:20:30.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126 06:20:30.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2 06:20:30.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2PADDING 06:20:30.133 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126PADDING 06:20:30.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4 06:20:30.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4PADDING 06:20:30.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/NOPADDING 06:20:30.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5 06:20:30.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5PADDING 06:20:30.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7 06:20:30.134 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7PADDING 06:20:30.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/TBC 06:20:30.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/TBCPADDING 06:20:30.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23 06:20:30.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23PADDING 06:20:30.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTE 06:20:30.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTEPADDING 06:20:30.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ 06:20:30.135 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126 06:20:30.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2 06:20:30.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2PADDING 06:20:30.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126PADDING 06:20:30.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4 06:20:30.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4PADDING 06:20:30.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/NOPADDING 06:20:30.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5 06:20:30.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5PADDING 06:20:30.136 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7 06:20:30.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7PADDING 06:20:30.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/TBC 06:20:30.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/TBCPADDING 06:20:30.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23 06:20:30.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23PADDING 06:20:30.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTE 06:20:30.137 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTEPADDING 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2PADDING 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126PADDING 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4PADDING 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/NOPADDING 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5PADDING 06:20:30.138 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7 06:20:30.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7PADDING 06:20:30.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/TBC 06:20:30.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/TBCPADDING 06:20:30.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23 06:20:30.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23PADDING 06:20:30.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTE 06:20:30.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTEPADDING 06:20:30.139 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2PADDING 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126PADDING 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4PADDING 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/NOPADDING 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5PADDING 06:20:30.140 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7 06:20:30.141 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7PADDING 06:20:30.141 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/TBC 06:20:30.141 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/TBCPADDING 06:20:30.141 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23 06:20:30.141 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23PADDING 06:20:30.141 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTE 06:20:30.141 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTEPADDING 06:20:30.141 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ 06:20:30.141 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126 06:20:30.142 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2 06:20:30.142 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2PADDING 06:20:30.142 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126PADDING 06:20:30.142 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4 06:20:30.142 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4PADDING 06:20:30.142 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/NOPADDING 06:20:30.142 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5 06:20:30.142 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5PADDING 06:20:30.142 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7 06:20:30.143 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7PADDING 06:20:30.143 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/TBC 06:20:30.143 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/TBCPADDING 06:20:30.143 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23 06:20:30.143 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23PADDING 06:20:30.143 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTE 06:20:30.143 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTEPADDING 06:20:30.144 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ 06:20:30.144 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126 06:20:30.144 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2 06:20:30.144 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2PADDING 06:20:30.144 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126PADDING 06:20:30.144 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4 06:20:30.145 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4PADDING 06:20:30.145 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/NOPADDING 06:20:30.145 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5 06:20:30.145 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5PADDING 06:20:30.145 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7 06:20:30.145 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7PADDING 06:20:30.145 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/TBC 06:20:30.146 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/TBCPADDING 06:20:30.146 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23 06:20:30.146 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23PADDING 06:20:30.146 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTE 06:20:30.146 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTEPADDING 06:20:30.146 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ 06:20:30.147 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126 06:20:30.147 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2 06:20:30.147 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2PADDING 06:20:30.147 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126PADDING 06:20:30.147 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4 06:20:30.148 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4PADDING 06:20:30.148 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/NOPADDING 06:20:30.148 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5 06:20:30.148 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5PADDING 06:20:30.148 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7 06:20:30.148 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7PADDING 06:20:30.149 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/TBC 06:20:30.149 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/TBCPADDING 06:20:30.149 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23 06:20:30.149 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23PADDING 06:20:30.149 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTE 06:20:30.150 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTEPADDING 06:20:30.150 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ 06:20:30.150 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126 06:20:30.150 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2 06:20:30.150 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2PADDING 06:20:30.150 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126PADDING 06:20:30.150 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4 06:20:30.151 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4PADDING 06:20:30.151 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/NOPADDING 06:20:30.151 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5 06:20:30.151 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5PADDING 06:20:30.152 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7 06:20:30.152 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7PADDING 06:20:30.152 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/TBC 06:20:30.152 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/TBCPADDING 06:20:30.152 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23 06:20:30.152 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23PADDING 06:20:30.153 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTE 06:20:30.153 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTEPADDING 06:20:30.153 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ 06:20:30.153 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126 06:20:30.153 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2 06:20:30.153 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2PADDING 06:20:30.153 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126PADDING 06:20:30.154 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4 06:20:30.154 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4PADDING 06:20:30.154 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/NOPADDING 06:20:30.154 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5 06:20:30.154 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5PADDING 06:20:30.154 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7 06:20:30.155 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7PADDING 06:20:30.155 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/TBC 06:20:30.155 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/TBCPADDING 06:20:30.155 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23 06:20:30.155 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23PADDING 06:20:30.155 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTE 06:20:30.156 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTEPADDING 06:20:30.156 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ 06:20:30.156 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126 06:20:30.156 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2 06:20:30.156 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2PADDING 06:20:30.156 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126PADDING 06:20:30.156 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4 06:20:30.157 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4PADDING 06:20:30.157 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/NOPADDING 06:20:30.157 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5 06:20:30.157 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5PADDING 06:20:30.157 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7 06:20:30.157 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7PADDING 06:20:30.158 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/TBC 06:20:30.158 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/TBCPADDING 06:20:30.158 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23 06:20:30.158 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23PADDING 06:20:30.158 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTE 06:20:30.158 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTEPADDING 06:20:30.158 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ 06:20:30.159 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126 06:20:30.159 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2 06:20:30.159 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2PADDING 06:20:30.159 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126PADDING 06:20:30.159 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4 06:20:30.159 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4PADDING 06:20:30.159 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/NOPADDING 06:20:30.160 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5 06:20:30.160 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5PADDING 06:20:30.160 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7 06:20:30.160 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7PADDING 06:20:30.160 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/TBC 06:20:30.160 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/TBCPADDING 06:20:30.161 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23 06:20:30.161 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23PADDING 06:20:30.161 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTE 06:20:30.161 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTEPADDING 06:20:30.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK// 06:20:30.161 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//" does not support IV => Skipping. 06:20:30.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK//NOPADDING 06:20:30.161 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//NOPADDING" does not support IV => Skipping. 06:20:30.161 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/ 06:20:30.162 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/NOPADDING 06:20:30.162 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ 06:20:30.162 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126 06:20:30.162 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2 06:20:30.162 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2PADDING 06:20:30.162 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126PADDING 06:20:30.162 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4 06:20:30.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4PADDING 06:20:30.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/NOPADDING 06:20:30.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5 06:20:30.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5PADDING 06:20:30.163 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7 06:20:30.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7PADDING 06:20:30.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBC 06:20:30.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBCPADDING 06:20:30.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23 06:20:30.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23PADDING 06:20:30.164 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTE 06:20:30.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTEPADDING 06:20:30.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ 06:20:30.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126 06:20:30.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2 06:20:30.165 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2PADDING 06:20:30.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126PADDING 06:20:30.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4 06:20:30.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4PADDING 06:20:30.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/NOPADDING 06:20:30.166 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5 06:20:30.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5PADDING 06:20:30.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7 06:20:30.167 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7PADDING 06:20:30.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBC 06:20:30.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBCPADDING 06:20:30.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23 06:20:30.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23PADDING 06:20:30.168 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTE 06:20:30.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTEPADDING 06:20:30.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ 06:20:30.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126 06:20:30.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2 06:20:30.169 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2PADDING 06:20:30.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126PADDING 06:20:30.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4 06:20:30.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4PADDING 06:20:30.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/NOPADDING 06:20:30.170 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5 06:20:30.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5PADDING 06:20:30.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7 06:20:30.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7PADDING 06:20:30.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBC 06:20:30.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBCPADDING 06:20:30.171 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23 06:20:30.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23PADDING 06:20:30.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTE 06:20:30.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTEPADDING 06:20:30.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ 06:20:30.172 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126 06:20:30.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2 06:20:30.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2PADDING 06:20:30.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126PADDING 06:20:30.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4 06:20:30.173 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4PADDING 06:20:30.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/NOPADDING 06:20:30.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5 06:20:30.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5PADDING 06:20:30.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7 06:20:30.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7PADDING 06:20:30.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBC 06:20:30.174 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBCPADDING 06:20:30.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23 06:20:30.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23PADDING 06:20:30.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTE 06:20:30.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTEPADDING 06:20:30.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ 06:20:30.175 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126 06:20:30.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2 06:20:30.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2PADDING 06:20:30.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126PADDING 06:20:30.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4 06:20:30.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4PADDING 06:20:30.176 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/NOPADDING 06:20:30.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5 06:20:30.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5PADDING 06:20:30.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7 06:20:30.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7PADDING 06:20:30.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBC 06:20:30.177 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBCPADDING 06:20:30.178 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23 06:20:30.178 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23PADDING 06:20:30.178 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTE 06:20:30.178 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTEPADDING 06:20:30.178 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ 06:20:30.178 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126 06:20:30.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2 06:20:30.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2PADDING 06:20:30.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126PADDING 06:20:30.179 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4 06:20:30.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4PADDING 06:20:30.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/NOPADDING 06:20:30.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5 06:20:30.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5PADDING 06:20:30.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7 06:20:30.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7PADDING 06:20:30.180 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBC 06:20:30.181 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBCPADDING 06:20:30.181 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23 06:20:30.181 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23PADDING 06:20:30.181 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTE 06:20:30.181 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTEPADDING 06:20:30.182 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ 06:20:30.182 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126 06:20:30.182 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2 06:20:30.182 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2PADDING 06:20:30.182 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126PADDING 06:20:30.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4 06:20:30.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4PADDING 06:20:30.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/NOPADDING 06:20:30.183 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5 06:20:30.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5PADDING 06:20:30.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7 06:20:30.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7PADDING 06:20:30.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBC 06:20:30.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBCPADDING 06:20:30.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23 06:20:30.184 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23PADDING 06:20:30.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTE 06:20:30.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTEPADDING 06:20:30.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ 06:20:30.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126 06:20:30.185 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2 06:20:30.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2PADDING 06:20:30.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126PADDING 06:20:30.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4 06:20:30.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4PADDING 06:20:30.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/NOPADDING 06:20:30.186 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5 06:20:30.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5PADDING 06:20:30.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7 06:20:30.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7PADDING 06:20:30.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBC 06:20:30.187 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBCPADDING 06:20:30.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23 06:20:30.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23PADDING 06:20:30.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTE 06:20:30.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTEPADDING 06:20:30.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ 06:20:30.188 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126 06:20:30.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2 06:20:30.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2PADDING 06:20:30.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126PADDING 06:20:30.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4 06:20:30.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4PADDING 06:20:30.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/NOPADDING 06:20:30.189 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5 06:20:30.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5PADDING 06:20:30.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7 06:20:30.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7PADDING 06:20:30.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBC 06:20:30.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBCPADDING 06:20:30.190 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23 06:20:30.191 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23PADDING 06:20:30.191 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTE 06:20:30.191 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTEPADDING 06:20:30.191 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ 06:20:30.191 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126 06:20:30.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2 06:20:30.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2PADDING 06:20:30.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126PADDING 06:20:30.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4 06:20:30.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4PADDING 06:20:30.192 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/NOPADDING 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5PADDING 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7PADDING 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBC 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBCPADDING 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23PADDING 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTE 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTEPADDING 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2PADDING 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126PADDING 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4PADDING 06:20:30.193 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/NOPADDING 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5PADDING 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7PADDING 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBC 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBCPADDING 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23PADDING 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTE 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTEPADDING 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2PADDING 06:20:30.194 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126PADDING 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4PADDING 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/NOPADDING 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5PADDING 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7PADDING 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBC 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBCPADDING 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23 06:20:30.195 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23PADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTE 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTEPADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2PADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126PADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4PADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/NOPADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5PADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7PADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBC 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBCPADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23PADDING 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTE 06:20:30.196 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTEPADDING 06:20:30.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ 06:20:30.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126 06:20:30.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2 06:20:30.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2PADDING 06:20:30.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126PADDING 06:20:30.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4 06:20:30.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4PADDING 06:20:30.197 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/NOPADDING 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5PADDING 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7PADDING 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBC 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBCPADDING 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23PADDING 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTE 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTEPADDING 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126 06:20:30.198 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2PADDING 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126PADDING 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4PADDING 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/NOPADDING 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5PADDING 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7PADDING 06:20:30.199 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBC 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBCPADDING 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23PADDING 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTE 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTEPADDING 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2PADDING 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126PADDING 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4PADDING 06:20:30.200 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/NOPADDING 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5PADDING 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7PADDING 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBC 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBCPADDING 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23PADDING 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTE 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTEPADDING 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ 06:20:30.201 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2PADDING 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126PADDING 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4PADDING 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/NOPADDING 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5PADDING 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7PADDING 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBC 06:20:30.202 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBCPADDING 06:20:30.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23 06:20:30.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23PADDING 06:20:30.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTE 06:20:30.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTEPADDING 06:20:30.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ 06:20:30.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126 06:20:30.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2 06:20:30.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2PADDING 06:20:30.203 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126PADDING 06:20:30.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4 06:20:30.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4PADDING 06:20:30.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/NOPADDING 06:20:30.209 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5 06:20:30.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5PADDING 06:20:30.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7 06:20:30.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7PADDING 06:20:30.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBC 06:20:30.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBCPADDING 06:20:30.210 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23PADDING 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTE 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTEPADDING 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2PADDING 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126PADDING 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4 06:20:30.211 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4PADDING 06:20:30.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/NOPADDING 06:20:30.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5 06:20:30.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5PADDING 06:20:30.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7 06:20:30.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7PADDING 06:20:30.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBC 06:20:30.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBCPADDING 06:20:30.212 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23PADDING 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTE 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTEPADDING 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2PADDING 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126PADDING 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4PADDING 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/NOPADDING 06:20:30.213 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5PADDING 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7PADDING 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBC 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBCPADDING 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23PADDING 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTE 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTEPADDING 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126 06:20:30.214 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2 06:20:30.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2PADDING 06:20:30.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126PADDING 06:20:30.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4 06:20:30.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4PADDING 06:20:30.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/NOPADDING 06:20:30.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5 06:20:30.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5PADDING 06:20:30.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7 06:20:30.215 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7PADDING 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBC 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBCPADDING 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23PADDING 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTE 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTEPADDING 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2PADDING 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126PADDING 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4PADDING 06:20:30.216 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/NOPADDING 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5PADDING 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7PADDING 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBC 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBCPADDING 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23PADDING 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTE 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTEPADDING 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126 06:20:30.217 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2 06:20:30.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2PADDING 06:20:30.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126PADDING 06:20:30.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4 06:20:30.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4PADDING 06:20:30.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/NOPADDING 06:20:30.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5 06:20:30.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5PADDING 06:20:30.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7 06:20:30.218 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7PADDING 06:20:30.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBC 06:20:30.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBCPADDING 06:20:30.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23 06:20:30.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23PADDING 06:20:30.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTE 06:20:30.219 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTEPADDING 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2PADDING 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126PADDING 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4PADDING 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/NOPADDING 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5PADDING 06:20:30.220 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7 06:20:30.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7PADDING 06:20:30.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBC 06:20:30.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBCPADDING 06:20:30.221 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23 06:20:30.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23PADDING 06:20:30.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTE 06:20:30.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTEPADDING 06:20:30.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ 06:20:30.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126 06:20:30.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2 06:20:30.222 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2PADDING 06:20:30.223 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126PADDING 06:20:30.223 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4 06:20:30.223 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4PADDING 06:20:30.223 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/NOPADDING 06:20:30.223 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5PADDING 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7PADDING 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBC 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBCPADDING 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23PADDING 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTE 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTEPADDING 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126 06:20:30.224 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2PADDING 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126PADDING 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4PADDING 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/NOPADDING 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5PADDING 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7PADDING 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBC 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBCPADDING 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23PADDING 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTE 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTEPADDING 06:20:30.225 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2PADDING 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126PADDING 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4PADDING 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/NOPADDING 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5PADDING 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7PADDING 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBC 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBCPADDING 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23PADDING 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTE 06:20:30.226 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTEPADDING 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2PADDING 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126PADDING 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4PADDING 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/NOPADDING 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5PADDING 06:20:30.227 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7PADDING 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBC 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBCPADDING 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23PADDING 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTE 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTEPADDING 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2PADDING 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126PADDING 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4PADDING 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/NOPADDING 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5PADDING 06:20:30.228 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7 06:20:30.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7PADDING 06:20:30.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBC 06:20:30.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBCPADDING 06:20:30.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23 06:20:30.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23PADDING 06:20:30.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTE 06:20:30.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTEPADDING 06:20:30.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ 06:20:30.229 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126 06:20:30.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2 06:20:30.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2PADDING 06:20:30.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126PADDING 06:20:30.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4 06:20:30.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4PADDING 06:20:30.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/NOPADDING 06:20:30.230 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5 06:20:30.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5PADDING 06:20:30.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7 06:20:30.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7PADDING 06:20:30.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBC 06:20:30.231 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBCPADDING 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23PADDING 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTE 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTEPADDING 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2PADDING 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126PADDING 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4 06:20:30.232 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4PADDING 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/NOPADDING 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5PADDING 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7PADDING 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBC 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBCPADDING 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23PADDING 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTE 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTEPADDING 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ 06:20:30.233 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126 06:20:30.234 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2 06:20:30.234 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2PADDING 06:20:30.234 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126PADDING 06:20:30.234 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4 06:20:30.234 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4PADDING 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/NOPADDING 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5PADDING 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7PADDING 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBC 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBCPADDING 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23PADDING 06:20:30.235 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTE 06:20:30.236 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTEPADDING 06:20:30.236 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ 06:20:30.236 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126 06:20:30.236 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2 06:20:30.236 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2PADDING 06:20:30.236 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126PADDING 06:20:30.236 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4 06:20:30.237 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4PADDING 06:20:30.237 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/NOPADDING 06:20:30.237 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5 06:20:30.237 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5PADDING 06:20:30.237 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7 06:20:30.237 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7PADDING 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBC 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBCPADDING 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23PADDING 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTE 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTEPADDING 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2 06:20:30.238 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2PADDING 06:20:30.239 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126PADDING 06:20:30.239 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4 06:20:30.239 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4PADDING 06:20:30.239 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/NOPADDING 06:20:30.239 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5 06:20:30.239 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5PADDING 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7PADDING 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBC 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBCPADDING 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23PADDING 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTE 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTEPADDING 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CTS/ 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/" does not support IV => Skipping. 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CTS/NOPADDING 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/NOPADDING" does not support IV => Skipping. 06:20:30.240 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/EAX/ 06:20:30.241 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/EAX/NOPADDING 06:20:30.242 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/ECB/ 06:20:30.242 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/" does not support IV => Skipping. 06:20:30.242 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/ECB/NOPADDING 06:20:30.242 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/NOPADDING" does not support IV => Skipping. 06:20:30.242 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ 06:20:30.242 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126 06:20:30.242 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2 06:20:30.242 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2PADDING 06:20:30.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126PADDING 06:20:30.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4 06:20:30.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4PADDING 06:20:30.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/NOPADDING 06:20:30.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5 06:20:30.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5PADDING 06:20:30.243 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7PADDING 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBC 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBCPADDING 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23PADDING 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTE 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTEPADDING 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2PADDING 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126PADDING 06:20:30.244 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4PADDING 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/NOPADDING 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5PADDING 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7PADDING 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBC 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBCPADDING 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23PADDING 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTE 06:20:30.245 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTEPADDING 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2PADDING 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126PADDING 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4PADDING 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/NOPADDING 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5PADDING 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7PADDING 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBC 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBCPADDING 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23PADDING 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTE 06:20:30.246 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTEPADDING 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2PADDING 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126PADDING 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4PADDING 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/NOPADDING 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5PADDING 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7PADDING 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBC 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBCPADDING 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23PADDING 06:20:30.247 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTE 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTEPADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2PADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126PADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4PADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/NOPADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5PADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7PADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBC 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBCPADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23PADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTE 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTEPADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2PADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126PADDING 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4 06:20:30.248 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4PADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/NOPADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5PADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7PADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBC 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBCPADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23PADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTE 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTEPADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2PADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126PADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4PADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/NOPADDING 06:20:30.249 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5PADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7PADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBC 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBCPADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23PADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTE 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTEPADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2PADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126PADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4PADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/NOPADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5PADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7PADDING 06:20:30.250 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBC 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBCPADDING 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23PADDING 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTE 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTEPADDING 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2PADDING 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126PADDING 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4PADDING 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/NOPADDING 06:20:30.251 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5PADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7PADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBC 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBCPADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23PADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTE 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTEPADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2PADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126PADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4PADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/NOPADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5PADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7PADDING 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBC 06:20:30.252 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBCPADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23PADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTE 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTEPADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2PADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126PADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4PADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/NOPADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5PADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7PADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBC 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBCPADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23PADDING 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTE 06:20:30.253 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTEPADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2PADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126PADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4PADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/NOPADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5PADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7PADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBC 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBCPADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23PADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTE 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTEPADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2PADDING 06:20:30.254 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126PADDING 06:20:30.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4 06:20:30.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4PADDING 06:20:30.255 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/NOPADDING 06:20:30.256 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5 06:20:30.256 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5PADDING 06:20:30.257 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7 06:20:30.257 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7PADDING 06:20:30.257 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBC 06:20:30.257 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBCPADDING 06:20:30.257 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23 06:20:30.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23PADDING 06:20:30.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTE 06:20:30.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTEPADDING 06:20:30.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ 06:20:30.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126 06:20:30.258 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2 06:20:30.259 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2PADDING 06:20:30.259 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126PADDING 06:20:30.259 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4 06:20:30.259 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4PADDING 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/NOPADDING 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5PADDING 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7PADDING 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBC 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBCPADDING 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23PADDING 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTE 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTEPADDING 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2PADDING 06:20:30.260 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126PADDING 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4PADDING 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/NOPADDING 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5PADDING 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7PADDING 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBC 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBCPADDING 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23PADDING 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTE 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTEPADDING 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ 06:20:30.261 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2PADDING 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126PADDING 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4PADDING 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/NOPADDING 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5PADDING 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7PADDING 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBC 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBCPADDING 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23PADDING 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTE 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTEPADDING 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2 06:20:30.262 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2PADDING 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126PADDING 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4PADDING 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/NOPADDING 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5PADDING 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7PADDING 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBC 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBCPADDING 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23PADDING 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTE 06:20:30.263 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTEPADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2PADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126PADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4PADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/NOPADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5PADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7PADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBC 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBCPADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23PADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTE 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTEPADDING 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2 06:20:30.264 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2PADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126PADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4PADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/NOPADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5PADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7PADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBC 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBCPADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23PADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTE 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTEPADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2PADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126PADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4PADDING 06:20:30.265 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/NOPADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5PADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7PADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBC 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBCPADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23PADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTE 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTEPADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2PADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126PADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4PADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/NOPADDING 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5 06:20:30.266 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5PADDING 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7PADDING 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBC 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBCPADDING 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23PADDING 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTE 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTEPADDING 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2PADDING 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126PADDING 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4PADDING 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/NOPADDING 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5 06:20:30.267 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5PADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7PADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBC 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBCPADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23PADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTE 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTEPADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2PADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126PADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4PADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/NOPADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5PADDING 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7 06:20:30.268 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7PADDING 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBC 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBCPADDING 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23PADDING 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTE 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTEPADDING 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2PADDING 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126PADDING 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4PADDING 06:20:30.269 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/NOPADDING 06:20:30.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5 06:20:30.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5PADDING 06:20:30.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7 06:20:30.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7PADDING 06:20:30.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBC 06:20:30.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBCPADDING 06:20:30.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23 06:20:30.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23PADDING 06:20:30.270 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTE 06:20:30.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTEPADDING 06:20:30.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ 06:20:30.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126 06:20:30.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2 06:20:30.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2PADDING 06:20:30.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126PADDING 06:20:30.271 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4PADDING 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/NOPADDING 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5PADDING 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7PADDING 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBC 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBCPADDING 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23PADDING 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTE 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTEPADDING 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2 06:20:30.272 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2PADDING 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126PADDING 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4PADDING 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/NOPADDING 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5PADDING 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7PADDING 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBC 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBCPADDING 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23PADDING 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTE 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTEPADDING 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2 06:20:30.273 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2PADDING 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126PADDING 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4PADDING 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/NOPADDING 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5PADDING 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7PADDING 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBC 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBCPADDING 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23PADDING 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTE 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTEPADDING 06:20:30.274 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ 06:20:30.275 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2PADDING 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126PADDING 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4PADDING 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/NOPADDING 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5PADDING 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7PADDING 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBC 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBCPADDING 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23PADDING 06:20:30.283 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTE 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTEPADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2PADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126PADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4PADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/NOPADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5PADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7PADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBC 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBCPADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23PADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTE 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTEPADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2PADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126PADDING 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4 06:20:30.284 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/NOPADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBC 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBCPADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTE 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTEPADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/NOPADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBC 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBCPADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23PADDING 06:20:30.285 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTE 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTEPADDING 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2PADDING 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126PADDING 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4PADDING 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/NOPADDING 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5PADDING 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7PADDING 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBC 06:20:30.286 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBCPADDING 06:20:30.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23 06:20:30.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23PADDING 06:20:30.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTE 06:20:30.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTEPADDING 06:20:30.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ 06:20:30.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126 06:20:30.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2 06:20:30.287 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2PADDING 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126PADDING 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4PADDING 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/NOPADDING 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5PADDING 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7PADDING 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBC 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBCPADDING 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23PADDING 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTE 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTEPADDING 06:20:30.288 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2PADDING 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126PADDING 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4PADDING 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/NOPADDING 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5PADDING 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7PADDING 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBC 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBCPADDING 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23PADDING 06:20:30.289 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTE 06:20:30.290 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTEPADDING 06:20:30.290 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ 06:20:30.290 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126 06:20:30.290 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2 06:20:30.290 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2PADDING 06:20:30.290 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126PADDING 06:20:30.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4 06:20:30.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4PADDING 06:20:30.291 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/NOPADDING 06:20:30.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5 06:20:30.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5PADDING 06:20:30.299 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7PADDING 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBC 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBCPADDING 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23PADDING 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTE 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTEPADDING 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=TEA// 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//" does not support IV => Skipping. 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=TEA//NOPADDING 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//NOPADDING" does not support IV => Skipping. 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC-CTS/ 06:20:30.300 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC-CTS/NOPADDING 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2PADDING 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126PADDING 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4PADDING 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/NOPADDING 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS5 06:20:30.301 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS5PADDING 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS7 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS7PADDING 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/TBC 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/TBCPADDING 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/X9.23 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/X9.23PADDING 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTE 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTEPADDING 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2PADDING 06:20:30.302 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126PADDING 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4PADDING 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/NOPADDING 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS5 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS5PADDING 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS7 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS7PADDING 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/TBC 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/TBCPADDING 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/X9.23 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/X9.23PADDING 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTE 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTEPADDING 06:20:30.303 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2PADDING 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126PADDING 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4PADDING 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/NOPADDING 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5PADDING 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7PADDING 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/TBC 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/TBCPADDING 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/X9.23 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/X9.23PADDING 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTE 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTEPADDING 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ 06:20:30.304 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2PADDING 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126PADDING 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4PADDING 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/NOPADDING 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5PADDING 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7PADDING 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/TBC 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/TBCPADDING 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/X9.23 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/X9.23PADDING 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTE 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTEPADDING 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2 06:20:30.305 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2PADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126PADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4PADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/NOPADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5PADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7PADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/TBC 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/TBCPADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/X9.23 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/X9.23PADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTE 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTEPADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2PADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126PADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4PADDING 06:20:30.306 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/NOPADDING 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5PADDING 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7PADDING 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/TBC 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/TBCPADDING 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/X9.23 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/X9.23PADDING 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTE 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTEPADDING 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ 06:20:30.307 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126 06:20:30.308 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2PADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126PADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4PADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/NOPADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5PADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7PADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/TBC 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/TBCPADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/X9.23 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/X9.23PADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTE 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTEPADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2PADDING 06:20:30.309 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126PADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4PADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/NOPADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5PADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7PADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/TBC 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/TBCPADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/X9.23 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/X9.23PADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTE 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTEPADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2PADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126PADDING 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4 06:20:30.310 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4PADDING 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/NOPADDING 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5PADDING 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7PADDING 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/TBC 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/TBCPADDING 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/X9.23 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/X9.23PADDING 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTE 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTEPADDING 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126 06:20:30.311 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2PADDING 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126PADDING 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4PADDING 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/NOPADDING 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5PADDING 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7PADDING 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/TBC 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/TBCPADDING 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/X9.23 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/X9.23PADDING 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTE 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTEPADDING 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126 06:20:30.312 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2PADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126PADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4PADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/NOPADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5PADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7PADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/TBC 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/TBCPADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/X9.23 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/X9.23PADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTE 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTEPADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2PADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126PADDING 06:20:30.313 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4PADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/NOPADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5PADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7PADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/TBC 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/TBCPADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/X9.23 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/X9.23PADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTE 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTEPADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2PADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126PADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4PADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/NOPADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5PADDING 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7 06:20:30.314 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7PADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/TBC 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/TBCPADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/X9.23 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/X9.23PADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTE 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTEPADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2PADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126PADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4PADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/NOPADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5PADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7PADDING 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/TBC 06:20:30.315 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/TBCPADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/X9.23 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/X9.23PADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTE 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTEPADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2PADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126PADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4PADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/NOPADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5PADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7PADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/TBC 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/TBCPADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/X9.23 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/X9.23PADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTE 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTEPADDING 06:20:30.316 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2PADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126PADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4PADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/NOPADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5PADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7PADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/TBC 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/TBCPADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/X9.23 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/X9.23PADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTE 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTEPADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2PADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126PADDING 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4 06:20:30.317 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4PADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/NOPADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5PADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7PADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/TBC 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/TBCPADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/X9.23 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/X9.23PADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTE 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTEPADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2PADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126PADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4PADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/NOPADDING 06:20:30.318 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5PADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7PADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/TBC 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/TBCPADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/X9.23 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/X9.23PADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTE 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTEPADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2PADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126PADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4PADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/NOPADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5PADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7PADDING 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/TBC 06:20:30.319 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/TBCPADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/X9.23 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/X9.23PADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTE 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTEPADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2PADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126PADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4PADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/NOPADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5PADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7PADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/TBC 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/TBCPADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/X9.23 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/X9.23PADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTE 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTEPADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2PADDING 06:20:30.320 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/NOPADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/TBC 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/TBCPADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/X9.23 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/X9.23PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTE 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTEPADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/NOPADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7PADDING 06:20:30.321 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/TBC 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/TBCPADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/X9.23 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/X9.23PADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTE 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTEPADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2PADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126PADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4PADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/NOPADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5PADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7PADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/TBC 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/TBCPADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/X9.23 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/X9.23PADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTE 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTEPADDING 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ 06:20:30.322 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2PADDING 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126PADDING 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4PADDING 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/NOPADDING 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5PADDING 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7PADDING 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/TBC 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/TBCPADDING 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/X9.23 06:20:30.323 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/X9.23PADDING 06:20:30.324 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTE 06:20:30.324 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTEPADDING 06:20:30.324 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ 06:20:30.324 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126 06:20:30.324 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2 06:20:30.324 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2PADDING 06:20:30.324 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126PADDING 06:20:30.324 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4PADDING 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/NOPADDING 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5PADDING 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7PADDING 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/TBC 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/TBCPADDING 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/X9.23 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/X9.23PADDING 06:20:30.325 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTE 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTEPADDING 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2PADDING 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126PADDING 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4PADDING 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/NOPADDING 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5PADDING 06:20:30.326 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7 06:20:30.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7PADDING 06:20:30.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/TBC 06:20:30.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/TBCPADDING 06:20:30.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/X9.23 06:20:30.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/X9.23PADDING 06:20:30.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTE 06:20:30.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTEPADDING 06:20:30.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ 06:20:30.327 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126 06:20:30.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2 06:20:30.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2PADDING 06:20:30.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126PADDING 06:20:30.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4 06:20:30.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4PADDING 06:20:30.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/NOPADDING 06:20:30.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5 06:20:30.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5PADDING 06:20:30.328 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7 06:20:30.329 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7PADDING 06:20:30.329 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/TBC 06:20:30.329 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/TBCPADDING 06:20:30.329 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/X9.23 06:20:30.329 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/X9.23PADDING 06:20:30.329 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTE 06:20:30.329 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTEPADDING 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2PADDING 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126PADDING 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4PADDING 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/NOPADDING 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5PADDING 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7PADDING 06:20:30.330 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/TBC 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/TBCPADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/X9.23 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/X9.23PADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTE 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTEPADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2PADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126PADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4PADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/NOPADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5PADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7PADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/TBC 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/TBCPADDING 06:20:30.331 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/X9.23 06:20:30.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/X9.23PADDING 06:20:30.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTE 06:20:30.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTEPADDING 06:20:30.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ 06:20:30.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126 06:20:30.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2 06:20:30.332 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2PADDING 06:20:30.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126PADDING 06:20:30.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4 06:20:30.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4PADDING 06:20:30.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/NOPADDING 06:20:30.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5 06:20:30.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5PADDING 06:20:30.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7 06:20:30.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7PADDING 06:20:30.333 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/TBC 06:20:30.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/TBCPADDING 06:20:30.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/X9.23 06:20:30.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/X9.23PADDING 06:20:30.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTE 06:20:30.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTEPADDING 06:20:30.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ 06:20:30.334 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126 06:20:30.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2 06:20:30.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2PADDING 06:20:30.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126PADDING 06:20:30.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4 06:20:30.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4PADDING 06:20:30.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/NOPADDING 06:20:30.335 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5PADDING 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7PADDING 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/TBC 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/TBCPADDING 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/X9.23 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/X9.23PADDING 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTE 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTEPADDING 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2PADDING 06:20:30.336 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126PADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4PADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/NOPADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5PADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7PADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/TBC 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/TBCPADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/X9.23 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/X9.23PADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTE 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTEPADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2PADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126PADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4PADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/NOPADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5PADDING 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7 06:20:30.337 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7PADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/TBC 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/TBCPADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/X9.23 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/X9.23PADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTE 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTEPADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2PADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126PADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4PADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/NOPADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5PADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7PADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/TBC 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/TBCPADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/X9.23 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/X9.23PADDING 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTE 06:20:30.338 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTEPADDING 06:20:30.339 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CTS/ 06:20:30.339 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/" does not support IV => Skipping. 06:20:30.339 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CTS/NOPADDING 06:20:30.339 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/NOPADDING" does not support IV => Skipping. 06:20:30.339 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/EAX/ 06:20:30.339 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/EAX/NOPADDING 06:20:30.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/ECB/ 06:20:30.340 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/" does not support IV => Skipping. 06:20:30.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/ECB/NOPADDING 06:20:30.340 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/NOPADDING" does not support IV => Skipping. 06:20:30.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ 06:20:30.340 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126 06:20:30.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2 06:20:30.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2PADDING 06:20:30.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126PADDING 06:20:30.341 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4 06:20:30.342 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4PADDING 06:20:30.342 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/NOPADDING 06:20:30.342 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5 06:20:30.342 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5PADDING 06:20:30.342 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7 06:20:30.342 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7PADDING 06:20:30.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/TBC 06:20:30.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/TBCPADDING 06:20:30.343 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/X9.23 06:20:30.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/X9.23PADDING 06:20:30.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTE 06:20:30.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTEPADDING 06:20:30.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ 06:20:30.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126 06:20:30.344 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2 06:20:30.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2PADDING 06:20:30.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126PADDING 06:20:30.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4 06:20:30.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4PADDING 06:20:30.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/NOPADDING 06:20:30.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS5 06:20:30.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS5PADDING 06:20:30.345 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS7 06:20:30.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS7PADDING 06:20:30.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/TBC 06:20:30.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/TBCPADDING 06:20:30.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/X9.23 06:20:30.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/X9.23PADDING 06:20:30.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTE 06:20:30.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTEPADDING 06:20:30.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ 06:20:30.346 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126 06:20:30.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2 06:20:30.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2PADDING 06:20:30.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126PADDING 06:20:30.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4 06:20:30.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4PADDING 06:20:30.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/NOPADDING 06:20:30.347 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5 06:20:30.348 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5PADDING 06:20:30.350 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7 06:20:30.350 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7PADDING 06:20:30.350 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/TBC 06:20:30.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/TBCPADDING 06:20:30.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/X9.23 06:20:30.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/X9.23PADDING 06:20:30.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTE 06:20:30.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTEPADDING 06:20:30.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ 06:20:30.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126 06:20:30.351 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2 06:20:30.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2PADDING 06:20:30.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126PADDING 06:20:30.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4 06:20:30.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4PADDING 06:20:30.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/NOPADDING 06:20:30.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5 06:20:30.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5PADDING 06:20:30.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7 06:20:30.352 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7PADDING 06:20:30.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/TBC 06:20:30.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/TBCPADDING 06:20:30.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/X9.23 06:20:30.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/X9.23PADDING 06:20:30.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTE 06:20:30.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTEPADDING 06:20:30.353 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ 06:20:30.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126 06:20:30.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2 06:20:30.354 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2PADDING 06:20:30.355 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126PADDING 06:20:30.355 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4PADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/NOPADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5PADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7PADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/TBC 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/TBCPADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/X9.23 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/X9.23PADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTE 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTEPADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2PADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126PADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4PADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/NOPADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5PADDING 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7 06:20:30.356 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7PADDING 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/TBC 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/TBCPADDING 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/X9.23 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/X9.23PADDING 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTE 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTEPADDING 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2PADDING 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126PADDING 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4PADDING 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/NOPADDING 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5PADDING 06:20:30.357 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7PADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/TBC 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/TBCPADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/X9.23 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/X9.23PADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTE 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTEPADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2PADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126PADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4PADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/NOPADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5PADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7PADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/TBC 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/TBCPADDING 06:20:30.358 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/X9.23 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/X9.23PADDING 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTE 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTEPADDING 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2PADDING 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126PADDING 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4PADDING 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/NOPADDING 06:20:30.359 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5 06:20:30.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5PADDING 06:20:30.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7 06:20:30.361 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7PADDING 06:20:30.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/TBC 06:20:30.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/TBCPADDING 06:20:30.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/X9.23 06:20:30.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/X9.23PADDING 06:20:30.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTE 06:20:30.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTEPADDING 06:20:30.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ 06:20:30.362 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126 06:20:30.363 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2 06:20:30.363 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2PADDING 06:20:30.363 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126PADDING 06:20:30.363 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4 06:20:30.363 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4PADDING 06:20:30.364 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/NOPADDING 06:20:30.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5 06:20:30.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5PADDING 06:20:30.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7 06:20:30.369 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7PADDING 06:20:30.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/TBC 06:20:30.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/TBCPADDING 06:20:30.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/X9.23 06:20:30.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/X9.23PADDING 06:20:30.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTE 06:20:30.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTEPADDING 06:20:30.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ 06:20:30.370 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126 06:20:30.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2 06:20:30.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2PADDING 06:20:30.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126PADDING 06:20:30.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4 06:20:30.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4PADDING 06:20:30.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/NOPADDING 06:20:30.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5 06:20:30.371 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5PADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7PADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/TBC 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/TBCPADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/X9.23 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/X9.23PADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTE 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTEPADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2PADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126PADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4PADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/NOPADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5PADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7PADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/TBC 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/TBCPADDING 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/X9.23 06:20:30.372 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/X9.23PADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTE 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTEPADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2PADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126PADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4PADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/NOPADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5PADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7PADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/TBC 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/TBCPADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/X9.23 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/X9.23PADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTE 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTEPADDING 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126 06:20:30.373 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2PADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126PADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4PADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/NOPADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5PADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7PADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/TBC 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/TBCPADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/X9.23 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/X9.23PADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTE 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTEPADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2PADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126PADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4PADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/NOPADDING 06:20:30.374 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5PADDING 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7PADDING 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/TBC 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/TBCPADDING 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/X9.23 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/X9.23PADDING 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTE 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTEPADDING 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126 06:20:30.375 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2PADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126PADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4PADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/NOPADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5PADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7PADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/TBC 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/TBCPADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/X9.23 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/X9.23PADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTE 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTEPADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2PADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126PADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4PADDING 06:20:30.376 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/NOPADDING 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5PADDING 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7PADDING 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/TBC 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/TBCPADDING 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/X9.23 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/X9.23PADDING 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTE 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTEPADDING 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2PADDING 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126PADDING 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4PADDING 06:20:30.377 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/NOPADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5PADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7PADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/TBC 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/TBCPADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/X9.23 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/X9.23PADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTE 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTEPADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2PADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126PADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4PADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/NOPADDING 06:20:30.378 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5PADDING 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7PADDING 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/TBC 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/TBCPADDING 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/X9.23 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/X9.23PADDING 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTE 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTEPADDING 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2PADDING 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126PADDING 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4PADDING 06:20:30.379 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/NOPADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5PADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7PADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/TBC 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/TBCPADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/X9.23 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/X9.23PADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTE 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTEPADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2PADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126PADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4PADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/NOPADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5PADDING 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7 06:20:30.380 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7PADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/TBC 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/TBCPADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/X9.23 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/X9.23PADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTE 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTEPADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2PADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126PADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4PADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/NOPADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5PADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7PADDING 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/TBC 06:20:30.381 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/TBCPADDING 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/X9.23 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/X9.23PADDING 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTE 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTEPADDING 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2PADDING 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126PADDING 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4PADDING 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/NOPADDING 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5PADDING 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7PADDING 06:20:30.382 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/TBC 06:20:30.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/TBCPADDING 06:20:30.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/X9.23 06:20:30.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/X9.23PADDING 06:20:30.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTE 06:20:30.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTEPADDING 06:20:30.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ 06:20:30.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126 06:20:30.383 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2PADDING 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126PADDING 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4PADDING 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/NOPADDING 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5PADDING 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7PADDING 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/TBC 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/TBCPADDING 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/X9.23 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/X9.23PADDING 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTE 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTEPADDING 06:20:30.384 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2PADDING 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126PADDING 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4PADDING 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/NOPADDING 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5PADDING 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7PADDING 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/TBC 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/TBCPADDING 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/X9.23 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/X9.23PADDING 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTE 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTEPADDING 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ 06:20:30.385 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2PADDING 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126PADDING 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4PADDING 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/NOPADDING 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5PADDING 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7PADDING 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/TBC 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/TBCPADDING 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/X9.23 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/X9.23PADDING 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTE 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTEPADDING 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126 06:20:30.386 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2PADDING 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126PADDING 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4PADDING 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/NOPADDING 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5PADDING 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7PADDING 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/TBC 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/TBCPADDING 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/X9.23 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/X9.23PADDING 06:20:30.387 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTE 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTEPADDING 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2PADDING 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126PADDING 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4PADDING 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/NOPADDING 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5PADDING 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7PADDING 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/TBC 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/TBCPADDING 06:20:30.388 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/X9.23 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/X9.23PADDING 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTE 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTEPADDING 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2PADDING 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126PADDING 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4PADDING 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/NOPADDING 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5PADDING 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7PADDING 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/TBC 06:20:30.389 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/TBCPADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/X9.23 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/X9.23PADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTE 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTEPADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2PADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126PADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4PADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/NOPADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5PADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7PADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/TBC 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/TBCPADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/X9.23 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/X9.23PADDING 06:20:30.390 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTE 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTEPADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2PADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126PADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4PADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/NOPADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5PADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7PADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/TBC 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/TBCPADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/X9.23 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/X9.23PADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTE 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTEPADDING 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126 06:20:30.391 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/NOPADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/TBC 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/TBCPADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/X9.23 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/X9.23PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTE 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTEPADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/NOPADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7PADDING 06:20:30.392 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/TBC 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/TBCPADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/X9.23 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/X9.23PADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTE 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTEPADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2PADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126PADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4PADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/NOPADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5PADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7PADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/TBC 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/TBCPADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/X9.23 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/X9.23PADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTE 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTEPADDING 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ 06:20:30.393 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2PADDING 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126PADDING 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4PADDING 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/NOPADDING 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS5 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS5PADDING 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS7 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS7PADDING 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/TBC 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/TBCPADDING 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/X9.23 06:20:30.394 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/X9.23PADDING 06:20:30.395 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTE 06:20:30.395 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTEPADDING 06:20:30.395 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH// 06:20:30.398 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//" does not support IV => Skipping. 06:20:30.398 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH//NOPADDING 06:20:30.400 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//NOPADDING" does not support IV => Skipping. 06:20:30.400 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/ 06:20:30.403 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/NOPADDING 06:20:30.410 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ 06:20:30.422 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126 06:20:30.424 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2 06:20:30.437 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2PADDING 06:20:30.439 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126PADDING 06:20:30.442 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4 06:20:30.444 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4PADDING 06:20:30.446 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/NOPADDING 06:20:30.449 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5 06:20:30.451 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5PADDING 06:20:30.453 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7 06:20:30.455 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7PADDING 06:20:30.458 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/TBC 06:20:30.460 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/TBCPADDING 06:20:30.462 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23 06:20:30.469 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23PADDING 06:20:30.470 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTE 06:20:30.471 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTEPADDING 06:20:30.471 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CCM/ 06:20:30.472 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:30.472 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CCM/NOPADDING 06:20:30.472 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 06:20:30.472 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ 06:20:30.473 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126 06:20:30.491 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2 06:20:30.492 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2PADDING 06:20:30.492 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126PADDING 06:20:30.493 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4 06:20:30.493 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4PADDING 06:20:30.493 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/NOPADDING 06:20:30.495 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5 06:20:30.495 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5PADDING 06:20:30.496 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7 06:20:30.496 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7PADDING 06:20:30.497 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/TBC 06:20:30.497 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/TBCPADDING 06:20:30.498 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23 06:20:30.498 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23PADDING 06:20:30.498 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTE 06:20:30.499 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTEPADDING 06:20:30.500 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ 06:20:30.500 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126 06:20:30.501 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2 06:20:30.501 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2PADDING 06:20:30.501 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126PADDING 06:20:30.502 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4 06:20:30.502 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4PADDING 06:20:30.503 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/NOPADDING 06:20:30.503 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5 06:20:30.510 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5PADDING 06:20:30.510 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7 06:20:30.510 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7PADDING 06:20:30.511 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBC 06:20:30.511 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBCPADDING 06:20:30.512 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23 06:20:30.512 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23PADDING 06:20:30.513 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTE 06:20:30.513 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTEPADDING 06:20:30.514 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ 06:20:30.514 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126 06:20:30.514 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2 06:20:30.515 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2PADDING 06:20:30.515 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126PADDING 06:20:30.516 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4 06:20:30.518 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4PADDING 06:20:30.520 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/NOPADDING 06:20:30.520 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5 06:20:30.521 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5PADDING 06:20:30.521 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7 06:20:30.521 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7PADDING 06:20:30.523 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBC 06:20:30.523 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBCPADDING 06:20:30.524 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23 06:20:30.524 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23PADDING 06:20:30.525 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTE 06:20:30.525 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTEPADDING 06:20:30.525 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ 06:20:30.526 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126 06:20:30.526 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2 06:20:30.527 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2PADDING 06:20:30.527 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126PADDING 06:20:30.528 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4 06:20:30.528 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4PADDING 06:20:30.528 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/NOPADDING 06:20:30.529 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5 06:20:30.529 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5PADDING 06:20:30.530 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7 06:20:30.530 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7PADDING 06:20:30.530 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBC 06:20:30.531 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBCPADDING 06:20:30.531 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23 06:20:30.532 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23PADDING 06:20:30.532 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTE 06:20:30.533 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTEPADDING 06:20:30.533 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ 06:20:30.534 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126 06:20:30.534 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2 06:20:30.535 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2PADDING 06:20:30.535 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126PADDING 06:20:30.536 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4 06:20:30.536 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4PADDING 06:20:30.536 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/NOPADDING 06:20:30.537 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5 06:20:30.537 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5PADDING 06:20:30.538 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7 06:20:30.538 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7PADDING 06:20:30.538 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBC 06:20:30.539 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBCPADDING 06:20:30.539 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23 06:20:30.540 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23PADDING 06:20:30.540 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTE 06:20:30.541 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTEPADDING 06:20:30.541 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ 06:20:30.541 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126 06:20:30.542 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2 06:20:30.542 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2PADDING 06:20:30.543 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126PADDING 06:20:30.543 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4 06:20:30.544 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4PADDING 06:20:30.544 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/NOPADDING 06:20:30.544 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5 06:20:30.545 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5PADDING 06:20:30.545 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7 06:20:30.546 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7PADDING 06:20:30.546 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBC 06:20:30.546 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBCPADDING 06:20:30.547 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23 06:20:30.547 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23PADDING 06:20:30.548 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTE 06:20:30.548 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTEPADDING 06:20:30.549 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ 06:20:30.549 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126 06:20:30.549 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2 06:20:30.550 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2PADDING 06:20:30.550 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126PADDING 06:20:30.551 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4 06:20:30.551 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4PADDING 06:20:30.552 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/NOPADDING 06:20:30.552 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5 06:20:30.553 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5PADDING 06:20:30.553 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7 06:20:30.553 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7PADDING 06:20:30.554 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBC 06:20:30.554 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBCPADDING 06:20:30.554 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23 06:20:30.555 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23PADDING 06:20:30.556 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTE 06:20:30.556 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTEPADDING 06:20:30.556 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ 06:20:30.557 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126 06:20:30.557 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2 06:20:30.558 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2PADDING 06:20:30.558 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126PADDING 06:20:30.559 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4 06:20:30.559 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4PADDING 06:20:30.560 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/NOPADDING 06:20:30.560 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5 06:20:30.561 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5PADDING 06:20:30.561 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7 06:20:30.561 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7PADDING 06:20:30.562 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBC 06:20:30.562 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBCPADDING 06:20:30.563 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23 06:20:30.563 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23PADDING 06:20:30.564 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTE 06:20:30.564 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTEPADDING 06:20:30.565 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ 06:20:30.565 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126 06:20:30.565 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2 06:20:30.566 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2PADDING 06:20:30.566 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126PADDING 06:20:30.566 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4 06:20:30.567 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4PADDING 06:20:30.568 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/NOPADDING 06:20:30.568 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5 06:20:30.568 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5PADDING 06:20:30.569 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7 06:20:30.569 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7PADDING 06:20:30.570 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBC 06:20:30.570 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBCPADDING 06:20:30.570 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23 06:20:30.571 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23PADDING 06:20:30.571 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTE 06:20:30.572 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTEPADDING 06:20:30.572 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ 06:20:30.572 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126 06:20:30.573 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2 06:20:30.573 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2PADDING 06:20:30.574 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126PADDING 06:20:30.574 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4 06:20:30.585 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4PADDING 06:20:30.585 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/NOPADDING 06:20:30.585 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5 06:20:30.586 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5PADDING 06:20:30.586 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7 06:20:30.587 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7PADDING 06:20:30.587 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBC 06:20:30.588 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBCPADDING 06:20:30.588 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23 06:20:30.588 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23PADDING 06:20:30.589 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTE 06:20:30.589 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTEPADDING 06:20:30.590 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ 06:20:30.590 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126 06:20:30.590 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2 06:20:30.591 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2PADDING 06:20:30.592 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126PADDING 06:20:30.592 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4 06:20:30.592 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4PADDING 06:20:30.593 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/NOPADDING 06:20:30.593 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5 06:20:30.594 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5PADDING 06:20:30.594 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7 06:20:30.594 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7PADDING 06:20:30.595 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBC 06:20:30.595 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBCPADDING 06:20:30.596 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23 06:20:30.596 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23PADDING 06:20:30.597 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTE 06:20:30.597 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTEPADDING 06:20:30.597 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ 06:20:30.598 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126 06:20:30.598 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2 06:20:30.599 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2PADDING 06:20:30.599 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126PADDING 06:20:30.600 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4 06:20:30.602 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4PADDING 06:20:30.603 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/NOPADDING 06:20:30.603 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5 06:20:30.604 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5PADDING 06:20:30.616 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7 06:20:30.616 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7PADDING 06:20:30.616 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBC 06:20:30.617 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBCPADDING 06:20:30.618 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23 06:20:30.618 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23PADDING 06:20:30.618 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTE 06:20:30.619 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTEPADDING 06:20:30.620 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ 06:20:30.620 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126 06:20:30.621 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2 06:20:30.622 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2PADDING 06:20:30.622 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126PADDING 06:20:30.623 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4 06:20:30.623 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4PADDING 06:20:30.624 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/NOPADDING 06:20:30.624 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5 06:20:30.625 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5PADDING 06:20:30.625 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7 06:20:30.628 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7PADDING 06:20:30.630 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBC 06:20:30.631 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBCPADDING 06:20:30.632 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23 06:20:30.633 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23PADDING 06:20:30.633 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTE 06:20:30.634 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTEPADDING 06:20:30.634 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ 06:20:30.634 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126 06:20:30.635 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2 06:20:30.636 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2PADDING 06:20:30.636 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126PADDING 06:20:30.637 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4 06:20:30.637 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4PADDING 06:20:30.637 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/NOPADDING 06:20:30.638 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5 06:20:30.639 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5PADDING 06:20:30.640 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7 06:20:30.642 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7PADDING 06:20:30.644 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBC 06:20:30.645 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBCPADDING 06:20:30.647 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23 06:20:30.649 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23PADDING 06:20:30.650 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTE 06:20:30.651 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTEPADDING 06:20:30.654 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ 06:20:30.655 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126 06:20:30.657 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2 06:20:30.659 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2PADDING 06:20:30.660 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126PADDING 06:20:30.661 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4 06:20:30.661 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4PADDING 06:20:30.662 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/NOPADDING 06:20:30.662 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5 06:20:30.663 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5PADDING 06:20:30.664 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7 06:20:30.665 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7PADDING 06:20:30.666 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBC 06:20:30.667 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBCPADDING 06:20:30.668 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23 06:20:30.669 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23PADDING 06:20:30.670 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTE 06:20:30.670 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTEPADDING 06:20:30.671 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ 06:20:30.671 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126 06:20:30.672 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2 06:20:30.672 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2PADDING 06:20:30.673 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126PADDING 06:20:30.673 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4 06:20:30.674 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4PADDING 06:20:30.674 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/NOPADDING 06:20:30.675 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5 06:20:30.676 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5PADDING 06:20:30.676 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7 06:20:30.677 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7PADDING 06:20:30.677 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBC 06:20:30.678 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBCPADDING 06:20:30.678 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23 06:20:30.679 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23PADDING 06:20:30.679 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTE 06:20:30.680 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTEPADDING 06:20:30.680 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ 06:20:30.681 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126 06:20:30.681 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2 06:20:30.682 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2PADDING 06:20:30.683 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126PADDING 06:20:30.683 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4 06:20:30.684 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4PADDING 06:20:30.684 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/NOPADDING 06:20:30.685 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5 06:20:30.685 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5PADDING 06:20:30.686 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7 06:20:30.686 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7PADDING 06:20:30.687 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBC 06:20:30.688 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBCPADDING 06:20:30.688 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23 06:20:30.688 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23PADDING 06:20:30.689 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTE 06:20:30.689 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTEPADDING 06:20:30.690 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ 06:20:30.691 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126 06:20:30.691 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2 06:20:30.692 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2PADDING 06:20:30.692 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126PADDING 06:20:30.693 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4 06:20:30.693 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4PADDING 06:20:30.694 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/NOPADDING 06:20:30.694 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5 06:20:30.694 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5PADDING 06:20:30.695 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7 06:20:30.696 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7PADDING 06:20:30.696 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBC 06:20:30.697 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBCPADDING 06:20:30.697 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23 06:20:30.698 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23PADDING 06:20:30.698 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTE 06:20:30.699 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTEPADDING 06:20:30.699 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ 06:20:30.700 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126 06:20:30.700 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2 06:20:30.701 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2PADDING 06:20:30.702 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126PADDING 06:20:30.702 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4 06:20:30.702 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4PADDING 06:20:30.703 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/NOPADDING 06:20:30.704 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5 06:20:30.704 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5PADDING 06:20:30.704 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7 06:20:30.705 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7PADDING 06:20:30.705 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBC 06:20:30.705 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBCPADDING 06:20:30.705 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23 06:20:30.706 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23PADDING 06:20:30.706 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTE 06:20:30.706 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTEPADDING 06:20:30.706 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ 06:20:30.707 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126 06:20:30.707 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2 06:20:30.707 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2PADDING 06:20:30.707 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126PADDING 06:20:30.708 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4 06:20:30.708 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4PADDING 06:20:30.708 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/NOPADDING 06:20:30.708 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5 06:20:30.708 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5PADDING 06:20:30.709 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7 06:20:30.709 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7PADDING 06:20:30.709 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBC 06:20:30.710 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBCPADDING 06:20:30.710 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23 06:20:30.710 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23PADDING 06:20:30.710 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTE 06:20:30.711 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTEPADDING 06:20:30.711 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ 06:20:30.711 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126 06:20:30.711 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2 06:20:30.712 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2PADDING 06:20:30.712 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126PADDING 06:20:30.712 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4 06:20:30.713 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4PADDING 06:20:30.713 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/NOPADDING 06:20:30.713 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5 06:20:30.714 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5PADDING 06:20:30.714 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7 06:20:30.714 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7PADDING 06:20:30.714 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBC 06:20:30.715 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBCPADDING 06:20:30.715 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23 06:20:30.715 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23PADDING 06:20:30.716 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTE 06:20:30.716 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTEPADDING 06:20:30.716 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ 06:20:30.716 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126 06:20:30.717 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2 06:20:30.717 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2PADDING 06:20:30.717 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126PADDING 06:20:30.717 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4 06:20:30.718 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4PADDING 06:20:30.718 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/NOPADDING 06:20:30.718 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5 06:20:30.718 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5PADDING 06:20:30.719 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7 06:20:30.719 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7PADDING 06:20:30.719 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBC 06:20:30.719 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBCPADDING 06:20:30.719 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23 06:20:30.720 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23PADDING 06:20:30.720 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTE 06:20:30.720 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTEPADDING 06:20:30.720 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ 06:20:30.721 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126 06:20:30.721 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2 06:20:30.721 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2PADDING 06:20:30.721 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126PADDING 06:20:30.722 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4 06:20:30.722 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4PADDING 06:20:30.722 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/NOPADDING 06:20:30.722 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5 06:20:30.723 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5PADDING 06:20:30.723 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7 06:20:30.723 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7PADDING 06:20:30.723 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBC 06:20:30.724 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBCPADDING 06:20:30.724 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23 06:20:30.724 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23PADDING 06:20:30.724 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTE 06:20:30.725 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTEPADDING 06:20:30.725 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ 06:20:30.725 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126 06:20:30.726 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2 06:20:30.726 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2PADDING 06:20:30.726 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126PADDING 06:20:30.727 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4 06:20:30.727 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4PADDING 06:20:30.727 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/NOPADDING 06:20:30.728 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5 06:20:30.728 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5PADDING 06:20:30.728 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7 06:20:30.728 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7PADDING 06:20:30.729 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBC 06:20:30.729 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBCPADDING 06:20:30.729 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23 06:20:30.729 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23PADDING 06:20:30.729 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTE 06:20:30.730 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTEPADDING 06:20:30.730 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ 06:20:30.730 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126 06:20:30.730 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2 06:20:30.731 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2PADDING 06:20:30.731 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126PADDING 06:20:30.731 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4 06:20:30.731 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4PADDING 06:20:30.732 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/NOPADDING 06:20:30.732 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5 06:20:30.732 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5PADDING 06:20:30.732 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7 06:20:30.733 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7PADDING 06:20:30.733 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBC 06:20:30.733 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBCPADDING 06:20:30.733 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23 06:20:30.733 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23PADDING 06:20:30.734 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTE 06:20:30.734 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTEPADDING 06:20:30.734 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ 06:20:30.734 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126 06:20:30.735 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2 06:20:30.735 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2PADDING 06:20:30.735 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126PADDING 06:20:30.736 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4 06:20:30.736 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4PADDING 06:20:30.736 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/NOPADDING 06:20:30.737 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5 06:20:30.737 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5PADDING 06:20:30.737 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7 06:20:30.738 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7PADDING 06:20:30.738 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBC 06:20:30.738 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBCPADDING 06:20:30.738 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23 06:20:30.738 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23PADDING 06:20:30.739 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTE 06:20:30.739 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTEPADDING 06:20:30.739 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ 06:20:30.740 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126 06:20:30.740 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2 06:20:30.740 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2PADDING 06:20:30.740 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126PADDING 06:20:30.741 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4 06:20:30.741 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4PADDING 06:20:30.741 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/NOPADDING 06:20:30.741 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5 06:20:30.742 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5PADDING 06:20:30.742 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7 06:20:30.742 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7PADDING 06:20:30.742 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBC 06:20:30.743 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBCPADDING 06:20:30.743 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23 06:20:30.744 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23PADDING 06:20:30.744 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTE 06:20:30.744 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTEPADDING 06:20:30.744 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ 06:20:30.744 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126 06:20:30.745 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2 06:20:30.745 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2PADDING 06:20:30.745 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126PADDING 06:20:30.745 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4 06:20:30.746 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4PADDING 06:20:30.746 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/NOPADDING 06:20:30.746 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5 06:20:30.746 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5PADDING 06:20:30.747 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7 06:20:30.747 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7PADDING 06:20:30.747 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBC 06:20:30.747 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBCPADDING 06:20:30.748 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23 06:20:30.748 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23PADDING 06:20:30.748 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTE 06:20:30.748 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTEPADDING 06:20:30.748 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ 06:20:30.749 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126 06:20:30.749 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2 06:20:30.749 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2PADDING 06:20:30.750 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126PADDING 06:20:30.750 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4 06:20:30.750 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4PADDING 06:20:30.750 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/NOPADDING 06:20:30.750 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5 06:20:30.751 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5PADDING 06:20:30.751 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7 06:20:30.751 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7PADDING 06:20:30.751 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBC 06:20:30.752 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBCPADDING 06:20:30.752 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23 06:20:30.752 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23PADDING 06:20:30.752 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTE 06:20:30.753 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTEPADDING 06:20:30.753 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ 06:20:30.753 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126 06:20:30.753 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2 06:20:30.753 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2PADDING 06:20:30.754 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126PADDING 06:20:30.754 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4 06:20:30.754 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4PADDING 06:20:30.754 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/NOPADDING 06:20:30.754 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5 06:20:30.755 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5PADDING 06:20:30.755 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7 06:20:30.755 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7PADDING 06:20:30.755 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBC 06:20:30.756 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBCPADDING 06:20:30.756 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23 06:20:30.756 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23PADDING 06:20:30.756 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTE 06:20:30.757 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTEPADDING 06:20:30.757 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ 06:20:30.757 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126 06:20:30.757 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2 06:20:30.758 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2PADDING 06:20:30.758 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126PADDING 06:20:30.758 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4 06:20:30.758 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4PADDING 06:20:30.759 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/NOPADDING 06:20:30.759 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5 06:20:30.759 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5PADDING 06:20:30.760 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7 06:20:30.760 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7PADDING 06:20:30.760 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBC 06:20:30.760 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBCPADDING 06:20:30.761 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23 06:20:30.761 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23PADDING 06:20:30.761 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTE 06:20:30.761 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTEPADDING 06:20:30.762 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ 06:20:30.762 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126 06:20:30.762 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2 06:20:30.762 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2PADDING 06:20:30.762 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126PADDING 06:20:30.763 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4 06:20:30.763 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4PADDING 06:20:30.763 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/NOPADDING 06:20:30.764 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5 06:20:30.764 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5PADDING 06:20:30.764 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7 06:20:30.764 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7PADDING 06:20:30.765 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBC 06:20:30.765 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBCPADDING 06:20:30.765 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23 06:20:30.765 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23PADDING 06:20:30.765 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTE 06:20:30.766 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTEPADDING 06:20:30.766 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ 06:20:30.766 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126 06:20:30.766 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2 06:20:30.767 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2PADDING 06:20:30.767 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126PADDING 06:20:30.768 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4 06:20:30.768 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4PADDING 06:20:30.768 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/NOPADDING 06:20:30.768 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5 06:20:30.768 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5PADDING 06:20:30.769 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7 06:20:30.769 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7PADDING 06:20:30.769 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBC 06:20:30.769 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBCPADDING 06:20:30.770 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23 06:20:30.770 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23PADDING 06:20:30.770 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTE 06:20:30.770 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTEPADDING 06:20:30.770 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CTS/ 06:20:30.771 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/" does not support IV => Skipping. 06:20:30.771 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CTS/NOPADDING 06:20:30.771 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/NOPADDING" does not support IV => Skipping. 06:20:30.771 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/EAX/ 06:20:30.772 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/EAX/NOPADDING 06:20:30.774 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/ECB/ 06:20:30.774 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/" does not support IV => Skipping. 06:20:30.774 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/ECB/NOPADDING 06:20:30.774 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/NOPADDING" does not support IV => Skipping. 06:20:30.774 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/GCM/ 06:20:30.775 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/GCM/NOPADDING 06:20:30.775 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ 06:20:30.775 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126 06:20:30.776 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2 06:20:30.776 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2PADDING 06:20:30.776 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126PADDING 06:20:30.776 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4 06:20:30.777 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4PADDING 06:20:30.777 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/NOPADDING 06:20:30.777 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5 06:20:30.777 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5PADDING 06:20:30.778 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7 06:20:30.778 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7PADDING 06:20:30.778 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/TBC 06:20:30.778 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/TBCPADDING 06:20:30.779 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23 06:20:30.779 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23PADDING 06:20:30.779 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTE 06:20:30.780 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTEPADDING 06:20:30.780 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ 06:20:30.780 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126 06:20:30.780 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2 06:20:30.781 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2PADDING 06:20:30.781 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126PADDING 06:20:30.781 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4 06:20:30.781 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4PADDING 06:20:30.781 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/NOPADDING 06:20:30.782 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5 06:20:30.782 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5PADDING 06:20:30.782 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7 06:20:30.783 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7PADDING 06:20:30.783 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBC 06:20:30.783 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBCPADDING 06:20:30.784 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23 06:20:30.784 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23PADDING 06:20:30.784 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTE 06:20:30.784 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTEPADDING 06:20:30.785 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ 06:20:30.785 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126 06:20:30.785 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2 06:20:30.785 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2PADDING 06:20:30.786 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126PADDING 06:20:30.786 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4 06:20:30.786 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4PADDING 06:20:30.786 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/NOPADDING 06:20:30.787 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5 06:20:30.787 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5PADDING 06:20:30.787 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7 06:20:30.788 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7PADDING 06:20:30.788 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBC 06:20:30.788 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBCPADDING 06:20:30.788 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23 06:20:30.788 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23PADDING 06:20:30.789 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTE 06:20:30.789 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTEPADDING 06:20:30.789 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ 06:20:30.789 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126 06:20:30.790 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2 06:20:30.790 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2PADDING 06:20:30.790 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126PADDING 06:20:30.790 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4 06:20:30.790 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4PADDING 06:20:30.791 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/NOPADDING 06:20:30.791 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5 06:20:30.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5PADDING 06:20:30.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7 06:20:30.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7PADDING 06:20:30.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBC 06:20:30.792 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBCPADDING 06:20:30.793 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23 06:20:30.793 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23PADDING 06:20:30.793 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTE 06:20:30.793 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTEPADDING 06:20:30.794 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ 06:20:30.794 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126 06:20:30.794 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2 06:20:30.794 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2PADDING 06:20:30.795 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126PADDING 06:20:30.795 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4 06:20:30.795 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4PADDING 06:20:30.795 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/NOPADDING 06:20:30.796 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5 06:20:30.796 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5PADDING 06:20:30.796 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7 06:20:30.796 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7PADDING 06:20:30.797 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBC 06:20:30.797 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBCPADDING 06:20:30.797 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23 06:20:30.798 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23PADDING 06:20:30.798 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTE 06:20:30.798 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTEPADDING 06:20:30.798 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ 06:20:30.798 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126 06:20:30.799 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2 06:20:30.799 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2PADDING 06:20:30.800 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126PADDING 06:20:30.800 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4 06:20:30.800 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4PADDING 06:20:30.800 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/NOPADDING 06:20:30.800 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5 06:20:30.801 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5PADDING 06:20:30.801 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7 06:20:30.801 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7PADDING 06:20:30.801 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBC 06:20:30.802 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBCPADDING 06:20:30.802 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23 06:20:30.802 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23PADDING 06:20:30.802 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTE 06:20:30.803 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTEPADDING 06:20:30.803 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ 06:20:30.803 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126 06:20:30.803 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2 06:20:30.804 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2PADDING 06:20:30.804 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126PADDING 06:20:30.804 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4 06:20:30.804 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4PADDING 06:20:30.805 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/NOPADDING 06:20:30.805 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5 06:20:30.805 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5PADDING 06:20:30.805 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7 06:20:30.806 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7PADDING 06:20:30.806 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBC 06:20:30.806 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBCPADDING 06:20:30.806 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23 06:20:30.806 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23PADDING 06:20:30.807 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTE 06:20:30.807 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTEPADDING 06:20:30.807 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ 06:20:30.808 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126 06:20:30.808 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2 06:20:30.808 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2PADDING 06:20:30.808 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126PADDING 06:20:30.809 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4 06:20:30.809 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4PADDING 06:20:30.809 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/NOPADDING 06:20:30.809 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5 06:20:30.810 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5PADDING 06:20:30.810 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7 06:20:30.810 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7PADDING 06:20:30.810 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBC 06:20:30.811 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBCPADDING 06:20:30.811 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23 06:20:30.811 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23PADDING 06:20:30.811 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTE 06:20:30.812 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTEPADDING 06:20:30.812 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ 06:20:30.812 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126 06:20:30.812 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2 06:20:30.813 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2PADDING 06:20:30.813 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126PADDING 06:20:30.813 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4 06:20:30.813 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4PADDING 06:20:30.814 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/NOPADDING 06:20:30.814 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5 06:20:30.814 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5PADDING 06:20:30.814 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7 06:20:30.815 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7PADDING 06:20:30.815 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBC 06:20:30.815 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBCPADDING 06:20:30.816 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23 06:20:30.816 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23PADDING 06:20:30.816 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTE 06:20:30.816 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTEPADDING 06:20:30.817 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ 06:20:30.817 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126 06:20:30.817 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2 06:20:30.817 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2PADDING 06:20:30.818 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126PADDING 06:20:30.818 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4 06:20:30.818 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4PADDING 06:20:30.818 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/NOPADDING 06:20:30.818 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5 06:20:30.819 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5PADDING 06:20:30.819 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7 06:20:30.819 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7PADDING 06:20:30.819 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBC 06:20:30.820 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBCPADDING 06:20:30.820 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23 06:20:30.820 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23PADDING 06:20:30.820 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTE 06:20:30.820 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTEPADDING 06:20:30.821 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ 06:20:30.821 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126 06:20:30.821 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2 06:20:30.821 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2PADDING 06:20:30.822 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126PADDING 06:20:30.822 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4 06:20:30.822 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4PADDING 06:20:30.822 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/NOPADDING 06:20:30.823 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5 06:20:30.823 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5PADDING 06:20:30.823 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7 06:20:30.824 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7PADDING 06:20:30.824 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBC 06:20:30.824 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBCPADDING 06:20:30.824 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23 06:20:30.825 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23PADDING 06:20:30.825 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTE 06:20:30.825 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTEPADDING 06:20:30.825 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ 06:20:30.825 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126 06:20:30.826 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2 06:20:30.826 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2PADDING 06:20:30.826 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126PADDING 06:20:30.826 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4 06:20:30.827 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4PADDING 06:20:30.827 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/NOPADDING 06:20:30.828 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5 06:20:30.828 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5PADDING 06:20:30.828 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7 06:20:30.828 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7PADDING 06:20:30.829 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBC 06:20:30.829 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBCPADDING 06:20:30.829 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23 06:20:30.829 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23PADDING 06:20:30.829 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTE 06:20:30.830 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTEPADDING 06:20:30.830 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ 06:20:30.830 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126 06:20:30.830 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2 06:20:30.831 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2PADDING 06:20:30.831 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126PADDING 06:20:30.832 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4 06:20:30.832 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4PADDING 06:20:30.832 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/NOPADDING 06:20:30.832 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5 06:20:30.832 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5PADDING 06:20:30.833 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7 06:20:30.833 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7PADDING 06:20:30.833 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBC 06:20:30.834 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBCPADDING 06:20:30.841 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23 06:20:30.841 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23PADDING 06:20:30.841 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTE 06:20:30.842 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTEPADDING 06:20:30.842 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ 06:20:30.842 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126 06:20:30.843 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2 06:20:30.844 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2PADDING 06:20:30.844 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126PADDING 06:20:30.844 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4 06:20:30.845 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4PADDING 06:20:30.845 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/NOPADDING 06:20:30.846 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5 06:20:30.846 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5PADDING 06:20:30.846 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7 06:20:30.847 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7PADDING 06:20:30.847 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBC 06:20:30.848 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBCPADDING 06:20:30.848 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23 06:20:30.848 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23PADDING 06:20:30.849 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTE 06:20:30.849 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTEPADDING 06:20:30.849 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ 06:20:30.850 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126 06:20:30.850 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2 06:20:30.850 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2PADDING 06:20:30.850 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126PADDING 06:20:30.851 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4 06:20:30.851 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4PADDING 06:20:30.851 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/NOPADDING 06:20:30.851 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5 06:20:30.852 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5PADDING 06:20:30.852 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7 06:20:30.852 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7PADDING 06:20:30.852 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBC 06:20:30.853 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBCPADDING 06:20:30.853 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23 06:20:30.853 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23PADDING 06:20:30.853 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTE 06:20:30.853 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTEPADDING 06:20:30.854 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ 06:20:30.854 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126 06:20:30.854 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2 06:20:30.854 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2PADDING 06:20:30.855 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126PADDING 06:20:30.855 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4 06:20:30.855 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4PADDING 06:20:30.856 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/NOPADDING 06:20:30.856 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5 06:20:30.856 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5PADDING 06:20:30.856 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7 06:20:30.856 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7PADDING 06:20:30.857 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBC 06:20:30.857 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBCPADDING 06:20:30.857 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23 06:20:30.858 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23PADDING 06:20:30.858 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTE 06:20:30.858 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTEPADDING 06:20:30.858 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ 06:20:30.858 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126 06:20:30.859 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2 06:20:30.859 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2PADDING 06:20:30.859 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126PADDING 06:20:30.859 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4 06:20:30.860 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4PADDING 06:20:30.860 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/NOPADDING 06:20:30.860 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5 06:20:30.860 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5PADDING 06:20:30.860 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7 06:20:30.861 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7PADDING 06:20:30.861 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBC 06:20:30.861 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBCPADDING 06:20:30.861 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23 06:20:30.861 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23PADDING 06:20:30.862 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTE 06:20:30.862 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTEPADDING 06:20:30.862 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ 06:20:30.862 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126 06:20:30.862 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2 06:20:30.863 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2PADDING 06:20:30.863 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126PADDING 06:20:30.863 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4 06:20:30.863 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4PADDING 06:20:30.864 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/NOPADDING 06:20:30.864 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5 06:20:30.864 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5PADDING 06:20:30.864 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7 06:20:30.865 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7PADDING 06:20:30.865 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBC 06:20:30.865 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBCPADDING 06:20:30.865 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23 06:20:30.866 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23PADDING 06:20:30.866 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTE 06:20:30.866 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTEPADDING 06:20:30.866 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ 06:20:30.867 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126 06:20:30.867 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2 06:20:30.867 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2PADDING 06:20:30.868 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126PADDING 06:20:30.868 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4 06:20:30.868 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4PADDING 06:20:30.868 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/NOPADDING 06:20:30.868 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5 06:20:30.869 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5PADDING 06:20:30.869 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7 06:20:30.869 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7PADDING 06:20:30.870 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBC 06:20:30.870 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBCPADDING 06:20:30.870 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23 06:20:30.870 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23PADDING 06:20:30.871 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTE 06:20:30.871 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTEPADDING 06:20:30.871 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ 06:20:30.872 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126 06:20:30.872 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2 06:20:30.872 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2PADDING 06:20:30.872 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126PADDING 06:20:30.872 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4 06:20:30.873 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4PADDING 06:20:30.873 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/NOPADDING 06:20:30.873 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5 06:20:30.873 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5PADDING 06:20:30.874 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7 06:20:30.874 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7PADDING 06:20:30.874 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBC 06:20:30.874 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBCPADDING 06:20:30.874 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23 06:20:30.875 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23PADDING 06:20:30.875 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTE 06:20:30.875 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTEPADDING 06:20:30.876 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ 06:20:30.876 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126 06:20:30.876 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2 06:20:30.876 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2PADDING 06:20:30.877 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126PADDING 06:20:30.877 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4 06:20:30.877 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4PADDING 06:20:30.877 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/NOPADDING 06:20:30.878 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5 06:20:30.878 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5PADDING 06:20:30.878 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7 06:20:30.878 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7PADDING 06:20:30.879 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBC 06:20:30.879 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBCPADDING 06:20:30.879 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23 06:20:30.879 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23PADDING 06:20:30.880 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTE 06:20:30.880 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTEPADDING 06:20:30.880 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ 06:20:30.880 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126 06:20:30.881 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2 06:20:30.881 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2PADDING 06:20:30.881 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126PADDING 06:20:30.881 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4 06:20:30.882 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4PADDING 06:20:30.882 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/NOPADDING 06:20:30.882 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5 06:20:30.882 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5PADDING 06:20:30.883 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7 06:20:30.883 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7PADDING 06:20:30.883 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBC 06:20:30.884 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBCPADDING 06:20:30.884 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23 06:20:30.884 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23PADDING 06:20:30.884 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTE 06:20:30.885 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTEPADDING 06:20:30.885 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ 06:20:30.885 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126 06:20:30.885 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2 06:20:30.886 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2PADDING 06:20:30.886 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126PADDING 06:20:30.886 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4 06:20:30.886 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4PADDING 06:20:30.886 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/NOPADDING 06:20:30.887 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5 06:20:30.887 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5PADDING 06:20:30.887 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7 06:20:30.887 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7PADDING 06:20:30.888 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBC 06:20:30.888 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBCPADDING 06:20:30.888 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23 06:20:30.888 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23PADDING 06:20:30.889 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTE 06:20:30.889 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTEPADDING 06:20:30.889 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ 06:20:30.889 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126 06:20:30.889 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2 06:20:30.890 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2PADDING 06:20:30.890 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126PADDING 06:20:30.890 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4 06:20:30.890 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4PADDING 06:20:30.891 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/NOPADDING 06:20:30.891 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5 06:20:30.891 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5PADDING 06:20:30.891 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7 06:20:30.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7PADDING 06:20:30.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBC 06:20:30.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBCPADDING 06:20:30.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23 06:20:30.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23PADDING 06:20:30.892 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTE 06:20:30.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTEPADDING 06:20:30.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ 06:20:30.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126 06:20:30.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2 06:20:30.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2PADDING 06:20:30.893 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126PADDING 06:20:30.894 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4 06:20:30.894 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4PADDING 06:20:30.894 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/NOPADDING 06:20:30.894 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5 06:20:30.894 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5PADDING 06:20:30.894 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7 06:20:30.894 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7PADDING 06:20:30.895 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBC 06:20:30.895 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBCPADDING 06:20:30.895 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23 06:20:30.895 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23PADDING 06:20:30.895 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTE 06:20:30.895 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTEPADDING 06:20:30.896 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ 06:20:30.896 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126 06:20:30.896 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2 06:20:30.896 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2PADDING 06:20:30.897 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126PADDING 06:20:30.897 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4 06:20:30.897 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4PADDING 06:20:30.897 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/NOPADDING 06:20:30.897 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5 06:20:30.898 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5PADDING 06:20:30.898 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7 06:20:30.898 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7PADDING 06:20:30.898 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBC 06:20:30.899 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBCPADDING 06:20:30.899 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23 06:20:30.899 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23PADDING 06:20:30.899 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTE 06:20:30.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTEPADDING 06:20:30.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ 06:20:30.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126 06:20:30.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2 06:20:30.900 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2PADDING 06:20:30.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126PADDING 06:20:30.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4 06:20:30.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4PADDING 06:20:30.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/NOPADDING 06:20:30.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5 06:20:30.901 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5PADDING 06:20:30.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7 06:20:30.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7PADDING 06:20:30.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBC 06:20:30.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBCPADDING 06:20:30.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23 06:20:30.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23PADDING 06:20:30.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTE 06:20:30.902 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTEPADDING 06:20:30.903 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ 06:20:30.903 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126 06:20:30.903 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2 06:20:30.903 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2PADDING 06:20:30.903 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126PADDING 06:20:30.904 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4 06:20:30.904 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4PADDING 06:20:30.904 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/NOPADDING 06:20:30.904 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5 06:20:30.904 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5PADDING 06:20:30.905 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7 06:20:30.905 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7PADDING 06:20:30.905 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBC 06:20:30.905 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBCPADDING 06:20:30.906 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23 06:20:30.906 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23PADDING 06:20:30.906 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTE 06:20:30.906 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTEPADDING 06:20:30.906 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ 06:20:30.907 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126 06:20:30.907 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2 06:20:30.908 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2PADDING 06:20:30.908 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126PADDING 06:20:30.908 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4 06:20:30.908 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4PADDING 06:20:30.908 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/NOPADDING 06:20:30.909 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5 06:20:30.909 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5PADDING 06:20:30.909 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7 06:20:30.909 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7PADDING 06:20:30.910 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBC 06:20:30.910 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBCPADDING 06:20:30.910 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23 06:20:30.910 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23PADDING 06:20:30.911 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTE 06:20:30.911 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTEPADDING 06:20:30.911 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ 06:20:30.911 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126 06:20:30.912 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2 06:20:30.912 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2PADDING 06:20:30.912 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126PADDING 06:20:30.912 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4 06:20:30.913 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4PADDING 06:20:30.913 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/NOPADDING 06:20:30.913 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5 06:20:30.913 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5PADDING 06:20:30.914 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7 06:20:30.914 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7PADDING 06:20:30.914 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBC 06:20:30.914 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBCPADDING 06:20:30.915 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23 06:20:30.915 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23PADDING 06:20:30.915 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTE 06:20:30.915 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTEPADDING 06:20:30.916 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ 06:20:30.916 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126 06:20:30.916 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2 06:20:30.916 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2PADDING 06:20:30.917 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126PADDING 06:20:30.917 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4 06:20:30.917 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4PADDING 06:20:30.917 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/NOPADDING 06:20:30.918 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5 06:20:30.918 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5PADDING 06:20:30.918 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7 06:20:30.918 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7PADDING 06:20:30.919 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBC 06:20:30.919 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBCPADDING 06:20:30.919 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23 06:20:30.919 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23PADDING 06:20:30.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTE 06:20:30.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTEPADDING 06:20:30.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ 06:20:30.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126 06:20:30.920 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2 06:20:30.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2PADDING 06:20:30.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126PADDING 06:20:30.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4 06:20:30.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4PADDING 06:20:30.921 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/NOPADDING 06:20:30.922 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5 06:20:30.922 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5PADDING 06:20:30.922 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7 06:20:30.922 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7PADDING 06:20:30.923 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBC 06:20:30.923 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBCPADDING 06:20:30.923 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23 06:20:30.924 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23PADDING 06:20:30.924 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTE 06:20:30.924 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTEPADDING 06:20:30.924 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ 06:20:30.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126 06:20:30.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2 06:20:30.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2PADDING 06:20:30.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126PADDING 06:20:30.925 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4 06:20:30.926 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4PADDING 06:20:30.926 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/NOPADDING 06:20:30.926 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5 06:20:30.926 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5PADDING 06:20:30.926 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7 06:20:30.927 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7PADDING 06:20:30.927 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBC 06:20:30.928 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBCPADDING 06:20:30.928 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23 06:20:30.928 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23PADDING 06:20:30.928 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTE 06:20:30.928 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTEPADDING 06:20:30.929 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ 06:20:30.929 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126 06:20:30.929 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2 06:20:30.930 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2PADDING 06:20:30.930 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126PADDING 06:20:30.930 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4 06:20:30.931 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4PADDING 06:20:30.931 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/NOPADDING 06:20:30.931 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5 06:20:30.932 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5PADDING 06:20:30.932 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7 06:20:30.933 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7PADDING 06:20:30.933 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/TBC 06:20:30.933 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/TBCPADDING 06:20:30.933 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23 06:20:30.934 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23PADDING 06:20:30.934 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTE 06:20:30.934 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTEPADDING 06:20:30.935 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA// 06:20:30.935 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//" does not support IV => Skipping. 06:20:30.935 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA//NOPADDING 06:20:30.935 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//NOPADDING" does not support IV => Skipping. 06:20:30.935 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC-CTS/ 06:20:30.935 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC-CTS/NOPADDING 06:20:30.935 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ 06:20:30.936 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126 06:20:30.936 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2 06:20:30.936 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2PADDING 06:20:30.936 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126PADDING 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4PADDING 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/NOPADDING 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5PADDING 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7PADDING 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/TBC 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/TBCPADDING 06:20:30.937 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/X9.23 06:20:30.938 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/X9.23PADDING 06:20:30.938 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTE 06:20:30.938 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTEPADDING 06:20:30.938 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ 06:20:30.938 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126 06:20:30.938 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2 06:20:30.939 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2PADDING 06:20:30.939 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126PADDING 06:20:30.939 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4 06:20:30.939 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4PADDING 06:20:30.939 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/NOPADDING 06:20:30.940 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5 06:20:30.940 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5PADDING 06:20:30.940 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7 06:20:30.940 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7PADDING 06:20:30.940 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/TBC 06:20:30.940 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/TBCPADDING 06:20:30.941 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/X9.23 06:20:30.941 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/X9.23PADDING 06:20:30.941 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTE 06:20:30.941 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTEPADDING 06:20:30.941 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ 06:20:30.941 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126 06:20:30.941 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2 06:20:30.941 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2PADDING 06:20:30.942 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126PADDING 06:20:30.942 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4 06:20:30.942 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4PADDING 06:20:30.942 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/NOPADDING 06:20:30.942 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5 06:20:30.942 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5PADDING 06:20:30.942 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7 06:20:30.942 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7PADDING 06:20:30.943 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/TBC 06:20:30.943 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/TBCPADDING 06:20:30.943 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23 06:20:30.943 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23PADDING 06:20:30.943 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTE 06:20:30.944 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTEPADDING 06:20:30.944 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ 06:20:30.944 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126 06:20:30.944 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2 06:20:30.944 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2PADDING 06:20:30.944 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126PADDING 06:20:30.944 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4 06:20:30.944 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4PADDING 06:20:30.944 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/NOPADDING 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5PADDING 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7PADDING 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/TBC 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/TBCPADDING 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23PADDING 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTE 06:20:30.945 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTEPADDING 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2PADDING 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126PADDING 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4PADDING 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/NOPADDING 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5 06:20:30.946 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5PADDING 06:20:30.947 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7 06:20:30.947 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7PADDING 06:20:30.947 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/TBC 06:20:30.947 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/TBCPADDING 06:20:30.947 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23 06:20:30.947 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23PADDING 06:20:30.947 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTE 06:20:30.947 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTEPADDING 06:20:30.948 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ 06:20:30.948 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126 06:20:30.948 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2 06:20:30.948 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2PADDING 06:20:30.948 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126PADDING 06:20:30.948 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4 06:20:30.948 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4PADDING 06:20:30.948 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/NOPADDING 06:20:30.948 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5PADDING 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7PADDING 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/TBC 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/TBCPADDING 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23PADDING 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTE 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTEPADDING 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ 06:20:30.949 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126 06:20:30.950 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2 06:20:30.950 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2PADDING 06:20:30.950 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126PADDING 06:20:30.950 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4 06:20:30.950 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4PADDING 06:20:30.950 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/NOPADDING 06:20:30.950 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5 06:20:30.950 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5PADDING 06:20:30.950 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7 06:20:30.951 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7PADDING 06:20:30.951 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/TBC 06:20:30.951 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/TBCPADDING 06:20:30.951 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23 06:20:30.951 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23PADDING 06:20:30.951 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTE 06:20:30.951 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTEPADDING 06:20:30.951 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2PADDING 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126PADDING 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4PADDING 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/NOPADDING 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5PADDING 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7PADDING 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/TBC 06:20:30.952 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/TBCPADDING 06:20:30.953 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23 06:20:30.953 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23PADDING 06:20:30.953 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTE 06:20:30.953 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTEPADDING 06:20:30.953 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ 06:20:30.953 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126 06:20:30.953 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2 06:20:30.953 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2PADDING 06:20:30.953 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126PADDING 06:20:30.954 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4 06:20:30.954 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4PADDING 06:20:30.954 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/NOPADDING 06:20:30.954 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5 06:20:30.954 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5PADDING 06:20:30.954 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7 06:20:30.955 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7PADDING 06:20:30.955 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/TBC 06:20:30.955 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/TBCPADDING 06:20:30.955 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23 06:20:30.955 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23PADDING 06:20:30.955 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTE 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTEPADDING 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2PADDING 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126PADDING 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4PADDING 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/NOPADDING 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5 06:20:30.956 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5PADDING 06:20:30.957 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7 06:20:30.957 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7PADDING 06:20:30.957 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/TBC 06:20:30.957 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/TBCPADDING 06:20:30.957 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23 06:20:30.957 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23PADDING 06:20:30.957 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTE 06:20:30.957 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTEPADDING 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2PADDING 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126PADDING 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4PADDING 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/NOPADDING 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5PADDING 06:20:30.958 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7 06:20:30.959 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7PADDING 06:20:30.959 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/TBC 06:20:30.959 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/TBCPADDING 06:20:30.959 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23 06:20:30.959 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23PADDING 06:20:30.959 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTE 06:20:30.959 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTEPADDING 06:20:30.959 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ 06:20:30.959 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2PADDING 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126PADDING 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4PADDING 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/NOPADDING 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5PADDING 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7PADDING 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/TBC 06:20:30.960 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/TBCPADDING 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23PADDING 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTE 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTEPADDING 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2PADDING 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126PADDING 06:20:30.961 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4PADDING 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/NOPADDING 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5PADDING 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7PADDING 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/TBC 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/TBCPADDING 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23PADDING 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTE 06:20:30.962 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTEPADDING 06:20:30.963 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ 06:20:30.963 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126 06:20:30.963 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2 06:20:30.963 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2PADDING 06:20:30.963 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126PADDING 06:20:30.963 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4 06:20:30.963 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4PADDING 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/NOPADDING 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5PADDING 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7PADDING 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/TBC 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/TBCPADDING 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23PADDING 06:20:30.964 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTE 06:20:30.965 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTEPADDING 06:20:30.965 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ 06:20:30.965 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126 06:20:30.965 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2 06:20:30.965 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2PADDING 06:20:30.966 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126PADDING 06:20:30.966 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4 06:20:30.966 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4PADDING 06:20:30.966 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/NOPADDING 06:20:30.966 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5 06:20:30.966 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5PADDING 06:20:30.966 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7 06:20:30.966 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7PADDING 06:20:30.967 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/TBC 06:20:30.967 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/TBCPADDING 06:20:30.967 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23 06:20:30.967 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23PADDING 06:20:30.967 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTE 06:20:30.968 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTEPADDING 06:20:30.968 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ 06:20:30.968 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126 06:20:30.968 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2 06:20:30.968 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2PADDING 06:20:30.968 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126PADDING 06:20:30.968 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4PADDING 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/NOPADDING 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5PADDING 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7PADDING 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/TBC 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/TBCPADDING 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23PADDING 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTE 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTEPADDING 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2 06:20:30.969 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2PADDING 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126PADDING 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4PADDING 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/NOPADDING 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5PADDING 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7PADDING 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/TBC 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/TBCPADDING 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23PADDING 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTE 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTEPADDING 06:20:30.970 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ 06:20:30.971 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126 06:20:30.971 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2 06:20:30.971 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2PADDING 06:20:30.971 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126PADDING 06:20:30.971 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4 06:20:30.971 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4PADDING 06:20:30.971 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/NOPADDING 06:20:30.971 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5 06:20:30.972 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5PADDING 06:20:30.972 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7 06:20:30.972 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7PADDING 06:20:30.972 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/TBC 06:20:30.972 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/TBCPADDING 06:20:30.972 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23 06:20:30.972 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23PADDING 06:20:30.972 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTE 06:20:30.973 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTEPADDING 06:20:30.973 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ 06:20:30.973 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126 06:20:30.973 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2 06:20:30.973 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2PADDING 06:20:30.973 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126PADDING 06:20:30.973 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4 06:20:30.974 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4PADDING 06:20:30.974 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/NOPADDING 06:20:30.974 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5 06:20:30.974 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5PADDING 06:20:30.974 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7 06:20:30.974 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7PADDING 06:20:30.974 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/TBC 06:20:30.974 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/TBCPADDING 06:20:30.975 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23 06:20:30.975 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23PADDING 06:20:30.975 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTE 06:20:30.975 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTEPADDING 06:20:30.975 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ 06:20:30.975 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2PADDING 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126PADDING 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4PADDING 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/NOPADDING 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5PADDING 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7 06:20:30.976 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7PADDING 06:20:30.977 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/TBC 06:20:30.977 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/TBCPADDING 06:20:30.977 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23 06:20:30.977 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23PADDING 06:20:30.977 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTE 06:20:30.977 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTEPADDING 06:20:30.977 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ 06:20:30.977 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2PADDING 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126PADDING 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4PADDING 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/NOPADDING 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5PADDING 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7PADDING 06:20:30.978 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/TBC 06:20:30.979 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/TBCPADDING 06:20:30.979 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23 06:20:30.979 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23PADDING 06:20:30.979 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTE 06:20:30.979 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTEPADDING 06:20:30.979 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ 06:20:30.979 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126 06:20:30.979 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2PADDING 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126PADDING 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4PADDING 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/NOPADDING 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5PADDING 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7PADDING 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/TBC 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/TBCPADDING 06:20:30.980 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23 06:20:30.981 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23PADDING 06:20:30.981 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTE 06:20:30.981 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTEPADDING 06:20:30.981 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ 06:20:30.981 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126 06:20:30.981 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2 06:20:30.981 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2PADDING 06:20:30.981 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126PADDING 06:20:30.981 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4PADDING 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/NOPADDING 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5PADDING 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7PADDING 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/TBC 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/TBCPADDING 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23PADDING 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTE 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTEPADDING 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126 06:20:30.982 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2PADDING 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126PADDING 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4PADDING 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/NOPADDING 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5PADDING 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7PADDING 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/TBC 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/TBCPADDING 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23 06:20:30.983 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23PADDING 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTE 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTEPADDING 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2PADDING 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126PADDING 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4PADDING 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/NOPADDING 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5 06:20:30.984 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5PADDING 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7PADDING 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/TBC 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/TBCPADDING 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23PADDING 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTE 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTEPADDING 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2PADDING 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126PADDING 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4PADDING 06:20:30.985 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/NOPADDING 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5PADDING 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7PADDING 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/TBC 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/TBCPADDING 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23PADDING 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTE 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTEPADDING 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2PADDING 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126PADDING 06:20:30.986 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4PADDING 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/NOPADDING 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5PADDING 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7PADDING 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/TBC 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/TBCPADDING 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23PADDING 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTE 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTEPADDING 06:20:30.987 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2PADDING 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126PADDING 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4PADDING 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/NOPADDING 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5PADDING 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7PADDING 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/TBC 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/TBCPADDING 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23 06:20:30.988 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTE 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTEPADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/NOPADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/TBC 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/TBCPADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTE 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTEPADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/NOPADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/TBC 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/TBCPADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTE 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTEPADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/NOPADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5PADDING 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7 06:20:30.989 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7PADDING 06:20:30.994 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/TBC 06:20:30.994 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/TBCPADDING 06:20:30.994 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23 06:20:30.994 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23PADDING 06:20:30.994 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTE 06:20:30.994 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTEPADDING 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2PADDING 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126PADDING 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4PADDING 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/NOPADDING 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5 06:20:30.995 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5PADDING 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7PADDING 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/TBC 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/TBCPADDING 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23PADDING 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTE 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTEPADDING 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2PADDING 06:20:30.996 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126PADDING 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4PADDING 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/NOPADDING 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5PADDING 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7PADDING 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/TBC 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/TBCPADDING 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23PADDING 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTE 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTEPADDING 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126 06:20:30.997 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2PADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126PADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4PADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/NOPADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5PADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7PADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/TBC 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/TBCPADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23PADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTE 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTEPADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CTS/ 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/" does not support IV => Skipping. 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CTS/NOPADDING 06:20:30.998 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/NOPADDING" does not support IV => Skipping. 06:20:30.999 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/EAX/ 06:20:30.999 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/EAX/NOPADDING 06:20:30.999 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/ECB/ 06:20:30.999 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/" does not support IV => Skipping. 06:20:30.999 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/ECB/NOPADDING 06:20:30.999 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/NOPADDING" does not support IV => Skipping. 06:20:31.000 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ 06:20:31.000 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126 06:20:31.000 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2 06:20:31.000 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2PADDING 06:20:31.000 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126PADDING 06:20:31.000 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4 06:20:31.000 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4PADDING 06:20:31.001 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/NOPADDING 06:20:31.001 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5 06:20:31.001 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5PADDING 06:20:31.001 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7 06:20:31.001 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7PADDING 06:20:31.001 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/TBC 06:20:31.001 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/TBCPADDING 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23PADDING 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTE 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTEPADDING 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2PADDING 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126PADDING 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4PADDING 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/NOPADDING 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5PADDING 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7PADDING 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/TBC 06:20:31.002 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/TBCPADDING 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/X9.23 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/X9.23PADDING 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTE 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTEPADDING 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2PADDING 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126PADDING 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4PADDING 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/NOPADDING 06:20:31.003 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5PADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7PADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/TBC 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/TBCPADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23PADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTE 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTEPADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2PADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126PADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4PADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/NOPADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5PADDING 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7 06:20:31.004 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7PADDING 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/TBC 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/TBCPADDING 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23PADDING 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTE 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTEPADDING 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2PADDING 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126PADDING 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4PADDING 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/NOPADDING 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5 06:20:31.005 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5PADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7PADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/TBC 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/TBCPADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23PADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTE 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTEPADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2PADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126PADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4PADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/NOPADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5PADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7PADDING 06:20:31.006 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/TBC 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/TBCPADDING 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23PADDING 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTE 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTEPADDING 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2PADDING 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126PADDING 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4PADDING 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/NOPADDING 06:20:31.007 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5PADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7PADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/TBC 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/TBCPADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23PADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTE 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTEPADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2PADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126PADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4PADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/NOPADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5PADDING 06:20:31.008 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7PADDING 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/TBC 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/TBCPADDING 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23PADDING 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTE 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTEPADDING 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2PADDING 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126PADDING 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4PADDING 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/NOPADDING 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5PADDING 06:20:31.009 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7PADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/TBC 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/TBCPADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23PADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTE 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTEPADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2PADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126PADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4PADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/NOPADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5PADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7PADDING 06:20:31.010 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/TBC 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/TBCPADDING 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23PADDING 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTE 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTEPADDING 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2PADDING 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126PADDING 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4 06:20:31.011 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4PADDING 06:20:31.012 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/NOPADDING 06:20:31.012 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5 06:20:31.012 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5PADDING 06:20:31.012 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7 06:20:31.012 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7PADDING 06:20:31.012 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/TBC 06:20:31.012 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/TBCPADDING 06:20:31.012 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23 06:20:31.013 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23PADDING 06:20:31.013 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTE 06:20:31.013 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTEPADDING 06:20:31.013 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ 06:20:31.013 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126 06:20:31.013 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2 06:20:31.013 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2PADDING 06:20:31.014 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126PADDING 06:20:31.014 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4 06:20:31.014 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4PADDING 06:20:31.014 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/NOPADDING 06:20:31.014 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5 06:20:31.014 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5PADDING 06:20:31.014 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7 06:20:31.014 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7PADDING 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/TBC 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/TBCPADDING 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23PADDING 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTE 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTEPADDING 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2 06:20:31.015 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2PADDING 06:20:31.016 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126PADDING 06:20:31.016 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4 06:20:31.016 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4PADDING 06:20:31.016 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/NOPADDING 06:20:31.016 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5 06:20:31.016 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5PADDING 06:20:31.016 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7 06:20:31.016 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7PADDING 06:20:31.017 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/TBC 06:20:31.017 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/TBCPADDING 06:20:31.017 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23 06:20:31.017 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23PADDING 06:20:31.017 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTE 06:20:31.017 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTEPADDING 06:20:31.017 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ 06:20:31.017 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2PADDING 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126PADDING 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4PADDING 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/NOPADDING 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5PADDING 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7PADDING 06:20:31.018 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/TBC 06:20:31.019 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/TBCPADDING 06:20:31.019 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23 06:20:31.019 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23PADDING 06:20:31.019 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTE 06:20:31.019 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTEPADDING 06:20:31.019 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ 06:20:31.019 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126 06:20:31.019 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2 06:20:31.020 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2PADDING 06:20:31.020 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126PADDING 06:20:31.020 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4 06:20:31.020 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4PADDING 06:20:31.020 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/NOPADDING 06:20:31.020 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5 06:20:31.020 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5PADDING 06:20:31.020 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7 06:20:31.021 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7PADDING 06:20:31.021 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/TBC 06:20:31.021 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/TBCPADDING 06:20:31.021 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23 06:20:31.021 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23PADDING 06:20:31.021 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTE 06:20:31.021 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTEPADDING 06:20:31.022 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ 06:20:31.022 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126 06:20:31.022 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2 06:20:31.022 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2PADDING 06:20:31.022 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126PADDING 06:20:31.022 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4 06:20:31.022 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4PADDING 06:20:31.022 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/NOPADDING 06:20:31.023 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5 06:20:31.023 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5PADDING 06:20:31.023 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7 06:20:31.023 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7PADDING 06:20:31.023 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/TBC 06:20:31.023 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/TBCPADDING 06:20:31.023 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23 06:20:31.023 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23PADDING 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTE 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTEPADDING 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2PADDING 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126PADDING 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4PADDING 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/NOPADDING 06:20:31.024 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5PADDING 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7PADDING 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/TBC 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/TBCPADDING 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23PADDING 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTE 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTEPADDING 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ 06:20:31.025 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2PADDING 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126PADDING 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4PADDING 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/NOPADDING 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5PADDING 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7PADDING 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/TBC 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/TBCPADDING 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23PADDING 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTE 06:20:31.026 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTEPADDING 06:20:31.027 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ 06:20:31.027 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126 06:20:31.027 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2 06:20:31.027 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2PADDING 06:20:31.027 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126PADDING 06:20:31.027 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4 06:20:31.027 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4PADDING 06:20:31.027 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/NOPADDING 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5PADDING 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7PADDING 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/TBC 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/TBCPADDING 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23PADDING 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTE 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTEPADDING 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126 06:20:31.028 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2 06:20:31.029 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2PADDING 06:20:31.029 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126PADDING 06:20:31.029 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4 06:20:31.029 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4PADDING 06:20:31.029 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/NOPADDING 06:20:31.029 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5 06:20:31.030 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5PADDING 06:20:31.030 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7 06:20:31.030 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7PADDING 06:20:31.030 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/TBC 06:20:31.030 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/TBCPADDING 06:20:31.030 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23 06:20:31.030 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23PADDING 06:20:31.030 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTE 06:20:31.030 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTEPADDING 06:20:31.031 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ 06:20:31.031 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126 06:20:31.031 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2 06:20:31.031 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2PADDING 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126PADDING 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4PADDING 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/NOPADDING 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5PADDING 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7PADDING 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/TBC 06:20:31.032 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/TBCPADDING 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23PADDING 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTE 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTEPADDING 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2PADDING 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126PADDING 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4PADDING 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/NOPADDING 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5PADDING 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7PADDING 06:20:31.033 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/TBC 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/TBCPADDING 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23PADDING 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTE 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTEPADDING 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2PADDING 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126PADDING 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4PADDING 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/NOPADDING 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5PADDING 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7 06:20:31.034 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7PADDING 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/TBC 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/TBCPADDING 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23PADDING 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTE 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTEPADDING 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2PADDING 06:20:31.035 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126PADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4PADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/NOPADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5PADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7PADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/TBC 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/TBCPADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23PADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTE 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTEPADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2PADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126PADDING 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4 06:20:31.036 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4PADDING 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/NOPADDING 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5PADDING 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7PADDING 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/TBC 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/TBCPADDING 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23PADDING 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTE 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTEPADDING 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2PADDING 06:20:31.037 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126PADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4PADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/NOPADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5PADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7PADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/TBC 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/TBCPADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23PADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTE 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTEPADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2PADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126PADDING 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4 06:20:31.038 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4PADDING 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/NOPADDING 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5PADDING 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7PADDING 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/TBC 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/TBCPADDING 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23PADDING 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTE 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTEPADDING 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2 06:20:31.039 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2PADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126PADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4PADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/NOPADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5PADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7PADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/TBC 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/TBCPADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23PADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTE 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTEPADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2PADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126PADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4PADDING 06:20:31.040 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/NOPADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5PADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7PADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/TBC 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/TBCPADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23PADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTE 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTEPADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2PADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126PADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4PADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/NOPADDING 06:20:31.041 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5PADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7PADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/TBC 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/TBCPADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23PADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTE 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTEPADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2PADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126PADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4PADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/NOPADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5PADDING 06:20:31.042 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7PADDING 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/TBC 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/TBCPADDING 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23PADDING 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTE 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTEPADDING 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2PADDING 06:20:31.043 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126PADDING 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4PADDING 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/NOPADDING 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5PADDING 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7PADDING 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/TBC 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/TBCPADDING 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23 06:20:31.044 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23PADDING 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTE 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTEPADDING 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2PADDING 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126PADDING 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4PADDING 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/NOPADDING 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5PADDING 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7PADDING 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/TBC 06:20:31.045 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/TBCPADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23PADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTE 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTEPADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2PADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126PADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4PADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/NOPADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5PADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7PADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/TBC 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/TBCPADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23PADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTE 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTEPADDING 06:20:31.046 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ 06:20:31.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126 06:20:31.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2 06:20:31.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2PADDING 06:20:31.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126PADDING 06:20:31.047 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4PADDING 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/NOPADDING 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5PADDING 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7PADDING 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/TBC 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/TBCPADDING 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/X9.23 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/X9.23PADDING 06:20:31.048 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTE 06:20:31.049 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTEPADDING 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - >>>>>>>>>>>>>>>>>>>>>>>>>>>> 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128//": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256//": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 06:20:31.049 [Test worker] ERROR o.s.c.CipherTest - <<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.CipherTest > testLookupCompatibilityWithJCE STANDARD_OUT 06:20:31.138 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//NoPadding", but our CryptoRegistry succeeded! 06:20:31.144 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/NoPadding", but our CryptoRegistry succeeded! 06:20:31.146 [Test worker] WARN o.s.c.CipherTest - Both JCE and CryptoRegistry failed to provide a cipher for transformation="RSA/CBC/NoPadding" with the same type of exception: java.security.NoSuchAlgorithmException 06:20:31.146 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//ISO9796-1", but our CryptoRegistry succeeded! 06:20:31.147 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEP", but our CryptoRegistry succeeded! 06:20:31.147 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1", but our CryptoRegistry succeeded! 06:20:31.149 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1Padding", but our CryptoRegistry succeeded! 06:20:31.149 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded! 06:20:31.150 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded! org.subshare.crypto.CipherTest > testSymmetricEncryptionWithoutIv STANDARD_OUT 06:20:31.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 06:20:32.044 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 06:20:32.084 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 06:20:32.451 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 06:20:32.772 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 06:20:33.172 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 06:20:33.532 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 06:20:33.840 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 06:20:34.111 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 06:20:34.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 06:20:34.602 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding Gradle Test Executor 7 finished executing tests. 06:20:34.941 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 06:20:35.413 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 06:20:35.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 06:20:35.861 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 06:20:36.048 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding Gradle Test Executor 10 finished executing tests. Gradle Test Executor 9 finished executing tests. Finished generating test XML results (0.194 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test Generating HTML test report... Finished generating test html results (0.164 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/reports/tests/test :org.subshare.crypto:test (Thread[Daemon worker,5,main]) completed. Took 1 mins 21.598 secs. :org.subshare.core:jar (Thread[Daemon worker,5,main]) started. :org.subshare.core:jar Executing task ':org.subshare.core:jar' (up-to-date check took 0.024 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.core:jar (Thread[Daemon worker,5,main]) completed. Took 0.345 secs. :org.subshare.local:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.local:compileJava Executing task ':org.subshare.local:compileJava' (up-to-date check took 0.126 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.local:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning [ant:echo] *********************************************** [ant:echo] ******************* ENHANCE ******************* [ant:echo] *********************************************** [ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer! [ant:datanucleusenhancer] DataNucleus Enhancer (version 4.0.7) for API "JDO" [ant:datanucleusenhancer] DataNucleus Enhancer : Classpath [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/4d688ce1b948632a7da4c0c6c387d93baffbdb16/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jarSep 21, 2019 6:21:31 AM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion [ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.7) for API "JDO" [ant:datanucleusenhancer] [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/bf26ca6257489f1fb1ca0f761b2af3825d09f637/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.jdo/jdo-api/3.1-rc1/da4b868e9c5eb00819dfff8a58bba86bd0702280/jdo-api-3.1-rc1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/161b03/ce743853aae16a6143df20f45f579f36df8f5ea5/bcprov-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/4.0.7/2a3e7cf879dd5ff80dd3e70c3eee5366dc6552b5/datanucleus-core-4.0.7.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.5/d12e5369152fe051875eb078a2b856849558e38c/datanucleus-api-jdo-4.0.5.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.12/7086645ac78c023b3c0ba65bc6fd8a98169f6a49/datanucleus-rdbms-4.0.12.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.0/99f802e0cb3e953ba3d6e698795c4aeb98d37c48/jaxb-api-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.0/3a3c6a62719d967175b76b63925f1fb495f11437/jaxb-impl-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-core/2.3.0/d044c784e41d026778693fb44a8026c1fd9a7506/jaxb-core-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/activation/1.1.1/485de3a253e23f645037828c07f1d7f1af40763a/activation-1.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/5d9e2014ad1e21ddbb28fcd1a4099761428b9e16/org.bouncycastle.openpgp.wot-161b03.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.transaction/transaction-api/1.1/2ca09f0b36ca7d71b762e14ea2ff09d5eac57558/transaction-api-1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpg-jdk15on/161b03/408b69a033a990f8ce6b66637360657357872aa1/bcpg-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/139535a69a4239db087de9bab0bee568bf8e0b70/slf4j-api-1.7.21.jar [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.ClassEnhancerImpl enhance [ant:datanucleusenhancer] INFO: Class "co.codewizards.cloudstore.local.persistence.FileChunk" is already enhanced. [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/Collision.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Collision [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Collision [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoConfigPropSet [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKey [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKeyDeactivation [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoLink [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CollisionPrivate.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoConfigPropSet.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoConfigPropSet [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoKey.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKey [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoKeyDeactivation.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:32 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKeyDeactivation [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoLink.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoLink [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoRepoFile.class" with enhanced definition [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.DeletedCollision [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoCryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoFileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncFromRemoteRepo [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Permission [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CurrentHistoCryptoRepoFile.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFile [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/DeletedCollision.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.DeletedCollision [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/FileChunkPayload.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/HistoCryptoRepoFile.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoCryptoRepoFile [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/HistoFileChunk.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFileChunk [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/HistoFrame.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/InvitationUserRepoKeyPublicKey.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/LastCryptoKeySyncFromRemoteRepo.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncFromRemoteRepo [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/LastCryptoKeySyncToRemoteRepo.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/Permission.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Permission [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PermissionSet.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PermissionSetInheritance.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSetInheritance [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSetInheritance [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PlainHistoCryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryCollision [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryDeletion [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.RepositoryOwner [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.ScheduledReupload [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SignatureImpl [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsDirectory [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsFileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsLocalRepository [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsNormalFile [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PlainHistoCryptoRepoFile.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PlainHistoCryptoRepoFile [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PreliminaryCollision.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryCollision [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PreliminaryDeletion.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryDeletion [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/RepositoryOwner.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.RepositoryOwner [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/ScheduledReupload.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.ScheduledReupload [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SignatureImpl.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SignatureImpl [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsDirectory.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsDirectory [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsFileChunk.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsFileChunk [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsLocalRepository.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsLocalRepository [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsNormalFile.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsNormalFile [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsRemoteRepository.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsSymlink.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/TempFileChunk.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserIdentity.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentity [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentity [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityLink [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKey [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion [ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 38 classes. Timings : input=1702 ms, enhance=432 ms, total=2134 ms. Consult the log for full details [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserIdentityLink.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityLink [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserRepoKeyPublicKey.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKey [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserRepoKeyPublicKeyReplacementRequest.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserRepoKeyPublicKeyReplacementRequestDeletion.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion [ant:datanucleusenhancer] Sep 21, 2019 6:21:33 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 38 classes. Timings : input=1702 ms, enhance=432 ms, total=2134 ms. Consult the log for full details [ant:echo] *********************************************** [ant:echo] *********************************************** [ant:echo] *********************************************** :org.subshare.local:compileJava (Thread[Daemon worker,5,main]) completed. Took 6.747 secs. :org.subshare.local:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.local:processResources Executing task ':org.subshare.local:processResources' (up-to-date check took 0.028 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/main/META-INF/services has been removed. :org.subshare.local:processResources (Thread[Daemon worker,5,main]) completed. Took 0.102 secs. :org.subshare.local:classes (Thread[Daemon worker,5,main]) started. :org.subshare.local:classes Skipping task ':org.subshare.local:classes' as it has no actions. :org.subshare.local:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.local:jar (Thread[Daemon worker,5,main]) started. :org.subshare.local:jar Executing task ':org.subshare.local:jar' (up-to-date check took 0.039 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/libs/org.subshare.local-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/libs/org.subshare.local-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.local:jar (Thread[Daemon worker,5,main]) completed. Took 0.195 secs. :org.subshare.ls.core:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:compileJava Executing task ':org.subshare.ls.core:compileJava' (up-to-date check took 0.052 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.core:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.ls.core:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.217 secs. :org.subshare.ls.core:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:processResources Executing task ':org.subshare.ls.core:processResources' (up-to-date check took 0.009 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/resources/main/META-INF/services has been removed. :org.subshare.ls.core:processResources (Thread[Daemon worker,5,main]) completed. Took 0.035 secs. :org.subshare.ls.core:classes (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:classes Skipping task ':org.subshare.ls.core:classes' as it has no actions. :org.subshare.ls.core:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:jar (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:jar Executing task ':org.subshare.ls.core:jar' (up-to-date check took 0.007 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/libs/org.subshare.ls.core-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/libs/org.subshare.ls.core-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.core:jar (Thread[Daemon worker,5,main]) completed. Took 0.028 secs. :org.subshare.ls.rest.client:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:compileJava Executing task ':org.subshare.ls.rest.client:compileJava' (up-to-date check took 0.022 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.rest.client:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.ls.rest.client:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.185 secs. :org.subshare.ls.rest.client:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/main/resources', not found Skipping task ':org.subshare.ls.rest.client:processResources' as it has no source files. :org.subshare.ls.rest.client:processResources UP-TO-DATE :org.subshare.ls.rest.client:processResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :org.subshare.ls.rest.client:classes (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:classes Skipping task ':org.subshare.ls.rest.client:classes' as it has no actions. :org.subshare.ls.rest.client:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:jar (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:jar Executing task ':org.subshare.ls.rest.client:jar' (up-to-date check took 0.003 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/libs/org.subshare.ls.rest.client-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/libs/org.subshare.ls.rest.client-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.rest.client:jar (Thread[Daemon worker,5,main]) completed. Took 0.012 secs. :org.subshare.ls.client:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:compileJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/java', not found Skipping task ':org.subshare.ls.client:compileJava' as it has no source files. :org.subshare.ls.client:compileJava UP-TO-DATE :org.subshare.ls.client:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/resources', not found Skipping task ':org.subshare.ls.client:processResources' as it has no source files. :org.subshare.ls.client:processResources UP-TO-DATE :org.subshare.ls.client:processResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.ls.client:classes (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:classes Skipping task ':org.subshare.ls.client:classes' as it has no actions. :org.subshare.ls.client:classes UP-TO-DATE :org.subshare.ls.client:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.client:jar (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:jar Executing task ':org.subshare.ls.client:jar' (up-to-date check took 0.004 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build/libs/org.subshare.ls.client-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build/libs/org.subshare.ls.client-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.client:jar (Thread[Daemon worker,5,main]) completed. Took 0.011 secs. :org.subshare.ls.rest.server:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:compileJava Executing task ':org.subshare.ls.rest.server:compileJava' (up-to-date check took 0.046 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.rest.server:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/main/java/org/subshare/ls/rest/server/SsLocalServerRest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.ls.rest.server:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.208 secs. :org.subshare.ls.rest.server:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/main/resources', not found Skipping task ':org.subshare.ls.rest.server:processResources' as it has no source files. :org.subshare.ls.rest.server:processResources UP-TO-DATE :org.subshare.ls.rest.server:processResources (Thread[Daemon worker,5,main]) completed. Took 0.004 secs. :org.subshare.ls.rest.server:classes (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:classes Skipping task ':org.subshare.ls.rest.server:classes' as it has no actions. :org.subshare.ls.rest.server:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:jar (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:jar Executing task ':org.subshare.ls.rest.server:jar' (up-to-date check took 0.011 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/libs/org.subshare.ls.rest.server-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/libs/org.subshare.ls.rest.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.rest.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.049 secs. :org.subshare.ls.server:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:compileJava Executing task ':org.subshare.ls.server:compileJava' (up-to-date check took 0.044 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.server:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.ls.server:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.184 secs. :org.subshare.ls.server:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/main/resources', not found Skipping task ':org.subshare.ls.server:processResources' as it has no source files. :org.subshare.ls.server:processResources UP-TO-DATE :org.subshare.ls.server:processResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.ls.server:classes (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:classes Skipping task ':org.subshare.ls.server:classes' as it has no actions. :org.subshare.ls.server:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:jar (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:jar Executing task ':org.subshare.ls.server:jar' (up-to-date check took 0.004 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/libs/org.subshare.ls.server-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/libs/org.subshare.ls.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.023 secs. :org.subshare.rest.shared:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:compileJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/java', not found Skipping task ':org.subshare.rest.shared:compileJava' as it has no source files. :org.subshare.rest.shared:compileJava UP-TO-DATE :org.subshare.rest.shared:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/resources', not found Skipping task ':org.subshare.rest.shared:processResources' as it has no source files. :org.subshare.rest.shared:processResources UP-TO-DATE :org.subshare.rest.shared:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:classes (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:classes Skipping task ':org.subshare.rest.shared:classes' as it has no actions. :org.subshare.rest.shared:classes UP-TO-DATE :org.subshare.rest.shared:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:jar (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:jar Executing task ':org.subshare.rest.shared:jar' (up-to-date check took 0.004 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build/libs/org.subshare.rest.shared-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build/libs/org.subshare.rest.shared-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.rest.shared:jar (Thread[Daemon worker,5,main]) completed. Took 0.011 secs. :org.subshare.rest.client:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:compileJava Executing task ':org.subshare.rest.client:compileJava' (up-to-date check took 0.024 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.rest.client:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.rest.client:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.538 secs. :org.subshare.rest.client:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:processResources Executing task ':org.subshare.rest.client:processResources' (up-to-date check took 0.015 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/resources/main/META-INF/services has been removed. :org.subshare.rest.client:processResources (Thread[Daemon worker,5,main]) completed. Took 0.076 secs. :org.subshare.rest.client:classes (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:classes Skipping task ':org.subshare.rest.client:classes' as it has no actions. :org.subshare.rest.client:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.rest.client:jar (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:jar Executing task ':org.subshare.rest.client:jar' (up-to-date check took 0.009 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/libs/org.subshare.rest.client-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/libs/org.subshare.rest.client-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.rest.client:jar (Thread[Daemon worker,5,main]) completed. Took 0.075 secs. :org.subshare.ls.server.cproc:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:compileJava Executing task ':org.subshare.ls.server.cproc:compileJava' (up-to-date check took 0.022 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.server.cproc:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.ls.server.cproc:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.229 secs. :org.subshare.ls.server.cproc:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/main/resources', not found Skipping task ':org.subshare.ls.server.cproc:processResources' as it has no source files. :org.subshare.ls.server.cproc:processResources UP-TO-DATE :org.subshare.ls.server.cproc:processResources (Thread[Daemon worker,5,main]) completed. Took 0.005 secs. :org.subshare.ls.server.cproc:classes (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:classes Skipping task ':org.subshare.ls.server.cproc:classes' as it has no actions. :org.subshare.ls.server.cproc:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server.cproc:jar (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:jar Executing task ':org.subshare.ls.server.cproc:jar' (up-to-date check took 0.005 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/libs/org.subshare.ls.server.cproc-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/libs/org.subshare.ls.server.cproc-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.server.cproc:jar (Thread[Daemon worker,5,main]) completed. Took 0.018 secs. :org.subshare.updater:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.updater:compileJava Executing task ':org.subshare.updater:compileJava' (up-to-date check took 0.019 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.updater:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.updater:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.129 secs. :org.subshare.updater:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.updater:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/main/resources', not found Skipping task ':org.subshare.updater:processResources' as it has no source files. :org.subshare.updater:processResources UP-TO-DATE :org.subshare.updater:processResources (Thread[Daemon worker,5,main]) completed. Took 0.005 secs. :org.subshare.updater:classes (Thread[Daemon worker,5,main]) started. :org.subshare.updater:classes Skipping task ':org.subshare.updater:classes' as it has no actions. :org.subshare.updater:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.updater:jar (Thread[Daemon worker,5,main]) started. :org.subshare.updater:jar Executing task ':org.subshare.updater:jar' (up-to-date check took 0.004 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/libs/org.subshare.updater-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/libs/org.subshare.updater-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.updater:jar (Thread[Daemon worker,5,main]) completed. Took 0.015 secs. :org.subshare.updater.gui:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:compileJava Executing task ':org.subshare.updater.gui:compileJava' (up-to-date check took 0.014 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.updater.gui:compileJava'. Compiling with JDK Java compiler API. :org.subshare.updater.gui:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.459 secs. :org.subshare.updater.gui:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found Executing task ':org.subshare.updater.gui:processResources' (up-to-date check took 0.005 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/resources/main/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/resources/main/org/subshare has been removed. file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found :org.subshare.updater.gui:processResources (Thread[Daemon worker,5,main]) completed. Took 0.028 secs. :org.subshare.updater.gui:classes (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:classes Skipping task ':org.subshare.updater.gui:classes' as it has no actions. :org.subshare.updater.gui:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.updater.gui:jar (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:jar Executing task ':org.subshare.updater.gui:jar' (up-to-date check took 0.007 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/libs/org.subshare.updater.gui-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/libs/org.subshare.updater.gui-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.updater.gui:jar (Thread[Daemon worker,5,main]) completed. Took 0.034 secs. :org.subshare.gui:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.gui:compileJava Executing task ':org.subshare.gui:compileJava' (up-to-date check took 0.11 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.gui:compileJava'. Compiling with JDK Java compiler API. Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/createrepo/selectserver/ServerListItem.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :org.subshare.gui:compileJava (Thread[Daemon worker,5,main]) completed. Took 5.002 secs. :org.subshare.gui:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.gui:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found Executing task ':org.subshare.gui:processResources' (up-to-date check took 0.878 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/resources/main/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/resources/main/org/subshare has been removed. file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found :org.subshare.gui:processResources (Thread[Daemon worker,5,main]) completed. Took 1.885 secs. :org.subshare.gui:classes (Thread[Daemon worker,5,main]) started. :org.subshare.gui:classes Skipping task ':org.subshare.gui:classes' as it has no actions. :org.subshare.gui:classes (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.gui:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.gui:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/java', not found Skipping task ':org.subshare.gui:compileTestJava' as it has no source files. :org.subshare.gui:compileTestJava UP-TO-DATE :org.subshare.gui:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.004 secs. :org.subshare.gui:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.gui:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/resources', not found Skipping task ':org.subshare.gui:processTestResources' as it has no source files. :org.subshare.gui:processTestResources UP-TO-DATE :org.subshare.gui:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.gui:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.gui:testClasses Skipping task ':org.subshare.gui:testClasses' as it has no actions. :org.subshare.gui:testClasses UP-TO-DATE :org.subshare.gui:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.gui:test (Thread[Daemon worker,5,main]) started. :org.subshare.gui:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/classes/test', not found Skipping task ':org.subshare.gui:test' as it has no source files. :org.subshare.gui:test UP-TO-DATE :org.subshare.gui:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.local:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.local:compileTestJava Executing task ':org.subshare.local:compileTestJava' (up-to-date check took 0.019 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.local:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/src/test/java/org/subshare/local/AbstractTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.local:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.447 secs. :org.subshare.local:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.local:processTestResources Executing task ':org.subshare.local:processTestResources' (up-to-date check took 0.007 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/test/org has been removed. :org.subshare.local:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.024 secs. :org.subshare.local:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.local:testClasses Skipping task ':org.subshare.local:testClasses' as it has no actions. :org.subshare.local:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.local:test (Thread[Daemon worker,5,main]) started. :org.subshare.local:test Executing task ':org.subshare.local:test' (up-to-date check took 0.023 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 11'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 11' Starting process 'Gradle Test Executor 13'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 13' Starting process 'Gradle Test Executor 12'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 12' Successfully started process 'Gradle Test Executor 11' Successfully started process 'Gradle Test Executor 12' Successfully started process 'Gradle Test Executor 13' Starting process 'Gradle Test Executor 14'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 14' Successfully started process 'Gradle Test Executor 14' Starting process 'Gradle Test Executor 15'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 15' Successfully started process 'Gradle Test Executor 15' Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 13 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 11 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 12 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 15 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 14 started executing tests. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest STANDARD_OUT 06:21:56.917 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:21:57.446 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest STANDARD_OUT 06:21:58.025 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:21:58.358 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest STANDARD_OUT 06:21:58.933 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 06:21:59.525 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT 06:21:59.806 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:00.452 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1qkia-vg72k-local' 06:22:00.766 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1234 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:00.885 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1qku4-4a3ym-local' 06:22:01.194 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1806 ms. org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 06:22:01.300 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:22:01.401 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1599 ms. org.subshare.local.sign.SignableTest STANDARD_OUT 06:22:01.640 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:22:01.700 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1300 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:02.070 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1qkia-vg72k-local' locked successfully. org.subshare.local.sign.SignableTest STANDARD_OUT 06:22:03.050 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 06:22:03.085 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:22:03.086 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg org.subshare.local.sign.SignableTest STANDARD_OUT 06:22:03.079 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:22:03.101 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:22:03.109 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:03.112 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1qku4-4a3ym-local' locked successfully. org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 06:22:03.087 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:22:03.132 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.sign.SignableTest STANDARD_OUT 06:22:04.733 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1615 ms. 06:22:04.753 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 06:22:05.473 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 2320 ms. 06:22:05.495 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:22:05.864 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 364 ms. org.subshare.local.sign.SignableTest STANDARD_OUT 06:22:05.906 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1152 ms. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT 06:22:05.961 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT 06:22:05.972 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #1 org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT 06:22:10.283 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndModifyCryptoKeyIdAndVerify STANDARD_OUT 06:22:10.325 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:22:10.400 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndVerify STANDARD_OUT 06:22:10.442 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:22:10.511 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndModifySignatureCreatedAndVerify STANDARD_OUT 06:22:10.562 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:22:10.643 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndModifyCryptoRepoFileIdAndVerify STANDARD_OUT 06:22:10.704 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:22:10.821 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 11 finished executing tests. org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT lengthCategory2HitCount: {_100K=300065, _1M=147807, _10M=46986, _100M=3004, _1G=2138, _10G=0} lengthCategory2HitPercentage: {_100K=600, _1M=296, _10M=94, _100M=6, _1G=4, _10G=0} org.subshare.local.FilePaddingLengthRandomTest > generateOneRandomLength STANDARD_OUT 8035 Gradle Test Executor 14 finished executing tests. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #2 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:18.552 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:19.435 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #4 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:25.446 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:25.937 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #5 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:26.340 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:26.404 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:26.788 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:26.821 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:27.320 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:27.744 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT 06:22:30.246 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifySimpleBlockRead STANDARD_OUT 06:22:30.278 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:22:30.371 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT 06:22:30.403 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. sha1Digest run #1 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:30.615 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:31.293 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:31.317 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:31.973 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:32.583 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #2 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:33.178 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:33.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:34.320 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:34.711 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:34.718 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:35.076 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:35.224 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:35.447 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:35.622 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:35.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:36.076 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:36.154 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:36.577 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:36.630 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:36.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:36.952 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:37.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #4 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:38.522 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:38.774 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:39.716 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:39.757 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #5 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:41.269 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:41.342 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:42.527 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]initPersistenceManagerFactory: repositoryId=dad60eee-2772-4e71-9328-f18f00444e31 06:22:42.599 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28698 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:42.688 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]initPersistenceManagerFactory: repositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 06:22:42.707 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30096 ms. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #6 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:42.886 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d568928]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1qkua-whip8-remote' 06:22:42.890 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d568928]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1qkua-whip8-remote' locked successfully. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:43.010 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5701c6db]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1qkib-i3bsj-remote' 06:22:43.015 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5701c6db]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1qkib-i3bsj-remote' locked successfully. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #7 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:47.198 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #8 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:47.845 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #9 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:50.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:50.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:51.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:51.381 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:51.958 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:52.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:52.535 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #10 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:52.994 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:53.000 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:53.353 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:54.107 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:54.895 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:54.886 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:55.080 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT 06:22:55.096 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT 06:22:55.128 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:55.178 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:55.211 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:55.378 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:55.563 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:56.070 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:56.168 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:56.280 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:56.719 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:57.601 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:57.797 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:58.075 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:22:58.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT 06:22:58.593 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT 06:22:58.619 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. signAndVerifyRandomManySmall run #1 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:58.692 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:58.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #2 signAndVerifyRandomManySmall run #3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:58.998 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #4 signAndVerifyRandomManySmall run #5 signAndVerifyRandomManySmall run #6 signAndVerifyRandomManySmall run #7 signAndVerifyRandomManySmall run #8 signAndVerifyRandomManySmall run #9 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:59.282 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #10 signAndVerifyRandomManySmall run #11 signAndVerifyRandomManySmall run #12 signAndVerifyRandomManySmall run #13 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:22:59.793 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:22:59.843 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #14 signAndVerifyRandomManySmall run #15 signAndVerifyRandomManySmall run #16 signAndVerifyRandomManySmall run #17 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:00.131 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #18 signAndVerifyRandomManySmall run #19 signAndVerifyRandomManySmall run #20 signAndVerifyRandomManySmall run #21 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:00.815 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d568928]initPersistenceManagerFactory: repositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7 06:23:00.825 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d568928]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14203 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #22 signAndVerifyRandomManySmall run #23 signAndVerifyRandomManySmall run #24 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:01.171 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d568928]getCloseDeferredMillis: closeDeferredMillis=20000 06:23:01.172 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d568928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:01.196 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]getCloseDeferredMillis: closeDeferredMillis=20000 06:23:01.197 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #25 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:01.391 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:01.436 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:23:01.443 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:23:01.444 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:23:01.446 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:23:01.447 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #26 signAndVerifyRandomManySmall run #27 signAndVerifyRandomManySmall run #28 signAndVerifyRandomManySmall run #29 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:01.924 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 472 ms. 06:23:01.932 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:01.972 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms. 06:23:01.974 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #30 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:02.020 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 06:23:02.022 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:02.150 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 117 ms. 06:23:02.152 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:02.204 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:02.273 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 121 ms. 06:23:02.274 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #31 signAndVerifyRandomManySmall run #32 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:02.337 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms. 06:23:02.342 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:02.470 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 127 ms. 06:23:02.471 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:02.534 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #33 signAndVerifyRandomManySmall run #34 signAndVerifyRandomManySmall run #35 signAndVerifyRandomManySmall run #36 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:03.191 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #37 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:03.228 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #38 signAndVerifyRandomManySmall run #39 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:03.536 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #40 signAndVerifyRandomManySmall run #41 signAndVerifyRandomManySmall run #42 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:03.662 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #43 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:03.898 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.22% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #44 signAndVerifyRandomManySmall run #45 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:03.962 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 06:23:04.167 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.57% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #46 signAndVerifyRandomManySmall run #47 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:04.226 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5701c6db]initPersistenceManagerFactory: repositoryId=bc828391-ecc2-452d-b5da-cba0f764113e 06:23:04.235 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5701c6db]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17014 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:04.246 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:04.511 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5701c6db]getCloseDeferredMillis: closeDeferredMillis=20000 06:23:04.516 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5701c6db]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:04.528 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]getCloseDeferredMillis: closeDeferredMillis=20000 06:23:04.529 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #48 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:04.585 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:04.772 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:23:04.775 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:23:04.776 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:23:04.776 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:23:04.777 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #49 signAndVerifyRandomManySmall run #50 signAndVerifyRandomManySmall run #51 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:05.203 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:05.235 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 454 ms. 06:23:05.243 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:05.289 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms. 06:23:05.308 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #52 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:05.420 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 112 ms. 06:23:05.422 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:05.530 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 106 ms. 06:23:05.544 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #53 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:05.628 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 83 ms. 06:23:05.631 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #54 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:05.690 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 57 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #55 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:05.695 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:05.796 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:23:05.798 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:05.809 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 113 ms. 06:23:05.814 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:05.855 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 40 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:05.889 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #56 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:06.129 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #57 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:06.721 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #58 signAndVerifyRandomManySmall run #59 signAndVerifyRandomManySmall run #60 signAndVerifyRandomManySmall run #61 signAndVerifyRandomManySmall run #62 signAndVerifyRandomManySmall run #63 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:07.500 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:07.550 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #64 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:07.702 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.23% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:07.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, this.localRepositoryRevisionInProgress=-1, revision=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:07.755 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:07.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:07.982 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.37% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #65 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:08.148 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #66 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:08.409 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #67 signAndVerifyRandomManySmall run #68 signAndVerifyRandomManySmall run #69 signAndVerifyRandomManySmall run #70 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:08.845 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:09.042 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:23:09.044 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:23:09.070 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #71 signAndVerifyRandomManySmall run #72 signAndVerifyRandomManySmall run #73 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:09.349 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:23:09.354 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:23:09.469 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:09.470 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #74 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:09.652 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:09.797 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #75 signAndVerifyRandomManySmall run #76 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:09.959 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 57 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #77 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:10.138 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #78 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:10.356 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #79 signAndVerifyRandomManySmall run #80 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:10.493 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:10.737 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #81 signAndVerifyRandomManySmall run #82 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:11.013 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #83 signAndVerifyRandomManySmall run #84 signAndVerifyRandomManySmall run #85 signAndVerifyRandomManySmall run #86 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:11.288 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #87 signAndVerifyRandomManySmall run #88 signAndVerifyRandomManySmall run #89 signAndVerifyRandomManySmall run #90 signAndVerifyRandomManySmall run #91 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:11.465 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #92 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:11.748 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:12.006 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #93 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:12.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, this.localRepositoryRevisionInProgress=-1, revision=3 06:23:12.174 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #94 signAndVerifyRandomManySmall run #95 signAndVerifyRandomManySmall run #96 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:12.401 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #97 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:12.748 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #98 signAndVerifyRandomManySmall run #99 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:13.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:13.075 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:23:13.076 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #100 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:13.128 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:13.266 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT 06:23:13.474 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT 06:23:13.512 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:13.543 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:13.661 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:13.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:14.054 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:14.107 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:14.282 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:14.407 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:14.543 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:14.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:14.805 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:14.948 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:15.080 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:15.138 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:16.549 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:16.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:17.032 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:17.046 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:17.087 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:17.092 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:17.104 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:17.120 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:17.149 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:17.171 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:17.191 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:17.312 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:17.392 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:17.477 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:17.543 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 06:23:17.555 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:17.562 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:17.574 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:17.580 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:17.591 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:17.601 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:17.601 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:17.638 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:17.656 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:17.839 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:18.005 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:18.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:18.111 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 79 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT 06:23:18.346 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 15 finished executing tests. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:18.562 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:18.618 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:18.741 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:18.846 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:19.058 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:19.079 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 78 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:19.201 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:19.347 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:19.361 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:19.375 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:19.378 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:19.386 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:19.415 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:19.428 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:19.492 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:19.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:19.576 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:19.681 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:19.757 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:19.774 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:19.852 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:19.970 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:20.064 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:20.066 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:20.090 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 06:23:20.099 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:20.113 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:20.126 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:20.142 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:20.205 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:20.225 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:20.302 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:20.377 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:20.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:20.566 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:20.777 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:20.943 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0bdbf9-c69d-4d03-b790-9773e2a5a748 remoteRepositoryId=bc828391-ecc2-452d-b5da-cba0f764113e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:20.945 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:20.957 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:20.976 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 06:23:20.980 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 06:23:20.990 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:21.001 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:21.038 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:21.057 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:21.114 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:21.196 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 06:23:21.196 [closeDeferredTimer-5d568928-1] INFO c.c.c.l.LocalRepoManagerImpl - [5d568928]_close: Shutting down real LocalRepoManager. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:21.426 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:21.432 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:21.445 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:21.449 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:21.460 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:21.468 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:21.495 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:21.510 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:21.585 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:21.754 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:21.995 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:21.999 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:22.010 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:22.018 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:22.039 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:22.056 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:22.089 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:22.112 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:22.165 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:22.249 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:22.336 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:22.342 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:22.353 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:22.357 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:22.366 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:22.376 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:22.401 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:22.414 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:22.461 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:22.477 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:22.481 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:22.506 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:22.510 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:22.518 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:22.527 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:22.557 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:22.558 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:22.578 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:22.642 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:22.762 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 06:23:22.765 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:22.840 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 61 ms. 06:23:22.848 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:22.850 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 06:23:23.049 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:23.148 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 23 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 06:23:23.228 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1scib-l8nmr-local' 06:23:23.235 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1scib-l8nmr-local' locked successfully. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:24.520 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:24.526 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:24.532 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 06:23:24.529 [closeDeferredTimer-5701c6db-1] INFO c.c.c.l.LocalRepoManagerImpl - [5701c6db]_close: Shutting down real LocalRepoManager. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:24.535 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 06:23:24.542 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:24.549 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:24.572 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:24.587 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:24.631 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:24.668 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 06:23:25.086 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:25.089 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:25.097 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 06:23:25.100 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 06:23:25.106 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:25.113 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:25.130 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:25.142 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:25.177 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:25.229 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 06:23:25.513 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:25.521 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:25.529 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:25.533 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:25.539 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:25.544 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:25.559 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:25.579 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:25.613 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:25.665 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:25.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, this.localRepositoryRevisionInProgress=3, revision=16 06:23:25.753 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:23:26.018 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:26.020 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:26.027 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 06:23:26.030 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 06:23:26.045 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:26.054 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:26.083 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:26.094 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:26.148 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:26.306 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 06:23:26.334 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:26.336 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:26.344 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 06:23:26.346 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 06:23:26.373 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:26.387 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:26.418 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:26.442 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:26.506 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:26.561 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 06:23:26.789 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 06:23:26.799 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:26.801 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:26.811 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 06:23:26.825 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 06:23:26.834 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:26.844 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:26.865 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:26.881 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:26.917 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:27.029 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 06:23:27.292 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:27.309 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:27.324 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:27.328 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:27.333 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:27.339 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:27.353 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:27.362 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:27.394 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:27.446 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:27.549 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, this.localRepositoryRevisionInProgress=16, revision=21 06:23:27.549 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21 06:23:27.752 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21 06:23:27.889 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dad60eee-2772-4e71-9328-f18f00444e31 remoteRepositoryId=66e8afee-2bb1-4f03-ac51-6b7779fb73d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21 06:23:28.026 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:28.029 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:28.038 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 06:23:28.042 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 06:23:28.048 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:28.055 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:28.076 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:28.096 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:28.130 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:28.167 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 06:23:28.210 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:28.214 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:28.226 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 06:23:28.229 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 06:23:28.237 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:28.246 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:28.282 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:28.292 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:28.324 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:28.384 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 06:23:28.617 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:28.619 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 06:23:28.628 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 06:23:28.631 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 06:23:28.638 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 06:23:28.646 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 06:23:28.668 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 06:23:28.682 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 06:23:28.728 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 06:23:28.770 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 06:23:29.061 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:29.064 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 12 finished executing tests. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 06:23:29.094 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:29.221 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:29.459 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:29.647 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:30.762 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:30.981 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:31.451 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:32.250 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:32.350 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:32.531 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:32.634 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:32.779 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:32.887 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:33.080 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:33.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:33.724 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:34.383 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:35.171 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:35.522 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]initPersistenceManagerFactory: repositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 06:23:35.535 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9699 ms. 06:23:35.590 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3d21db3a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1scie-si6pq-remote' 06:23:35.594 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3d21db3a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1scie-si6pq-remote' locked successfully. 06:23:38.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:41.570 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:41.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:41.852 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:42.141 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:42.849 [closeDeferredTimer-30d6d921-5] INFO c.c.c.l.LocalRepoManagerImpl - [30d6d921]_close: Shutting down real LocalRepoManager. 06:23:44.242 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:44.859 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:45.538 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:46.042 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:46.183 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:46.320 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:46.509 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:46.637 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:46.799 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:47.098 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:47.313 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:47.849 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:48.477 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:49.317 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:23:49.540 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3d21db3a]initPersistenceManagerFactory: repositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36 06:23:49.548 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3d21db3a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11718 ms. 06:23:49.697 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3d21db3a]getCloseDeferredMillis: closeDeferredMillis=20000 06:23:49.698 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3d21db3a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:49.699 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]getCloseDeferredMillis: closeDeferredMillis=20000 06:23:49.700 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:49.705 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:23:49.706 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:23:49.706 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:23:49.707 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:23:49.707 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 06:23:49.742 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms. 06:23:49.743 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:49.823 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 80 ms. 06:23:49.824 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:49.928 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 100 ms. 06:23:49.928 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:49.963 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms. 06:23:49.965 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:49.984 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. 06:23:49.984 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:50.044 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms. 06:23:50.046 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:50.083 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 06:23:50.084 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:23:50.105 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 20 ms. 06:23:50.858 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:51.054 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:51.075 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 06:23:51.181 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.22% 06:23:51.214 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 06:23:51.325 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.54% 06:23:51.372 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 06:23:51.510 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 06:23:51.695 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:51.806 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:23:51.808 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:23:51.842 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:23:51.981 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 88 ms. 06:23:52.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, this.localRepositoryRevisionInProgress=-1, revision=3 06:23:52.206 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:52.615 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:23:52.616 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:23:52.625 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:23:52.725 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:52.810 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:52.895 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.042 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.139 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.221 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.304 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.426 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.523 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.729 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.817 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:53.904 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:54.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:54.130 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:54.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:54.329 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:54.444 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:54.544 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:54.622 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:54.870 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:54.972 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:55.086 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:55.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:23:55.518 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:55.522 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:55.529 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:55.533 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:55.541 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:55.547 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:55.565 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:55.578 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:55.615 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:55.651 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:55.706 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:55.709 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:55.717 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:55.720 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:55.726 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:55.732 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:55.752 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:55.765 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:55.802 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:55.872 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:55.956 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:55.958 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:55.974 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:55.979 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:55.987 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:55.995 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:56.017 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:56.030 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:56.070 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:56.112 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:56.149 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 23 ms. 06:23:56.242 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:23:56.300 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:56.314 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:56.322 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:56.326 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:56.343 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:56.351 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:56.373 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:56.390 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:56.435 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:56.482 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:56.577 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:23:56.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, this.localRepositoryRevisionInProgress=3, revision=10 06:23:56.628 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:23:56.738 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:23:56.788 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:56.792 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:56.798 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:56.801 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:56.808 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:56.815 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:56.834 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:56.845 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:56.878 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:56.915 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:56.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, this.localRepositoryRevisionInProgress=10, revision=12 06:23:56.963 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 06:23:57.048 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:57.051 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:57.060 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:57.063 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:57.071 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:57.077 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:57.097 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:57.107 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:57.144 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:57.195 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:57.249 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, this.localRepositoryRevisionInProgress=12, revision=14 06:23:57.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 06:23:57.339 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:57.345 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:57.354 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:57.358 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:57.366 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:57.374 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:57.398 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:57.413 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:57.460 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:57.509 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:57.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, this.localRepositoryRevisionInProgress=14, revision=16 06:23:57.556 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e66b6ae0-820c-4ff0-8411-b27c9a3a0a64 remoteRepositoryId=f8b3538d-634e-4c68-8b73-60062d9d5c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:23:57.669 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:57.672 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:23:57.680 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:23:57.685 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:23:57.695 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:23:57.704 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:23:57.725 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:23:57.739 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:23:57.784 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:23:57.828 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:23:57.892 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:23:57.893 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 06:23:58.091 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:23:58.313 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1t3kz-24a48-local' 06:23:58.323 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1t3kz-24a48-local' locked successfully. 06:24:01.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:04.737 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:05.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:05.480 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:05.949 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:07.775 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:08.198 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:09.054 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:09.700 [closeDeferredTimer-3d21db3a-1] INFO c.c.c.l.LocalRepoManagerImpl - [3d21db3a]_close: Shutting down real LocalRepoManager. 06:24:11.720 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:12.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:12.825 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:13.097 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:13.326 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:13.610 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:14.130 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:14.470 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:15.944 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:16.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:17.655 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:17.894 [closeDeferredTimer-16602778-a] INFO c.c.c.l.LocalRepoManagerImpl - [16602778]_close: Shutting down real LocalRepoManager. 06:24:18.412 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]initPersistenceManagerFactory: repositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 06:24:18.453 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17899 ms. 06:24:18.530 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75971d59]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1t3l1-ve308-remote' 06:24:18.534 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75971d59]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1t3l1-ve308-remote' locked successfully. 06:24:23.401 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:25.670 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:25.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:25.966 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:26.136 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:26.984 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:27.250 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:27.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:27.978 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:28.071 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:28.187 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:28.264 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:28.400 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:28.497 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:28.647 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:28.797 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:29.185 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:29.702 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:30.378 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:30.567 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75971d59]initPersistenceManagerFactory: repositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8 06:24:30.573 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75971d59]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7631 ms. 06:24:30.686 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75971d59]getCloseDeferredMillis: closeDeferredMillis=20000 06:24:30.687 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75971d59]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:30.688 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]getCloseDeferredMillis: closeDeferredMillis=20000 06:24:30.689 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:30.693 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:24:30.693 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:24:30.693 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:24:30.693 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:24:30.693 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 06:24:30.720 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 06:24:30.720 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:24:30.786 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 65 ms. 06:24:30.789 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:24:30.855 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 06:24:30.856 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:24:30.881 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 06:24:30.883 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:24:30.953 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 70 ms. 06:24:30.953 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:24:31.036 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 83 ms. 06:24:31.038 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:24:31.138 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 100 ms. 06:24:31.139 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:24:31.158 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. 06:24:31.691 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:24:31.935 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:24:31.956 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 06:24:32.034 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.95% 06:24:32.057 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 06:24:32.107 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.35% 06:24:32.139 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 06:24:32.226 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 06:24:32.496 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:24:32.599 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:24:32.600 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:24:32.630 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:24:32.704 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 06:24:32.839 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, this.localRepositoryRevisionInProgress=-1, revision=3 06:24:32.839 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.134 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:24:33.135 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:24:33.144 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:24:33.223 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.337 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.439 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.510 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.624 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.705 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.768 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:33.930 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.002 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.060 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.145 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.212 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.341 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.428 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.506 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.565 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.830 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:34.921 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:35.024 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:24:35.212 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:35.216 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:24:35.223 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:24:35.226 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:24:35.234 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:24:35.240 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:24:35.254 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:24:35.263 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:24:35.293 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:24:35.326 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:24:35.384 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:35.393 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:24:35.404 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:24:35.406 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:24:35.411 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:24:35.416 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:24:35.430 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:24:35.439 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:24:35.468 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:24:35.512 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:24:35.570 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:35.578 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:24:35.596 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:24:35.598 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:24:35.603 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:24:35.608 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:24:35.624 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:24:35.633 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:24:35.663 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:24:35.697 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:24:35.769 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms. 06:24:35.860 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:24:35.909 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:35.916 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:24:35.921 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:24:35.923 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:24:35.936 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:24:35.941 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:24:35.955 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:24:35.964 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:24:35.995 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:24:36.030 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:24:36.096 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:24:36.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, this.localRepositoryRevisionInProgress=3, revision=10 06:24:36.134 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:24:36.221 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:24:36.247 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:36.257 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:24:36.264 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:24:36.267 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:24:36.271 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:24:36.281 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:24:36.299 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:24:36.310 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:24:36.346 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:24:36.387 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:24:36.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, this.localRepositoryRevisionInProgress=10, revision=12 06:24:36.436 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b6ff9b33-ff65-4cf9-a51d-d24189af74b2 remoteRepositoryId=8d512d53-8c61-4c9c-b10d-50b9c7747eb8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 06:24:36.519 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:36.522 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:24:36.529 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:24:36.532 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:24:36.538 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:24:36.544 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:24:36.562 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:24:36.572 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:24:36.607 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:24:36.648 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:24:36.694 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:36.696 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:24:36.708 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:24:36.710 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:24:36.714 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:24:36.720 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:24:36.731 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:24:36.738 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:24:36.767 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:24:36.801 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:24:36.845 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:24:36.850 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectDir STANDARD_OUT 06:24:37.068 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:24:37.281 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1txne-jqi2o-local' 06:24:37.288 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1txne-jqi2o-local' locked successfully. 06:24:39.544 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:41.685 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:41.831 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:42.057 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:42.292 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:43.511 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:43.794 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:44.237 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:44.924 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:45.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:45.320 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:45.466 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:45.624 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:45.789 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:46.101 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:46.422 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:47.147 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:47.732 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:48.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:48.575 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]initPersistenceManagerFactory: repositoryId=971eff48-420b-4811-8a36-34413a565eba 06:24:48.589 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9648 ms. 06:24:48.635 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2087649b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1txng-hfbol-remote' 06:24:48.639 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2087649b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1txng-hfbol-remote' locked successfully. 06:24:50.687 [closeDeferredTimer-75971d59-1] INFO c.c.c.l.LocalRepoManagerImpl - [75971d59]_close: Shutting down real LocalRepoManager. 06:24:51.851 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:54.331 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:54.477 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:54.674 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:54.878 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:55.965 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:56.193 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:56.701 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:56.848 [closeDeferredTimer-2106ebff-9] INFO c.c.c.l.LocalRepoManagerImpl - [2106ebff]_close: Shutting down real LocalRepoManager. 06:24:57.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:58.342 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:58.629 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:58.851 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:59.030 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:59.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:59.477 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:24:59.739 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:00.286 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:00.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:01.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:01.641 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2087649b]initPersistenceManagerFactory: repositoryId=400e72bd-154b-4a58-9d83-d81021fc755a 06:25:01.649 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2087649b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10255 ms. 06:25:01.794 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2087649b]getCloseDeferredMillis: closeDeferredMillis=20000 06:25:01.794 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2087649b]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:25:01.797 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]getCloseDeferredMillis: closeDeferredMillis=20000 06:25:01.797 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:25:01.806 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:25:01.806 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:25:01.806 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:25:01.806 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:25:01.806 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 06:25:01.823 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 17 ms. 06:25:01.824 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:25:01.877 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 53 ms. 06:25:01.880 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:25:01.921 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. 06:25:01.921 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:25:01.992 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms. 06:25:01.994 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:25:02.030 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 06:25:02.030 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:25:02.051 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 06:25:02.053 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:25:02.176 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 123 ms. 06:25:02.177 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:25:02.271 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 94 ms. 06:25:03.291 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:25:03.751 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:25:03.777 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 06:25:03.901 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.25% 06:25:03.927 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 06:25:03.995 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.57% 06:25:04.027 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 06:25:04.184 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 06:25:04.319 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:25:04.553 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:25:04.553 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:25:04.592 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:25:05.034 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 76 ms. 06:25:05.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, this.localRepositoryRevisionInProgress=-1, revision=3 06:25:05.334 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:05.849 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:25:05.849 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:25:05.858 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:25:05.962 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.062 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.117 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.253 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.326 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.402 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.465 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.556 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.618 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.673 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.764 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.835 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.891 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:06.974 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.040 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.111 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.178 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.268 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.361 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.433 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.565 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.636 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.725 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:07.789 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:25:08.129 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:25:08.134 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:25:08.142 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:25:08.145 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:25:08.152 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:25:08.158 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:25:08.174 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:25:08.184 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:25:08.213 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:25:08.262 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:25:08.325 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:25:08.327 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:25:08.338 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:25:08.342 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:25:08.347 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:25:08.353 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:25:08.372 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:25:08.382 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:25:08.412 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:25:08.466 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:25:08.574 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:25:08.578 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:25:08.589 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:25:08.592 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:25:08.597 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:25:08.602 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:25:08.616 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:25:08.627 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:25:08.654 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:25:08.682 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:25:08.723 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 06:25:08.922 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:25:08.974 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:25:08.977 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:25:08.991 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:25:08.994 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:25:09.008 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:25:09.014 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:25:09.027 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:25:09.036 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:25:09.062 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:25:09.096 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:25:09.145 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:25:09.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, this.localRepositoryRevisionInProgress=3, revision=10 06:25:09.180 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=971eff48-420b-4811-8a36-34413a565eba remoteRepositoryId=400e72bd-154b-4a58-9d83-d81021fc755a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:25:09.257 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:25:09.349 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:25:09.352 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:25:09.359 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:25:09.362 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:25:09.366 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:25:09.371 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:25:09.385 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:25:09.394 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:25:09.428 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:25:09.477 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:25:09.538 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:25:09.542 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:25:09.547 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:25:09.550 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:25:09.554 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:25:09.559 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:25:09.575 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:25:09.584 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:25:09.612 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:25:09.657 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:25:09.718 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:25:09.722 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithoutWritePermission STANDARD_OUT 06:25:09.957 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:25:10.171 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1un12-yev6h-local' 06:25:10.179 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1un12-yev6h-local' locked successfully. 06:25:21.806 [closeDeferredTimer-2087649b-1] INFO c.c.c.l.LocalRepoManagerImpl - [2087649b]_close: Shutting down real LocalRepoManager. 06:25:23.006 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:29.723 [closeDeferredTimer-2d3d245a-8] INFO c.c.c.l.LocalRepoManagerImpl - [2d3d245a]_close: Shutting down real LocalRepoManager. 06:25:33.247 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:33.936 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:34.846 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:36.067 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:38.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:39.527 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:40.977 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:42.670 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:43.019 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:43.417 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:43.763 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:44.023 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:44.404 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:44.907 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:45.335 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:46.772 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:47.544 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:49.013 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:25:49.295 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]initPersistenceManagerFactory: repositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 06:25:49.324 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27656 ms. 06:25:49.372 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [586e785]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1un15-jjbzl-remote' 06:25:49.378 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [586e785]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1un15-jjbzl-remote' locked successfully. 06:25:58.191 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:05.351 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:05.831 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:06.458 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:07.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:09.384 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:09.979 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:11.148 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:13.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:13.903 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:14.292 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:14.780 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:15.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:15.782 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:16.436 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:17.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:18.873 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:20.005 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:21.679 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:21.898 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [586e785]initPersistenceManagerFactory: repositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb 06:26:21.932 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [586e785]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24396 ms. 06:26:22.048 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [586e785]getCloseDeferredMillis: closeDeferredMillis=20000 06:26:22.048 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [586e785]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:26:22.050 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]getCloseDeferredMillis: closeDeferredMillis=20000 06:26:22.050 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:26:22.059 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:26:22.059 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:26:22.060 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:26:22.060 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:26:22.060 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 06:26:22.090 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 06:26:22.091 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:26:22.177 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 86 ms. 06:26:22.181 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:26:22.204 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 23 ms. 06:26:22.204 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:26:22.240 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 06:26:22.241 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:26:22.270 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 06:26:22.271 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:26:22.300 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 06:26:22.302 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:26:22.359 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 57 ms. 06:26:22.359 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:26:22.403 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. 06:26:22.949 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:26:23.395 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:26:23.413 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 06:26:23.493 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.10% 06:26:23.509 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 06:26:23.555 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.46% 06:26:23.578 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 06:26:23.662 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 06:26:23.889 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:26:24.109 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:26:24.110 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:26:24.136 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:26:24.491 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms. 06:26:24.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, this.localRepositoryRevisionInProgress=-1, revision=3 06:26:24.683 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:25.418 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:26:25.419 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:26:25.428 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:26:25.524 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:25.575 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:25.676 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:25.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:25.870 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:25.918 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:25.968 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.036 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.099 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.216 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.268 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.321 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.473 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.540 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.592 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.671 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.747 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:26.965 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:27.035 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:27.130 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:27.203 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cef2fe8d-dc37-4723-ab0f-6b933f7a3675 remoteRepositoryId=14d7aea9-68dd-44f1-b82b-1197f3a5eceb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:26:27.402 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:26:27.406 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:26:27.412 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:26:27.414 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:26:27.420 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:26:27.425 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:26:27.441 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:26:27.452 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:26:27.479 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:26:27.533 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:26:27.586 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:26:27.589 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:26:27.600 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:26:27.603 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:26:27.607 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:26:27.612 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:26:27.670 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:26:27.680 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:26:27.705 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:26:27.741 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:26:27.795 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:26:27.798 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParentGrantedIndirectly STANDARD_OUT 06:26:28.016 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:26:28.255 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1wb9r-d7ky3-local' 06:26:28.262 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1wb9r-d7ky3-local' locked successfully. 06:26:32.112 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:36.019 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:36.431 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:36.923 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:37.237 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:38.891 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:39.204 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:39.937 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:41.025 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:41.151 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:41.434 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:41.586 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:41.819 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:42.051 [closeDeferredTimer-586e785-1] INFO c.c.c.l.LocalRepoManagerImpl - [586e785]_close: Shutting down real LocalRepoManager. 06:26:42.570 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:42.972 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:43.286 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:44.364 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:44.873 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:45.646 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:45.931 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]initPersistenceManagerFactory: repositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e 06:26:45.945 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14449 ms. 06:26:45.975 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49ce7147]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1wba0-hppcj-remote' 06:26:45.980 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49ce7147]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1wba0-hppcj-remote' locked successfully. 06:26:47.796 [closeDeferredTimer-2789c590-4] INFO c.c.c.l.LocalRepoManagerImpl - [2789c590]_close: Shutting down real LocalRepoManager. 06:26:49.234 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:52.550 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:52.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:52.932 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:53.579 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:55.133 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:55.491 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:56.099 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:56.964 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:57.175 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:57.377 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:57.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:57.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:58.067 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:58.324 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:58.670 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:26:59.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:00.129 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:00.921 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:01.174 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49ce7147]initPersistenceManagerFactory: repositoryId=f7173437-0e7a-4814-916e-d3e2877a4519 06:27:01.182 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49ce7147]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12413 ms. 06:27:01.304 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49ce7147]getCloseDeferredMillis: closeDeferredMillis=20000 06:27:01.305 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49ce7147]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:01.306 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]getCloseDeferredMillis: closeDeferredMillis=20000 06:27:01.308 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:01.313 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:27:01.313 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:27:01.313 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:27:01.313 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:27:01.313 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 06:27:01.356 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms. 06:27:01.356 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:01.417 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 61 ms. 06:27:01.420 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:01.463 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms. 06:27:01.464 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:01.497 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 33 ms. 06:27:01.499 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:01.537 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms. 06:27:01.537 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:01.613 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 76 ms. 06:27:01.616 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:01.672 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms. 06:27:01.672 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:01.687 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 15 ms. 06:27:02.162 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:02.350 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:02.369 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 06:27:02.424 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.67% 06:27:02.443 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 06:27:02.491 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.45% 06:27:02.524 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 06:27:02.609 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 06:27:02.746 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:02.864 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:27:02.865 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:27:02.892 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:02.990 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 23 ms. 06:27:03.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, this.localRepositoryRevisionInProgress=-1, revision=3 06:27:03.137 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:03.637 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:27:03.638 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:27:03.648 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:03.731 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:03.784 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:03.828 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:03.906 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:03.955 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.044 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.110 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.160 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.279 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.334 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.444 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.522 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.583 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.697 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.774 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:04.903 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:05.031 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:05.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:05.174 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:05.235 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:05.420 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:05.423 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:05.427 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:05.429 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:05.435 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:05.440 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:05.451 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:05.458 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:05.482 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:05.522 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:05.590 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:05.597 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:05.604 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:05.607 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:05.611 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:05.615 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:05.628 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:05.635 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:05.659 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:05.696 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:05.749 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:05.751 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:05.768 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:05.770 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:05.774 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:05.778 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:05.791 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:05.798 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:05.821 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:05.848 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:05.916 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. 06:27:06.022 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:06.088 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:27:06.212 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 72 ms. 06:27:06.320 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:06.323 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:06.331 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:06.333 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:06.343 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:06.348 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:06.357 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:06.364 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:06.386 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:06.420 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:06.449 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:06.518 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:06.524 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:06.533 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:06.535 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:06.539 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:06.544 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:06.555 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:06.562 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:06.585 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:06.615 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:06.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, this.localRepositoryRevisionInProgress=3, revision=12 06:27:06.700 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 06:27:06.797 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:06.819 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:06.822 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:06.831 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:06.834 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:06.841 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:06.849 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:06.868 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:06.880 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:06.918 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:06.947 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:06.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, this.localRepositoryRevisionInProgress=12, revision=14 06:27:06.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 06:27:07.048 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:07.049 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:07.056 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:07.058 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:07.062 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:07.069 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:07.085 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:07.094 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:07.120 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:07.145 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:07.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, this.localRepositoryRevisionInProgress=14, revision=16 06:27:07.192 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:27:07.265 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:07.267 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:07.273 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:07.275 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:07.279 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:07.283 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:07.296 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:07.302 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:07.324 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:07.352 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:07.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, this.localRepositoryRevisionInProgress=16, revision=18 06:27:07.400 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06c0b490-5a2e-4e40-932c-3450087ce28e remoteRepositoryId=f7173437-0e7a-4814-916e-d3e2877a4519, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:27:07.472 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:07.474 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:07.479 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:07.481 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:07.485 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:07.490 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:07.504 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:07.513 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:07.540 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:07.576 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:07.634 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:07.636 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectFile STANDARD_OUT 06:27:07.886 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:27:08.139 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1x61s-j7gfj-local' 06:27:08.152 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1x61s-j7gfj-local' locked successfully. 06:27:10.294 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:11.809 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:11.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:12.162 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:12.528 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:14.551 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:14.832 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:15.849 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:17.263 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:17.457 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:17.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:18.071 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:18.469 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:18.945 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:19.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:19.722 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:20.811 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:21.307 [closeDeferredTimer-49ce7147-1] INFO c.c.c.l.LocalRepoManagerImpl - [49ce7147]_close: Shutting down real LocalRepoManager. 06:27:21.982 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:23.813 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:24.125 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]initPersistenceManagerFactory: repositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 06:27:24.165 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14522 ms. 06:27:24.221 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52d261dd]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1x61z-3w1q6-remote' 06:27:24.230 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52d261dd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t1x61z-3w1q6-remote' locked successfully. 06:27:27.635 [closeDeferredTimer-cc27dda-b] INFO c.c.c.l.LocalRepoManagerImpl - [cc27dda]_close: Shutting down real LocalRepoManager. 06:27:31.315 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:37.248 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:37.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:37.891 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:38.364 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:40.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:41.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:42.567 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:44.711 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:45.122 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:45.469 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:45.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:46.044 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:46.320 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:46.927 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:47.437 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:48.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:48.535 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:49.174 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:27:49.375 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52d261dd]initPersistenceManagerFactory: repositoryId=22347209-6b7e-43dc-86af-835eee4bb23e 06:27:49.381 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52d261dd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18564 ms. 06:27:49.471 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52d261dd]getCloseDeferredMillis: closeDeferredMillis=20000 06:27:49.471 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52d261dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:49.472 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]getCloseDeferredMillis: closeDeferredMillis=20000 06:27:49.472 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:49.476 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:27:49.476 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:27:49.477 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:27:49.477 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:27:49.477 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 06:27:49.559 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 82 ms. 06:27:49.559 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:49.591 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 06:27:49.592 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:49.628 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 06:27:49.628 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:49.657 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 06:27:49.659 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:49.714 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms. 06:27:49.715 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:49.743 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 06:27:49.744 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:49.771 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 06:27:49.771 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:27:49.804 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 33 ms. 06:27:50.374 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:50.507 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:50.522 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 06:27:50.561 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.04% 06:27:50.578 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 06:27:50.620 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.57% 06:27:50.643 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 06:27:50.710 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 06:27:50.801 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:50.878 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:27:50.878 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:27:50.903 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:50.972 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 27 ms. 06:27:51.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, this.localRepositoryRevisionInProgress=-1, revision=3 06:27:51.060 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.348 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:27:51.350 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:27:51.361 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:51.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.490 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.534 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.610 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.699 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.743 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.807 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.856 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.898 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:51.964 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.015 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.063 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.130 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.185 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.241 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.289 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.382 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.437 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.484 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.597 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.649 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.721 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.776 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 06:27:52.912 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:52.915 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:52.920 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:52.921 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:52.929 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:52.934 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:52.945 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:52.953 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:52.977 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:53.002 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:53.047 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:53.050 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:53.055 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:53.057 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:53.062 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:53.067 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:53.080 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:53.088 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:53.109 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:53.138 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:53.180 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:53.183 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:53.195 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:53.197 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:53.201 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:53.204 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:53.213 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:53.221 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:53.238 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:53.257 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:53.318 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms. 06:27:53.376 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:53.402 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:53.403 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:53.415 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:53.417 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:53.425 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:53.428 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:53.437 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:53.442 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:53.464 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:53.494 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:53.540 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:53.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, this.localRepositoryRevisionInProgress=3, revision=10 06:27:53.567 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=24cad6a9-cc47-41b8-8d9b-f7af3812e613 remoteRepositoryId=22347209-6b7e-43dc-86af-835eee4bb23e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:27:53.632 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:27:53.647 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:53.649 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:53.654 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:53.656 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:53.661 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:53.666 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:53.676 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:53.682 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:53.729 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:53.786 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:53.814 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:53.816 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 06:27:53.822 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 06:27:53.824 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 06:27:53.828 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 06:27:53.831 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 06:27:53.842 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 06:27:53.849 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 06:27:53.867 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 06:27:53.888 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 06:27:53.913 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fb1e2e4]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:27:53.914 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 13 finished executing tests. Finished generating test XML results (0.025 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test Generating HTML test report... Finished generating test html results (0.038 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/reports/tests/test :org.subshare.local:test (Thread[Daemon worker,5,main]) completed. Took 6 mins 10.577 secs. :org.subshare.local.dbrepo:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:compileJava Executing task ':org.subshare.local.dbrepo:compileJava' (up-to-date check took 0.012 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.local.dbrepo:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning [ant:echo] *********************************************** [ant:echo] ******************* ENHANCE ******************* [ant:echo] *********************************************** [ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer! [ant:datanucleusenhancer] Sep 21, 2019 6:27:55 AM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion [ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.7) for API "JDO" [ant:datanucleusenhancer] DataNucleus Enhancer (version 4.0.7) for API "JDO" [ant:datanucleusenhancer] DataNucleus Enhancer : Classpath [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/main [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/libs/org.subshare.local-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/4d688ce1b948632a7da4c0c6c387d93baffbdb16/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/bf26ca6257489f1fb1ca0f761b2af3825d09f637/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.jdo/jdo-api/3.1-rc1/da4b868e9c5eb00819dfff8a58bba86bd0702280/jdo-api-3.1-rc1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/161b03/ce743853aae16a6143df20f45f579f36df8f5ea5/bcprov-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/4.0.7/2a3e7cf879dd5ff80dd3e70c3eee5366dc6552b5/datanucleus-core-4.0.7.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.5/d12e5369152fe051875eb078a2b856849558e38c/datanucleus-api-jdo-4.0.5.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.12/7086645ac78c023b3c0ba65bc6fd8a98169f6a49/datanucleus-rdbms-4.0.12.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.0/99f802e0cb3e953ba3d6e698795c4aeb98d37c48/jaxb-api-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.0/3a3c6a62719d967175b76b63925f1fb495f11437/jaxb-impl-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-core/2.3.0/d044c784e41d026778693fb44a8026c1fd9a7506/jaxb-core-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/activation/1.1.1/485de3a253e23f645037828c07f1d7f1af40763a/activation-1.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/5d9e2014ad1e21ddbb28fcd1a4099761428b9e16/org.bouncycastle.openpgp.wot-161b03.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.transaction/transaction-api/1.1/2ca09f0b36ca7d71b762e14ea2ff09d5eac57558/transaction-api-1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpg-jdk15on/161b03/408b69a033a990f8ce6b66637360657357872aa1/bcpg-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/139535a69a4239db087de9bab0bee568bf8e0b70/slf4j-api-1.7.21.jar [ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 0 classes. Timings : input=349 ms, enhance=0 ms, total=349 ms. Consult the log for full details [ant:datanucleusenhancer] DataNucleus Enhancer completed and no classes were enhanced. Consult the log for full details [ant:datanucleusenhancer] Sep 21, 2019 6:27:56 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 0 classes. Timings : input=349 ms, enhance=0 ms, total=349 ms. Consult the log for full details [ant:datanucleusenhancer] Sep 21, 2019 6:27:56 AM org.datanucleus.enhancer.DataNucleusEnhancer main [ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed and no classes were enhanced. Consult the log for full details [ant:echo] *********************************************** [ant:echo] *********************************************** [ant:echo] *********************************************** :org.subshare.local.dbrepo:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.76 secs. :org.subshare.local.dbrepo:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:processResources Executing task ':org.subshare.local.dbrepo:processResources' (up-to-date check took 0.005 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/resources/main/META-INF/services has been removed. :org.subshare.local.dbrepo:processResources (Thread[Daemon worker,5,main]) completed. Took 0.016 secs. :org.subshare.local.dbrepo:classes (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:classes Skipping task ':org.subshare.local.dbrepo:classes' as it has no actions. :org.subshare.local.dbrepo:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.local.dbrepo:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/java', not found Skipping task ':org.subshare.local.dbrepo:compileTestJava' as it has no source files. :org.subshare.local.dbrepo:compileTestJava UP-TO-DATE :org.subshare.local.dbrepo:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/resources', not found Skipping task ':org.subshare.local.dbrepo:processTestResources' as it has no source files. :org.subshare.local.dbrepo:processTestResources UP-TO-DATE :org.subshare.local.dbrepo:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.local.dbrepo:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:testClasses Skipping task ':org.subshare.local.dbrepo:testClasses' as it has no actions. :org.subshare.local.dbrepo:testClasses UP-TO-DATE :org.subshare.local.dbrepo:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.local.dbrepo:test (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/test', not found Skipping task ':org.subshare.local.dbrepo:test' as it has no source files. :org.subshare.local.dbrepo:test UP-TO-DATE :org.subshare.local.dbrepo:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.client:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/java', not found Skipping task ':org.subshare.ls.client:compileTestJava' as it has no source files. :org.subshare.ls.client:compileTestJava UP-TO-DATE :org.subshare.ls.client:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.client:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/resources', not found Skipping task ':org.subshare.ls.client:processTestResources' as it has no source files. :org.subshare.ls.client:processTestResources UP-TO-DATE :org.subshare.ls.client:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:testClasses Skipping task ':org.subshare.ls.client:testClasses' as it has no actions. :org.subshare.ls.client:testClasses UP-TO-DATE :org.subshare.ls.client:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.client:test (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build/classes/test', not found Skipping task ':org.subshare.ls.client:test' as it has no source files. :org.subshare.ls.client:test UP-TO-DATE :org.subshare.ls.client:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/java', not found Skipping task ':org.subshare.ls.core:compileTestJava' as it has no source files. :org.subshare.ls.core:compileTestJava UP-TO-DATE :org.subshare.ls.core:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.ls.core:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/resources', not found Skipping task ':org.subshare.ls.core:processTestResources' as it has no source files. :org.subshare.ls.core:processTestResources UP-TO-DATE :org.subshare.ls.core:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.core:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:testClasses Skipping task ':org.subshare.ls.core:testClasses' as it has no actions. :org.subshare.ls.core:testClasses UP-TO-DATE :org.subshare.ls.core:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.core:test (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/classes/test', not found Skipping task ':org.subshare.ls.core:test' as it has no source files. :org.subshare.ls.core:test UP-TO-DATE :org.subshare.ls.core:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.client:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/java', not found Skipping task ':org.subshare.ls.rest.client:compileTestJava' as it has no source files. :org.subshare.ls.rest.client:compileTestJava UP-TO-DATE :org.subshare.ls.rest.client:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.client:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/resources', not found Skipping task ':org.subshare.ls.rest.client:processTestResources' as it has no source files. :org.subshare.ls.rest.client:processTestResources UP-TO-DATE :org.subshare.ls.rest.client:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.client:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:testClasses Skipping task ':org.subshare.ls.rest.client:testClasses' as it has no actions. :org.subshare.ls.rest.client:testClasses UP-TO-DATE :org.subshare.ls.rest.client:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:test (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/classes/test', not found Skipping task ':org.subshare.ls.rest.client:test' as it has no source files. :org.subshare.ls.rest.client:test UP-TO-DATE :org.subshare.ls.rest.client:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.server:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/java', not found Skipping task ':org.subshare.ls.rest.server:compileTestJava' as it has no source files. :org.subshare.ls.rest.server:compileTestJava UP-TO-DATE :org.subshare.ls.rest.server:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.server:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/resources', not found Skipping task ':org.subshare.ls.rest.server:processTestResources' as it has no source files. :org.subshare.ls.rest.server:processTestResources UP-TO-DATE :org.subshare.ls.rest.server:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.server:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:testClasses Skipping task ':org.subshare.ls.rest.server:testClasses' as it has no actions. :org.subshare.ls.rest.server:testClasses UP-TO-DATE :org.subshare.ls.rest.server:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.server:test (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/classes/test', not found Skipping task ':org.subshare.ls.rest.server:test' as it has no source files. :org.subshare.ls.rest.server:test UP-TO-DATE :org.subshare.ls.rest.server:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/java', not found Skipping task ':org.subshare.ls.server:compileTestJava' as it has no source files. :org.subshare.ls.server:compileTestJava UP-TO-DATE :org.subshare.ls.server:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/resources', not found Skipping task ':org.subshare.ls.server:processTestResources' as it has no source files. :org.subshare.ls.server:processTestResources UP-TO-DATE :org.subshare.ls.server:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:testClasses Skipping task ':org.subshare.ls.server:testClasses' as it has no actions. :org.subshare.ls.server:testClasses UP-TO-DATE :org.subshare.ls.server:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:test (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/classes/test', not found Skipping task ':org.subshare.ls.server:test' as it has no source files. :org.subshare.ls.server:test UP-TO-DATE :org.subshare.ls.server:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server.cproc:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found Skipping task ':org.subshare.ls.server.cproc:compileTestJava' as it has no source files. :org.subshare.ls.server.cproc:compileTestJava UP-TO-DATE :org.subshare.ls.server.cproc:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server.cproc:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/resources', not found Skipping task ':org.subshare.ls.server.cproc:processTestResources' as it has no source files. :org.subshare.ls.server.cproc:processTestResources UP-TO-DATE :org.subshare.ls.server.cproc:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.ls.server.cproc:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:testClasses Skipping task ':org.subshare.ls.server.cproc:testClasses' as it has no actions. :org.subshare.ls.server.cproc:testClasses UP-TO-DATE :org.subshare.ls.server.cproc:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:test (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/classes/test', not found Skipping task ':org.subshare.ls.server.cproc:test' as it has no source files. :org.subshare.ls.server.cproc:test UP-TO-DATE :org.subshare.ls.server.cproc:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.rest.client:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:compileTestJava Executing task ':org.subshare.rest.client:compileTestJava' (up-to-date check took 0.017 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.rest.client:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/src/test/java/org/subshare/rest/client/transport/CryptreeRepoTransportTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.rest.client:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.18 secs. :org.subshare.rest.client:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/src/test/resources', not found Skipping task ':org.subshare.rest.client:processTestResources' as it has no source files. :org.subshare.rest.client:processTestResources UP-TO-DATE :org.subshare.rest.client:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.006 secs. :org.subshare.rest.client:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:testClasses Skipping task ':org.subshare.rest.client:testClasses' as it has no actions. :org.subshare.rest.client:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.rest.client:test (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:test Executing task ':org.subshare.rest.client:test' (up-to-date check took 0.018 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 16'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 16' Successfully started process 'Gradle Test Executor 16' Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 16 started executing tests. org.subshare.rest.client.transport.CryptreeRepoTransportTest > encryptAndSignAndVerifyAndDecrypt STANDARD_OUT 06:27:59.994 [Test worker] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 06:28:00.818 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 06:28:00.844 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.gnupg.dir' is not set (config is queried next). 06:28:00.845 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.subshare/subshare.properties'. 06:28:00.858 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7b3c0bc0]: file='/home/tomcat/.subshare/subshare.properties' 06:28:00.860 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7b3c0bc0]tryAcquire: returning true. lockCounter=1 06:28:00.873 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7b3c0bc0]release: releasing underlying FileLock. lockCounter=0 06:28:00.874 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: dirString=${user.home}/.gnupg 06:28:00.875 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: result=/home/tomcat/.gnupg 06:28:00.876 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 06:28:00.877 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 06:28:00.890 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next). 06:28:01.293 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 06:28:01.297 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 06:28:01.300 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 06:28:01.302 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 06:28:01.305 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 06:28:01.308 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 06:28:05.754 [Test worker] INFO org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 4872 ms. 06:28:05.770 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8X0tYCB9FJxSuokdpOZQsw, invitation=false] 06:28:05.774 [Test worker] DEBUG org.subshare.core.pgp.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 06:28:05.774 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next). 06:28:09.081 [Test worker] INFO org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 3307 ms. 06:28:09.082 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=eZbb_qHUuh9DJFShCMgAOg, invitation=false] 06:28:09.120 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.getCryptoChangeSetDtoTimeout' is not set (config is queried next). 06:28:09.127 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=354222 06:28:09.146 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:09.183 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=27883 06:28:09.658 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:09.662 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=768569 06:28:09.744 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:09.745 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=215864 06:28:10.238 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:10.239 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=976914 06:28:10.392 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:10.393 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=229966 06:28:10.866 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:10.868 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=594226 06:28:11.006 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:11.007 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=94271 06:28:11.298 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:11.299 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=110099 06:28:11.382 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:11.383 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=240568 06:28:11.479 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:11.480 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=19785 06:28:11.632 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:11.633 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1000509 06:28:11.685 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:11.686 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=495844 06:28:12.154 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:12.155 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=71511 06:28:12.408 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:12.409 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=578043 06:28:12.476 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:12.476 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=90686 06:28:12.752 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:12.753 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=784306 06:28:12.834 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:12.834 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=712122 06:28:13.217 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:13.218 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=937275 06:28:13.586 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:13.587 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=350248 06:28:14.056 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:14.056 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=314627 06:28:14.240 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:14.240 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=695221 06:28:14.406 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:14.407 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=709648 06:28:14.739 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:14.740 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=489768 06:28:15.065 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:15.066 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=347313 06:28:15.332 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:15.333 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=206307 06:28:15.529 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:15.530 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=889491 06:28:15.660 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:15.661 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=590265 06:28:16.084 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:16.085 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=963516 06:28:16.375 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:16.376 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=76112 06:28:16.831 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:16.832 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=286789 06:28:16.901 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:16.901 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=882788 06:28:17.063 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:17.063 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=888651 06:28:17.478 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:17.479 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=652457 06:28:17.905 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:17.906 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=646780 06:28:18.232 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:18.233 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1027354 06:28:18.550 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:18.551 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=163468 06:28:19.039 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:19.040 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=308688 06:28:19.149 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:19.150 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=477011 06:28:19.322 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:19.323 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=508927 06:28:19.590 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:19.590 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=249067 06:28:19.854 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:19.858 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=122111 06:28:19.999 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:20.000 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=615659 06:28:20.091 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:20.092 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=918795 06:28:20.401 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:20.402 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=178403 06:28:20.842 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:20.843 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=791032 06:28:20.958 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:20.959 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=146514 06:28:21.332 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:21.332 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=826792 06:28:21.425 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:21.426 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=356006 06:28:21.791 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:21.792 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=372489 06:28:21.975 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:21.976 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=477556 06:28:22.157 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:22.158 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=712533 06:28:22.402 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:22.403 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=843411 06:28:22.725 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:22.725 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=503479 06:28:23.096 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:23.096 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=488552 06:28:23.345 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:23.345 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=712683 06:28:23.596 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:23.597 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=589016 06:28:23.930 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:23.931 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=941573 06:28:24.224 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:24.225 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=951599 06:28:24.672 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:24.673 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=908185 06:28:25.106 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:25.107 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=696486 06:28:25.523 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:25.524 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=624790 06:28:25.865 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:25.866 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1023828 06:28:26.169 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:26.169 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=271849 06:28:26.645 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:26.646 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1003863 06:28:26.808 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:26.809 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=303806 06:28:27.270 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:27.271 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=142685 06:28:27.430 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:27.431 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=400058 06:28:27.526 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:27.527 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=979593 06:28:27.737 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:27.737 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=49182 06:28:28.194 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:28.195 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=117594 06:28:28.246 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:28.246 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=671965 06:28:28.331 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:28.332 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=930407 06:28:28.651 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:28.652 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=263791 06:28:29.090 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:29.090 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=647200 06:28:29.238 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:29.239 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=329067 06:28:29.548 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:29.548 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=985718 06:28:29.727 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:29.728 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=158207 06:28:30.191 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:30.192 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=311140 06:28:30.292 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:30.293 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=213823 06:28:30.460 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:30.461 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=717853 06:28:30.589 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:30.590 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=470170 06:28:30.929 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:30.930 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=444399 06:28:31.177 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:31.178 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=471929 06:28:31.402 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:31.403 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1046681 06:28:31.650 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:31.650 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=736121 06:28:32.133 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:32.134 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=888035 06:28:32.487 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:32.487 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1041 06:28:32.910 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:32.910 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=647500 06:28:32.947 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:32.948 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=317840 06:28:33.270 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:33.271 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=402730 06:28:33.442 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:33.442 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=585490 06:28:33.648 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:33.648 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=699781 06:28:33.929 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:33.930 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=734313 06:28:34.275 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:34.275 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=29115 06:28:34.620 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:34.621 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=3421 06:28:34.663 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:34.664 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=482027 06:28:34.699 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:34.699 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=791535 06:28:34.940 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:34.940 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=39233 06:28:35.318 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:35.318 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=442404 06:28:35.367 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 06:28:35.368 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). 06:28:35.589 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no localRepoManager. 06:28:35.589 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no restRepoTransport. Gradle Test Executor 16 finished executing tests. Finished generating test XML results (0.004 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test Generating HTML test report... Finished generating test html results (0.012 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/reports/tests/test :org.subshare.rest.client:test (Thread[Daemon worker,5,main]) completed. Took 39.467 secs. :org.subshare.rest.server:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:compileJava Executing task ':org.subshare.rest.server:compileJava' (up-to-date check took 0.029 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.rest.server:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.rest.server:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.351 secs. :org.subshare.rest.server:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/main/resources', not found Skipping task ':org.subshare.rest.server:processResources' as it has no source files. :org.subshare.rest.server:processResources UP-TO-DATE :org.subshare.rest.server:processResources (Thread[Daemon worker,5,main]) completed. Took 0.006 secs. :org.subshare.rest.server:classes (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:classes Skipping task ':org.subshare.rest.server:classes' as it has no actions. :org.subshare.rest.server:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.rest.server:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/java', not found Skipping task ':org.subshare.rest.server:compileTestJava' as it has no source files. :org.subshare.rest.server:compileTestJava UP-TO-DATE :org.subshare.rest.server:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.rest.server:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/resources', not found Skipping task ':org.subshare.rest.server:processTestResources' as it has no source files. :org.subshare.rest.server:processTestResources UP-TO-DATE :org.subshare.rest.server:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.server:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:testClasses Skipping task ':org.subshare.rest.server:testClasses' as it has no actions. :org.subshare.rest.server:testClasses UP-TO-DATE :org.subshare.rest.server:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.server:test (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/classes/test', not found Skipping task ':org.subshare.rest.server:test' as it has no source files. :org.subshare.rest.server:test UP-TO-DATE :org.subshare.rest.server:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/java', not found Skipping task ':org.subshare.rest.shared:compileTestJava' as it has no source files. :org.subshare.rest.shared:compileTestJava UP-TO-DATE :org.subshare.rest.shared:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/resources', not found Skipping task ':org.subshare.rest.shared:processTestResources' as it has no source files. :org.subshare.rest.shared:processTestResources UP-TO-DATE :org.subshare.rest.shared:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:testClasses Skipping task ':org.subshare.rest.shared:testClasses' as it has no actions. :org.subshare.rest.shared:testClasses UP-TO-DATE :org.subshare.rest.shared:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.rest.shared:test (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build/classes/test', not found Skipping task ':org.subshare.rest.shared:test' as it has no source files. :org.subshare.rest.shared:test UP-TO-DATE :org.subshare.rest.shared:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:jar (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:jar Executing task ':org.subshare.local.dbrepo:jar' (up-to-date check took 0.005 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/libs/org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/libs/org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.local.dbrepo:jar (Thread[Daemon worker,5,main]) completed. Took 0.02 secs. :org.subshare.rest.server:jar (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:jar Executing task ':org.subshare.rest.server:jar' (up-to-date check took 0.005 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/libs/org.subshare.rest.server-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/libs/org.subshare.rest.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.rest.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.031 secs. :org.subshare.server:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.server:compileJava Executing task ':org.subshare.server:compileJava' (up-to-date check took 0.032 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.server:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.server:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.26 secs. :org.subshare.server:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.server:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/main/resources', not found Skipping task ':org.subshare.server:processResources' as it has no source files. :org.subshare.server:processResources UP-TO-DATE :org.subshare.server:processResources (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :org.subshare.server:classes (Thread[Daemon worker,5,main]) started. :org.subshare.server:classes Skipping task ':org.subshare.server:classes' as it has no actions. :org.subshare.server:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.server:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.server:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/java', not found Skipping task ':org.subshare.server:compileTestJava' as it has no source files. :org.subshare.server:compileTestJava UP-TO-DATE :org.subshare.server:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.server:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.server:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/resources', not found Skipping task ':org.subshare.server:processTestResources' as it has no source files. :org.subshare.server:processTestResources UP-TO-DATE :org.subshare.server:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.server:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.server:testClasses Skipping task ':org.subshare.server:testClasses' as it has no actions. :org.subshare.server:testClasses UP-TO-DATE :org.subshare.server:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.server:test (Thread[Daemon worker,5,main]) started. :org.subshare.server:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/classes/test', not found Skipping task ':org.subshare.server:test' as it has no source files. :org.subshare.server:test UP-TO-DATE :org.subshare.server:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.server:jar (Thread[Daemon worker,5,main]) started. :org.subshare.server:jar Executing task ':org.subshare.server:jar' (up-to-date check took 0.004 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/libs/org.subshare.server-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/libs/org.subshare.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.013 secs. :org.subshare.test:compileJava (Thread[Daemon worker,5,main]) started. :org.subshare.test:compileJava Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-20190915.095212-19.pom Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml] Resource missing. [HTTP GET: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom] Resource missing. [HTTP HEAD: https://codewizards.co/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar] Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.pom Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-20190915.095212-19.jar Download https://codewizards.co/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.jar Executing task ':org.subshare.test:compileJava' (up-to-date check took 0.627 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.test:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.test:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.895 secs. :org.subshare.test:processResources (Thread[Daemon worker,5,main]) started. :org.subshare.test:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/src/main/resources', not found Skipping task ':org.subshare.test:processResources' as it has no source files. :org.subshare.test:processResources UP-TO-DATE :org.subshare.test:processResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.test:classes (Thread[Daemon worker,5,main]) started. :org.subshare.test:classes Skipping task ':org.subshare.test:classes' as it has no actions. :org.subshare.test:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.test:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.test:compileTestJava Executing task ':org.subshare.test:compileTestJava' (up-to-date check took 0.042 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.test:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.test:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.441 secs. :org.subshare.test:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.test:processTestResources Executing task ':org.subshare.test:processTestResources' (up-to-date check took 0.014 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/resources/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/resources/test/org has been removed. :org.subshare.test:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.112 secs. :org.subshare.test:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.test:testClasses Skipping task ':org.subshare.test:testClasses' as it has no actions. :org.subshare.test:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.test:test (Thread[Daemon worker,5,main]) started. :org.subshare.test:test Executing task ':org.subshare.test:test' (up-to-date check took 0.024 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 17'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 17' Starting process 'Gradle Test Executor 18'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 18' Successfully started process 'Gradle Test Executor 17' Starting process 'Gradle Test Executor 19'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 19' Successfully started process 'Gradle Test Executor 18' Starting process 'Gradle Test Executor 20'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 20' Successfully started process 'Gradle Test Executor 19' Starting process 'Gradle Test Executor 21'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 21' Successfully started process 'Gradle Test Executor 20' Successfully started process 'Gradle Test Executor 21' Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 20 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 17 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 18 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 21 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 19 started executing tests. org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 06:28:49.861 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:28:51.121 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.Issue5IT STANDARD_OUT 06:28:51.158 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:28:51.873 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:28:51.989 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 06:28:53.993 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore' does not exist! 06:28:54.025 [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! ********************************************************************** org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:28:54.661 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore' does not exist! 06:28:54.672 [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! ********************************************************************** org.subshare.test.Issue5IT STANDARD_OUT 06:28:55.161 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore' does not exist! 06:28:55.167 [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! ********************************************************************** org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:28:55.532 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore' does not exist! 06:28:55.536 [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! ********************************************************************** org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:28:55.769 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore' does not exist! 06:28:55.774 [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! ********************************************************************** org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:28:59.746 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 5074 ms. Generating a new RSA key pair took 5074 ms. ********************************************************************** Server certificate fingerprint (SHA1): 85:F9:21:27:71:2B:3D:0B:A6:E1:37:60:6F:07:0E:65:65:36:D5:6B 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. ********************************************************************** 06:28:59.791 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 85:F9:21:27:71:2B:3D:0B:A6:E1:37:60:6F:07:0E:65:65:36:D5:6B org.subshare.test.Issue5IT STANDARD_OUT 06:28:59.999 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4830 ms. Generating a new RSA key pair took 4830 ms. ********************************************************************** Server certificate fingerprint (SHA1): E5:BA:F3:31:F5:F7:0E:D1:5B:E8:9C:69:4E:C4:4B:62:40:23:48:26 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. ********************************************************************** 06:29:00.059 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): E5:BA:F3:31:F5:F7:0E:D1:5B:E8:9C:69:4E:C4:4B:62:40:23:48:26 org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:00.076 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=8.0 MiB, available=447.5 MiB 06:29:00.164 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1981 ms. org.subshare.test.Issue5IT STANDARD_OUT 06:29:00.382 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=8.0 MiB, available=447.5 MiB 06:29:00.506 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1972 ms. org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 06:29:00.633 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 6607 ms. Generating a new RSA key pair took 6607 ms. ********************************************************************** Server certificate fingerprint (SHA1): 6A:98:ED:44:C0:D1:CF:BF:58:26:9F:FC:0A:AA:10:4F:97:93:68:93 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. ********************************************************************** 06:29:00.670 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 6A:98:ED:44:C0:D1:CF:BF:58:26:9F:FC:0A:AA:10:4F:97:93:68:93 06:29:00.875 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=239.5 MiB, used=8.2 MiB, available=447.3 MiB 06:29:00.992 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1969 ms. org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:02.281 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @23128ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:02.444 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 6901 ms. Generating a new RSA key pair took 6901 ms. ********************************************************************** Server certificate fingerprint (SHA1): FB:C6:CD:5E:17:72:70:E6:12:F6:1F:2E:FA:83:92:5E:54:2B:D2:4A 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. ********************************************************************** 06:29:02.467 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): FB:C6:CD:5E:17:72:70:E6:12:F6:1F:2E:FA:83:92:5E:54:2B:D2:4A org.subshare.test.Issue5IT STANDARD_OUT 06:29:02.632 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @23493ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:02.706 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=8.0 MiB, available=447.5 MiB 06:29:02.751 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms. org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 06:29:03.212 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @24007ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.Issue5IT STANDARD_OUT 06:29:04.052 [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_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:04.108 [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_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.Issue5IT STANDARD_OUT 06:29:04.466 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:04.468 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:29:04.474 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:04.522 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:04.523 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:29:04.529 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 06:29:04.934 [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_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:05.101 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @25886ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 06:29:05.258 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:05.260 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:29:05.267 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:29:06.690 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 10914 ms. Generating a new RSA key pair took 10914 ms. ********************************************************************** Server certificate fingerprint (SHA1): 4D:81:BD:F1:A1:22:5E:20:F5:9F:95:67:DA:F3:CA:46:65:9D:78:84 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. ********************************************************************** 06:29:06.749 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 4D:81:BD:F1:A1:22:5E:20:F5:9F:95:67:DA:F3:CA:46:65:9D:78:84 org.subshare.test.Issue5IT STANDARD_ERROR Sep 21, 2019 6:29:07 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:29:07.090 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=239.5 MiB, used=8.2 MiB, available=447.3 MiB 06:29:07.196 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1989 ms. org.subshare.test.BrokenSignatureIT STANDARD_ERROR Sep 21, 2019 6:29:07 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:07.454 [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_222-8u222-b10-1ubuntu1~16.04.1-b10 06:29:07.811 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:07.824 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:29:07.831 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.MetaOnlyRepoSyncIT STANDARD_ERROR Sep 21, 2019 6:29:08 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:29:09.580 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @30424ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_ERROR Sep 21, 2019 6:29:10 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:10.887 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@e109e22{/,null,AVAILABLE} org.subshare.test.Issue5IT STANDARD_OUT 06:29:11.008 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@cd36a98{/,null,AVAILABLE} org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:11.024 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@574864e0{HTTP/1.1,[http/1.1]}{127.0.0.1:46505} 06:29:11.044 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @31891ms org.subshare.test.Issue5IT STANDARD_OUT 06:29:11.088 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@200d3288{HTTP/1.1,[http/1.1]}{127.0.0.1:40820} 06:29:11.093 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @31954ms org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:29:11.289 [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_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.Issue5IT STANDARD_OUT 06:29:11.650 [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_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:11.698 [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_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.Issue5IT STANDARD_OUT 06:29:11.728 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:11.729 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:29:11.729 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:29:11.771 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:11.772 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:11.797 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:11.797 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:29:11.798 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:29:11.806 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.Issue5IT STANDARD_ERROR Sep 21, 2019 6:29:11 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.BrokenSignatureIT STANDARD_ERROR Sep 21, 2019 6:29:11 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 06:29:12.536 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1c13b99b{/,null,AVAILABLE} 06:29:12.638 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@4c06bdcf{HTTP/1.1,[http/1.1]}{127.0.0.1:44399} 06:29:12.643 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @33439ms 06:29:13.094 [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_222-8u222-b10-1ubuntu1~16.04.1-b10 06:29:13.101 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:13.101 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:29:13.102 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.MetaOnlyRepoSyncIT STANDARD_ERROR Sep 21, 2019 6:29:13 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.Issue5IT STANDARD_OUT 06:29:13.976 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5c7eeb91{/,null,AVAILABLE} 06:29:14.017 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@6dc60352(cloudstoreserver,h=[],w=[]) for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.287 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.310 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.312 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.317 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.319 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.321 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.324 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.326 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.327 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.329 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.343 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.346 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.348 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.349 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.352 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.354 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.360 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.362 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.365 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.366 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@114e14f1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/ssl.server/keystore] 06:29:14.400 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@48f8dd55{SSL,[ssl, http/1.1]}{0.0.0.0:39015} 06:29:14.400 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @35261ms 06:29:14.436 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 06:29:44 CEST 2019 org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:14.467 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@432d7ebd{/,null,AVAILABLE} 06:29:14.525 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@7aec7c97(cloudstoreserver,h=[],w=[]) for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:14.655 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 06:29:14.671 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:14.699 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@39651c64{/,null,AVAILABLE} org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_ERROR Sep 21, 2019 6:29:14 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:14.842 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@3b5e9af0{HTTP/1.1,[http/1.1]}{127.0.0.1:36683} 06:29:14.849 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @35635ms org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:14.851 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.889 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.890 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.891 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.892 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.893 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.894 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.895 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:14.892 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:29:14.906 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:14.906 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.908 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.909 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.910 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.911 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:14.923 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:14.923 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.925 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:14.928 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:14.926 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.933 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.938 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:14.936 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT STANDARD_OUT 06:29:14.939 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] 06:29:14.941 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@2576a870[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/ssl.server/keystore] org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:14.958 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@7fae5c34{SSL,[ssl, http/1.1]}{0.0.0.0:36994} 06:29:14.958 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @35806ms 06:29:15.007 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 06:29:45 CEST 2019 06:29:15.172 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 06:29:15.464 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1650fc65{/,null,AVAILABLE} 06:29:15.484 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@4a0aca9d(cloudstoreserver,h=[],w=[]) for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:15.500 [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_222-8u222-b10-1ubuntu1~16.04.1-b10 06:29:15.544 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:15.545 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:29:15.545 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_ERROR Sep 21, 2019 6:29:15 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 06:29:15.810 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.812 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.813 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.828 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.829 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.829 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.830 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.831 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.832 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.833 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.834 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.835 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.853 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.854 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.856 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.856 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.860 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.872 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.875 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.878 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@1e761f05[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/ssl.server/keystore] 06:29:15.892 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@1a544961{SSL,[ssl, http/1.1]}{0.0.0.0:36223} 06:29:15.894 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @36691ms 06:29:15.948 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 06:29:45 CEST 2019 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:16.485 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:17.233 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ec094e0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' 06:29:17.259 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ec094e0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:17.875 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 06:29:17.884 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:29:17.889 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:29:17.895 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:29:18.108 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 06:29:18.111 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:29:18.113 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:29:18.117 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:18.133 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [152f9ec9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' 06:29:18.155 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [152f9ec9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:18.247 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@274b5796{/,null,AVAILABLE} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:18.282 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:29:18.284 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:29:18.291 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:18.288 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@7234750b(cloudstoreserver,h=[],w=[]) for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:18.294 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:29:18.432 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 06:29:18.447 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:29:18.450 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:29:18.452 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:29:18.466 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 06:29:18.471 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:29:18.475 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:29:18.476 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:29:18.494 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 06:29:18.496 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 06:29:18.497 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:29:18.498 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:29:18.501 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:29:18.503 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:18.549 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.553 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.565 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.566 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.567 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.568 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.569 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.570 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.571 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:18.600 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5849a902]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:18.589 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.611 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.613 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.616 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.617 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.619 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.621 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.622 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:18.623 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5849a902]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 06:29:18.627 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.633 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.635 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@6255a23a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/ssl.server/keystore] 06:29:18.658 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@6d68a753{SSL,[ssl, http/1.1]}{0.0.0.0:46858} 06:29:18.658 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @39445ms 06:29:18.674 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 06:29:48 CEST 2019 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:19.023 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:29:19.024 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3016ece{/,null,AVAILABLE} 06:29:19.104 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@857888c{HTTP/1.1,[http/1.1]}{127.0.0.1:43016} 06:29:19.106 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @39951ms 06:29:19.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_222-8u222-b10-1ubuntu1~16.04.1-b10 06:29:19.790 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 06:29:19.791 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 06:29:19.792 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_ERROR Sep 21, 2019 6:29:19 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:20.629 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47c4b8bb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' 06:29:20.643 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47c4b8bb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 06:29:21.713 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7131ffe4{/,null,AVAILABLE} 06:29:21.754 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@1b431585(cloudstoreserver,h=[],w=[]) for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.013 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.028 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.030 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.034 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.035 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.037 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.042 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.043 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.045 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.060 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.064 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.066 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.067 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.068 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.070 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.071 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.076 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.078 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.080 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.093 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@3ecbdb2a[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/ssl.server/keystore] 06:29:22.117 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@660ece68{SSL,[ssl, http/1.1]}{0.0.0.0:42817} 06:29:22.117 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @42963ms 06:29:22.137 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 06:29:52 CEST 2019 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:22.442 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. ************************************************************ PREPARE >>> 06:29:23.613 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24b6174d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' 06:29:23.638 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24b6174d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' locked successfully. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:34.732 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:34.750 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:34.976 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:36.883 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:38.471 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:44.538 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:29:44.552 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:44:44 CEST 2019 06:29:44.916 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:45.017 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:45.078 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:29:45.109 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:44:45 CEST 2019 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:45.325 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:45.419 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:45.446 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:45.972 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:45.986 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:29:45.989 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:44:45 CEST 2019 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:46.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:46.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:46.605 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:46.724 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:46.832 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:47.031 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:47.237 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:47.410 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:29:47.843 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:29:48.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:48.398 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:48.751 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:29:48.764 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:44:48 CEST 2019 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:48.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:29:49.199 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:29:49.796 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:51.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:51.341 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:51.977 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:52.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:52.210 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:29:52.246 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:44:52 CEST 2019 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:52.270 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:52.743 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:53.097 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:53.390 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:53.779 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:53.812 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:54.578 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:55.254 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:55.804 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:55.885 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:56.112 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:56.502 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:56.783 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:57.158 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:57.278 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:57.743 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:57.798 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:57.877 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:58.088 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:58.107 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:58.125 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:58.192 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:58.454 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:58.497 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:58.584 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:58.642 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:58.937 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:58.964 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:59.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:59.150 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:59.477 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:59.480 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:59.501 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:29:59.760 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:29:59.848 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:29:59.856 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:29:59.863 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:29:59.889 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:00.130 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:00.213 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:00.227 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:00.251 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:00.466 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:00.613 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:00.784 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:00.794 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:01.573 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:01.680 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:01.727 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:01.822 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:02.050 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:02.402 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:02.678 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:02.978 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:03.720 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:04.222 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:04.229 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:04.741 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:04.961 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:05.376 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:05.965 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:06.180 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:06.634 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:06.665 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5849a902]initPersistenceManagerFactory: repositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:30:06.694 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5849a902]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 40168 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:06.909 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:07.179 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo5-utof4-remote' 06:30:07.191 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo5-utof4-remote' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:07.468 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [152f9ec9]initPersistenceManagerFactory: repositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:30:07.581 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [152f9ec9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 41005 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:07.751 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:07.889 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb8-pqy6y-remote' 06:30:07.901 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb8-pqy6y-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:08.127 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47c4b8bb]initPersistenceManagerFactory: repositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:30:08.210 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47c4b8bb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39806 ms. 06:30:08.523 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2007q-mzclz-remote' 06:30:08.528 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2007q-mzclz-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:08.557 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:08.782 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ec094e0]initPersistenceManagerFactory: repositoryId=4650f87a-fa51-4666-aa07-98945e56e342 06:30:08.841 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ec094e0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 42291 ms. 06:30:09.173 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmj-6j3p8-remote' 06:30:09.177 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmj-6j3p8-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:09.499 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24b6174d]initPersistenceManagerFactory: repositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:30:09.536 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24b6174d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39250 ms. 06:30:09.845 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k8-758zm-remote' 06:30:09.848 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k8-758zm-remote' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:12.628 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:13.374 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:13.894 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:14.217 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:14.655 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:18.144 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:30:18.627 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:18.710 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:18.953 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:19.001 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:19.062 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:19.167 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:19.291 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:19.422 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:19.502 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:19.511 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:19.604 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:19.608 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:19.638 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:19.806 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:19.829 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:19.872 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:20.115 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:20.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:20.416 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:22.321 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:22.723 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:22.739 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:22.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:23.078 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:23.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:23.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:23.118 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:23.594 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:23.638 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:23.957 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:23.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:24.389 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:24.945 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:24.960 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:25.667 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:25.786 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:26.045 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:26.052 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:26.122 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:26.372 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:26.374 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:26.538 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:26.544 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:26.549 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:26.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:26.624 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:26.778 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:26.813 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:26.825 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:26.844 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:26.950 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:27.009 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:27.047 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:27.107 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:27.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:27.291 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:27.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:27.406 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:27.409 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:27.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:27.750 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:27.787 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:27.835 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:27.876 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:28.135 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:28.242 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:28.292 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:28.304 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:28.398 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:28.573 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:28.619 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:28.832 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:29.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:29.198 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:29.829 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:29.847 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:30.262 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:30.382 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:30.389 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:30.866 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:30.872 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:31.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:31.647 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:31.758 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:32.736 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:32.803 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:33.229 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]initPersistenceManagerFactory: repositoryId=46105459-0475-4a05-845b-fb8064374adf 06:30:33.241 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20510 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:33.288 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]initPersistenceManagerFactory: repositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:33.349 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]getCloseDeferredMillis: closeDeferredMillis=20000 06:30:33.349 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:33.355 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21035 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:33.360 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:33.463 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]getCloseDeferredMillis: closeDeferredMillis=20000 06:30:33.465 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:33.660 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:33.736 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:33.856 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]initPersistenceManagerFactory: repositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab 06:30:33.868 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20687 ms. 06:30:34.024 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]getCloseDeferredMillis: closeDeferredMillis=20000 06:30:34.025 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:34.192 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 567 ms. 06:30:34.210 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XNvbszvdpxcqhJ0WuVxu0w, invitation=false] 06:30:34.291 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 73 ms. 06:30:34.309 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:34.444 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]initPersistenceManagerFactory: repositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 06:30:34.456 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20897 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:34.460 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 687 ms. 06:30:34.485 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=oSZ8yp5k9zLmzLXrDWCNNg, invitation=false] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:34.614 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]initPersistenceManagerFactory: repositoryId=b899a3fd-afeb-443a-b982-339003017bb9 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:34.629 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 129 ms. 06:30:34.630 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=C1C35qqe7AO-MuOhnylyVg, invitation=false] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:34.633 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22842 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:34.665 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]getCloseDeferredMillis: closeDeferredMillis=20000 06:30:34.689 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:34.777 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]getCloseDeferredMillis: closeDeferredMillis=20000 06:30:34.786 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:35.181 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 677 ms. 06:30:35.198 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XpI5i1zHqtvVkwGf0eUGRA, invitation=false] 06:30:35.493 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 280 ms. 06:30:35.508 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ZVeTsiLYbOUMO1gcm8kmdw, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:35.729 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=37.2 MiB, available=418.3 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:35.881 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1004 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:35.942 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=37.4 MiB, available=418.1 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:35.974 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 825 ms. 06:30:35.987 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=cRBEMnTrxliow5Dbfmx-yg, invitation=false] 06:30:36.071 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 81 ms. 06:30:36.072 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, invitation=false] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:36.398 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, invitation=false] org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:36.518 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=37.7 MiB, available=417.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:37.258 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=37.5 MiB, available=418.0 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:37.720 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=38.2 MiB, available=417.3 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:38.942 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:39.055 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:39.505 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:40.082 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:40.234 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:42.839 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 75d44e66-a181-4757-9b3e-bb3f8b4d8820 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src localRepository.publicKeySha1 = 2B:25:EC:9D:34:65:4D:8B:9F:7A:15:4E:5F:D8:20:7B:5E:80:0B:0D remoteRepository.repositoryId = 2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepository.remoteRoot = https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepository.publicKeySha1 = 34:2D:93:11:34:66:23:68:EC:21:77:12:BC:D9:99:CC:70:AA:8E:2D 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 75d44e66-a181-4757-9b3e-bb3f8b4d8820 2b8149c4-f7c9-42be-86bb-ccb14078077d org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:42.976 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src localRepository.publicKeySha1 = AF:8F:84:F2:12:B6:A1:28:CE:1A:18:B3:4F:E6:F4:2C:79:96:3D:16 remoteRepository.repositoryId = 46105459-0475-4a05-845b-fb8064374adf remoteRepository.remoteRoot = https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf remoteRepository.publicKeySha1 = 88:33:E2:ED:70:43:83:31:3E:D7:3B:C2:17:E7:49:0E:F3:19:43:6C 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 cbe2d82e-f737-40ee-ab0c-c25be413cd31 46105459-0475-4a05-845b-fb8064374adf org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:43.629 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 4650f87a-fa51-4666-aa07-98945e56e342 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src localRepository.publicKeySha1 = 1A:E9:EA:45:79:95:E0:DB:E2:CB:F6:C4:BF:6D:55:19:8D:B0:14:F4 remoteRepository.repositoryId = d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepository.remoteRoot = https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepository.publicKeySha1 = BA:98:E0:E2:D8:C2:11:C7:83:76:B6:1C:F8:BE:41:FB:91:CE:57:D7 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 4650f87a-fa51-4666-aa07-98945e56e342 d7984b7d-539d-431f-8a6c-dbf4cb849eab org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:43.797 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:43.879 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src localRepository.publicKeySha1 = 54:3B:40:D2:91:93:3D:62:04:2B:29:52:F6:60:7E:56:1D:F1:9B:19 remoteRepository.repositoryId = f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepository.remoteRoot = https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepository.publicKeySha1 = 10:1E:04:06:01:F6:FF:C6:C5:6C:4D:64:FF:B5:A5:9D:36:29:C0:8B 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 c3187e3e-4950-4993-acd6-c0dd6b62b5b7 f3abedda-ec7d-438c-a58f-8c39334e3a57 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:44.102 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src localRepository.publicKeySha1 = FC:CB:8E:41:1C:2D:E1:1E:44:39:0D:42:4D:AD:D5:46:B6:46:80:7E remoteRepository.repositoryId = b899a3fd-afeb-443a-b982-339003017bb9 remoteRepository.remoteRoot = https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9 remoteRepository.publicKeySha1 = 71:7B:01:16:59:C4:A0:D9:87:B7:77:7F:4C:6D:3E:79:8A:AE:A2:61 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 7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 b899a3fd-afeb-443a-b982-339003017bb9 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:44.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:30:44.249 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:44.424 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:44.457 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:30:44.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:30:44.656 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:44.695 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:30:44.786 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:44.850 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:30:44.964 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:45.048 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:30:45.173 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:45.201 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:45.304 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:30:45.483 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:30:45.574 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.96% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:45.609 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:45.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:45.772 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:45.814 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:45.992 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:30:46.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:46.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:30:46.212 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:46.276 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:46.314 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:46.410 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:46.415 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:46.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:46.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:46.566 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:46.582 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:46.647 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:46.684 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d renewalDateTime=2019-09-21T05:00:46.492Z expiryDateTime=2019-09-21T05:30:46.492Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:46.726 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:46.758 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:46.780 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:46.794 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:46.801 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:46.842 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf renewalDateTime=2019-09-21T05:00:46.629Z expiryDateTime=2019-09-21T05:30:46.628Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:46.848 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:46.899 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:46.949 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:47.000 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:47.042 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:30:47.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b8149c4-f7c9-42be-86bb-ccb14078077d from='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' toID=75d44e66-a181-4757-9b3e-bb3f8b4d8820 to='build/repo/k0t1zyb5-mz7ck-local-src', fromRepoLocalSync=true 06:30:47.057 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 75d44e66-a181-4757-9b3e-bb3f8b4d8820 ('build/repo/k0t1zyb5-mz7ck-local-src') org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:47.067 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:47.092 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:47.114 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:47.128 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:47.136 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:47.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 to='build/repo/k0t20075-u41p8-local-src', fromRepoLocalSync=true 06:30:47.151 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cbe2d82e-f737-40ee-ab0c-c25be413cd31 ('build/repo/k0t20075-u41p8-local-src') 06:30:47.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.-1.xml.gz 06:30:47.187 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.-1.xml.gz 06:30:47.308 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:30:47.313 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:47.375 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:47.400 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.82% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:47.452 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.05% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:47.596 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:47.743 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:47.752 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:47.801 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:47.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.-1.xml.gz 06:30:47.828 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:47.888 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:47.919 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% 06:30:47.955 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:47.990 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:48.053 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.-1.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:48.240 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:48.285 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:48.379 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:48.415 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:48.425 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:48.464 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.-1.xml.gz 06:30:48.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:48.816 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:48.889 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:48.895 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:48.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 06:30:49.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=42.9 MiB, available=412.6 MiB 06:30:49.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:49.034 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab renewalDateTime=2019-09-21T05:00:48.676Z expiryDateTime=2019-09-21T05:30:48.675Z org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:49.132 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 renewalDateTime=2019-09-21T05:00:48.716Z expiryDateTime=2019-09-21T05:30:48.716Z org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:49.165 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:49.249 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:49.272 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:49.267 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:49.356 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:49.414 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 renewalDateTime=2019-09-21T05:00:49.130Z expiryDateTime=2019-09-21T05:30:49.130Z org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:49.457 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:30:49.504 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d7984b7d-539d-431f-8a6c-dbf4cb849eab from='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' toID=4650f87a-fa51-4666-aa07-98945e56e342 to='build/repo/k0t1zxmf-d3m8y-local-src', fromRepoLocalSync=true 06:30:49.521 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4650f87a-fa51-4666-aa07-98945e56e342 ('build/repo/k0t1zxmf-d3m8y-local-src') org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:49.537 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:49.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.-1.xml.gz 06:30:49.553 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.-1.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:49.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=true org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:49.562 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:49.570 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 ('build/repo/k0t1zyo2-thmkx-local-src') 06:30:49.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz 06:30:49.586 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:49.667 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:49.679 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:49.697 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:49.738 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:49.781 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:49.872 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:30:49.916 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c3187e3e-4950-4993-acd6-c0dd6b62b5b7 ('build/repo/k0t202k4-lm955-local-src') 06:30:50.057 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:50.060 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:50.103 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:50.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=43.1 MiB, available=412.4 MiB 06:30:50.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:50.182 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:50.194 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:50.292 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:50.400 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:50.398 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:50.462 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:50.477 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:50.552 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.-1.xml.gz 06:30:50.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:50.621 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz 06:30:50.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:50.635 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:50.713 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=-1, revision=4 06:30:50.952 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:50.960 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:51.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=43.3 MiB, available=412.2 MiB 06:30:51.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:51.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=43.8 MiB, available=411.7 MiB 06:30:51.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:51.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 to='build/repo/k0t202k4-lm955-local-src', fromRepoLocalSync=true org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:51.899 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:51.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.-1.xml.gz 06:30:51.904 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.-1.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:52.067 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:52.073 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:52.117 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:52.141 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:52.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:52.303 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:52.316 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:52.348 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:52.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:52.450 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:52.489 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:52.572 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.-1.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:52.611 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:53.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=43.0 MiB, available=412.5 MiB 06:30:53.506 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:53.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=42.9 MiB, available=412.6 MiB 06:30:53.719 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:53.925 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:53.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:54.097 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:30:54.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:54.229 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:54.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:52.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 06:30:54.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=42.7 MiB, available=412.8 MiB 06:30:54.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:54.457 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=C1C35qqe7AO-MuOhnylyVg, serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d} because of missing permissions! 06:30:54.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:54.484 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:54.736 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:54.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=43.0 MiB, available=412.5 MiB 06:30:55.130 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:55.142 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:55.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=42.9 MiB, available=412.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:55.202 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionSynced=-1, revision=4 06:30:55.207 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:55.343 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:55.351 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:55.382 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:30:55.386 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:55.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=43.0 MiB, available=412.5 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:55.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=44.1 MiB, available=411.4 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:55.687 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:55.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:55.714 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionSynced=-1, revision=4 06:30:55.715 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:55.721 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:30:55.722 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:30:55.861 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:55.951 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:55.973 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:30:55.973 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:56.090 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:30:56.117 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:30:56.118 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:30:56.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:56.172 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZVeTsiLYbOUMO1gcm8kmdw, serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab} because of missing permissions! 06:30:56.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:56.367 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 168 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:56.437 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:30:56.439 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:56.611 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:56.682 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:56.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=42.6 MiB, available=412.9 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:57.033 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 88 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:57.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=42.3 MiB, available=413.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:57.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=6 06:30:57.106 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:57.146 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:57.189 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=-1, revision=4 06:30:57.190 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:57.261 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:57.313 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:57.309 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionSynced=-1, revision=4 06:30:57.316 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:57.402 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:57.498 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:57.542 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:30:57.543 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:57.597 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:56.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:30:57.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=42.3 MiB, available=413.2 MiB 06:30:57.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:58.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=6 06:30:58.057 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:58.072 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:30:58.073 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:58.142 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:30:58.149 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:58.389 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:58.370 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:58.394 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:58.532 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:30:58.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:58.614 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:58.766 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 156 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:58.915 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 165 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:58.948 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:59.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=42.0 MiB, available=413.5 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:59.499 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:30:59.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=6 06:30:59.512 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:30:59.541 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:30:59.567 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:59.621 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:30:59.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=6 06:30:59.641 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:30:59.652 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionSynced=-1, revision=4 06:30:59.653 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=4, revision=-1 06:30:59.754 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:30:59.777 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:30:59.794 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:00.136 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:00.160 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:31:00.170 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:00.199 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:00.409 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:00.530 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:00.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=-1, revision=6 06:31:00.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=6, revision=-1 06:31:00.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:31:00.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:00.654 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 112 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:01.138 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:01.236 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:01.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=-1, revision=6 06:31:01.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=6, revision=-1 06:31:01.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:31:01.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:01.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:01.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=6 06:31:01.638 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:01.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=43.3 MiB, available=412.2 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:01.830 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:01.878 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:02.142 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:02.225 [qtp344249497-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:01.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:31:02.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=42.5 MiB, available=413.0 MiB 06:31:02.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:02.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=43.3 MiB, available=412.2 MiB 06:31:02.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:02.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=42.5 MiB, available=413.0 MiB 06:31:02.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.-1.xml.gz 06:31:02.993 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:31:03.003 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:31:03.007 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:03.042 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:03.114 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:03.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=-1, revision=6 06:31:03.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:03.164 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:03.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:31:03.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:03.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=42.5 MiB, available=413.0 MiB 06:31:03.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:03.349 [qtp344249497-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:03.381 [qtp507378138-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=2 06:31:03.395 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:03.512 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:03.566 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:03.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=-1, revision=6 06:31:03.571 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:03.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=42.5 MiB, available=413.0 MiB 06:31:03.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.-1.xml.gz 06:31:03.597 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:31:03.620 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:31:03.621 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:03.638 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:03.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:03.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 from='build/repo/k0t20075-u41p8-local-src' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:03.669 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:03.741 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:03.777 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:03.796 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:04.000 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:04.026 [qtp704117508-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 localRepositoryRevisionSynced=2 06:31:04.039 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:04.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=43.1 MiB, available=412.4 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:04.358 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d transaction.localRevision=8 remoteFromLocalRevision=2 06:31:04.386 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=75d44e66-a181-4757-9b3e-bb3f8b4d8820 from='build/repo/k0t1zyb5-mz7ck-local-src' toID=2b8149c4-f7c9-42be-86bb-ccb14078077d to='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:04.395 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:31:04.404 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:04.463 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:04.494 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:04.569 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:04.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:04.719 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:04.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=-1, revision=6 06:31:04.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=6, revision=-1 06:31:04.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:31:04.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:03.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:31:04.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=46.0 MiB, available=409.5 MiB 06:31:04.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:04.969 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:31:04.973 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:05.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=10 06:31:05.058 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:04.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:05.125 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:05.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=45.3 MiB, available=410.2 MiB 06:31:05.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:05.402 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:05.431 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:05.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=10 06:31:05.462 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:05.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=42.9 MiB, available=412.6 MiB 06:31:05.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:05.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=43.0 MiB, available=412.5 MiB 06:31:05.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.-1.xml.gz 06:31:05.890 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:05.905 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:05.905 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:31:05.918 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:05.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=6, revision=10 06:31:05.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:06.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=43.5 MiB, available=412.0 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:06.068 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:06.096 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:06.105 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:06.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=43.2 MiB, available=412.3 MiB 06:31:06.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz 06:31:06.167 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:31:06.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:31:06.212 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:06.269 [qtp2000985038-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=2 06:31:06.301 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:06.359 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:06.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 79 ms. 06:31:06.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:06.576 [qtp344249497-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=2 06:31:06.589 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:06.593 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:06.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab transaction.localRevision=8 remoteFromLocalRevision=2 06:31:06.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4650f87a-fa51-4666-aa07-98945e56e342 from='build/repo/k0t1zxmf-d3m8y-local-src' toID=d7984b7d-539d-431f-8a6c-dbf4cb849eab to='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:06.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=6, revision=10 06:31:06.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:06.682 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:06.718 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:06.773 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:06.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:31:06.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=42.5 MiB, available=413.0 MiB 06:31:06.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:06.947 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=8 remoteFromLocalRevision=2 06:31:06.952 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:06.958 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:07.080 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:07.088 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:07.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 65 ms. 06:31:07.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:07.118 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:07.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:07.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=42.3 MiB, available=413.2 MiB 06:31:07.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.-1.xml.gz 06:31:07.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:31:07.254 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:31:07.260 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:07.315 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:07.366 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:07.391 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:07.441 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:31:07.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:07.562 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=2 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:07.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:07.595 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:07.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:31:07.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:07.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=12 06:31:07.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:07.785 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:07.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:07.824 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:07.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:08.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=10 06:31:08.053 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:08.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=10 06:31:08.146 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:08.193 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:08.213 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:08.304 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=12 06:31:08.309 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:08.422 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:08.430 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:08.461 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:08.490 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:08.537 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:08.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=10, revision=12 06:31:08.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=12, revision=-1 06:31:08.715 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:08.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:08.749 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:08.780 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:08.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=6, revision=10 06:31:08.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:08.847 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:08.859 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:08.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=6, revision=10 06:31:08.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:08.920 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:08.949 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:09.193 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 62 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:09.197 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:09.195 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:09.236 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.88% 06:31:09.239 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:09.269 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 75 ms. 06:31:09.282 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:09.288 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:09.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=10, revision=12 06:31:09.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:09.443 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:09.485 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:09.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:31:09.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:09.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=14 06:31:09.686 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:09.808 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:09.864 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:09.896 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:09.936 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:10.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:10.145 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:10.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 from='build/repo/k0t202k4-lm955-local-src' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:10.180 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:10.277 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:10.298 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:10.317 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.15% 06:31:10.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:10.343 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:10.484 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:10.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=12 06:31:10.491 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:10.491 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:10.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=12, revision=14 06:31:10.511 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:10.512 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=12 06:31:10.516 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:10.777 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:31:10.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:10.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=14 06:31:10.884 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:10.916 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:31:10.917 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:10.999 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:11.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:11.118 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:11.160 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:11.185 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:11.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:11.293 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:11.320 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:11.334 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:11.352 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:11.494 [qtp344249497-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:11.549 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=16 06:31:11.567 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:11.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=10 06:31:11.581 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:11.614 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:11.618 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:11.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:11.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=10, revision=12 06:31:11.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:11.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:11.915 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:11.923 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:11.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:11.933 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:11.944 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 06:31:11.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:11.953 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=10, revision=12 06:31:11.953 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:11.960 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:12.100 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:12.103 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:12.165 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:12.189 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:12.189 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 06:31:12.193 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:12.256 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:12.279 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:12.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=14, revision=16 06:31:12.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:12.320 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:12.379 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:12.503 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:12.547 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.15% 06:31:12.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:12.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 06:31:12.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:12.574 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:12.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=6, revision=10 06:31:12.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:12.724 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:12.718 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=16 06:31:12.738 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:12.867 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:12.905 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:12.915 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.15% 06:31:12.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:12.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:13.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=14 06:31:13.153 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:13.173 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:13.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 151 ms. 06:31:13.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:13.208 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:13.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=18 06:31:13.394 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:13.505 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:13.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=14, revision=16 06:31:13.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:13.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=14 06:31:13.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:13.589 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:13.631 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:13.690 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:13.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:13.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:13.902 [qtp344249497-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:13.924 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:13.942 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:13.944 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:13.961 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:13.979 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:14.002 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:14.016 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:14.033 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=12, revision=14 06:31:14.034 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:14.057 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.85% 06:31:14.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:14.189 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:14.192 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:14.207 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:14.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:14.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=16, revision=18 06:31:14.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:14.241 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:14.341 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:14.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=12, revision=14 06:31:14.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:14.390 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:14.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:14.418 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:31:14.514 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:14.604 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:14.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:31:14.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:14.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:14.726 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:14.751 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.82% 06:31:14.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:14.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=12 06:31:14.787 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:14.813 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:14.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=18 06:31:14.829 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:15.004 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:15.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=16 06:31:15.029 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:15.035 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:15.208 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:15.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=20 06:31:15.220 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:15.257 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:15.454 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:15.491 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:15.526 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:15.567 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:15.684 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:15.690 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:15.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=16, revision=18 06:31:15.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:15.716 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:15.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=16 06:31:15.729 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:15.856 [qtp344249497-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:15.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:15.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:31:16.045 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:16.105 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:16.105 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:16.112 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:16.109 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:16.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:16.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=14, revision=16 06:31:16.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:16.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:16.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=10, revision=12 06:31:16.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:16.162 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 06:31:16.163 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:16.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:16.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:16.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:16.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:16.334 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:16.358 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:16.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:16.390 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:16.404 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:16.438 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:16.542 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:16.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=20 06:31:16.544 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:16.572 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:16.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:16.685 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:16.717 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:16.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=14, revision=16 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:16.743 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:16.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:16.978 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:16.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:16.993 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:17.002 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:17.025 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:17.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:17.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=22 06:31:17.162 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=22 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:17.178 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:17.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=18 06:31:17.301 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:17.350 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:17.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=18, revision=20 06:31:17.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:17.403 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:17.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:17.648 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:17.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:17.767 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:17.781 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:17.785 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=20, revision=22 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:17.805 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:17.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=14 06:31:17.820 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:17.852 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:17.966 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:18.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=18 06:31:18.028 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:18.095 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:18.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=20, revision=22 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:18.108 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:18.109 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:18.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=22, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:18.143 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=16, revision=18 06:31:18.144 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:18.150 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.16% 06:31:18.157 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:18.260 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:18.270 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:18.273 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:18.304 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:18.326 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:18.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:31:18.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:18.331 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:18.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dbf20389f588926b17e331866bc2a9f4844ef35b' to.sha1='e1ea378eb67c2c23f68a819a4d00040722e00413'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:18.492 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:18.497 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:18.506 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:18.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=16, revision=18 06:31:18.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:18.603 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:18.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:18.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=12, revision=14 06:31:18.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:18.625 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:18.666 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:18.690 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 06:31:18.693 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:18.748 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:18.795 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:18.799 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:18.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:18.859 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:18.861 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:18.898 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:18.924 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:18.974 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:19.030 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:19.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=20 06:31:19.072 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:19.113 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:19.133 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:19.133 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:19.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:19.143 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=24 06:31:19.144 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=22, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=24 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:19.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=20, revision=23 06:31:19.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:19.238 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:19.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.39% 06:31:19.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:19.327 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:19.347 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=22, revision=24 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:19.374 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:19.413 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:19.425 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=20 06:31:19.428 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:19.429 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:19.568 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:19.618 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:19.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=22, revision=24 06:31:19.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=24, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:19.642 [qtp344249497-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:19.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:19.672 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:19.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=16 06:31:19.725 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:19.733 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:19.747 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:19.765 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:19.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=18, revision=20 06:31:19.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:19.789 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:19.789 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:19.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:19.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:19.977 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:20.067 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:20.095 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:20.094 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:20.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=18, revision=20 06:31:20.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:20.115 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:20.126 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:20.164 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.40% 06:31:20.178 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.57% 06:31:20.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:20.204 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:20.290 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:20.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:20.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:20.325 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:20.328 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.16% 06:31:20.331 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:20.349 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:20.365 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZS0cf7DoO6OnrQYLdLKEdw/vqSCPnkF1Wywv8zlKpuJfw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:20.383 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bafe249b9985a13f1980fcb267c13c77d7de9bb2' to.sha1='e74234e0e9bc296ffa03ad3cd6647ab67a7d4071'): /1 {11 11ä11#+} 1/a org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:20.413 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:20.431 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:20.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=14, revision=16 06:31:20.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:20.541 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:20.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=27 06:31:20.586 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:20.620 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.16% 06:31:20.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:20.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:20.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:20.779 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72cb09f70de9b58ccf11f2fa08022e85f75d582e' to.sha1='648ccc5ca1031e62955b7a7258558b286d05585e'): /1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:20.794 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:20.815 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='02b63a1111e9c36360a815e06dcf13e821fde646' to.sha1='636556ba2b1118e020243a4a2755e648e588465a'): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:20.821 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:20.835 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=24, revision=27 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:20.899 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:20.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 447810 bytes in 1265 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:20.994 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:21.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=26 06:31:21.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:21.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=24, revision=27 06:31:21.031 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=27, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:21.150 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:21.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=23 06:31:21.188 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:21.195 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:21.205 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:21.227 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:21.235 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:21.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=23 06:31:21.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:21.293 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:21.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=23, revision=26 06:31:21.323 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:21.461 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:21.481 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:21.527 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:21.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:21.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:21.621 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:21.647 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:21.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=18 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:21.658 [qtp344249497-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:21.659 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:21.674 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:21.676 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=20, revision=23 06:31:21.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:21.681 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:21.782 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:21.789 [qtp344249497-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:31:21.858 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:21.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=20, revision=23 06:31:21.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:21.889 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:22.014 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:22.138 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:22.151 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:22.158 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:22.172 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:22.193 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:22.193 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:22.217 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:22.294 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:22.322 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:22.333 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:22.373 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:22.430 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:22.448 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:22.457 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/68VpuQI7NQB_QCgL8BrbhA/RGlYQHuj_hLBmT4Xzvtxfg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:22.464 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:31:22.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:22.521 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:22.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=16, revision=18 06:31:22.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:22.578 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:22.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:31:22.723 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a6fc352887dfce23832a35c6fe8e72ba5d20004' to.sha1='ff889c08e2fdc02f3a05c1f29d7748a8649f0240'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:22.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:22.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:22.844 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:22.951 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:22.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=31 06:31:22.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:23.010 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:23.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 451988 bytes in 1339 ms. path='/1 {11 11ä11#+} 1/a' 06:31:23.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=30 06:31:23.079 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:23.097 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:23.141 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:23.153 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2sj7jZ5doRJAdKreqORCJA/cC4zIxntq7RHylFUWsypaQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:23.174 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:23.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:23.240 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:23.309 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:23.365 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:23.368 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:23.375 [qtp344249497-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T3hJhJsQqaTQsytQELPOOw/a56NZM4ZgEhASLFhsdrTXA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:23.396 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=27, revision=30 06:31:23.475 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:23.488 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:23.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=27, revision=30 06:31:23.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=30, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:23.530 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:23.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:23.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:23.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=20 06:31:23.776 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:23.786 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:23.806 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:23.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=26, revision=31 06:31:23.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=31, revision=-1 06:31:23.927 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:23.969 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:24.061 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:24.101 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:24.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 652719 bytes in 1937 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:24.165 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:24.171 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:24.196 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:24.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=26 06:31:24.219 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:24.242 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:24.242 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:24.262 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:24.310 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:24.385 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:24.433 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:24.445 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:24.456 [qtp344249497-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T3hJhJsQqaTQsytQELPOOw/a56NZM4ZgEhASLFhsdrTXA' offset=1048576 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:24.515 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:24.518 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:24.535 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:24.555 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:24.581 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:24.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:24.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1149607 bytes in 2116 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:24.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=23, revision=26 06:31:24.601 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:24.672 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:24.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=18, revision=20 06:31:24.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:24.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=27 06:31:24.714 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:24.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:31:24.775 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:24.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93ff59c3a750355c7942f0ce32a7531710fa8420' to.sha1='b282fac65da5ec5563ee619bfac622d0ae0a698b'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:24.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:24.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:24.932 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:24.976 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:24.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=35 06:31:25.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:25.017 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=23, revision=27 06:31:25.045 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:31:25.073 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:25.078 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:25.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=23, revision=27 06:31:25.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=27, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:25.113 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:25.191 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:25.205 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:25.222 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:25.229 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=30, revision=35 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:25.240 [qtp704117508-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZS0cf7DoO6OnrQYLdLKEdw/hDqhD3JVOvj4XSRMQvUawQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:25.249 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:25.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.23% 06:31:25.304 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.47% 06:31:25.310 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:25.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:25.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:25.429 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:25.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=30, revision=35 06:31:25.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=35, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:25.455 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:25.486 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:25.506 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:25.566 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:25.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9875ede65c58b783a52b36371909bd4e9ca8193a' to.sha1='988d9181682670a6e517eccdcd0ba1a3fcc77e56'): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:25.645 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:25.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:25.850 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:25.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:25.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=23 06:31:25.860 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:25.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:25.966 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:25.973 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:25.974 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:26.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ddefdb2093fd49b060647fd587e6772574aadefb' to.sha1='9b4399b1448cdf58ca4b32371be111e78b62423b'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:26.087 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:26.097 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:26.125 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:26.138 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=31 06:31:26.140 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:26.191 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:26.300 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:26.353 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:26.346 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:26.380 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:26.387 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:26.404 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/68VpuQI7NQB_QCgL8BrbhA/xjhbqaHh-rRfwYEJcwazGg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:26.462 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:26.477 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:26.482 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:26.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=26, revision=31 06:31:26.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:26.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=20, revision=23 06:31:26.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:26.596 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:26.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:26.609 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:26.649 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:26.663 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:26.679 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 204198 bytes in 712 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:26.714 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:26.735 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:26.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23ea93cbcf0f5925482b301c786799d2f2742071' to.sha1='8d2972888205cb006958c964071b80b7c9bce145'): /1 {11 11ä11#+} 1/b org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:26.758 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:26.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=38 06:31:26.765 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=38 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:26.772 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZS0cf7DoO6OnrQYLdLKEdw/hDqhD3JVOvj4XSRMQvUawQ' offset=1048576 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:26.772 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:26.784 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:26.826 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:26.828 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:26.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:26.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=32 06:31:26.963 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:27.020 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:27.026 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:27.045 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=35, revision=38 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:27.054 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:27.073 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:27.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=35, revision=38 06:31:27.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=38, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:27.098 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:27.144 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:27.160 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2sj7jZ5doRJAdKreqORCJA/1YyFp2HeWh-qyngFjQqckQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:27.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:27.240 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:31:27.378 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:27.521 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:27.530 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:27.538 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:27.545 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:27.552 [qtp344249497-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=27, revision=32 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:27.582 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:27.589 [qtp344249497-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:27.592 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:27.621 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:27.624 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_OVsVHmYOoLXjLvBOlXgjQ/Yt3DAqcnOpv-t1mHJsx84w' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:27.688 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:27.692 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:27.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=27, revision=32 06:31:27.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=32, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:27.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:27.769 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:27.822 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf7383e5d4dd994b010f5a9df41e051aaaa61e67' to.sha1='6f750138dab4ffdd0bb8ebe89ea824ab8c8e2f7b'): /1 {11 11ä11#+} 1/c org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:27.907 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:27.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=43 06:31:27.909 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=38, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:27.952 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:31:28.168 [Test worker] 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' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:28.252 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:28.257 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:28.277 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=38, revision=43 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:28.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 400408 bytes in 1509 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:28.353 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:28.372 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:28.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=38, revision=43 06:31:28.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:28.399 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:28.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=34 06:31:28.420 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:28.439 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:28.464 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:28.481 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T3hJhJsQqaTQsytQELPOOw/dLa8VLn0WejTFvpOfNaA_Q' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:28.526 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:28.533 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:28.596 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:28.608 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:28.625 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:28.662 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:28.673 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:28.683 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 474000 bytes in 1662 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:28.688 [Test worker] 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' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:28.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=31, revision=34 06:31:28.694 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:28.715 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:28.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=26 06:31:28.737 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:28.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 274733 bytes in 609 ms. path='/1 {11 11ä11#+} 1/b' 06:31:28.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=35 06:31:28.875 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:28.895 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:28.897 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:28.980 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:28.988 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:29.016 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:29.036 [qtp1776774368-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:29.058 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:29.065 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:29.077 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:29.081 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:29.084 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:29.087 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:29.093 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:29.096 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZS0cf7DoO6OnrQYLdLKEdw/hDqhD3JVOvj4XSRMQvUawQ' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:29.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=23, revision=26 06:31:29.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:29.104 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/68VpuQI7NQB_QCgL8BrbhA/5UxIbMhbmHas3_fZ4_jEhw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:29.141 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=32, revision=35 06:31:29.152 [qtp344249497-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:31:29.164 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:29.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=32, revision=35 06:31:29.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=35, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:29.205 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:29.221 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:29.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:29.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:29.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:29.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:31:29.352 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:29.361 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:29.375 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:29.453 [qtp344249497-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:29.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:29.459 [qtp344249497-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:29.505 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:29.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:29.576 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:31:29.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:29.623 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:29.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f568c3fa54d0568e932304c279cdc27c2a3d9fa0' to.sha1='85059a1123c2b34ac6833ca78dbe0d5460234e72'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:29.661 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:29.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=39 06:31:29.713 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:29.726 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='334660776282984ef3c33bc6a393127e3a176c76' to.sha1='e4af27167381fd1600d0685d19b14b13bc1f3ce0'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:29.746 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:29.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=40 06:31:29.813 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:29.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:29.909 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:29.935 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:29.943 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:29.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:29.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 333739 bytes in 1280 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:29.975 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:30.007 [qtp344249497-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=35, revision=40 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:30.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=46 06:31:30.017 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:30.050 [qtp344249497-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:30.068 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:30.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9984e4ded55205e9b64514680982b1dcf975af3' to.sha1='ae1e5c123b578ba2a9ac3a3a4a04cf96e7d08481'): /1 {11 11ä11#+} 1/b org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:30.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=34, revision=39 06:31:30.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:30.095 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:30.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=35, revision=40 06:31:30.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=40, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:30.161 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:30.199 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=43, revision=46 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:30.223 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:30.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:30.257 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:30.256 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:30.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=43, revision=46 06:31:30.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=46, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:30.309 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:30.351 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:30.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:30.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:30.404 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:30.397 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:31:30.434 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:30.451 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:30.459 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:30.462 [Test worker] 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' 06:31:30.543 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:30.586 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:30.627 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:30.650 [qtp1776774368-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:30.701 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:30.705 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:30.774 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:30.797 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:30.855 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:30.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=26, revision=31 06:31:30.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:30.871 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:30.900 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:30.905 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2sj7jZ5doRJAdKreqORCJA/_rKUMTzxSzYL6ksU1c4hRA' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:30.947 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:30.974 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:30.981 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:30.983 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:30.984 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T3hJhJsQqaTQsytQELPOOw/LUa5UOJSjPswhpP5bmcK5Q' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:30.998 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.042 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.063 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.065 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZS0cf7DoO6OnrQYLdLKEdw/hDqhD3JVOvj4XSRMQvUawQ' offset=3145728 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:31.092 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:31.152 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:31.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.30% 06:31:31.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:31.231 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:31.276 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:31.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13cc0d1834929e308b889747f555c4637cbf9a82' to.sha1='ccd65c1d567c464dd25d7268dcfe00a1ca72b247'): /2/1 {11 11ä11#+} 1/a 06:31:31.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=51 06:31:31.406 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:31.475 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.493 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.503 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.508 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_OVsVHmYOoLXjLvBOlXgjQ/PkxLbGcRO9Pk6mthR32L7g' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:31.574 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.580 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=46, revision=51 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:31.662 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:31.668 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=46, revision=51 06:31:31.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=51, revision=-1 06:31:31.737 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.802 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:31.798 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 356657 bytes in 1335 ms. path='/1 {11 11ä11#+} 1/c' 06:31:31.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=42 06:31:31.829 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:31.837 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:31.853 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:31.861 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245688 bytes in 619 ms. path='/1 {11 11ä11#+} 1/b' 06:31:31.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=34 06:31:31.922 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:31.935 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:31.950 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=39, revision=42 06:31:31.998 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:32.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=39, revision=42 06:31:32.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.058 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:32.082 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:32.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.141 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:32.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=31, revision=34 06:31:32.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:32.167 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.192 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:32.214 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:32.221 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:32.224 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/bolUqGuzYteFJ64WUNtL7Q/Ga9_KCVFlL6nMujmOdcs7Q' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:32.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.243 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:32.250 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.301 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.318 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:32.322 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.370 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:32.374 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:32.399 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 792211 bytes in 1964 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.400 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.409 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:32.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=43 06:31:32.432 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.455 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.455 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:31:32.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.499 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.541 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b5c99d38cb49a7079f3905602e64e1c1e2a55be' to.sha1='025de37b886c387c9bb5625b5e82084e0e427d98'): /2/1 {11 11ä11#+} 1/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:32.552 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:32.562 [qtp344249497-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=40, revision=43 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:32.573 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f93b7b1331aaaec260c85e1548cc75eea41b78c8' to.sha1='b4a4e6df87eb89bc7bcfd28e23379c6807e0de7d'): /1 {11 11ä11#+} 1/c org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:32.623 [qtp344249497-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=47 06:31:32.648 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:32.675 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:32.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=40, revision=43 06:31:32.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=39 06:31:32.707 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:32.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:31:32.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.899 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.952 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:32.957 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:32.978 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:32.981 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:33.029 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:33.056 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:33.056 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:33.061 [qtp344249497-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:33.064 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:33.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=34, revision=39 06:31:33.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:33.078 [qtp344249497-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:33.086 [qtp704117508-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZS0cf7DoO6OnrQYLdLKEdw/hDqhD3JVOvj4XSRMQvUawQ' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:33.106 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:33.113 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:33.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=42, revision=47 06:31:33.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:33.155 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1019128 bytes in 1302 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:33.155 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:33.199 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=54 06:31:33.200 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:33.223 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:31:33.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:31:33.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:33.266 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:33.302 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:33.378 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:33.380 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:33.414 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=51, revision=54 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:33.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:33.432 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:33.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='658ecfcdf181c28b8522447c9dbba46052eefde7' to.sha1='19d37f93e4c92ae0132fdd725981598f50fb8a70'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:33.470 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:33.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=51, revision=54 06:31:33.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=54, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:33.494 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:33.514 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:33.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:33.560 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:33.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4870645 bytes in 9393 ms. path='/1 {11 11ä11#+} 1/b' 06:31:33.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=38 06:31:33.616 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=38 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:33.653 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:33.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=48 06:31:33.705 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:33.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:33.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:33.800 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:33.815 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=31, revision=38 06:31:33.857 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:33.860 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:33.868 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:33.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=31, revision=38 06:31:33.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=38, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:33.880 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:33.888 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:33.890 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_OVsVHmYOoLXjLvBOlXgjQ/HOvRAGO94LczkI2t1F-nVw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:34.021 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:34.037 [qtp344249497-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:34.055 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:34.080 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:34.084 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:34.091 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:34.104 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:34.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 592301 bytes in 680 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:34.141 [qtp344249497-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:34.165 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:34.206 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:34.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=43, revision=48 06:31:34.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:34.227 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:34.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=42 06:31:34.238 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:34.239 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:34.263 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:34.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:34.332 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:34.346 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:34.372 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/E1JXMz_r3nHT_MCWSPGDLg/Pnl1jH1diX20bMq1rl4ZAg/HcXh4XVbPmnaFE312ef7xg' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:34.395 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4202c71e6effde9189979d90e6cb29fb57e4e82d' to.sha1='937049da7df2079a3062acbbbac5118fb06dba4b'): /2/1 {11 11ä11#+} 1/b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:34.398 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:34.470 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:34.486 [qtp1776774368-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=39, revision=42 06:31:34.526 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:34.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=39, revision=42 06:31:34.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:34.545 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:34.622 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:34.630 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:34.668 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:34.656 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=59 06:31:34.672 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:34.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:34.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:34.744 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:34.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:34.799 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:34.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:34.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:34.897 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:34.923 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:34.923 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=54, revision=59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:34.928 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:34.961 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:35.007 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:35.049 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=54, revision=59 06:31:35.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:35.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:35.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 920690 bytes in 1528 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:35.091 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:31:35.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:35.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a3fd8c0b1c8dea223c3b6e65f980838f16d90d5' to.sha1='4f6e10a33d9d2638a9e2e14534ae6521f1e31bee'): /1 {11 11ä11#+} 1/c org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:35.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=50 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:35.180 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:35.181 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:35.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=43 06:31:35.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=38, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:35.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c792381c5374f8b1f2c9ec5ee4b6daa957a2e40' to.sha1='1d2f441d7060a4c9c5cf6015f136b724a4f6908c'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:35.317 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.375 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:35.390 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:35.442 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.458 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=38, revision=43 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:35.466 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.494 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=47, revision=50 06:31:35.535 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:35.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=47 06:31:35.547 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:35.549 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:35.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=47, revision=50 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:35.562 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:35.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:35.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=38, revision=43 06:31:35.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:35.641 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.648 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.650 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/gVRT7Eoj5Tv9JFFkbC6bbA/iX9nVTxlVQNoLQnPzysknQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:35.697 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:35.705 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.733 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.754 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.765 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/bolUqGuzYteFJ64WUNtL7Q/Zmdp8pRss_zYDIvY_6jiIw' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:35.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 06:31:35.821 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:35.821 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:35.848 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:35.883 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:35.886 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:35.915 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:35.935 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:35.956 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:35.958 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:35.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175956 bytes in 579 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:35.981 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:36.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=42, revision=47 06:31:36.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:36.037 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:36.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=62 06:31:36.059 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:36.073 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:36.120 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:36.186 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:36.282 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:36.296 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:36.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:36.321 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=59, revision=62 06:31:36.353 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:36.376 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:36.384 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=59, revision=62 06:31:36.385 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=62, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:36.387 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:36.425 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:36.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:36.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98111154358ac02b009b32230875c79cde4e1201' to.sha1='1fafef068870499cbb30658fbff2154eb3d9522b'): /2/1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:36.444 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:36.461 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:36.463 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:36.476 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/gVRT7Eoj5Tv9JFFkbC6bbA/iX9nVTxlVQNoLQnPzysknQ' offset=1048576 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:36.497 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:36.531 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:36.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:31:36.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:36.544 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZS0cf7DoO6OnrQYLdLKEdw/eXxHEWnWeB8ZmDF4tsbXgg' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:36.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=55 06:31:36.621 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:36.673 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:36.748 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:36.768 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:36.798 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:36.808 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:36.841 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:36.867 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1478983 bytes in 2120 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:36.877 [qtp2000985038-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:36.882 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:36.922 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:36.950 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:36.954 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:36.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=50, revision=55 06:31:36.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:36.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=52 06:31:36.987 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:36.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 487395 bytes in 1033 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:37.040 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d74a2f88336f7fd99e63283b0af05541a0af8c2c' to.sha1='d2a8e214dd1cc70a5ede50654fdcfb5c653cf424'): /2/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=46 06:31:37.083 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:37.140 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:37.162 [qtp344249497-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=48, revision=52 06:31:37.177 [qtp344249497-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:37.190 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:37.194 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:37.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=48, revision=52 06:31:37.207 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=52, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:37.199 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:37.251 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:37.284 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:37.313 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/f_yzvDMTbVZWyD3s0wn-jg/0EGsGWEbLCeJ2KdloUX8cA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.325 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:37.340 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=43, revision=46 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:37.356 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.373 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:37.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=43, revision=46 06:31:37.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=46, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:37.402 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:37.413 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:37.421 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:37.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:37.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=67 06:31:37.474 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:37.505 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:37.517 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:37.541 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:37.576 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:37.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 640385 bytes in 1114 ms. path='/2/1 {11 11ä11#+} 1/a' 06:31:37.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=50 06:31:37.667 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:37.670 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:37.692 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:37.745 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:37.757 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.765 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:37.777 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=62, revision=67 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.854 [qtp704117508-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:37.843 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.859 [qtp704117508-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:37.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.906 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:37.914 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:37.947 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.955 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:37.958 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:37.966 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:37.967 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:31:37.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:37.969 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/E1JXMz_r3nHT_MCWSPGDLg/Pnl1jH1diX20bMq1rl4ZAg/lLgc6VryJRau-r0nvQibzg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:37.973 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c15490584878be7d49c22b48face34fa3629d3fa' to.sha1='9748a7dd73c4a6808339f8045ef5a27b22111861'): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:37.982 [qtp1776774368-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=57 06:31:38.029 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:38.042 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:38.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=62, revision=67 06:31:38.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:38.073 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:38.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=47, revision=50 06:31:38.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:38.119 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='45b0d2abe1246ece5f0419717ce7009814bad0f1' to.sha1='a74cd749bd331a9d87c5d8c40f5f9b19f34767ab'): /2/1 {11 11ä11#+} 1/a org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.133 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.156 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:38.177 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=52, revision=57 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:38.185 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 668324 bytes in 794 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.234 [qtp344249497-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:31:38.269 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=58 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=52, revision=57 06:31:38.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=57, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:38.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:38.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=51 06:31:38.294 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:38.295 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:38.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.294 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:38.321 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:38.343 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:38.371 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.401 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.472 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:38.489 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:38.496 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:38.513 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.524 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.521 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:38.526 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=55, revision=58 06:31:38.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:38.540 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:38.538 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=46, revision=51 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.546 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:31:38.553 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:38.596 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:38.625 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:38.676 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:38.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=46, revision=51 06:31:38.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=51, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:38.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:38.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8945100c9a8a1cea2f4392de23e36436a40a329c' to.sha1='0321a6cfe0acb7b86920c4b40e2a14b5e8ff06d5'): /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:38.795 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.820 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:38.832 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.878 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:38.872 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:38.889 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:38.891 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/tMT4AkXembaH5SuIhNghNg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.930 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.953 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.960 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:38.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=55 06:31:38.968 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:38.972 [qtp344249497-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/gVRT7Eoj5Tv9JFFkbC6bbA/9HyMa-K5hvz-Q_106P0tpw' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:38.969 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:39.013 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:39.017 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:39.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:39.106 [Test worker] 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' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:39.119 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:39.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:39.162 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:39.175 [qtp1776774368-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=50, revision=55 06:31:39.222 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:39.231 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2fa47fc3d11eebbb9687888d66ae4cfac3b87c5' to.sha1='453f4962c9fcbc8b784cafcc1fff47d6db70f31c'): /2/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:39.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=50, revision=55 06:31:39.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:39.335 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:39.364 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:39.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=63 06:31:39.372 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:39.393 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 348623 bytes in 829 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:39.428 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:39.440 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:39.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=60 06:31:39.462 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:39.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 648747 bytes in 1118 ms. path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:39.491 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:39.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=70 06:31:39.505 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:39.525 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:39.541 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:39.545 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dtMUoWziwK6CZegUJUUW2g/YRk73-9kODbgLy-WTyNAJA/uKGWOMP2UlRNa7UV2pZmXw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:39.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:39.580 [Test worker] 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' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:39.606 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:39.624 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:39.635 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:39.642 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:39.649 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=67, revision=70 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:39.654 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=57, revision=60 06:31:39.675 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:31:39.705 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:39.706 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:39.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=67, revision=70 06:31:39.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=70, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:39.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=57, revision=60 06:31:39.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=60, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:39.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:39.775 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:39.798 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:39.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=58, revision=63 06:31:39.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:39.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:39.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:39.852 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:39.858 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:39.891 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:39.898 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:39.900 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/f_yzvDMTbVZWyD3s0wn-jg/Odp3JkK_B0jeKuVPzG9Itw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:39.917 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:39.924 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:39.934 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:39.941 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:39.985 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.005 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:40.009 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:40.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:31:40.052 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.060 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.067 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.121 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.136 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.149 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.73% 06:31:40.157 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.169 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:40.177 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:40.180 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/E1JXMz_r3nHT_MCWSPGDLg/Qbs3nx69G7MlDnR25m4pjw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:40.224 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.230 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d236dd9d4795ed5daa45725e910ac63b35123d65' to.sha1='210e8163d521d792c285f758f5494170fbdf063c'): /2/a org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.243 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:40.282 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='456e32e63a6a0acf15f0b7eb89a11b9fcdb72345' to.sha1='a62c50e94185128207841206968693d2ca1d6301'): /2/dir1/aa2 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:40.304 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 949458 bytes in 1198 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 73036 bytes in 311 ms. path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:40.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 567237 bytes in 761 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:40.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=54 06:31:40.358 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:40.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=58 06:31:40.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=66 06:31:40.416 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=65 06:31:40.447 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=75 06:31:40.452 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:40.518 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.542 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:40.545 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:40.556 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=51, revision=54 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.561 [qtp2000985038-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:40.571 [qtp1776774368-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.602 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:40.608 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.610 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:40.610 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.621 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=70, revision=75 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=63, revision=66 06:31:40.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:40.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=51, revision=54 06:31:40.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=54, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:40.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=55, revision=58 06:31:40.674 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.686 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:40.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=70, revision=75 06:31:40.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.702 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:40.736 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=60, revision=65 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:40.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.850 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.860 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.856 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:40.869 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:40.880 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:40.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:40.888 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.924 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.940 [qtp2000985038-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:40.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=60, revision=65 06:31:40.948 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=65, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.958 [qtp2000985038-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:40.966 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:40.975 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:40.977 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:40.980 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:41.021 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:41.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/dir1/aa2' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:41.033 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:41.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:31:41.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:41.112 [qtp704117508-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:41.124 [qtp704117508-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:41.148 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:41.160 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:41.158 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:41.168 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:41.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8dfd681945bd9af3fbe94737c8921aec238fe2c2' to.sha1='4720d3b12128c1c0bea55fe4288cedb7d9e3ef9c'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:41.217 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:41.270 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:41.265 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:41.296 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:41.307 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=71 06:31:41.309 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:41.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:41.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:31:41.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:41.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:31:41.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f5c5ebb9b9338ce4329e50e3c734f76533ffc7a5' to.sha1='b3e5b8d67eaffa796e3d0414549adbba941b9882'): /2/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:41.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e303b2aa5d3a3b3f4453d3dfda8c7cd69a64df5e' to.sha1='e6cf32f7afc2ed4306858d85a9085ea536eb5f9d'): /2/1 {11 11ä11#+} 1/b org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:41.537 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:41.552 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:41.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=59 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:41.683 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:41.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=63 06:31:41.706 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:41.720 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:41.746 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:41.776 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:41.784 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:41.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=66, revision=71 06:31:41.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:41.797 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/ZhPkngESoOAHjzBWERHjeQ/MVNLl1fp9mWr3rc3MPC6DQ' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:41.901 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:41.929 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:41.994 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.007 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.014 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:42.022 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:42.024 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/RaqJWTWD9UIzCaLv30odWw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:42.044 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=54, revision=59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:42.076 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.101 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:42.099 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:42.121 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=54, revision=59 06:31:42.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.176 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:42.257 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:42.301 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=58, revision=63 06:31:42.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.313 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:42.312 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.329 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.346 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.348 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LfvYcekCcdeg-rFbeU_O0g/49GsurFI6WLgiyuU7A6naQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:42.380 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:42.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:42.472 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:42.471 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.562 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:42.575 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:42.567 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:42.582 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:42.612 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 199062 bytes in 489 ms. path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:42.639 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.646 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.652 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dtMUoWziwK6CZegUJUUW2g/YRk73-9kODbgLy-WTyNAJA/k4w9PfZwE58tcl_cTCNQrA' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=74 06:31:42.709 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:42.779 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.811 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.831 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.832 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/jrmvfRX97orv6bcayaI5kw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:42.850 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:42.858 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:42.869 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.876 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:42.878 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/ZhPkngESoOAHjzBWERHjeQ/MVNLl1fp9mWr3rc3MPC6DQ' offset=1048576 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.896 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:42.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 751203 bytes in 1564 ms. path='/2/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:42.914 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:42.948 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=68 06:31:42.949 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.118 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.120 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:43.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=71, revision=74 06:31:43.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.155 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89274 bytes in 571 ms. path='/2/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:43.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.207 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=66 06:31:43.211 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.221 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.241 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.247 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=65, revision=68 06:31:43.280 [qtp344249497-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.295 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:43.298 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:43.372 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.372 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.373 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=65, revision=68 06:31:43.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=68, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:43.411 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.416 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:43.425 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:43.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1297648 bytes in 2413 ms. path='/2/dir1/aa2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:43.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 372933 bytes in 986 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.459 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:43.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=79 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.480 [qtp1776774368-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:43.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:43.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.508 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c51e8723074d192751040dc00570b30ca83b9df3' to.sha1='3e6cf496375927d0706ac0fed9c0ebdbf6a20073'): /3 + &#ä/5/i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=63, revision=66 06:31:43.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:43.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=62 06:31:43.603 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=79 06:31:43.621 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.617 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:43.649 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:43.677 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=75, revision=79 06:31:43.700 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:43.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:43.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=75, revision=79 06:31:43.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.732 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:43.744 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.784 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:43.787 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:43.794 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=59, revision=62 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.796 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.825 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:43.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.852 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.858 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:43.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=74, revision=79 06:31:43.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:43.876 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:43.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=59, revision=62 06:31:43.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=62, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.906 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:43.914 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:43.918 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.936 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:43.948 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:43.962 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:43.964 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:31:43.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:43.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:31:43.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:44.024 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:44.029 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:44.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:31:44.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:44.057 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f1fa6fbc4d7891b9491016579e7036370c3849d' to.sha1='163503bcb25b82ca26ef5d0a8666edc85f7e0d71'): /3 + &#ä/5/h org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:44.050 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:31:44.067 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:44.070 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:44.089 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:44.097 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:44.133 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:44.150 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:44.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='96ce1429196193090aeebbbb87c64047f579d11a' to.sha1='6ccebe04e785107b2a762f9912739c6ed7f748c3'): /3 + &#ä/5/h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:44.181 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:44.186 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:44.223 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:44.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=73 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:44.244 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:44.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:44.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:44.299 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:44.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:44.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=71 06:31:44.334 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:44.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='530849ce852db1afed702e121288c40e5cd2d15c' to.sha1='acd87ffaf6396c999148673d877a08dc00b4b1df'): /2/dir1/bb2 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:44.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d03d0b82ac4e2f847572a4e1f95bdbd1a0dcec8' to.sha1='ddc813d7b85f47f1c04752c6cc346dba101cb10c'): /2/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:44.433 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:44.465 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=68, revision=73 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:44.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=84 06:31:44.481 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:44.553 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:44.561 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:44.573 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:44.594 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:44.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=67 06:31:44.609 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:44.613 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=68, revision=73 06:31:44.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=73, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:44.624 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:44.660 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:44.680 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:44.676 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:44.696 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=79, revision=84 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:44.695 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LfvYcekCcdeg-rFbeU_O0g/xLE7bKXHBHTar-sgxyGvMA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:44.736 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:44.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=66, revision=71 06:31:44.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=71, revision=-1 06:31:44.824 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:44.831 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:44.844 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:44.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=79, revision=84 06:31:44.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:44.916 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:44.921 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:44.930 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=62, revision=67 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:44.975 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:44.986 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:44.988 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:45.028 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:45.029 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:45.094 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:45.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:45.120 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:45.132 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=62, revision=67 06:31:45.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:45.187 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:45.191 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:45.204 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:45.211 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:45.217 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:45.218 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:45.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:45.240 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/x1nbOshe7YhA99sHL3yCjQ/E-pw2VLjt-4bJj6P1qDX4g/oTnQB7kUbtxM0sbpsB8Ruw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:45.349 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:45.377 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:45.419 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.442 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:45.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:45.463 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:45.470 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.471 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:45.513 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.537 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.549 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.552 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/ZhPkngESoOAHjzBWERHjeQ/R5_4hJDeeLhr4fSG3sPN1Q' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:45.591 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:45.604 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.625 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.630 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:45.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 329552 bytes in 639 ms. path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:45.632 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dtMUoWziwK6CZegUJUUW2g/bJnSyFh2OvTe6IcPIRa5VA' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:45.653 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:45.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=74 06:31:45.670 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:45.679 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.685 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.687 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LfvYcekCcdeg-rFbeU_O0g/xLE7bKXHBHTar-sgxyGvMA' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:45.774 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.779 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=71, revision=74 06:31:45.829 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=71, revision=74 06:31:45.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=74, revision=-1 06:31:45.896 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:45.896 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:31:45.936 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:45.995 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:45.996 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.004 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:46.049 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 269478 bytes in 586 ms. path='/2/a' 06:31:46.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=70 06:31:46.084 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.112 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:46.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.175 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:46.180 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=67, revision=70 06:31:46.225 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:46.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=67, revision=70 06:31:46.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=70, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.248 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='705969ee9134a3d5b9c997104ab18417bf32ff02' to.sha1='b5f2507689104c4bc33fd2b538c44f936fee8655'): /3 + &#ä/5/i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.282 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:31:46.283 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=79 06:31:46.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.329 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:46.364 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:46.369 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:46.402 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.425 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:46.434 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.450 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:46.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:31:46.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.494 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:46.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=74, revision=79 06:31:46.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.541 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eec5e3bd98d553f3519725c5ce7a4d04d6abb96c' to.sha1='2f5ff888cb53268087c8a66805674c2862e5267c'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.566 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=75 06:31:46.623 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.656 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:46.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:46.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.751 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:46.756 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=70, revision=75 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.791 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.800 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.804 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.807 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=70, revision=75 06:31:46.807 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:46.825 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:46.829 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/x1nbOshe7YhA99sHL3yCjQ/E-pw2VLjt-4bJj6P1qDX4g/B7C3xq12ZyYqNSikfX68_A' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:46.865 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:46.920 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.033 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:47.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:47.166 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:47.167 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52350 bytes in 445 ms. path='/3 + &#ä/5/i' 06:31:47.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=82 06:31:47.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:47.229 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:47.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 898462 bytes in 2027 ms. path='/2/dir1/bb2' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:47.288 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:47.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=87 06:31:47.294 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.342 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:47.369 [qtp1776774368-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:47.379 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.402 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:47.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=79, revision=82 06:31:47.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:47.448 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:47.461 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=84, revision=87 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:47.476 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:47.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:47.512 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:47.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=84, revision=87 06:31:47.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:47.542 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:47.565 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.584 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:47.584 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eLGHort29X5zoM-02_01Og/P9HzUv7uZ3xFqBMRzuByNQ/slgPxaK-zmUcSNJBnt5w7w' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:47.583 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:47.633 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:47.661 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:47.663 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.704 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:47.705 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 06:31:47.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.709 [qtp1776774368-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:47.762 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:47.782 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.817 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:47.832 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:47.910 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:47.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 692675 bytes in 747 ms. path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:47.936 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:47.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5d614d1c7b066a09095084e84bd454cf9d250ce' to.sha1='e15814e578d64b46a5b528de82f99ed858c5fb17'): /3 + &#ä/aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:47.991 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=78 06:31:47.993 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:48.028 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.096 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.102 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.117 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LfvYcekCcdeg-rFbeU_O0g/xLE7bKXHBHTar-sgxyGvMA' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=87 06:31:48.169 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.169 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.237 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.242 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=75, revision=78 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.269 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.285 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.295 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=75, revision=78 06:31:48.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=78, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.354 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.363 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='52fbb5fe6e7c5265f8bf05b5ac0f53ff18a0346b' to.sha1='b96a03e27f3ab145a45417207e3004b6e3afa692'): /2/file1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:31:48.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.439 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=82, revision=87 06:31:48.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=92 06:31:48.475 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.489 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.522 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.573 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:48.577 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.585 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.591 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=87, revision=92 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.628 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.628 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.677 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=87, revision=92 06:31:48.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.736 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.739 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.747 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.836 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.843 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80d5fa283e6eab96f5ab23ac43a6779246cbca8b' to.sha1='a91b9b9fdf1a306db8e12a95b2801f87b6d90811'): /3 + &#ä/5/i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.858 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.886 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.893 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.894 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/x1nbOshe7YhA99sHL3yCjQ/iCrGSng5zz1Ic0On5dYzGg' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:48.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:48.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=83 06:31:48.918 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=78, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:48.965 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:48.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44441 bytes in 245 ms. path='/3 + &#ä/aa' 06:31:49.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=90 06:31:49.034 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:49.048 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.069 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=78, revision=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:49.084 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.121 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.139 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.145 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/-ZS6uF3o3cuzXr9vLXCARA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:49.201 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.207 [qtp1776774368-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=87, revision=90 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:49.216 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=78, revision=83 06:31:49.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:49.258 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=87, revision=90 06:31:49.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:49.291 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:49.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:49.345 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:49.353 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:49.381 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.413 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:49.416 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:49.472 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:49.497 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:49.500 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:49.571 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:49.595 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:49.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:49.745 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:49.748 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3d9adfb7b91cb13b9d3c6bf7599c9f22007d2cd' to.sha1='b61f184028904003e023d713aad690dc60ccb13d'): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:49.807 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:49.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 273348 bytes in 906 ms. path='/2/file1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:49.833 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.840 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:49.842 [qtp704117508-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eLGHort29X5zoM-02_01Og/P9HzUv7uZ3xFqBMRzuByNQ/ZiIxXiciUJPSNFlFNxiY8Q' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:49.847 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=95 06:31:49.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:49.860 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=95 06:31:49.873 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:49.992 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:50.008 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:50.023 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:50.046 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:50.054 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:50.058 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:50.061 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:50.066 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:50.064 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:50.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=90, revision=95 06:31:50.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:50.073 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=92, revision=95 06:31:50.121 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:50.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=92, revision=95 06:31:50.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:50.141 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:50.153 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:50.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:50.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:50.236 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:50.238 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:50.266 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:50.270 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:50.273 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:50.345 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:50.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:50.423 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:50.437 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:50.474 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:50.480 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:50.482 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LfvYcekCcdeg-rFbeU_O0g/xLE7bKXHBHTar-sgxyGvMA' offset=3145728 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:50.488 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:50.505 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:50.521 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.95% 06:31:50.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:50.527 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:50.531 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/x1nbOshe7YhA99sHL3yCjQ/STSUU7O8OKAEESiIVo2xrg' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:50.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='668025313a52da55c2344b4301fd24b47d3dccf6' to.sha1='d8ae91fa4cfe441d65b560bc4a028c93dd3472d2'): /3 + &#ä/5/h 06:31:50.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=100 06:31:50.638 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 06:31:50.784 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:50.789 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=95, revision=100 06:31:50.866 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:50.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=95, revision=100 06:31:50.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=100, revision=-1 06:31:50.921 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:51.082 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.165 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:51.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 460882 bytes in 1624 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.210 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:51.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 342724 bytes in 908 ms. path='/3 + &#ä/bb' 06:31:51.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=98 06:31:51.288 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=86 06:31:51.293 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.296 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:51.314 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:51.322 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:51.330 [qtp507378138-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/P-iVQ6MB5YUuNAzySBrMpw/pzsfTKDpvxzUWMkEwavQPw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.377 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:51.385 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=95, revision=98 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.392 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:51.400 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=83, revision=86 06:31:51.448 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.448 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:51.447 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.461 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=95, revision=98 06:31:51.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.471 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=83, revision=86 06:31:51.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=86, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111011 bytes in 303 ms. path='/3 + &#ä/5/h' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:51.514 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.523 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=103 06:31:51.548 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:31:51.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:51.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:51.609 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.662 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.667 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.669 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.674 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=100, revision=103 06:31:51.689 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:51.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=100, revision=103 06:31:51.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.749 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.754 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:51.758 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.758 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:51.776 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.780 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:31:51.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.824 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.832 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.885 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:51.935 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='489dfe24b62c7566405c4658676fcd8889cf510a' to.sha1='21f6f15829d83876bba417955377b9120e64adf9'): /3 + &#ä/aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.962 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:51.968 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:51.968 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:51.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f781cf089f2d0de90bbacd7d9ca30e0442117e1b' to.sha1='922a12f387f5c7fad2d1c48355e6c1a3947ef659'): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:51.986 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:52.005 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:52.018 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:52.021 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=3145728 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:52.028 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:52.036 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:52.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=103 06:31:52.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:52.157 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44a62fd8eeeb9270290bbd1db8da3d39868160b5' to.sha1='b71e6e4a78563f0076b26dd45656e5bbe3bef22e'): /3 + &#ä/5/i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:52.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=91 06:31:52.185 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:52.203 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:52.232 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.236 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:52.245 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LfvYcekCcdeg-rFbeU_O0g/xLE7bKXHBHTar-sgxyGvMA' offset=4194304 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.255 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=98, revision=103 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:52.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=108 06:31:52.273 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.357 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:52.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=98, revision=103 06:31:52.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:52.414 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:52.423 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=103, revision=108 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.437 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:52.457 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:52.468 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=86, revision=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:52.486 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:52.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=103, revision=108 06:31:52.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=108, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.499 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:52.547 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:52.571 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.571 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:52.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:52.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=86, revision=91 06:31:52.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=91, revision=-1 06:31:52.641 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:52.667 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:52.756 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:52.761 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:52.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.814 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:52.846 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:52.853 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.864 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:52.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:52.881 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/x1nbOshe7YhA99sHL3yCjQ/Ln8Q1WgdyEhToxU5l9-Zbg' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:52.994 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:53.023 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:53.034 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:53.036 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/P-iVQ6MB5YUuNAzySBrMpw/jr7opcM8hITq8fD7XOvBoA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:53.097 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:53.121 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:53.131 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:53.132 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eLGHort29X5zoM-02_01Og/fQFcUdlogmF0UvEoeqX9Pw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:53.960 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.073 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:54.100 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 524120 bytes in 1324 ms. path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:54.106 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=111 06:31:54.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:54.131 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:54.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 651929 bytes in 1317 ms. path='/3 + &#ä/aa' 06:31:54.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=94 06:31:54.228 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.238 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:54.252 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=108, revision=111 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.260 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.268 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:54.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=108, revision=111 06:31:54.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.291 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 708192 bytes in 1707 ms. path='/3 + &#ä/cc' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:54.291 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:54.324 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:54.331 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.330 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=106 06:31:54.346 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:54.354 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=91, revision=94 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:54.354 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.366 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:54.367 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:54.370 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:54.376 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.418 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.442 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:54.453 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=103, revision=106 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.456 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:54.459 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.528 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.537 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=103, revision=106 06:31:54.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=106, revision=-1 06:31:54.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:31:54.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:54.595 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:54.629 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:54.634 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:54.635 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LfvYcekCcdeg-rFbeU_O0g/xLE7bKXHBHTar-sgxyGvMA' offset=5242880 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.635 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.659 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:54.681 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.700 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:54.703 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:54.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=91, revision=94 06:31:54.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=94, revision=-1 06:31:54.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:54.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ef4bf00d1552821354176bb6af02762a166349cc' to.sha1='fbd6e537b08d035bd89030a52f478ad632f5721d'): /3 + &#ä/aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:54.804 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.823 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:54.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=116 06:31:54.883 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:54.909 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:54.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:55.015 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.036 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=111, revision=116 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:55.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4daad623fa92e553f27edf490f51bf46ed250264' to.sha1='af485361d8280b0dfa29043a2d93f3aae552119a'): /3 + &#ä/dd 06:31:55.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=111 06:31:55.104 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:55.150 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=111, revision=116 06:31:55.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=116, revision=-1 06:31:55.202 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.236 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:55.264 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.269 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:55.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:55.389 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=106, revision=111 06:31:55.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:55.410 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:55.442 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.508 [qtp1776774368-32] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:31:55.564 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:55.602 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.619 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.627 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.629 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/OhHsKpbj4BRjgzxzu8VB1g' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:55.795 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:55.797 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.822 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:55.828 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:55.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4984744 bytes in 10735 ms. path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:55.844 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/x1nbOshe7YhA99sHL3yCjQ/ce3m28eMBkRz1oyW8EqGLg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:55.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=80 06:31:55.853 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 06:31:55.938 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:56.505 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:56.549 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:31:56.571 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:56.609 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:56.620 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:31:56.634 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:56.672 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:56.700 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c391bf57bc937b36a8692a80475cef67c1bbb28' to.sha1='dbec10882113229e46fefc6cb0cc2a690e413f9d'): /3 + &#ä/bb org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:56.710 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=73, revision=80 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:56.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=99 06:31:56.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:56.841 [qtp344249497-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:56.847 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:56.852 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=94, revision=99 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:56.882 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:56.891 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:56.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=73, revision=80 06:31:56.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:56.907 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:56.915 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:56.916 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LfvYcekCcdeg-rFbeU_O0g/xLE7bKXHBHTar-sgxyGvMA' offset=6291456 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:56.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:31:56.959 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:31:57.000 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.003 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.054 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 925044 bytes in 1492 ms. path='/3 + &#ä/dd' 06:31:57.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=114 06:31:57.085 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 541614 bytes in 1675 ms. path='/3 + &#ä/aa' 06:31:57.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=119 06:31:57.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:57.175 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.183 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=94, revision=99 06:31:57.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.219 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.224 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=111, revision=114 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.228 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.235 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=116, revision=119 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:57.246 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.249 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=116, revision=119 06:31:57.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.261 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=111, revision=114 06:31:57.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:57.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:31:57.331 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.341 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:57.348 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.392 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.400 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:57.405 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:57.448 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.450 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.477 [qtp1776774368-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:57.481 [qtp1776774368-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:57.519 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.536 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:57.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.675 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46887005377f3d26fdf8da37339d1a8399941453' to.sha1='6b1bc81c1c94ce3b891e1d87b4b96bc52d74ed93'): /3 + &#ä/bb 06:31:57.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=124 06:31:57.718 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:57.719 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.757 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.759 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:31:57.770 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.774 [qtp704117508-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eLGHort29X5zoM-02_01Og/WlgLK5TDrsCyhD_-awhhaA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:57.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:57.806 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.810 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=119, revision=124 06:31:57.877 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=119, revision=124 06:31:57.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=124, revision=-1 06:31:57.924 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.981 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:57.998 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:58.044 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:31:58.192 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:58.207 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:58.212 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:58.213 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/U2-V332EVLSYAO_bBUTgFA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:58.866 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:31:58.867 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:31:59.245 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:31:59.245 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:31:59.249 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:59.309 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:59.333 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 7167759 bytes in 15265 ms. path='/3 + &#ä/5/i' 06:31:59.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=88 06:31:59.358 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:59.413 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:31:59.433 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:59.435 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 510540 bytes in 1391 ms. path='/3 + &#ä/bb' 06:31:59.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=127 06:31:59.457 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:59.458 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:59.536 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:59.541 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=124, revision=127 06:31:59.605 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:59.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=124, revision=127 06:31:59.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=127, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:59.642 [qtp1776774368-35] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:59.649 [qtp1776774368-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:59.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:31:59.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:31:59.706 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:59.738 [qtp507378138-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:31:59.741 [qtp507378138-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:59.815 [qtp1776774368-35] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:59.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=114, revision=119 06:31:59.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:59.841 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:59.879 [qtp1776774368-35] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:31:59.896 [qtp1776774368-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 transaction.localRevision=81 remoteFromLocalRevision=8 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:31:59.965 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:31:59.966 [qtp1776774368-35] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:31:59.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:31:59.999 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:00.073 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=79, revision=88 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:00.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ce53c1d56a7e13c093347f95815432604ad4a43' to.sha1='98ef038e9b8fae12f1ab8b7f5aef644ff12a2a5d'): /3 + &#ä/cc 06:32:00.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=132 06:32:00.131 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:00.140 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:00.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=79, revision=88 06:32:00.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=88, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:00.245 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:00.246 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:32:00.246 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:00.295 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:00.296 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:00.304 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:00.310 [qtp507378138-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=127, revision=132 06:32:00.406 [qtp507378138-28] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:00.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:00.421 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:00.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=127, revision=132 06:32:00.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=132, revision=-1 06:32:00.486 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:00.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 807602 bytes in 3226 ms. path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:00.748 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:00.748 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:00.765 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:32:00.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:00.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=102 06:32:00.791 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:00.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b86d483cb326b465138fe827cd606d85adf0176a' to.sha1='9514b983912fdac456134ed6ab1d615927b30773'): /3 + &#ä/5/i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:00.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 to='build/repo/k0t202k4-lm955-local-src', fromRepoLocalSync=false 06:32:00.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:32:00.838 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:00.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=85 06:32:00.887 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:00.890 [qtp1776774368-35] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:00.902 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:00.925 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=99, revision=102 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:00.991 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:00.998 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:01.006 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:01.013 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:01.014 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/7WU9bSdwKrEUKn2FtSKb-g' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:01.026 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:01.032 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:01.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=99, revision=102 06:32:01.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=102, revision=-1 06:32:01.088 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:01.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:01.116 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=80, revision=85 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:01.136 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:01.435 [qtp704117508-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:01.440 [qtp704117508-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:32:01.509 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:01.577 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:32:01.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:32:01.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7edc3be4e8a22414568cced1e09c4a1875bbcc48' to.sha1='673926f53a5bc4e364be0ff09cb4aa09b26bec02'): /3 + &#ä/cc 06:32:01.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=107 06:32:01.729 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:01.860 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:01.893 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:01.911 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:32:01.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:01.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264957 bytes in 1175 ms. path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:01.959 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:01.985 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=102, revision=107 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:01.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=135 06:32:01.996 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 06:32:02.097 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:02.103 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=132, revision=135 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:02.198 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.203 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:02.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=102, revision=107 06:32:02.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.213 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=132, revision=135 06:32:02.213 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:02.275 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:02.295 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:02.326 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:32:02.345 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:02.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=80, revision=85 06:32:02.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=85, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.423 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:02.466 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.518 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:02.522 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:32:02.575 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:02.597 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:02.623 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.626 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:02.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:02.671 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:02.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=53.8 MiB, available=401.7 MiB 06:32:02.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:02.701 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:02.720 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:02.752 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b16eacc655fd6a5706ed37d0f268ba64046945b' to.sha1='b7b4f6e8163c2d769e56b6657f39d64427f1b16f'): /3 + &#ä/dd org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:02.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.839 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=140 06:32:02.840 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:02.877 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:02.892 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:02.908 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:02.922 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:02.927 [qtp704117508-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eLGHort29X5zoM-02_01Og/TPLrzQOLWPPKgHHdVzxgYw' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:02.932 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:02.964 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:02.980 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=135, revision=140 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:03.001 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=-1, revision=82 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:03.010 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:03.123 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:03.147 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:03.153 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:03.154 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/ByaEFF728Jyc95GMW8ruLQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:03.223 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:03.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=135, revision=140 06:32:03.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=140, revision=-1 06:32:03.273 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:03.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:03.301 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:03.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:32:03.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:03.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fa217452b6cdc7e7b97b72196e90d1400898c06b' to.sha1='be302fc75fae9040c12ca3eb5168f75fe5783629'): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:03.449 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:03.462 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:03.490 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:03.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=93 06:32:03.505 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:03.506 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:03.512 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/PEqAKu7E9duu-oxdpE_dIw' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:03.731 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:03.739 [qtp2000985038-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=88, revision=93 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:03.998 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:04.318 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:04.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=88, revision=93 06:32:04.330 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=93, revision=-1 06:32:04.424 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:04.529 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:04.531 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:04.557 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:04.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:32:04.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=51.8 MiB, available=403.7 MiB 06:32:04.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=4, revision=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:04.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 295658 bytes in 1334 ms. path='/3 + &#ä/dd' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:04.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:04.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=143 06:32:04.700 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:04.712 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:04.780 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:04.792 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=140, revision=143 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:04.801 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:04.818 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:04.819 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:04.823 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:04.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=140, revision=143 06:32:04.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:04.838 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:04.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:32:04.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:04.860 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/H-kNqoSqWwm51Qp_V3s1Ng' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:04.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:04.873 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:04.880 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:04.880 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:04.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 865216 bytes in 2259 ms. path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:04.891 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:04.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:04.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:04.915 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:04.916 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:04.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=110 06:32:04.931 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:04.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:04.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:04.976 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:32:04.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.000 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.002 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:05.007 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:05.020 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:05.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:05.041 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:05.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.043 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:05.051 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=107, revision=110 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:05.055 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:05.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:05.068 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:05.068 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:05.079 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:05.079 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:05.091 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.091 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:05.092 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.094 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151773 bytes in 424 ms. path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.103 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=107, revision=110 06:32:05.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:05.107 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:05.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:05.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:05.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:05.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:05.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:05.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:05.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.167 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=96 06:32:05.169 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:05.179 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:05.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.187 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.38% 06:32:05.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:05.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:05.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:05.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:05.232 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.243 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cbe8751fe2dffd353f0628b9ac79284a89757376' to.sha1='50329b1297bc137008ae3f0d8dcf06502723ec49'): /dir1/aa1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.339 [qtp704117508-56] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:05.344 [qtp704117508-56] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.371 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.378 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.400 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=93, revision=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=148 06:32:05.436 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.508 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:32:05.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.532 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:05.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=93, revision=96 06:32:05.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:05.558 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.585 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:05.631 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=143, revision=148 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:05.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.674 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb20b99119c523ad222e6cf383018f42371da380' to.sha1='5434d0c3be2ee7f5176207aae13218c32cfe0580'): /3 + &#ä/dd org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.734 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.785 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:05.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=143, revision=148 06:32:05.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:05.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=115 06:32:05.815 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:05.855 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:05.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:32:05.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=52.1 MiB, available=403.4 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.881 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:05.904 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:05.914 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.943 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:05.940 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/ByaEFF728Jyc95GMW8ruLQ' offset=1048576 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.949 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.956 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:05.986 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:05.993 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:05.993 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:05.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/aa1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:06.041 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionSynced=4, revision=82 06:32:06.041 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:06.052 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.067 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:06.088 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:06.090 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1121472 bytes in 3270 ms. path='/3 + &#ä/5/i' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:06.091 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:06.106 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:06.110 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:06.103 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=110, revision=115 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:06.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=89 06:32:06.174 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.230 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:06.254 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:06.269 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:06.271 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hsZJRdWkgh2m-VoMEriVLQ/Kd1izqo8gFC2I-lFLwhPZw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:06.322 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:06.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:06.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=110, revision=115 06:32:06.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.368 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.398 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:06.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a36c2c528e3c75aa8f3e0ded9bddf27ddf203328' to.sha1='c79ab094a2116597f357b05b54060bb0fac669dc'): /3 + &#ä/bb org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.417 [qtp344249497-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=85, revision=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.414 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 152423 bytes in 414 ms. path='/dir1/aa1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:06.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.441 [qtp344249497-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=151 06:32:06.452 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.456 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:06.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=85, revision=89 06:32:06.471 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:06.486 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.562 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:06.584 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=148, revision=151 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:06.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=101 06:32:06.600 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.602 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:06.605 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.616 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=148, revision=151 06:32:06.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=151, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:06.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:32:06.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:32:06.730 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:06.734 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:06.758 [qtp2000985038-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=96, revision=101 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:06.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.790 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.819 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:06.849 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.865 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:06.854 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=96, revision=101 06:32:06.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.869 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:32:06.889 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:06.935 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.957 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:06.966 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:06.968 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:32:06.979 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:06.987 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:07.021 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:07.056 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.056 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:07.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='417f1cd083cf474473a91d2e0c5bd0f48dcf9eca' to.sha1='b054e98c8c3246f984dca7e97db6c5f45e299ecd'): /dir1/bb1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.106 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:06.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:32:07.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=51.8 MiB, available=403.7 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:07.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.138 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.158 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=156 06:32:07.160 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:07.169 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.176 [qtp704117508-56] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eLGHort29X5zoM-02_01Og/9FPh9QIIX87yJomj0hWKqQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.231 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08e38146768d673918c6e0ee179e1a7e336ecf99' to.sha1='0388837c7cb999e1cc2d488bfd61c8c1386c79b3'): /3 + &#ä/aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.314 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.314 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.325 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=151, revision=156 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.366 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 560574 bytes in 708 ms. path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.375 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:07.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=151, revision=156 06:32:07.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=156, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.426 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=118 06:32:07.426 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.434 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=94 06:32:07.434 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.494 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.538 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:07.540 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.554 [qtp704117508-56] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=115, revision=118 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.569 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.569 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:07.572 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:07.583 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=115, revision=118 06:32:07.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:07.604 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LTU8pO55innsfoiYXFpIJQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/bb1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.631 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:07.644 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=89, revision=94 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:07.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:07.755 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.784 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.823 [qtp704117508-56] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:07.834 [qtp704117508-56] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.837 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:07.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=89, revision=94 06:32:07.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.857 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:07.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=51.3 MiB, available=404.2 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.901 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.935 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.955 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:07.960 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:07.991 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:07.997 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:32:08.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:08.032 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d localRepositoryRevisionSynced=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:08.034 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.044 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.048 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hsZJRdWkgh2m-VoMEriVLQ/A2mc43rwfM99UbWnPuA-3A' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:08.091 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.105 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.111 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.113 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/QuGZhqbJI2tsA6pX7F7CZQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:07.863 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:32:08.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=51.3 MiB, available=404.2 MiB 06:32:08.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:32:08.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:32:08.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:32:08.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:08.269 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69310 bytes in 287 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:08.297 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.312 [qtp1776774368-325] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=81 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:08.314 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=97 06:32:08.316 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:08.392 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.427 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=123 remoteFromLocalRevision=81 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:08.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:08.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:08.465 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.470 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=94, revision=97 06:32:08.478 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:08.492 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=94, revision=97 06:32:08.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=97, revision=-1 06:32:08.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:08.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:08.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:08.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:08.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=123 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:08.606 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:08.606 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.652 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:08.656 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:08.703 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:08.707 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:08.748 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:08.817 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.831 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.837 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:08.838 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/LTU8pO55innsfoiYXFpIJQ' offset=1048576 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:08.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:32:08.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:08.946 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:08.947 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:08.953 [qtp704117508-56] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=118, revision=123 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:08.998 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 678318 bytes in 1377 ms. path='/dir1/bb1' 06:32:09.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=159 06:32:09.018 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aee9184361e12161811b5e1f35383bf687c06d9c' to.sha1='6b78df61098c40e13369b77465b6deb676c9002f'): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:09.058 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:09.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=118, revision=123 06:32:09.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=123, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=102 06:32:09.080 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:09.103 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:09.112 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=156, revision=159 06:32:09.145 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:09.155 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=156, revision=159 06:32:09.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=159, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.183 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:09.189 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=97, revision=102 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:09.196 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.216 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:09.218 [qtp704117508-56] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 transaction.localRevision=85 remoteFromLocalRevision=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:09.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:09.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:09.261 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:09.274 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.277 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:09.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=97, revision=102 06:32:09.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=102, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:09.295 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:09.299 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:09.303 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:09.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b8149c4-f7c9-42be-86bb-ccb14078077d from='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' toID=75d44e66-a181-4757-9b3e-bb3f8b4d8820 to='build/repo/k0t1zyb5-mz7ck-local-src', fromRepoLocalSync=false 06:32:09.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:32:09.313 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.362 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:09.389 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:09.424 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:09.427 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1297355 bytes in 2362 ms. path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.449 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:09.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=105 06:32:09.509 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:09.512 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:32:09.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:09.550 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=85 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.553 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:09.588 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:09.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3adceea3b483aca17955c3a8fb8c69bde89adea8' to.sha1='be1fcc6e0663c0a9885efbabe64deef6be22a3a7'): /file1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:09.599 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:32:09.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:09.666 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:09.688 [qtp2000985038-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=101, revision=105 06:32:09.733 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:09.745 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=101, revision=105 06:32:09.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:09.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=164 06:32:09.849 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.866 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:09.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:09.895 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:09.910 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:09.929 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:09.956 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/4COc9vvELQTFJZOjsBB76A' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:09.979 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.029 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:10.042 [qtp2000985038-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.042 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=159, revision=164 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:10.052 [qtp2000985038-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:32:10.102 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:10.163 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:32:10.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:10.229 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.239 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:10.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 484729 bytes in 692 ms. path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=159, revision=164 06:32:10.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=164, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:10.295 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd334fd01f67f20e6a888caaa3eb52f7d29536e3' to.sha1='d37545585a9eb85b6d14521f30c149e8b37faa1e'): /3 + &#ä/cc org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:10.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=105 06:32:10.322 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.342 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:10.422 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:10.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=110 06:32:10.433 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.437 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:32:10.442 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/file1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:10.511 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:10.523 [qtp344249497-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=102, revision=105 06:32:10.540 [qtp344249497-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:10.550 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:10.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=102, revision=105 06:32:10.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:10.606 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:10.636 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=105, revision=110 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.679 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:10.690 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 06:32:10.690 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.720 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:10.733 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:10.761 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.758 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/584pw2DqSmyxATJk7BLK-g' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:10.766 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:10.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=105, revision=110 06:32:10.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:10.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=61.1 MiB, available=394.4 MiB 06:32:10.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.860 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:10.872 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:10.876 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:10.888 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:10.914 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 210616 bytes in 466 ms. path='/file1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:10.917 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:10.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=167 06:32:10.946 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:10.965 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionInProgress=-1, revision=86 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:10.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:10.994 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:11.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:11.013 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.019 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 from='build/repo/k0t202k4-lm955-local-src' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:11.028 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.100 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.135 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:11.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66684a6ae92adaa0b66e82dcd9d4e6476ec0e6ee' to.sha1='53efa093351b0a2cdb29e9cb822bcb30555e69c4'): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.137 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=164, revision=167 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:11.147 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:11.166 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.174 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:11.174 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:11.179 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:32:11.180 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.198 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:11.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=164, revision=167 06:32:11.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=167, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.214 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=123 06:32:11.233 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:11.233 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:11.273 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:11.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=110 06:32:11.278 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.273 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:11.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=121, revision=125 06:32:11.320 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:11.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:11.427 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:11.445 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=105, revision=110 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.462 [qtp1776774368-66] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.461 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.471 [qtp1776774368-66] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=119, revision=125 06:32:11.491 [qtp1776774368-66] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:11.521 [qtp344249497-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=119, revision=125 06:32:11.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.550 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:11.556 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:11.565 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:11.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=105, revision=110 06:32:11.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.602 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.592 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:11.641 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 transaction.localRevision=87 remoteFromLocalRevision=123 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.664 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.669 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:11.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:32:11.683 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:32:11.686 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33c8de81]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.26% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:11.705 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33c8de81]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' locked successfully. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:11.709 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:11.726 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:11.760 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:11.800 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:11.809 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.811 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=8 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:11.817 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/I0XQTpdgJN-06hvZbNnB8Q' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:11.844 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:11.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:11.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:11.878 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:11.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 06:32:11.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:32:11.992 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:12.007 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:12.018 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:12.020 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/Niyb-HY20M7Be-vlvxYA_A' offset=0 06:32:12.104 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:12.163 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48884 bytes in 257 ms. path='/3 + &#ä/cc' 06:32:12.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=113 06:32:12.181 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:12.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:12.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=172 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:12.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=59.3 MiB, available=396.2 MiB 06:32:12.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.remoteRepositoryRevisionSynced=4, revision=86 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:12.337 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:12.341 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=110, revision=113 06:32:12.348 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:12.382 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:12.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=110, revision=113 06:32:12.394 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.431 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:12.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:12.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.554 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:12.568 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=167, revision=172 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:12.570 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:12.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:12.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.629 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 06:32:12.629 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:12.631 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:12.637 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:12.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:12.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:12.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:12.686 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.690 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:12.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=167, revision=172 06:32:12.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=172, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:12.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.717 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.717 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:12.746 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:12.756 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.757 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.773 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:12.773 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:12.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:12.789 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.809 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 transaction.localRevision=116 remoteFromLocalRevision=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:12.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:12.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:12.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.848 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:12.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.859 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 to='build/repo/k0t20075-u41p8-local-src', fromRepoLocalSync=false 06:32:12.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:32:12.862 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:32:12.901 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:12.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2962fffe534f6b2191fb2e52580e0641304b0f90' to.sha1='5f1fa47cfbe864663afb217dc7a3b31ffae93f6d'): /3 + &#ä/dd 06:32:12.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=118 06:32:12.978 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:12.986 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=116 06:32:13.016 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.032 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:32:13.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:13.068 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:13.195 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.201 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=113, revision=118 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:13.213 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:13.221 [qtp344249497-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:13.237 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=113, revision=118 06:32:13.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=118, revision=-1 06:32:13.329 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.442 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.456 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:13.459 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:12.846 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=C1C35qqe7AO-MuOhnylyVg, serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d} because of missing permissions! 06:32:12.846 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:32:13.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=59.0 MiB, available=396.5 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:13.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:13.553 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:13.577 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.600 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.604 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/I0XQTpdgJN-06hvZbNnB8Q' offset=1048576 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:13.604 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionSynced=4, revision=86 06:32:13.605 [qtp704117508-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionInProgress=86, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:13.614 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:13.652 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:13.652 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.658 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.663 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eTgmuLpzgew5uLxB6AntMg/B5Jg2sP9ytMKhboQ5j7Ciw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:13.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:13.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:13.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=125 06:32:13.745 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:13.751 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:13.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:13.831 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 77385 bytes in 361 ms. path='/3 + &#ä/dd' 06:32:13.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=121 06:32:13.868 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:13.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=59.8 MiB, available=395.7 MiB 06:32:13.877 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:32:13.917 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:13.938 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=-1, revision=117 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.002 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:14.007 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=118, revision=121 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:14.031 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.027 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:14.082 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:14.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=118, revision=121 06:32:14.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=121, revision=-1 06:32:14.180 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:14.180 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.237 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.241 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1606455 bytes in 3290 ms. path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.321 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:14.325 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:13.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=114 06:32:14.350 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:14.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=58.8 MiB, available=396.7 MiB 06:32:14.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.369 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.462 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.466 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6"] on repo=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.477 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=110, revision=114 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.501 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.514 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:14.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=110, revision=114 06:32:14.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:14.538 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.583 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:14.584 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:14.666 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.693 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=8 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.714 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:32:14.721 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.755 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.765 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:14.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:14.816 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:32:14.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:32:14.907 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7b6ab64a3b033871a529095a8bd76643900acb9' to.sha1='939fb6ff63b4e31f7883e30961954e9939368530'): /3 + &#ä/dd 06:32:14.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=119 06:32:14.978 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:15.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=58.8 MiB, available=396.7 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:15.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:15.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:15.133 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:15.138 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.179 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:15.246 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:15.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=114, revision=119 06:32:15.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.272 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:15.280 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:15.368 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:15.379 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.398 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=121, revision=126 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:14.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=26, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:32:15.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=59.4 MiB, available=396.1 MiB 06:32:15.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=4, revision=117 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.462 [qtp344249497-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:15.477 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.501 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:15.512 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=121, revision=126 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:15.513 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 06:32:15.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:15.595 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.653 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:15.694 [qtp344249497-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=88 remoteFromLocalRevision=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:15.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=58.8 MiB, available=396.7 MiB 06:32:15.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:32:15.700 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:32:15.700 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:32:15.700 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.701 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:15.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=false 06:32:15.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:32:15.716 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:32:15.762 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:15.766 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:15.786 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:15.800 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:15.824 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:15.832 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/imlZxRKfuUQu26jy49gl6g/Y_qYhk-ELZ3IHCT_kBr9Gg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.857 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=88 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:15.929 [qtp704117508-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 localRepositoryRevisionSynced=85 06:32:15.946 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:15.951 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:15.967 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:32:15.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:15.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:15.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.013 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.030 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.030 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.049 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:16.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 364329 bytes in 534 ms. path='/3 + &#ä/dd' 06:32:16.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.116 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.116 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.127 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d transaction.localRevision=127 remoteFromLocalRevision=85 06:32:16.141 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=75d44e66-a181-4757-9b3e-bb3f8b4d8820 from='build/repo/k0t1zyb5-mz7ck-local-src' toID=2b8149c4-f7c9-42be-86bb-ccb14078077d to='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.180 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.188 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=127 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.226 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:16.227 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:16.232 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:32:16.232 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.234 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 06:32:16.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.268 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d localRepositoryRevisionSynced=127 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.263 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.278 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:16.279 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.288 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=119, revision=122 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.289 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.299 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:16.303 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:16.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=125, revision=129 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.308 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:16.314 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=119, revision=122 06:32:16.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.319 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 06:32:16.320 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 06:32:16.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 28 ms. 06:32:16.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:16.430 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.456 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:16.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.481 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=123, revision=129 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.500 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.502 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.508 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=123, revision=129 06:32:16.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=129, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.551 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.551 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:16.560 [qtp704117508-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 transaction.localRevision=91 remoteFromLocalRevision=127 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.600 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.620 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.622 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.633 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.625 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:16.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:16.660 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54e696d3]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' 06:32:16.662 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54e696d3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' locked successfully. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.678 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.683 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.718 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:32:16.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.735 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.761 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4650f87a-fa51-4666-aa07-98945e56e342"] on repo=4650f87a-fa51-4666-aa07-98945e56e342 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:16.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:16.770 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.781 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.788 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:16.818 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.819 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:32:16.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:16.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:16.871 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:32:16.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:16.934 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab localRepositoryRevisionSynced=8 06:32:17.008 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:17.008 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:17.175 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:17.176 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:17.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=127 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:17.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=63.0 MiB, available=392.5 MiB 06:32:17.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:17.208 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:17.262 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:17.293 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:17.380 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:17.395 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=122, revision=127 06:32:17.480 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:17.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=122, revision=127 06:32:17.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=127, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:17.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=57.7 MiB, available=397.8 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:17.594 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:17.602 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:17.616 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:17.632 [qtp2000985038-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 transaction.localRevision=89 remoteFromLocalRevision=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:17.635 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionSynced=4, revision=117 06:32:17.635 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=117, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:17.660 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:17.665 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:17.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d7984b7d-539d-431f-8a6c-dbf4cb849eab from='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' toID=4650f87a-fa51-4666-aa07-98945e56e342 to='build/repo/k0t1zxmf-d3m8y-local-src', fromRepoLocalSync=false 06:32:17.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.null.xml.gz 06:32:17.670 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:17.684 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:17.685 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:17.694 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=174 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:17.697 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:17.719 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 06:32:17.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:32:17.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:17.787 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=89 06:32:17.853 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:17.872 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.null.xml.gz 06:32:17.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:18.076 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:18.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:18.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=56.6 MiB, available=398.9 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:18.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=60.6 MiB, available=394.9 MiB 06:32:18.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=4, revision=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:18.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:32:18.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=56.6 MiB, available=398.9 MiB 06:32:18.948 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:19.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=63.5 MiB, available=392.0 MiB 06:32:19.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:32:19.162 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:19.300 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=-1, revision=90 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:19.302 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.302 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:19.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=56.6 MiB, available=398.9 MiB 06:32:19.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:32:19.430 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:32:19.430 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:32:19.430 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:19.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:19.518 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:19.529 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:19.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:32:19.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.596 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 06:32:19.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:19.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.629 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:19.647 [qtp507378138-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=116 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:19.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:19.662 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:19.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:32:19.705 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.721 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:19.752 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=176 remoteFromLocalRevision=116 06:32:19.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 from='build/repo/k0t20075-u41p8-local-src' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:19.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:19.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:19.782 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:19.790 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:32:19.792 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:19.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:19.821 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=176 06:32:19.831 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:19.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:19.836 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:32:19.837 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:32:19.847 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=176 06:32:19.853 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:19.854 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:19.865 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:19.866 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:19.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=174, revision=178 06:32:19.879 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 06:32:19.953 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:19.958 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=172, revision=178 06:32:19.968 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:19.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=172, revision=178 06:32:19.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=178, revision=-1 06:32:20.034 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:20.053 [qtp507378138-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 transaction.localRevision=122 remoteFromLocalRevision=176 06:32:20.067 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:20.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:32:20.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:32:20.089 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5294dd42]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' 06:32:20.091 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5294dd42]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' locked successfully. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:20.530 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:20.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:20.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=59.7 MiB, available=395.8 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:20.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:20.945 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:20.963 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=4, revision=89 06:32:20.963 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=89, revision=-1 06:32:21.009 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:21.028 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:21.029 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:21.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=128 06:32:21.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 06:32:21.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:21.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=61.7 MiB, available=393.8 MiB 06:32:21.248 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.remoteRepositoryRevisionSynced=4, revision=90 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:21.333 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:21.526 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.526 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.569 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.569 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.620 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.673 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.674 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:21.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:32:21.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.725 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:32:21.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:21.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:21.748 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:21.756 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.756 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.770 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:21.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:21.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:21.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:32:21.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=59.7 MiB, available=395.8 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:21.880 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZVeTsiLYbOUMO1gcm8kmdw, serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab} because of missing permissions! 06:32:21.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:22.136 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:21.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:32:22.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=60.5 MiB, available=395.0 MiB 06:32:22.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:22.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=61.3 MiB, available=394.2 MiB 06:32:22.491 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:22.509 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionSynced=4, revision=90 06:32:22.509 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=90, revision=-1 06:32:22.561 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:22.577 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:22.577 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:22.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:22.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=58.7 MiB, available=396.8 MiB 06:32:22.607 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:32:22.607 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:32:22.607 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:32:22.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:32:22.645 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:22.652 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:22.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:22.700 [qtp344249497-70] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=88 06:32:22.716 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:22.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:32:22.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:22.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=130 remoteFromLocalRevision=88 06:32:22.907 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:32:22.988 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=130 06:32:23.061 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:23.061 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:23.092 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:32:23.093 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:32:23.102 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=130 06:32:23.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:23.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:23.265 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:23.266 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:23.275 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=128, revision=132 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:23.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=60.7 MiB, available=394.8 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:23.296 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:23.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:23.373 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:23.377 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:23.428 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:23.445 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=126, revision=132 06:32:23.477 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:23.482 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:23.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=126, revision=132 06:32:23.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=132, revision=-1 06:32:23.564 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:23.578 [qtp344249497-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=94 remoteFromLocalRevision=130 06:32:23.610 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:23.614 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:32:23.669 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:23.683 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:23.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=60.6 MiB, available=394.9 MiB 06:32:23.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:23.854 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms. 06:32:23.992 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, invitation=true] 06:32:24.056 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:24.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=60.6 MiB, available=394.9 MiB 06:32:24.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.null.xml.gz 06:32:24.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:32:24.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:32:24.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:24.139 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, invitation=true] org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:24.176 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:24.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:24.271 [qtp2000985038-57] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=89 06:32:24.309 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:24.387 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab transaction.localRevision=131 remoteFromLocalRevision=89 06:32:24.402 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4650f87a-fa51-4666-aa07-98945e56e342 from='build/repo/k0t1zxmf-d3m8y-local-src' toID=d7984b7d-539d-431f-8a6c-dbf4cb849eab to='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:24.445 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:24.448 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=131 06:32:24.461 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:24.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:24.479 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:32:24.481 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:32:24.500 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab localRepositoryRevisionSynced=131 06:32:24.593 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:24.593 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:24.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:24.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:24.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=129, revision=133 06:32:24.639 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 06:32:24.725 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:24.749 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=127, revision=133 06:32:24.784 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:24.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=127, revision=133 06:32:24.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=133, revision=-1 06:32:24.863 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:24.875 [qtp2000985038-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 transaction.localRevision=95 remoteFromLocalRevision=131 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:24.877 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:24.902 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:24.907 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:32:24.942 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 06:32:24.943 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=YimuvGLgyx0laGu2lWsq4A, invitation=false] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:24.949 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:24.997 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 renewalDateTime=2019-09-21T05:00:48.716Z expiryDateTime=2019-09-21T05:30:48.716Z org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:25.006 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms. 06:32:25.007 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=W8ggUpEmzClxwxNpOM-HPw, invitation=false] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:25.029 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:25.044 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:25.146 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:25.147 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:25.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=137 06:32:25.223 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:25.306 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:25.425 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:25.436 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=132, revision=137 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:25.584 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:25.653 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:25.713 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:25.717 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:25.751 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab renewalDateTime=2019-09-21T05:00:48.676Z expiryDateTime=2019-09-21T05:30:48.675Z 06:32:25.769 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:25.782 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:25.808 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:25.809 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:25.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:25.821 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:25.870 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:25.871 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:32:25.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=true 06:32:25.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.88.xml.gz 06:32:25.896 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.88.xml.gz 06:32:25.893 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 ('build/repo/k0t1zyo2-thmkx-local-src') 06:32:25.920 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:32:25.930 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:25.969 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=95 06:32:25.976 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:25.990 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:25.997 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:26.000 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.88.xml.gz 06:32:26.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=88 repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:26.137 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:26.142 [qtp2000985038-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=133, revision=136 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:26.309 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:26.365 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:26.412 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:26.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:32:26.455 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d7984b7d-539d-431f-8a6c-dbf4cb849eab from='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' toID=4650f87a-fa51-4666-aa07-98945e56e342 to='build/repo/k0t1zxmf-d3m8y-local-src', fromRepoLocalSync=true 06:32:26.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.89.xml.gz 06:32:26.461 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.89.xml.gz 06:32:26.466 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4650f87a-fa51-4666-aa07-98945e56e342 ('build/repo/k0t1zxmf-d3m8y-local-src') 06:32:26.528 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:26.530 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:32:26.556 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 06:32:26.562 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:26.577 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.89.xml.gz 06:32:26.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=89 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:26.771 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:26.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=60.8 MiB, available=394.7 MiB 06:32:26.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:32:26.993 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:27.036 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=96 06:32:27.123 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 06:32:27.292 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:27.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:27.348 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:27.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=63.2 MiB, available=392.3 MiB 06:32:27.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:27.460 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:27.458 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:32:27.685 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:27.728 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=-1, revision=97 06:32:27.847 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:27.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=60.3 MiB, available=395.2 MiB 06:32:27.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=89, revision=96 06:32:28.001 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:28.002 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:28.004 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:32:28.005 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:32:28.005 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:28.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:28.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:32:28.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=60.2 MiB, available=395.3 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:28.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=62.3 MiB, available=393.2 MiB 06:32:28.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.remoteRepositoryRevisionSynced=90, revision=97 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:28.594 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:28.599 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=89, revision=96 06:32:28.600 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:28.627 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZVeTsiLYbOUMO1gcm8kmdw, serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab} because of missing permissions! 06:32:28.629 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=W8ggUpEmzClxwxNpOM-HPw, serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab} because of missing permissions! org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:28.640 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:28.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:28.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:28.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=137, revision=139 06:32:28.731 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 06:32:28.820 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:28.836 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=137, revision=139 06:32:28.879 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:28.896 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:28.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=132, revision=139 06:32:28.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=139, revision=-1 06:32:28.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:32:28.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:28.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:32:29.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=62.3 MiB, available=393.2 MiB 06:32:29.142 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:29.148 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionSynced=90, revision=97 06:32:29.148 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=97, revision=-1 06:32:29.221 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:29.237 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:29.237 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:29.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=136, revision=139 06:32:29.292 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:29.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=60.5 MiB, available=395.0 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:29.400 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:29.409 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=136, revision=139 06:32:29.472 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:29.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=133, revision=139 06:32:29.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=139, revision=-1 06:32:29.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:32:29.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:29.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:32:29.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=60.5 MiB, available=395.0 MiB 06:32:29.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:29.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=62.6 MiB, available=392.9 MiB 06:32:29.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:29.839 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=60.5 MiB, available=395.0 MiB 06:32:30.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.88.xml.gz 06:32:30.060 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:32:30.063 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:32:30.064 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:32:30.094 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=62.6 MiB, available=392.9 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.155 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=95 06:32:30.224 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:30.236 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.266 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=142 remoteFromLocalRevision=95 06:32:30.354 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:32:30.385 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:30.390 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:32:30.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=62.6 MiB, available=392.9 MiB 06:32:30.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.89.xml.gz 06:32:30.450 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.450 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=142 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.455 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:32:30.456 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:30.456 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.459 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:30.459 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:30.461 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:32:30.462 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:32:30.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=142 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.486 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:30.498 [qtp2000985038-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=96 06:32:30.526 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.529 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:30.529 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:30.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:30.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:30.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=144 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.571 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab transaction.localRevision=142 remoteFromLocalRevision=96 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.577 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 06:32:30.601 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:30.602 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4650f87a-fa51-4666-aa07-98945e56e342 from='build/repo/k0t1zxmf-d3m8y-local-src' toID=d7984b7d-539d-431f-8a6c-dbf4cb849eab to='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' 06:32:30.635 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.640 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.641 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.660 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=139, revision=144 06:32:30.666 [qtp344249497-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:30.685 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.692 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=142 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=139, revision=144 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:30.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.703 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:32:30.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:30.707 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.713 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab localRepositoryRevisionSynced=142 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.730 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:30.738 [qtp344249497-70] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=102 remoteFromLocalRevision=142 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:30.742 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:30.751 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:30.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:30.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=144 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.758 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.763 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=false 06:32:30.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:32:30.764 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:30.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.790 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:30.810 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.813 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.814 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.823 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=139, revision=144 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.834 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.869 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:30.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=139, revision=144 06:32:30.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=144, revision=-1 06:32:30.916 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:30.927 [qtp2000985038-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 transaction.localRevision=103 remoteFromLocalRevision=142 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:30.932 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:30.976 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:30.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d7984b7d-539d-431f-8a6c-dbf4cb849eab from='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' toID=4650f87a-fa51-4666-aa07-98945e56e342 to='build/repo/k0t1zxmf-d3m8y-local-src', fromRepoLocalSync=false 06:32:30.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.null.xml.gz 06:32:30.980 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.null.xml.gz 06:32:31.009 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:31.075 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103 06:32:31.081 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:31.096 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.null.xml.gz 06:32:31.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:31.248 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:30.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:32:31.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=61.7 MiB, available=393.8 MiB 06:32:31.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:32:31.294 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:31.309 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:31.315 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=103 06:32:31.399 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:31.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=63.5 MiB, available=392.0 MiB 06:32:31.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:31.468 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:31.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:31.490 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:31.505 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=-1, revision=104 06:32:31.556 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 06:32:31.577 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:31.676 [closeDeferredTimer-130b9d92-5n] INFO c.c.c.l.LocalRepoManagerImpl - [130b9d92]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:31.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:31.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=61.5 MiB, available=394.0 MiB 06:32:31.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=96, revision=103 06:32:31.852 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:31.853 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:32:31.853 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:32:31.853 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:31.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:31.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:32:31.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=62.7 MiB, available=392.8 MiB 06:32:31.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.remoteRepositoryRevisionSynced=97, revision=104 06:32:31.996 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZVeTsiLYbOUMO1gcm8kmdw, serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab} because of missing permissions! 06:32:32.002 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=W8ggUpEmzClxwxNpOM-HPw, serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab} because of missing permissions! 06:32:32.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:32.293 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:32.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=61.7 MiB, available=393.8 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:32.313 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:32.365 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:32.381 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=96, revision=103 06:32:32.382 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=103, revision=-1 06:32:32.409 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:32.496 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:32.497 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:32.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=147 06:32:32.528 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:32.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=61.9 MiB, available=393.6 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:32.563 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:32:32.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:32.580 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:32.592 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:32.604 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionSynced=97, revision=104 06:32:32.615 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=104, revision=-1 06:32:32.643 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:32.672 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:32.673 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:32.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=147 06:32:32.734 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 06:32:32.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:33.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=60.8 MiB, available=394.7 MiB 06:32:33.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:33.033 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:32.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:32:33.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=62.1 MiB, available=393.4 MiB 06:32:33.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:33.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=60.0 MiB, available=395.5 MiB 06:32:33.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:33.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=62.1 MiB, available=393.4 MiB 06:32:33.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:32:33.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=62.1 MiB, available=393.4 MiB 06:32:33.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.null.xml.gz 06:32:33.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:32:33.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:33.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=60.3 MiB, available=395.2 MiB 06:32:33.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:32:33.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:32:33.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:32:33.754 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:33.758 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:33.772 [qtp2000985038-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=103 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:33.778 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=102 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:33.817 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:33.817 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:33.825 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:33.848 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab transaction.localRevision=149 remoteFromLocalRevision=103 06:32:33.851 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4650f87a-fa51-4666-aa07-98945e56e342 from='build/repo/k0t1zxmf-d3m8y-local-src' toID=d7984b7d-539d-431f-8a6c-dbf4cb849eab to='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:33.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=149 remoteFromLocalRevision=102 06:32:33.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:33.878 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:33.880 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=149 06:32:33.895 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:33.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:33.898 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:32:33.898 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:32:33.907 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab localRepositoryRevisionSynced=149 06:32:33.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:33.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:33.941 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=149 06:32:33.950 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:33.950 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:33.953 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:32:33.953 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:33.956 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:33.956 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:33.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=147, revision=151 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:33.962 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=149 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:33.967 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:33.981 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:33.981 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:34.017 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:34.018 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:34.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=147, revision=151 06:32:34.035 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:34.048 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.057 [qtp2000985038-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=144, revision=151 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:34.063 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:34.065 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:34.094 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=144, revision=151 06:32:34.110 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=151, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:34.120 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:34.140 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.145 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=144, revision=151 06:32:34.149 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:32:34.163 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=144, revision=151 06:32:34.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=151, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:34.183 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.189 [qtp2000985038-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 transaction.localRevision=109 remoteFromLocalRevision=149 06:32:34.210 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:34.220 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.226 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=108 remoteFromLocalRevision=149 06:32:34.300 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.305 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:32:34.360 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:32:34.392 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:32:34.401 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.405 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:34.406 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:32:34.406 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:32:34.408 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:32:34.409 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:32:34.413 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c425d77]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' 06:32:34.415 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c425d77]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:34.558 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:34.673 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:34.732 [Test worker] INFO o.s.t.BrokenSignatureIT - uploadBrokenSignature: about to invoke syncFromLocalSrcToRemote() with broken signature. 06:32:34.967 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:35.028 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:35.051 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:35.062 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:35.090 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab renewalDateTime=2019-09-21T05:00:48.676Z expiryDateTime=2019-09-21T05:30:48.675Z 06:32:35.112 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:35.131 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:35.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:35.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:35.155 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=-1, revision=153 06:32:35.257 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 06:32:35.310 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:32:35.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d7984b7d-539d-431f-8a6c-dbf4cb849eab from='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' toID=4650f87a-fa51-4666-aa07-98945e56e342 to='build/repo/k0t1zxmf-d3m8y-local-src', fromRepoLocalSync=true 06:32:35.312 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4650f87a-fa51-4666-aa07-98945e56e342 ('build/repo/k0t1zxmf-d3m8y-local-src') 06:32:35.339 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:32:35.364 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:35.662 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:35.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.103.xml.gz 06:32:35.676 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.103.xml.gz 06:32:35.705 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:35.768 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=109 06:32:35.772 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:35.781 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/ChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.103.xml.gz 06:32:35.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=103 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:35.880 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:36.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=64.4 MiB, available=391.1 MiB 06:32:36.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:32:36.317 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:36.325 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=-1, revision=110 06:32:36.349 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:36.373 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:36.380 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:36.608 [closeDeferredTimer-7b88f259-63] INFO c.c.c.l.LocalRepoManagerImpl - [7b88f259]_close: Shutting down real LocalRepoManager. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:36.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:32:36.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=64.4 MiB, available=391.1 MiB 06:32:36.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.remoteRepositoryRevisionSynced=104, revision=110 06:32:36.716 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZVeTsiLYbOUMO1gcm8kmdw, serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab} because of missing permissions! 06:32:36.718 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=W8ggUpEmzClxwxNpOM-HPw, serverRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab} because of missing permissions! 06:32:36.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:36.853 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:37.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=63.5 MiB, available=392.0 MiB 06:32:37.238 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:37.249 [qtp2000985038-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionSynced=104, revision=110 06:32:37.249 [qtp2000985038-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.localRepositoryRevisionInProgress=110, revision=-1 06:32:37.282 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:37.293 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:37.294 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:37.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=153, revision=156 06:32:37.364 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 06:32:37.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:37.533 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:37.692 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:37.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:32:37.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=62.8 MiB, available=392.7 MiB 06:32:37.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:32:38.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=62.8 MiB, available=392.7 MiB 06:32:38.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:38.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:38.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=62.8 MiB, available=392.7 MiB 06:32:38.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d7984b7d-539d-431f-8a6c-dbf4cb849eab.103.xml.gz 06:32:38.356 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:32:38.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:32:38.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:32:38.407 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:38.433 [qtp2000985038-57] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 localRepositoryRevisionSynced=109 06:32:38.457 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:38.492 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab transaction.localRevision=158 remoteFromLocalRevision=109 06:32:38.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4650f87a-fa51-4666-aa07-98945e56e342 from='build/repo/k0t1zxmf-d3m8y-local-src' toID=d7984b7d-539d-431f-8a6c-dbf4cb849eab to='https://localhost:36994/d7984b7d-539d-431f-8a6c-dbf4cb849eab' 06:32:38.556 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:38.561 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:38.562 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:38.631 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=158 06:32:38.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.from' result=null 06:32:38.706 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zxmf-d3m8y-local-src' configKey='repair.deleteCollisions.to' result=null 06:32:38.710 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:32:38.713 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 06:32:38.714 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:32:38.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff00dde186f5578d20329676175bf326d8cc7447' to.sha1='c2fa47fc3d11eebbb9687888d66ae4cfac3b87c5'): /2/a 06:32:38.913 [Test worker] INFO o.s.t.BrokenSignatureIT - getSignature: entered 06:32:38.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=156, revision=161 06:32:38.967 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342 remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 06:32:39.040 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:39.044 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4650f87a-fa51-4666-aa07-98945e56e342, this.remoteRepositoryRevisionSynced=151, revision=161 06:32:39.172 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:39.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionSynced=151, revision=161 06:32:39.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7984b7d-539d-431f-8a6c-dbf4cb849eab, this.localRepositoryRevisionInProgress=161, revision=-1 06:32:39.198 [Test worker] INFO o.s.t.BrokenSignatureIT - setSignature: modified signatureData[14] => signature should be broken! 06:32:39.217 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:39.234 [qtp2000985038-34] INFO o.s.t.BrokenSignatureIT - getSignature: entered 06:32:39.275 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:39.303 [qtp2000985038-34] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[id=12] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 61 common frames omitted 06:32:39.381 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] 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.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1030) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[id=12] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:40.073 [closeDeferredTimer-373a39f8-7z] INFO c.c.c.l.LocalRepoManagerImpl - [373a39f8]_close: Shutting down real LocalRepoManager. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:40.489 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:40.535 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:40.542 [qtp2000985038-34] INFO o.s.t.BrokenSignatureIT - getSignature: entered 06:32:40.629 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:40.646 [qtp2000985038-34] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[id=12] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 61 common frames omitted org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:40.669 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:40.700 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] 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.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1030) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[id=12] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:40.817 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:41.024 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33c8de81]initPersistenceManagerFactory: repositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f 06:32:41.042 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33c8de81]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25998 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:41.066 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:41.901 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=58.1 MiB, available=397.4 MiB 06:32:42.093 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k8-758zm-remote' 06:32:42.093 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k8-758zm-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:42.156 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:42.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:42.582 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:42.823 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:42.848 [qtp2000985038-29] INFO o.s.t.BrokenSignatureIT - getSignature: entered org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:42.880 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:42.972 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:42.984 [qtp2000985038-29] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[id=12] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 61 common frames omitted 06:32:43.027 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] 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.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1030) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[id=12] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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 06:32:43.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 06:32:43.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:32:43.082 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:32:43.090 [Test worker] INFO o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] co.codewizards.cloudstore.core.auth.SignatureException: SsNormalFile[id=12]: Signature not valid: SsNormalFile[id=12] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] 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.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1030) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) ~[test/:na] at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFile[id=12] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.beginPutFile(DbFileRepoTransportImpl.java:345) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsBeginPutFileService.beginPutFile(SsBeginPutFileService.java:39) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:43.498 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:43.518 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:43.697 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ec094e0]getCloseDeferredMillis: closeDeferredMillis=20000 06:32:43.700 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ec094e0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:43.945 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:44.012 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:44.027 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:44.033 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:44.111 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:44.202 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 06:32:44.295 [Test worker] WARN o.s.t.BrokenSignatureIT - mockUp.tearDown() failed: java.lang.NullPointerException java.lang.NullPointerException: null at mockit.internal.state.MockClasses.removeMock(MockClasses.java:128) ~[jmockit-1.24.jar:na] at mockit.MockUp.tearDown(MockUp.java:385) ~[jmockit-1.24.jar:na] at org.subshare.test.BrokenSignatureIT.after(BrokenSignatureIT.java:96) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.invokeExplosively(JUnit4TestRunnerDecorator.java:44) [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.RunAfters.evaluate(RunAfters.java:33) [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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 06:32:44.304 [Test worker] WARN o.s.t.BrokenSignatureIT - mockUp.tearDown() failed: java.lang.NullPointerException java.lang.NullPointerException: null at mockit.internal.state.MockClasses.removeMock(MockClasses.java:128) ~[jmockit-1.24.jar:na] at mockit.MockUp.tearDown(MockUp.java:385) ~[jmockit-1.24.jar:na] at org.subshare.test.BrokenSignatureIT.after(BrokenSignatureIT.java:96) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.invokeExplosively(JUnit4TestRunnerDecorator.java:44) [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.RunAfters.evaluate(RunAfters.java:33) [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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:44.320 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:44.412 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:44.492 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:44.702 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:44.712 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:44.818 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:44.901 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:44.969 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:44.985 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:45.042 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:45.126 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:45.179 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54e696d3]initPersistenceManagerFactory: repositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:45.210 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:45.281 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54e696d3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26215 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:45.315 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:45.452 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:45.527 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e57409a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' 06:32:45.535 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e57409a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:45.659 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:45.889 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:45.994 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:46.197 [qtp1776774368-127] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:46.204 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=64.0 MiB, available=391.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:46.270 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]initPersistenceManagerFactory: repositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 06:32:46.271 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4177 ms. 06:32:46.337 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]getCloseDeferredMillis: closeDeferredMillis=20000 06:32:46.337 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:46.413 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb8-pqy6y-remote' 06:32:46.414 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb8-pqy6y-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:46.821 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:46.861 [qtp1776774368-66] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 0cbbba7b-6c00-4706-8f78-7881b229122f localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest localRepository.publicKeySha1 = D2:F9:CA:93:80:E1:06:8E:FC:8E:02:F2:CA:49:64:32:11:DA:FF:F9 remoteRepository.repositoryId = f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepository.remoteRoot = https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepository.publicKeySha1 = 10:1E:04:06:01:F6:FF:C6:C5:6C:4D:64:FF:B5:A5:9D:36:29:C0:8B 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 0cbbba7b-6c00-4706-8f78-7881b229122f f3abedda-ec7d-438c-a58f-8c39334e3a57 06:32:47.089 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:47.165 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:47.174 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:47.197 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 renewalDateTime=2019-09-21T05:02:47.148Z expiryDateTime=2019-09-21T05:32:47.148Z 06:32:47.222 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:47.237 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:47.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:32:47.291 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0cbbba7b-6c00-4706-8f78-7881b229122f ('build/repo/k0t23o9y-35dtx-local-dest') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:47.641 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:47.736 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:47.740 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:47.794 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:32:47.832 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:47.855 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:47.921 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:47.994 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:48.191 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:48.346 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:48.469 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:48.567 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:48.836 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:48.906 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:49.029 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:49.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:49.172 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:49.253 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:49.306 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:49.447 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:49.555 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:49.666 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:49.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:49.800 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5294dd42]initPersistenceManagerFactory: repositoryId=05ef3775-5d38-4c51-a69d-23b04691374d 06:32:49.807 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5294dd42]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27087 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:49.830 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:50.035 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=0cbbba7b-6c00-4706-8f78-7881b229122f to='build/repo/k0t23o9y-35dtx-local-dest', fromRepoLocalSync=true 06:32:50.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.-1.xml.gz 06:32:50.050 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.-1.xml.gz 06:32:50.130 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:50.232 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:50.314 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:50.483 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:50.524 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:50.580 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.-1.xml.gz 06:32:50.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:50.830 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:50.913 [qtp704117508-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:51.004 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=60.4 MiB, available=395.1 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:51.034 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]initPersistenceManagerFactory: repositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d 06:32:51.042 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4626 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:51.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:51.171 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]getCloseDeferredMillis: closeDeferredMillis=20000 06:32:51.172 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:51.421 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2007q-mzclz-remote' 06:32:51.422 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2007q-mzclz-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:51.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=62.2 MiB, available=393.3 MiB 06:32:51.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:32:51.540 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:51.636 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:51.820 [qtp704117508-30] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = cc46188d-bc4a-4ffb-ba7e-862069b64c59 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest localRepository.publicKeySha1 = 33:3F:64:58:9E:53:8A:F3:AD:AB:1D:08:E8:63:62:9D:34:BB:A4:40 remoteRepository.repositoryId = 2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepository.remoteRoot = https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepository.publicKeySha1 = 34:2D:93:11:34:66:23:68:EC:21:77:12:BC:D9:99:CC:70:AA:8E:2D 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 cc46188d-bc4a-4ffb-ba7e-862069b64c59 2b8149c4-f7c9-42be-86bb-ccb14078077d org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:51.879 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:52.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:52.286 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:52.379 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:52.480 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d renewalDateTime=2019-09-21T05:02:52.358Z expiryDateTime=2019-09-21T05:32:52.358Z 06:32:52.537 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:52.565 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:52.577 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:52.625 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:32:52.635 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b8149c4-f7c9-42be-86bb-ccb14078077d from='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' toID=cc46188d-bc4a-4ffb-ba7e-862069b64c59 to='build/repo/k0t23s3p-u85p8-local-dest', fromRepoLocalSync=true 06:32:52.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.-1.xml.gz 06:32:52.643 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.-1.xml.gz 06:32:52.647 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cc46188d-bc4a-4ffb-ba7e-862069b64c59 ('build/repo/k0t23s3p-u85p8-local-dest') 06:32:52.682 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% 06:32:52.703 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:52.709 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:52.852 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:52.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:53.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:53.135 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:53.146 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:53.189 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.-1.xml.gz 06:32:53.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:53.320 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:53.432 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:53.504 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:53.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=64.7 MiB, available=390.8 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:53.629 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:53.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=91 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:53.638 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:53.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=68.2 MiB, available=387.3 MiB 06:32:53.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:53.791 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:53.925 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:53.929 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:54.000 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:54.009 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:54.038 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionInProgress=-1, revision=95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:54.234 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:54.308 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:54.394 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:54.406 [closeDeferredTimer-620dbc51-7h] INFO c.c.c.l.LocalRepoManagerImpl - [620dbc51]_close: Shutting down real LocalRepoManager. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:54.458 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:54.521 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:54.763 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:54.826 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:55.057 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:55.264 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:55.430 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:55.540 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:32:55.648 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:55.681 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:55.776 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:55.778 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:55.907 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:56.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:56.090 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:56.182 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:56.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms. 06:32:56.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:56.553 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:56.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.564 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.628 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:56.642 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:56.648 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.686 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.722 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.815 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:56.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=72.9 MiB, available=382.6 MiB 06:32:56.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=95 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:56.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 06:32:56.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.882 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:32:56.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.901 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.925 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.926 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:32:56.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:56.938 [qtp507378138-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:56.964 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:32:56.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:57.077 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]initPersistenceManagerFactory: repositoryId=46105459-0475-4a05-845b-fb8064374adf 06:32:57.089 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5665 ms. 06:32:57.201 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]getCloseDeferredMillis: closeDeferredMillis=20000 06:32:57.212 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:57.377 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:32:57.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:57.871 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 05ef3775-5d38-4c51-a69d-23b04691374d localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest localRepository.publicKeySha1 = A5:E3:CC:43:DB:56:44:97:6E:D8:85:7F:2B:5F:43:D2:DD:CD:6A:12 remoteRepository.repositoryId = 46105459-0475-4a05-845b-fb8064374adf remoteRepository.remoteRoot = https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf remoteRepository.publicKeySha1 = 88:33:E2:ED:70:43:83:31:3E:D7:3B:C2:17:E7:49:0E:F3:19:43:6C 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 05ef3775-5d38-4c51-a69d-23b04691374d 46105459-0475-4a05-845b-fb8064374adf org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:57.969 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:58.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=65.1 MiB, available=390.4 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:58.119 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:58.206 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:58.354 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:58.451 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf renewalDateTime=2019-09-21T05:02:58.298Z expiryDateTime=2019-09-21T05:32:58.298Z 06:32:58.480 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:58.525 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:58.580 [qtp1776774368-66] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:58.591 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:32:58.592 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=05ef3775-5d38-4c51-a69d-23b04691374d to='build/repo/k0t23ur7-1gs2f-local-dest', fromRepoLocalSync=true 06:32:58.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.-1.xml.gz 06:32:58.596 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:58.609 [qtp1776774368-66] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionSynced=-1, revision=91 06:32:58.610 [qtp1776774368-66] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:58.606 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 05ef3775-5d38-4c51-a69d-23b04691374d ('build/repo/k0t23ur7-1gs2f-local-dest') org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:58.658 [qtp1776774368-66] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:58.662 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:58.665 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:58.718 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:32:58.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:32:58.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:58.854 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=124 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:58.945 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:32:58.970 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:59.300 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:59.301 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:32:59.313 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:32:59.401 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:59.416 [qtp1776774368-66] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:59.421 [qtp1776774368-66] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:32:59.541 [qtp1776774368-66] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:32:59.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=-1, revision=5 06:32:59.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:32:59.704 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:32:59.852 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=C1C35qqe7AO-MuOhnylyVg, serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d} because of missing permissions! 06:32:59.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:00.248 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:32:59.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=26 06:33:00.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=66.2 MiB, available=389.3 MiB 06:33:00.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:33:00.406 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:00.580 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:32:59.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:32:59.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:33:00.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=64.6 MiB, available=390.9 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:00.763 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:00.930 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:01.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=71.8 MiB, available=383.7 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:01.088 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:01.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:01.284 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c425d77]initPersistenceManagerFactory: repositoryId=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:01.293 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c425d77]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20556 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:01.462 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:01.485 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:01.526 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionSynced=-1, revision=95 06:33:01.527 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:01.576 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:01.610 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:01.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:01.631 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:01.695 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:01.734 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:01.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:01.838 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:33:01.848 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:33:01.854 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:39015' serverPath='/b899a3fd-afeb-443a-b982-339003017bb9' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, invitation=true] 06:33:01.877 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 06:33:01.916 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:01.917 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:02.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=64.9 MiB, available=390.6 MiB 06:33:02.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:02.243 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 154 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:02.324 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:02.373 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:02.400 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, invitation=false] 06:33:02.402 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, invitation=false, validTo=null] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:02.514 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:02.524 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:02.533 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:33:02.591 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:02.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=-1, revision=5 06:33:02.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:02.634 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:02.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:02.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:02.790 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:02.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=26, cryptoKeyDtos.size=51, cryptoLinkDtos.size=66, currentHistoCryptoRepoFileDtos.size=26, histoCryptoRepoFileDtos.size=26, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:02.858 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:33:02.882 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:02.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=64.5 MiB, available=391.0 MiB 06:33:02.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.-1.xml.gz 06:33:02.917 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:33:02.921 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:02.972 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:33:03.105 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:03.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:03.162 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:03.443 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:03.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=71.2 MiB, available=384.3 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:03.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:03.724 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo5-utof4-remote' 06:33:03.724 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo5-utof4-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:03.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:03.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=69.0 MiB, available=386.5 MiB 06:33:04.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=126 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:04.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:04.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:33:04.434 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:02.975 [closeDeferredTimer-28256211-83] INFO c.c.c.l.LocalRepoManagerImpl - [28256211]_close: Shutting down real LocalRepoManager. 06:33:04.432 [closeDeferredTimer-ec094e0-1] INFO c.c.c.l.LocalRepoManagerImpl - [ec094e0]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:04.474 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:33:04.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:33:04.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9875ede65c58b783a52b36371909bd4e9ca8193a' to.sha1=''): /1 {11 11ä11#+} 1/a 06:33:04.899 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:04.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=70.6 MiB, available=384.9 MiB 06:33:04.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:04.911 [Test worker] 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' 06:33:04.967 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:04.981 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_OVsVHmYOoLXjLvBOlXgjQ/Yt3DAqcnOpv-t1mHJsx84w' offset=0 06:33:05.129 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:05.130 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:05.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 06:33:05.510 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 386541 bytes in 597 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:05.510 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:05.602 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:05.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=70.5 MiB, available=385.0 MiB 06:33:05.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.-1.xml.gz 06:33:05.747 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:33:05.826 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:05.935 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:05.945 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:05.957 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 localRepositoryRevisionSynced=93 06:33:06.021 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:06.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:06.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d transaction.localRevision=7 remoteFromLocalRevision=93 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:06.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9984e4ded55205e9b64514680982b1dcf975af3' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:06.145 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:33:06.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b8149c4-f7c9-42be-86bb-ccb14078077d from='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' toID=cc46188d-bc4a-4ffb-ba7e-862069b64c59 to='build/repo/k0t23s3p-u85p8-local-dest', fromRepoLocalSync=false 06:33:06.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:33:06.164 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:06.196 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:06.197 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:06.282 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:06.308 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=98 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:06.309 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:06.315 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:06.325 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:06.325 [Test worker] 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' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:06.359 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:06.383 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:06.392 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_OVsVHmYOoLXjLvBOlXgjQ/PkxLbGcRO9Pk6mthR32L7g' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:06.425 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:06.432 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:06.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:33:06.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182754 bytes in 285 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:06.666 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:06.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:06.744 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:06.895 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:06.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:06.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:33:07.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=70.8 MiB, available=384.7 MiB 06:33:07.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:07.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f93b7b1331aaaec260c85e1548cc75eea41b78c8' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:07.077 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:07.110 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:07.118 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:07.173 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:07.183 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:07.214 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:07.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:07.247 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:07.264 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:07.305 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:07.320 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_OVsVHmYOoLXjLvBOlXgjQ/HOvRAGO94LczkI2t1F-nVw' offset=0 06:33:07.343 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:07.385 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:07.388 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 91 ms. 06:33:07.388 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.451 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.463 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:07.477 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:07.493 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 06:33:07.493 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:07.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:07.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:07.557 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:07.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:07.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:07.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:07.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:07.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:07.688 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:07.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:33:07.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.701 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.713 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.723 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.734 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.749 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:33:07.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.759 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:07.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.770 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.770 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.791 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:07.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:07.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:07.805 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:07.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 563472 bytes in 630 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:07.885 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:33:07.991 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:08.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=70.9 MiB, available=384.6 MiB 06:33:08.034 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.remoteRepositoryRevisionSynced=95, revision=99 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:08.059 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:08.084 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=C1C35qqe7AO-MuOhnylyVg, serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d} because of missing permissions! 06:33:08.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:08.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:08.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:08.310 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:08.331 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:33:08.437 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:08.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=70.9 MiB, available=384.6 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:08.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c792381c5374f8b1f2c9ec5ee4b6daa957a2e40' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:08.719 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:08.729 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionSynced=95, revision=99 06:33:08.730 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:08.786 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:33:08.858 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]initPersistenceManagerFactory: repositoryId=b899a3fd-afeb-443a-b982-339003017bb9 06:33:08.872 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5147 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:08.881 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:08.891 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:08.906 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:08.908 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:08.916 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:08.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:08.961 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:08.986 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]getCloseDeferredMillis: closeDeferredMillis=20000 06:33:08.986 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:08.989 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/f_yzvDMTbVZWyD3s0wn-jg/0EGsGWEbLCeJ2KdloUX8cA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:09.002 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:09.009 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:08.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:33:09.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=69.8 MiB, available=385.7 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:09.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:09.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:33:09.256 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 565500 bytes in 340 ms. path='/2/1 {11 11ä11#+} 1/a' 06:33:09.414 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:33:09.580 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:09.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:09.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:33:09.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=71.0 MiB, available=384.5 MiB 06:33:09.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:09.796 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:09.796 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8945100c9a8a1cea2f4392de23e36436a40a329c' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:09.854 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:09.864 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionSynced=-1, revision=126 06:33:09.864 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=126, revision=-1 06:33:10.020 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.025 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:10.038 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:10.038 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:10.038 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.114 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:10.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:10.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=71.0 MiB, available=384.5 MiB 06:33:10.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.154 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:10.154 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.157 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/f_yzvDMTbVZWyD3s0wn-jg/Odp3JkK_B0jeKuVPzG9Itw' offset=0 06:33:10.171 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:10.220 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:10.233 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 renewalDateTime=2019-09-21T05:03:10.114Z expiryDateTime=2019-09-21T05:33:10.114Z 06:33:10.293 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:10.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:10.351 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:10.444 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 478225 bytes in 333 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:10.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=059e5193-d72f-42b6-9c07-e13c721df64d to='build/repo/k0t245t8-pna81-local-dest', fromRepoLocalSync=true 06:33:10.460 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 059e5193-d72f-42b6-9c07-e13c721df64d ('build/repo/k0t245t8-pna81-local-dest') 06:33:10.495 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz 06:33:10.496 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:10.597 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:10.713 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=71.0 MiB, available=384.5 MiB 06:33:10.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:33:10.787 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.791 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:10.822 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:10.825 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:10.841 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:10.852 [qtp704117508-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 localRepositoryRevisionSynced=98 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:10.912 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:10.973 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f5c5ebb9b9338ce4329e50e3c734f76533ffc7a5' to.sha1=''): /2/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:10.976 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:10.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d transaction.localRevision=10 remoteFromLocalRevision=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:10.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=-1, revision=5 06:33:10.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:11.013 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:11.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 06:33:11.037 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:33:11.037 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:11.044 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:11.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:11.065 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz 06:33:11.067 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:11.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:33:11.174 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:11.176 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/jrmvfRX97orv6bcayaI5kw' offset=0 06:33:11.188 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:11.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:33:11.239 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26100 bytes in 121 ms. path='/2/a' 06:33:11.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:33:11.432 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:11.441 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:11.454 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:33:11.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:11.556 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:11.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='96ce1429196193090aeebbbb87c64047f579d11a' to.sha1=''): /3 + &#ä/5/h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:11.686 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d renewalDateTime=2019-09-21T05:00:46.492Z expiryDateTime=2019-09-21T05:30:46.492Z 06:33:11.717 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:11.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:33:11.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=69.0 MiB, available=386.5 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:11.755 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:11.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:11.833 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:11.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:11.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:11.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:11.913 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:11.923 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/x1nbOshe7YhA99sHL3yCjQ/E-pw2VLjt-4bJj6P1qDX4g/oTnQB7kUbtxM0sbpsB8Ruw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:11.923 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:11.982 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:12.036 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:12.058 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:33:12.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b8149c4-f7c9-42be-86bb-ccb14078077d from='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' toID=75d44e66-a181-4757-9b3e-bb3f8b4d8820 to='build/repo/k0t1zyb5-mz7ck-local-src', fromRepoLocalSync=true 06:33:12.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.85.xml.gz 06:33:12.065 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.85.xml.gz 06:33:12.069 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 75d44e66-a181-4757-9b3e-bb3f8b4d8820 ('build/repo/k0t1zyb5-mz7ck-local-src') 06:33:12.108 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:12.116 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:33:12.141 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=102 06:33:12.151 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:12.178 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.85.xml.gz 06:33:12.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=85 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:12.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:12.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=71.1 MiB, available=384.4 MiB 06:33:12.357 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:12.450 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 246078 bytes in 606 ms. path='/3 + &#ä/5/h' 06:33:12.520 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:12.519 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:33:12.559 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:12.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:12.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:12.615 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:12.665 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:12.776 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:12.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='705969ee9134a3d5b9c997104ab18417bf32ff02' to.sha1=''): /3 + &#ä/5/i 06:33:12.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:12.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:33:12.991 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:12.998 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/x1nbOshe7YhA99sHL3yCjQ/E-pw2VLjt-4bJj6P1qDX4g/B7C3xq12ZyYqNSikfX68_A' offset=0 06:33:13.039 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:13.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:13.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=72.7 MiB, available=382.8 MiB 06:33:13.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:13.157 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11790 bytes in 230 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:13.239 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:13.232 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:33:13.317 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:13.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:13.457 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:13.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5d614d1c7b066a09095084e84bd454cf9d250ce' to.sha1=''): /3 + &#ä/aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:13.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=69.1 MiB, available=386.4 MiB 06:33:13.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:13.591 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:13.759 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:13.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:13.854 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:13.860 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:13.868 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/x1nbOshe7YhA99sHL3yCjQ/iCrGSng5zz1Ic0On5dYzGg' offset=0 06:33:13.891 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:13.911 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:13.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:13.979 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:13.979 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27966 bytes in 210 ms. path='/3 + &#ä/aa' 06:33:14.014 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:14.050 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:14.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:14.115 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:14.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:14.182 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e57409a]initPersistenceManagerFactory: repositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 06:33:14.197 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e57409a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26176 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:14.215 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3d9adfb7b91cb13b9d3c6bf7599c9f22007d2cd' to.sha1=''): /3 + &#ä/bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:14.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=68.9 MiB, available=386.6 MiB 06:33:14.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.-1.xml.gz 06:33:14.304 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:33:14.322 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:14.351 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edx-2lylj-remote' 06:33:14.353 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edx-2lylj-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:14.437 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:14.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:33:14.530 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:14.540 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/x1nbOshe7YhA99sHL3yCjQ/STSUU7O8OKAEESiIVo2xrg' offset=0 06:33:14.561 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:14.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:14.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:14.809 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:14.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 323240 bytes in 431 ms. path='/3 + &#ä/bb' 06:33:14.989 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:15.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:15.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:15.222 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:15.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=72.5 MiB, available=383.0 MiB 06:33:15.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.remoteRepositoryRevisionSynced=86, revision=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:15.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:15.269 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=C1C35qqe7AO-MuOhnylyVg, serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d} because of missing permissions! 06:33:15.283 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:15.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:15.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f781cf089f2d0de90bbacd7d9ca30e0442117e1b' to.sha1=''): /3 + &#ä/cc 06:33:15.446 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:15.451 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:33:15.494 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:15.504 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/x1nbOshe7YhA99sHL3yCjQ/Ln8Q1WgdyEhToxU5l9-Zbg' offset=0 06:33:15.520 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:15.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:15.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:15.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:15.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 202008 bytes in 374 ms. path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:15.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=72.7 MiB, available=382.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:15.968 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:15.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=112 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:15.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=72.4 MiB, available=383.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:16.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:16.066 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:16.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:16.083 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:16.089 [qtp704117508-77] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionSynced=86, revision=103 06:33:16.089 [qtp704117508-77] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionInProgress=103, revision=-1 06:33:16.151 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:16.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4daad623fa92e553f27edf490f51bf46ed250264' to.sha1=''): /3 + &#ä/dd org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:16.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:16.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:16.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=131, revision=134 06:33:16.281 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 06:33:16.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:16.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:16.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:16.796 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:16.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=72.6 MiB, available=382.9 MiB 06:33:16.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:16.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:33:16.984 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:16.978 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.25% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:16.990 [qtp1776774368-325] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/x1nbOshe7YhA99sHL3yCjQ/ce3m28eMBkRz1oyW8EqGLg' offset=0 06:33:17.020 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:17.048 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.42% 06:33:17.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:33:17.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bafe249b9985a13f1980fcb267c13c77d7de9bb2' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:17.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:17.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=72.6 MiB, available=382.9 MiB 06:33:17.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:17.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:17.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 825552 bytes in 665 ms. path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:17.526 [Test worker] 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' 06:33:17.606 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:17.616 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/68VpuQI7NQB_QCgL8BrbhA/RGlYQHuj_hLBmT4Xzvtxfg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:17.641 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:17.772 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:17.774 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:17.790 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 06:33:17.850 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:17.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:17.980 [qtp1776774368-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=89 06:33:18.018 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:18.089 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=91 remoteFromLocalRevision=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:18.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 356300 bytes in 675 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:18.259 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=71.9 MiB, available=383.6 MiB 06:33:18.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.85.xml.gz 06:33:18.261 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:33:18.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:33:18.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:33:18.332 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:18.357 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:18.359 [qtp704117508-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 localRepositoryRevisionSynced=102 06:33:18.556 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:18.559 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:18.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:33:18.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93ff59c3a750355c7942f0ce32a7531710fa8420' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:18.631 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d transaction.localRevision=136 remoteFromLocalRevision=102 06:33:18.643 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=75d44e66-a181-4757-9b3e-bb3f8b4d8820 from='build/repo/k0t1zyb5-mz7ck-local-src' toID=2b8149c4-f7c9-42be-86bb-ccb14078077d to='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' 06:33:18.691 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:18.698 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:18.750 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:18.773 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:18.777 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=136 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:18.801 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:18.812 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/68VpuQI7NQB_QCgL8BrbhA/xjhbqaHh-rRfwYEJcwazGg' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:18.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:18.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:18.852 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:18.853 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:18.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:33:18.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175479 bytes in 211 ms. path='/1 {11 11ä11#+} 1/b' 06:33:19.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:19.110 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=134, revision=138 06:33:19.127 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.223 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:19.231 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms. 06:33:19.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:19.306 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.310 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf7383e5d4dd994b010f5a9df41e051aaaa61e67' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:33:19.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.355 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:19.348 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:19.405 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=129, revision=138 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:19.485 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.497 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:33:19.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.525 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.533 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.546 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/68VpuQI7NQB_QCgL8BrbhA/5UxIbMhbmHas3_fZ4_jEhw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.555 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.571 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.562 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:33:19.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.632 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:33:19.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.723 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.747 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:19.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:19.767 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=vNpgt82xkNMOtrxBRLEfIQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12264 bytes in 284 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:19.777 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:19.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=129, revision=138 06:33:19.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.832 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.881 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.891 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.893 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:33:19.894 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:19.913 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} 06:33:19.918 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:33:19.920 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:33:19.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:19.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13cc0d1834929e308b889747f555c4637cbf9a82' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:20.061 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:33:20.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:20.149 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:20.172 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:20.179 [Test worker] 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' 06:33:20.258 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:20.268 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/bolUqGuzYteFJ64WUNtL7Q/Ga9_KCVFlL6nMujmOdcs7Q' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:20.280 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:20.290 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:20.331 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:33:20.408 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=140 06:33:20.430 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:20.442 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cbbba7b-6c00-4706-8f78-7881b229122f from='build/repo/k0t23o9y-35dtx-local-dest' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' 06:33:20.514 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:20.555 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:20.606 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:20.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 57 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:20.628 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=138, revision=140 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:20.671 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:20.687 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:20.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=138, revision=140 06:33:20.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=140, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:20.795 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:20.801 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:20.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:20.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:20.865 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:33:20.877 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:20.911 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:20.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104706 bytes in 730 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:20.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=91 06:33:20.993 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:20.993 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:21.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:21.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:21.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=93 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:21.018 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:21.034 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:21.039 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.68% 06:33:21.040 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/xxx' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:21.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:21.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=73.0 MiB, available=382.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:21.245 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:21.257 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=5, revision=93 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:21.288 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:21.308 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:21.312 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:21.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=5, revision=93 06:33:21.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:21.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=142 06:33:21.356 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:21.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4202c71e6effde9189979d90e6cb29fb57e4e82d' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:21.426 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:21.462 [qtp1776774368-127] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f transaction.localRevision=96 remoteFromLocalRevision=91 06:33:21.495 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:21.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=0cbbba7b-6c00-4706-8f78-7881b229122f to='build/repo/k0t23o9y-35dtx-local-dest', fromRepoLocalSync=false 06:33:21.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:33:21.521 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:33:21.543 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:21.582 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:21.593 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:21.609 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=140, revision=142 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:21.613 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:21.638 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:21.635 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:33:21.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:21.668 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionSynced=-1, revision=112 06:33:21.669 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:21.675 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:21.697 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:21.757 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:21.779 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=vNpgt82xkNMOtrxBRLEfIQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} 06:33:21.784 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:21.781 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:21.820 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/bolUqGuzYteFJ64WUNtL7Q/Zmdp8pRss_zYDIvY_6jiIw' offset=0 06:33:21.842 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:21.891 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:21.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:21.959 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:21.961 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:21.976 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:21.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=140, revision=142 06:33:21.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:22.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:22.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 84550 bytes in 335 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:22.079 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:22.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:22.139 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:22.210 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:22.268 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:22.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:22.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:22.401 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:22.425 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:33:22.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/000' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:22.439 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d74a2f88336f7fd99e63283b0af05541a0af8c2c' to.sha1=''): /2/a 06:33:22.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:22.659 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:22.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9ed56e03522d198deb5177be0ff981cf54cf49b' to.sha1='490aca1f07fad8b990f8faa20dd19b83991cb777'): /1 {11 11ä11#+} 1/000 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:22.708 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:22.711 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/tMT4AkXembaH5SuIhNghNg' offset=0 06:33:22.741 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:22.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=76.2 MiB, available=379.3 MiB 06:33:22.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:22.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=145 06:33:22.819 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:22.880 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:22.900 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=-1, revision=97 06:33:22.942 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:22.954 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:22.977 [qtp704117508-77] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=142, revision=145 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:23.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:23.017 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:23.062 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:23.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:23.070 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:23.073 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:23.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=142, revision=145 06:33:23.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:23.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 621828 bytes in 483 ms. path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:23.177 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:23.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:23.215 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:23.278 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:23.329 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:23.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:23.365 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.57% 06:33:23.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:23.399 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:23.455 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/000' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:23.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='456e32e63a6a0acf15f0b7eb89a11b9fcdb72345' to.sha1=''): /2/dir1/aa2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:23.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=76.0 MiB, available=379.5 MiB 06:33:23.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=91, revision=97 06:33:23.662 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:33:23.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:23.705 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:23.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/dir1/aa2' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:23.770 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:23.799 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:23.809 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:23.840 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/ZhPkngESoOAHjzBWERHjeQ/MVNLl1fp9mWr3rc3MPC6DQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:23.884 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:23.900 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:23.897 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:23.908 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZS0cf7DoO6OnrQYLdLKEdw/-G2H4dWtTBPHocOnAyAR6w' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:23.977 [qtp344249497-89] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:24.069 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:24.111 [qtp344249497-89] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:24.112 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:24.140 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 253534 bytes in 685 ms. path='/1 {11 11ä11#+} 1/000' 06:33:24.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=148 06:33:24.186 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:24.189 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:24.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:24.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=-1, revision=6 06:33:24.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=6, revision=-1 06:33:24.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:24.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:24.327 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:24.348 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=145, revision=148 06:33:24.375 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:24.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=145, revision=148 06:33:24.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:24.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=76.0 MiB, available=379.5 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:24.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:24.455 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:24.471 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:24.485 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:24.488 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:24.500 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/ZhPkngESoOAHjzBWERHjeQ/MVNLl1fp9mWr3rc3MPC6DQ' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:24.506 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionSynced=91, revision=97 06:33:24.512 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:24.528 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:24.534 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:24.554 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:24.556 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:24.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=96 06:33:24.610 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:24.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:24.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:24.639 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:24.711 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 280704 bytes in 993 ms. path='/2/dir1/aa2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:24.728 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:33:24.765 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:33:24.816 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:24.882 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_0 into destFile aa2 06:33:24.887 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_mh34 into destFile aa2 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:24.975 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:33:24.998 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.02% 06:33:24.999 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/001' 06:33:25.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0682225220e77c49b197b4b12f8e4aa8c3fbe479' to.sha1='333e10c96174c21e13cde3a0145156cc54779ea0'): /xxx/001 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:25.061 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:25.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2' 06:33:25.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='530849ce852db1afed702e121288c40e5cd2d15c' to.sha1=''): /2/dir1/bb2 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:25.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=153 06:33:25.238 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:25.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=73.0 MiB, available=382.5 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:25.359 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:25.372 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=148, revision=153 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:25.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:25.388 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:25.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=76.1 MiB, available=379.4 MiB 06:33:25.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:25.462 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:25.475 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/ZhPkngESoOAHjzBWERHjeQ/R5_4hJDeeLhr4fSG3sPN1Q' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:25.483 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:25.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=148, revision=153 06:33:25.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=153, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:25.518 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:25.594 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:25.677 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:25.711 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:33:25.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxx/001' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:25.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:25.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:25.913 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.054 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:26.090 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:26.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222075 bytes in 705 ms. path='/2/dir1/bb2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.104 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:26.108 [qtp704117508-77] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eGZrRa-4D51OjknfaimXVA/JppIInuPoR1H8wJOu14Rag' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:26.193 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.205 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:26.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_0633961195c27d9d2445e233f84cf07b07986fab_0 into destFile bb2 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.247 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 549884 bytes in 526 ms. path='/xxx/001' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:26.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=76.1 MiB, available=379.4 MiB 06:33:26.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=156 06:33:26.280 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:26.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:26.349 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.387 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:26.393 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=153, revision=156 06:33:26.408 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:26.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=153, revision=156 06:33:26.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=156, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:26.446 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='52fbb5fe6e7c5265f8bf05b5ac0f53ff18a0346b' to.sha1=''): /2/file1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:26.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:26.539 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:26.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=72.9 MiB, available=382.6 MiB 06:33:26.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.616 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:33:26.623 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:26.639 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:26.644 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.646 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:26.687 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:26.688 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.695 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/002' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:26.697 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_jxKb6fW1XL6XGWoqcxDWw/-ZS6uF3o3cuzXr9vLXCARA' offset=0 06:33:26.710 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='338ba6c42146fd1a0cb5898aab5c362af336ee5a' to.sha1='fddb6d866b30e4fd8ea527f554cc747a23eee560'): /xxx/002 06:33:26.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=161 06:33:26.828 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:26.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:33:26.902 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190320 bytes in 258 ms. path='/2/file1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.913 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:26.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=76.0 MiB, available=379.5 MiB 06:33:26.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:33:26.929 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:33:26.929 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:33:26.929 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:26.940 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:26.941 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=156, revision=161 06:33:26.979 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:26.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=156, revision=161 06:33:26.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=161, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:26.989 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.017 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.042 [qtp1776774368-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=96 06:33:27.061 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:27.075 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.111 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:27.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:27.144 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.156 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=98 remoteFromLocalRevision=96 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:27.184 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 06:33:27.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxx/002' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='668025313a52da55c2344b4301fd24b47d3dccf6' to.sha1=''): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cbbba7b-6c00-4706-8f78-7881b229122f from='build/repo/k0t23o9y-35dtx-local-dest' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' 06:33:27.312 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:27.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=73.2 MiB, available=382.3 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:27.344 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:27.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz 06:33:27.352 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.348 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:27.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.354 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:33:27.395 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.410 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:27.411 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:33:27.458 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.452 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:27.463 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.468 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/P-iVQ6MB5YUuNAzySBrMpw/pzsfTKDpvxzUWMkEwavQPw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=96, revision=100 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.484 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.504 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:33:27.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22649 bytes in 151 ms. path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:27.592 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.652 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.656 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.680 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=93, revision=100 06:33:27.705 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:27.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=93, revision=100 06:33:27.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=100, revision=-1 06:33:27.771 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.772 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.785 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f transaction.localRevision=102 remoteFromLocalRevision=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.786 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.788 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:27.804 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:27.814 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:27.854 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44a62fd8eeeb9270290bbd1db8da3d39868160b5' to.sha1=''): /3 + &#ä/5/i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:27.861 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:27.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:27.872 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eGZrRa-4D51OjknfaimXVA/_DVm8LRhBkLma7GnKUUHPg' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:27.925 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:27.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:27.979 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:27.994 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:28.076 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:33:28.076 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.075 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:28.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.093 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/P-iVQ6MB5YUuNAzySBrMpw/jr7opcM8hITq8fD7XOvBoA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT <<< PREPARE ************************************************************ org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.115 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT ************************************************************ ************************************************************ DOWN >>> 06:33:28.125 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 06:33:28.125 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 06:33:28.125 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:28.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:28.254 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:28.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:33:28.313 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:33:28.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.356 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.381 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183898 bytes in 386 ms. path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.497 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 984994 bytes in 1301 ms. path='/xxx/002' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:28.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72cb09f70de9b58ccf11f2fa08022e85f75d582e' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=164 06:33:28.543 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.536 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:28.612 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:28.628 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:28.632 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.644 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.663 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.685 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=161, revision=164 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.686 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.698 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:28.713 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=161, revision=164 06:33:28.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=164, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:28.789 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.799 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ef4bf00d1552821354176bb6af02762a166349cc' to.sha1=''): /3 + &#ä/aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:28.807 [Thread-305] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 renewalDateTime=2019-09-21T05:00:49.130Z expiryDateTime=2019-09-21T05:30:49.130Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:28.856 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:28.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:28.871 [Thread-306] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 renewalDateTime=2019-09-21T05:02:47.148Z expiryDateTime=2019-09-21T05:32:47.148Z 06:33:28.883 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:28.918 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.922 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:28.929 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:28.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:28.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:28.948 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:28.971 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:28.989 [qtp704117508-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:33:28.997 [qtp704117508-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:29.017 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:29.017 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.013 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:29.032 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/OhHsKpbj4BRjgzxzu8VB1g' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:29.038 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:29.039 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:29.045 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=127 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:29.054 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.058 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:29.060 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T3hJhJsQqaTQsytQELPOOw/a56NZM4ZgEhASLFhsdrTXA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.069 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:29.081 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=102 06:33:29.105 [Thread-305] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 06:33:29.119 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.143 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="75d44e66-a181-4757-9b3e-bb3f8b4d8820"] on repo=75d44e66-a181-4757-9b3e-bb3f8b4d8820 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:29.193 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.219 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d localRepositoryRevisionSynced=136 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:29.267 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:29.272 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:29.313 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:33:29.316 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true 06:33:29.317 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing! 06:33:29.317 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... 06:33:29.317 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c3187e3e-4950-4993-acd6-c0dd6b62b5b7 ('build/repo/k0t202k4-lm955-local-src') org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 448008 bytes in 431 ms. path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.378 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:29.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:29.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=169 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:29.393 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:33:29.416 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:33:29.424 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true 06:33:29.424 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing! 06:33:29.424 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0cbbba7b-6c00-4706-8f78-7881b229122f ('build/repo/k0t23o9y-35dtx-local-dest') org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.458 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:29.475 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:33:29.480 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.525 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.582 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:29.600 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:29.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46887005377f3d26fdf8da37339d1a8399941453' to.sha1=''): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.726 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:29.740 [qtp704117508-77] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=164, revision=169 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:29.793 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.825 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:29.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=164, revision=169 06:33:29.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=169, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.842 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:29.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:29.892 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:29.900 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T3hJhJsQqaTQsytQELPOOw/a56NZM4ZgEhASLFhsdrTXA' offset=1048576 06:33:29.922 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.913 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.935 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:29.944 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/U2-V332EVLSYAO_bBUTgFA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:29.957 [qtp704117508-77] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 transaction.localRevision=129 remoteFromLocalRevision=136 06:33:29.970 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:29.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:29.974 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:30.024 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 06:33:30.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b8149c4-f7c9-42be-86bb-ccb14078077d from='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' toID=75d44e66-a181-4757-9b3e-bb3f8b4d8820 to='build/repo/k0t1zyb5-mz7ck-local-src', fromRepoLocalSync=false 06:33:30.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:33:30.026 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:30.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 580088 bytes in 1168 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:30.057 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:30.144 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=129 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:30.154 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:33:30.169 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83162 bytes in 316 ms. path='/3 + &#ä/bb' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:30.212 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.240 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:30.278 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:30.298 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:33:30.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:30.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:33:30.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ce53c1d56a7e13c093347f95815432604ad4a43' to.sha1=''): /3 + &#ä/cc org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:30.534 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.544 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:30.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:33:30.574 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:30.576 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.584 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/7WU9bSdwKrEUKn2FtSKb-g' offset=0 06:33:30.594 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:30.609 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=0cbbba7b-6c00-4706-8f78-7881b229122f to='build/repo/k0t23o9y-35dtx-local-dest', fromRepoLocalSync=true 06:33:30.614 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.96.xml.gz 06:33:30.614 [Thread-306] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.96.xml.gz 06:33:30.637 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:30.671 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23ea93cbcf0f5925482b301c786799d2f2742071' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:30.683 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102 06:33:30.687 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:30.702 [Thread-306] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.96.xml.gz 06:33:30.703 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257140 bytes in 200 ms. path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:30.772 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:30.781 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.845 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:33:30.886 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:30.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:30.909 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:30.916 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T3hJhJsQqaTQsytQELPOOw/dLa8VLn0WejTFvpOfNaA_Q' offset=0 06:33:30.938 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:30.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b16eacc655fd6a5706ed37d0f268ba64046945b' to.sha1=''): /3 + &#ä/dd org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:31.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:31.067 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:31.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:33:31.128 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:31.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180990 bytes in 356 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:31.145 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ifv_RqjIAzC9uuerUDwW5A/PEqAKu7E9duu-oxdpE_dIw' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:31.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:31.183 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:31.222 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:31.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=79.5 MiB, available=376.0 MiB 06:33:31.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:31.345 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:31.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:31.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:31.374 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:31.432 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionInProgress=-1, revision=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:31.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='334660776282984ef3c33bc6a393127e3a176c76' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:31.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237220 bytes in 402 ms. path='/3 + &#ä/dd' 06:33:31.509 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:33:31.562 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:31.572 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:31.581 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.22% 06:33:31.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1' 06:33:31.670 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cbe8751fe2dffd353f0628b9ac79284a89757376' to.sha1=''): /dir1/aa1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:31.692 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:31.701 [Test worker] 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' 06:33:31.790 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:31.797 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T3hJhJsQqaTQsytQELPOOw/LUa5UOJSjPswhpP5bmcK5Q' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:31.845 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:31.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/aa1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:31.857 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:31.906 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:31.921 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hsZJRdWkgh2m-VoMEriVLQ/Kd1izqo8gFC2I-lFLwhPZw' offset=0 06:33:31.931 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:32.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:33:32.110 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 113324 bytes in 254 ms. path='/dir1/aa1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:32.156 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:32.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:32.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:32.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b82334ffacc1f97ede7cc2e72b6bc2f13b0dc8b8_0 into destFile aa1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:32.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:32.246 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 to='build/repo/k0t202k4-lm955-local-src', fromRepoLocalSync=true 06:33:32.264 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=80.3 MiB, available=375.2 MiB 06:33:32.264 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:33:32.273 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.81.xml.gz 06:33:32.276 [Thread-305] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.81.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:32.305 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:32.316 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:32.326 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:32.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='417f1cd083cf474473a91d2e0c5bd0f48dcf9eca' to.sha1=''): /dir1/bb1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:32.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 641907 bytes in 684 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:32.405 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=103 06:33:32.418 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=-1, revision=104 06:33:32.452 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:32.456 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:32.458 [Thread-305] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.81.xml.gz 06:33:32.458 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=81 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:32.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:32.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/bb1' 06:33:32.534 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:32.544 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hsZJRdWkgh2m-VoMEriVLQ/A2mc43rwfM99UbWnPuA-3A' offset=0 06:33:32.565 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:32.615 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:32.627 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:33:32.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='658ecfcdf181c28b8522447c9dbba46052eefde7' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:32.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 06:33:32.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 149475 bytes in 319 ms. path='/dir1/bb1' 06:33:32.826 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e629ab00c66939ef43f4d93fb71bd30200f14fc2_0 into destFile bb1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:32.881 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:32.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:32.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:32.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:32.944 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:32.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=78.7 MiB, available=376.8 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:32.958 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3adceea3b483aca17955c3a8fb8c69bde89adea8' to.sha1=''): /file1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:32.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.remoteRepositoryRevisionSynced=103, revision=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:32.964 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/gVRT7Eoj5Tv9JFFkbC6bbA/iX9nVTxlVQNoLQnPzysknQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d 06:33:33.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/file1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:33.022 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.057 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:33.071 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/584pw2DqSmyxATJk7BLK-g' offset=0 06:33:33.079 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:33.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:33:33.189 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148608 bytes in 174 ms. path='/file1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:33.202 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:33.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.214 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1 06:33:33.252 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:33.264 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:33.271 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:33.286 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:33.290 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.298 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:33.310 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=79.6 MiB, available=375.9 MiB 06:33:33.311 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:33.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:33.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:33.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:33.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.403 [qtp507378138-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=124 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:33.408 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:33.413 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:33:33.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:33.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:33.426 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.444 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:33.446 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=C1C35qqe7AO-MuOhnylyVg, serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d} because of missing permissions! 06:33:33.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=130 remoteFromLocalRevision=124 06:33:33.601 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=05ef3775-5d38-4c51-a69d-23b04691374d from='build/repo/k0t23ur7-1gs2f-local-dest' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:33.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 80 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.632 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:33.650 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:33.714 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=130 06:33:33.742 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:33:33.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:33.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:33.793 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:33:33.793 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:33.818 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.821 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:33.822 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/gVRT7Eoj5Tv9JFFkbC6bbA/iX9nVTxlVQNoLQnPzysknQ' offset=1048576 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.834 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:33.834 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:33.836 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:33.859 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:33.860 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:33.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=132 06:33:33.913 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:33.917 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]initPersistenceManagerFactory: repositoryId=34522c11-547b-4635-8e2f-06138d12fbed 06:33:33.923 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16057 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:33.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.053 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:34.061 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.remoteRepositoryRevisionSynced=5, revision=132 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:34.064 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]getCloseDeferredMillis: closeDeferredMillis=20000 06:33:34.064 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.094 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:34.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=5, revision=132 06:33:34.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=132, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:34.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 493735 bytes in 1208 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:34.138 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=79.3 MiB, available=376.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.142 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:34.147 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:34.154 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=97, revision=104 06:33:34.185 [Thread-306] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:33:34.187 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.183 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d transaction.localRevision=131 remoteFromLocalRevision=130 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:34.189 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 116 ms. 06:33:34.189 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BYGlRvDUGqyez0c2524Whg, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.196 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:34.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=05ef3775-5d38-4c51-a69d-23b04691374d to='build/repo/k0t23ur7-1gs2f-local-dest', fromRepoLocalSync=false 06:33:34.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:33:34.202 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:34.219 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 23 ms. 06:33:34.244 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=4uNHEzorPWpNsQPN941a9A, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.245 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:34.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.285 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=131 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:34.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.297 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:34.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=77.6 MiB, available=377.9 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.321 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:34.367 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:34.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:34.395 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:34.420 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionSynced=103, revision=130 06:33:34.421 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.localRepositoryRevisionInProgress=130, revision=-1 06:33:34.453 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:34.466 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:34.468 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:34.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=-1, revision=171 06:33:34.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:34.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c15490584878be7d49c22b48face34fa3629d3fa' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:34.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:34.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:34.655 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:34.658 [Test worker] 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' 06:33:34.710 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:34.720 [qtp344249497-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/gVRT7Eoj5Tv9JFFkbC6bbA/9HyMa-K5hvz-Q_106P0tpw' offset=0 06:33:34.756 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:34.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:35.037 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=79.0 MiB, available=376.5 MiB 06:33:35.045 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=-1, revision=105 06:33:35.078 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 06:33:35.124 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionSynced=97, revision=104 06:33:35.125 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=104, revision=-1 06:33:35.137 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:35.137 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:35.138 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 336518 bytes in 479 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:35.141 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=102, revision=105 06:33:35.156 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 06:33:35.170 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:35.192 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:35.382 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:35.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=76.6 MiB, available=378.9 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:35.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:35.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:35.607 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:35.686 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=73.1 MiB, available=382.4 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:35.727 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d236dd9d4795ed5daa45725e910ac63b35123d65' to.sha1=''): /2/a 06:33:35.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:35.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:34.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:33:35.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=88.5 MiB, available=367.0 MiB 06:33:35.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:35.881 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:35.882 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:35.893 [qtp344249497-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/RaqJWTWD9UIzCaLv30odWw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:35.906 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:35.902 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=79.0 MiB, available=376.5 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:35.913 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:35.933 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=82, revision=105 06:33:35.941 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:35.944 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:35.949 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 06:33:35.976 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:36.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:36.014 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:36.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:36.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=76.6 MiB, available=378.9 MiB 06:33:36.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:36.161 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57324 bytes in 353 ms. path='/2/a' 06:33:36.330 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:33:36.459 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:36.478 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:33:36.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:36.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=76.6 MiB, available=378.9 MiB 06:33:36.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:33:36.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:33:36.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:33:36.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:33:36.579 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:36.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f1fa6fbc4d7891b9491016579e7036370c3849d' to.sha1=''): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:36.640 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=79.0 MiB, available=376.5 MiB 06:33:36.642 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:36.678 [qtp704117508-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 localRepositoryRevisionSynced=129 06:33:36.698 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:36.701 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1df498c7-58bd-474a-a3bd-cdce26631a95 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src localRepository.publicKeySha1 = D4:DD:64:95:F4:29:90:3F:A0:EB:80:F0:C7:3B:BD:95:30:71:91:65 remoteRepository.repositoryId = 34522c11-547b-4635-8e2f-06138d12fbed remoteRepository.remoteRoot = https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed remoteRepository.publicKeySha1 = 5B:4B:CF:78:FB:E9:EB:4F:0D:CE:7C:24:0D:7A:47:D1:99:83:53:12 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 1df498c7-58bd-474a-a3bd-cdce26631a95 34522c11-547b-4635-8e2f-06138d12fbed org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:36.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=87.8 MiB, available=367.7 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:36.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d transaction.localRevision=173 remoteFromLocalRevision=129 06:33:36.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=75d44e66-a181-4757-9b3e-bb3f8b4d8820 from='build/repo/k0t1zyb5-mz7ck-local-src' toID=2b8149c4-f7c9-42be-86bb-ccb14078077d to='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:36.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=126, revision=132 06:33:36.802 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:33:36.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:36.827 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:36.829 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=173 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:36.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:36.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:36.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:36.914 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:36.921 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:36.925 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:36.929 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:36.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d localRepositoryRevisionSynced=173 06:33:36.948 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:36.949 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:36.950 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:36.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:36.959 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyb5-mz7ck-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:36.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=171, revision=175 06:33:36.969 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 06:33:37.017 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:37.047 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820, this.remoteRepositoryRevisionSynced=169, revision=175 06:33:37.068 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:37.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionSynced=169, revision=175 06:33:37.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=175, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:37.100 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=79.0 MiB, available=376.5 MiB 06:33:37.102 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:37.151 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:37.190 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=75d44e66-a181-4757-9b3e-bb3f8b4d8820 transaction.localRevision=135 remoteFromLocalRevision=173 06:33:37.198 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:37.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:37.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=87.8 MiB, available=367.7 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:37.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 45 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:37.342 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:37.350 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionSynced=126, revision=132 06:33:37.356 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=132, revision=-1 06:33:37.394 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:37.418 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:37.413 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:37.420 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:37.428 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=135 06:33:37.448 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:37.536 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:37.531 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:37.540 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=1048576 06:33:37.591 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:37.624 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=79.0 MiB, available=376.5 MiB 06:33:37.626 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.96.xml.gz 06:33:37.626 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:33:37.630 [Thread-305] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:33:37.631 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:37.664 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:37.688 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:37.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:37.777 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d renewalDateTime=2019-09-21T05:02:52.358Z expiryDateTime=2019-09-21T05:32:52.358Z 06:33:37.820 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:37.835 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:37.861 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:37.862 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:37.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=8, revision=10 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:37.901 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:37.903 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:37.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:37.956 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:38.038 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:38.044 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:38.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b8149c4-f7c9-42be-86bb-ccb14078077d from='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' toID=cc46188d-bc4a-4ffb-ba7e-862069b64c59 to='build/repo/k0t23s3p-u85p8-local-dest', fromRepoLocalSync=true 06:33:38.050 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cc46188d-bc4a-4ffb-ba7e-862069b64c59 ('build/repo/k0t23s3p-u85p8-local-dest') 06:33:38.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.98.xml.gz 06:33:38.058 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.98.xml.gz 06:33:38.078 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% 06:33:38.105 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:38.137 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=135 06:33:38.235 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:38.252 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:38.260 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.98.xml.gz 06:33:38.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=98 repoFileDtos.size=6 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:38.287 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:38.300 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:38.312 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=79.0 MiB, available=376.5 MiB 06:33:38.315 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:33:38.316 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:38.327 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:38.381 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:38.374 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:38.378 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:38.412 [qtp1776774368-127] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=102 06:33:38.524 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:38.526 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:38.539 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionSynced=82, revision=105 06:33:38.540 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=105, revision=-1 06:33:38.558 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:38.571 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:38.596 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:38.622 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=127, revision=130 06:33:38.622 [Thread-306] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=107 remoteFromLocalRevision=102 06:33:38.638 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 06:33:38.638 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... 06:33:38.642 [Thread-305] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 06:33:38.677 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:38.678 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:38.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:37.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:37.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:33:38.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=88.0 MiB, available=367.5 MiB 06:33:38.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:33:38.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=88.0 MiB, available=367.5 MiB 06:33:38.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:38.835 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:38.944 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:38.952 [qtp344249497-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=3145728 06:33:38.976 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:38.998 [qtp2000985038-57] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:39.116 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed renewalDateTime=2019-09-21T05:03:38.935Z expiryDateTime=2019-09-21T05:33:38.935Z 06:33:39.153 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:39.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=78.4 MiB, available=377.1 MiB 06:33:39.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:39.168 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:39.206 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:33:39.208 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34522c11-547b-4635-8e2f-06138d12fbed from='https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed' toID=1df498c7-58bd-474a-a3bd-cdce26631a95 to='build/repo/k0t24edw-5j353-local-src', fromRepoLocalSync=true 06:33:39.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.-1.xml.gz 06:33:39.216 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.-1.xml.gz 06:33:39.227 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1df498c7-58bd-474a-a3bd-cdce26631a95 ('build/repo/k0t24edw-5j353-local-src') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:39.202 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:39.253 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:39.298 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:33:39.301 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:39.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:39.404 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:39.418 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:39.438 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=78.1 MiB, available=377.4 MiB 06:33:39.444 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:39.475 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:39.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=88.0 MiB, available=367.5 MiB 06:33:39.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:33:39.506 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:33:39.507 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:33:39.507 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:33:39.545 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:39.589 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=131 06:33:39.592 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:39.609 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:39.628 [qtp344249497-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:39.650 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=137 remoteFromLocalRevision=131 06:33:39.652 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=05ef3775-5d38-4c51-a69d-23b04691374d from='build/repo/k0t23ur7-1gs2f-local-dest' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:39.661 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:39.692 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:39.712 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=137 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:39.718 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.-1.xml.gz 06:33:39.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:39.721 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:39.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:39.725 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:33:39.726 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:33:39.735 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=137 06:33:39.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:39.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:39.749 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:39.761 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:39.762 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:39.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=135, revision=139 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:39.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: cryptoRepoFileDtos.size=6, cryptoKeyDtos.size=8, cryptoLinkDtos.size=8, currentHistoCryptoRepoFileDtos.size=6, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:39.828 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 06:33:39.923 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:39.957 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.remoteRepositoryRevisionSynced=132, revision=139 06:33:39.967 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:39.980 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=132, revision=139 06:33:39.982 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:40.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:40.021 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:40.071 [qtp507378138-135] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d transaction.localRevision=137 remoteFromLocalRevision=137 06:33:40.081 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:40.084 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=77.2 MiB, available=378.3 MiB 06:33:40.086 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:40.102 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:40.174 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 119306 bytes in 3344 ms. path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:40.325 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:40.362 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:33:40.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h 06:33:40.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h 06:33:40.376 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h 06:33:40.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_2hwcg into destFile h org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:40.404 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:40.471 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf renewalDateTime=2019-09-21T05:00:46.629Z expiryDateTime=2019-09-21T05:30:46.628Z 06:33:40.492 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:40.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=67.2 MiB, available=388.3 MiB 06:33:40.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:40.508 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:40.509 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:40.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:40.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=77.8 MiB, available=377.7 MiB 06:33:40.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.remoteRepositoryRevisionSynced=99, revision=136 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:40.560 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1541 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:40.584 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:40.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b86d483cb326b465138fe827cd606d85adf0176a' to.sha1=''): /3 + &#ä/5/i org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:40.677 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:40.722 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=77.2 MiB, available=378.3 MiB 06:33:40.724 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.81.xml.gz 06:33:40.725 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:33:40.729 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:33:40.729 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:40.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:40.760 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:40.773 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:40.800 [qtp1776774368-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=103 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:40.803 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:40.804 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:40.824 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:40.832 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/ByaEFF728Jyc95GMW8ruLQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:40.848 [Thread-305] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=132 remoteFromLocalRevision=103 06:33:40.854 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 06:33:40.857 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 06:33:40.857 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! 06:33:40.857 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 06:33:40.857 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! <<< DOWN ***************** ***************** UP >>> 06:33:40.857 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 06:33:40.859 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 06:33:40.859 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... 06:33:40.861 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 06:33:40.861 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 06:33:40.862 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 06:33:40.862 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 06:33:40.865 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:40.872 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:41.158 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:41.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:41.197 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=C1C35qqe7AO-MuOhnylyVg, serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d} because of missing permissions! 06:33:41.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:41.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 34 ms. 06:33:41.414 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:41.416 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/ByaEFF728Jyc95GMW8ruLQ' offset=1048576 06:33:41.426 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:41.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:33:41.467 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 284480 bytes in 706 ms. path='/3 + &#ä/5/i' 06:33:41.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:33:41.566 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:41.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=66.7 MiB, available=388.8 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:41.667 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:41.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:41.695 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:41.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=78.1 MiB, available=377.4 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:41.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08e38146768d673918c6e0ee179e1a7e336ecf99' to.sha1=''): /3 + &#ä/aa 06:33:41.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:41.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:33:41.831 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:41.835 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:41.840 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionSynced=99, revision=136 06:33:41.843 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionInProgress=136, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:41.842 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/QuGZhqbJI2tsA6pX7F7CZQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:41.855 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:41.860 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:41.868 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BYGlRvDUGqyez0c2524Whg, serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed} because of missing permissions! 06:33:41.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:41.870 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:41.870 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:41.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:41.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=10, revision=12 06:33:41.897 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 06:33:41.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:41.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 748 bytes in 171 ms. path='/3 + &#ä/aa' 06:33:42.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:33:42.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:42.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:42.103 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:42.103 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:42.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=180 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:42.119 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aee9184361e12161811b5e1f35383bf687c06d9c' to.sha1=''): /3 + &#ä/bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:42.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:42.168 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:42.177 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:42.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:42.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 to='build/repo/k0t20075-u41p8-local-src', fromRepoLocalSync=true 06:33:42.197 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cbe2d82e-f737-40ee-ab0c-c25be413cd31 ('build/repo/k0t20075-u41p8-local-src') org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:42.207 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:42.207 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/4COc9vvELQTFJZOjsBB76A' offset=0 06:33:42.225 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:42.246 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:42.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=66.8 MiB, available=388.7 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:42.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:42.375 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:42.411 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionSynced=-1, revision=4 06:33:42.413 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=4, revision=-1 06:33:42.459 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:42.476 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:42.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:41.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:33:42.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=78.1 MiB, available=377.4 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:42.523 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 476928 bytes in 345 ms. path='/3 + &#ä/bb' 06:33:42.574 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:42.640 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:33:42.642 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:42.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:42.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:42.670 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:42.693 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:42.753 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66684a6ae92adaa0b66e82dcd9d4e6476ec0e6ee' to.sha1=''): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:42.765 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:42.798 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:42.852 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:42.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:33:42.898 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:42.912 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/Niyb-HY20M7Be-vlvxYA_A' offset=0 06:33:42.922 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:42.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:42.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=6 06:33:42.984 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:43.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36108 bytes in 171 ms. path='/3 + &#ä/cc' 06:33:43.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:33:43.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:43.111 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.152 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 from='build/repo/k0t202k4-lm955-local-src' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:43.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.116.xml.gz 06:33:43.164 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.116.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.177 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:43.181 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:43.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2962fffe534f6b2191fb2e52580e0641304b0f90' to.sha1=''): /3 + &#ä/dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:43.203 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.218 [Thread-305] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=132 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:43.230 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=137 06:33:43.233 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:43.250 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.116.xml.gz 06:33:43.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=116 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:43.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=78.2 MiB, available=377.3 MiB 06:33:43.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:43.323 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:43.345 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.348 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:43.357 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:43.359 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:33:43.369 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:43.424 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:43.433 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/B5Jg2sP9ytMKhboQ5j7Ciw' offset=0 06:33:43.457 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:43.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.541 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cbbba7b-6c00-4706-8f78-7881b229122f from='build/repo/k0t23o9y-35dtx-local-dest' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:43.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2686 bytes in 220 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.570 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=130, revision=134 06:33:43.572 [Thread-305] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 06:33:43.577 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:43.592 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:43.594 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:43.618 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:33:43.656 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=059e5193-d72f-42b6-9c07-e13c721df64d 06:33:43.663 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.678 [Thread-306] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=107 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:43.701 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:43.756 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.780 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:43.787 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.796 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:33:43.801 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:43.802 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:43.805 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=125, revision=134 06:33:43.807 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:43.856 [qtp344249497-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=110 06:33:43.869 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:43.881 [Thread-306] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:33:43.882 [Thread-306] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:43.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=97 remoteFromLocalRevision=110 06:33:43.959 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=059e5193-d72f-42b6-9c07-e13c721df64d from='build/repo/k0t245t8-pna81-local-dest' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:33:44.006 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:44.034 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:44.061 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=105, revision=109 06:33:44.062 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:44.200 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:44.249 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:44.264 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:44.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=-1, revision=6 06:33:44.283 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=6, revision=-1 06:33:44.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:44.316 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=125, revision=134 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:44.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:44.318 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=134, revision=-1 06:33:44.337 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:44.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=77.7 MiB, available=377.8 MiB 06:33:44.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.98.xml.gz 06:33:44.357 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:44.363 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=100, revision=109 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:44.355 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:44.366 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:44.411 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:44.440 [qtp704117508-77] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 localRepositoryRevisionSynced=135 06:33:44.457 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:44.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:44.489 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d transaction.localRevision=14 remoteFromLocalRevision=135 06:33:44.513 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:33:44.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b8149c4-f7c9-42be-86bb-ccb14078077d from='https://localhost:36223/2b8149c4-f7c9-42be-86bb-ccb14078077d' toID=cc46188d-bc4a-4ffb-ba7e-862069b64c59 to='build/repo/k0t23s3p-u85p8-local-dest', fromRepoLocalSync=false org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:44.499 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:44.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:33:44.516 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:33:44.539 [qtp704117508-77] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:44.557 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=139 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:44.562 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:44.564 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:44.571 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=100, revision=109 06:33:44.571 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:44.575 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/ChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:33:44.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:44.581 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=97 06:33:44.607 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:44.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:44.701 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:44.702 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:44.746 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=vNpgt82xkNMOtrxBRLEfIQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:44.844 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:44.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=90.1 MiB, available=365.4 MiB 06:33:44.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:44.917 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:44.918 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:44.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=99 06:33:44.941 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:33:44.971 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:33:44.972 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:44.988 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:45.003 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:45.042 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 40 ms. 06:33:45.043 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:45.046 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=-1, revision=138 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:45.050 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.remoteRepositoryRevisionSynced=6, revision=99 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:45.065 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:45.071 [qtp344249497-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:33:45.093 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:45.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=6, revision=99 06:33:45.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:45.097 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:45.122 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:45.125 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:45.137 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:45.138 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:45.145 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:45.150 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d transaction.localRevision=117 remoteFromLocalRevision=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:45.147 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:45.169 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:45.174 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=059e5193-d72f-42b6-9c07-e13c721df64d to='build/repo/k0t245t8-pna81-local-dest', fromRepoLocalSync=false 06:33:45.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:33:45.175 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:33:45.202 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:45.269 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=117 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:45.283 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=76.8 MiB, available=378.7 MiB 06:33:45.283 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:45.326 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:45.335 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:45.347 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:33:45.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:45.366 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:45.384 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3504bf809f8133de184ab2de2b6cf9f39d54be8' to.sha1='75fae098ae44f9d0823ab3e25a54f746da1a272a'): /2/new-file org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:45.397 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionInProgress=-1, revision=140 06:33:45.413 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:45.443 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.50% 06:33:45.446 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.77% 06:33:45.450 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:45.456 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:45.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:45.655 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26f3288b38539c39638d866a642ca02f6920e49b' to.sha1='ac265745e428ddcf23d0c0bee83b6d7830da9d8f'): /2/new-file 06:33:45.781 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=137 06:33:45.781 [Thread-305] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:45.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=67.8 MiB, available=387.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:45.933 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=112 06:33:45.934 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 06:33:46.094 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:46.127 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=134, revision=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:46.345 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=89.6 MiB, available=365.9 MiB 06:33:46.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=117, revision=138 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:46.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=76.8 MiB, available=378.7 MiB 06:33:46.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.remoteRepositoryRevisionSynced=136, revision=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:46.392 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:33:46.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:46.387 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=C1C35qqe7AO-MuOhnylyVg, serverRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d} because of missing permissions! 06:33:46.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:46.665 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:46.672 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=134, revision=137 06:33:46.677 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=137, revision=-1 06:33:46.715 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:46.730 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=109, revision=112 06:33:46.842 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:46.849 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=109, revision=112 06:33:46.852 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=112, revision=-1 06:33:46.933 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:46.951 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:46.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=97.6 MiB, available=357.9 MiB 06:33:46.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.006 [Thread-305] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:47.020 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.021 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' 06:33:47.025 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.066 [Thread-306] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="0cbbba7b-6c00-4706-8f78-7881b229122f"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:47.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=76.8 MiB, available=378.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.084 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:47.115 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.134 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionSynced=136, revision=140 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:47.133 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:47.136 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59, this.localRepositoryRevisionInProgress=140, revision=-1 06:33:47.154 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.162 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:47.163 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.168 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:47.171 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, this.localRepositoryRevisionInProgress=12, revision=15 06:33:47.223 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=15 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.248 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.281 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.282 [qtp1776774368-325] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/tY903T9pnBDWp0izSqOWIw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:47.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:47.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:47.299 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:47.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=89.1 MiB, available=366.4 MiB 06:33:47.558 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.571 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionSynced=117, revision=138 06:33:47.576 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:47.588 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:47.593 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.611 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:47.616 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:47.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=180, revision=183 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.653 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.662 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.669 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/WrD-MAwKCcouHUVrdUQByg' offset=0 06:33:47.721 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 80765 bytes in 700 ms. path='/2/new-file' 06:33:47.723 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... 06:33:47.740 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=140 06:33:47.746 [Thread-305] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:47.753 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:45.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:33:46.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=67.9 MiB, available=387.6 MiB 06:33:46.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:33:47.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=67.7 MiB, available=387.8 MiB 06:33:47.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.-1.xml.gz 06:33:47.788 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:33:47.798 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:33:47.799 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.825 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:47.875 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.884 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:47.882 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.898 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=137, revision=140 06:33:47.933 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136334 bytes in 849 ms. path='/2/new-file' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:47.944 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=178, revision=183 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:47.955 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:47.972 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=137, revision=140 06:33:47.972 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=140, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:47.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=77.0 MiB, available=378.5 MiB 06:33:47.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:47.997 [qtp2000985038-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 localRepositoryRevisionSynced=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.008 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=115 06:33:48.010 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:48.031 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.053 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:48.053 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:48.149 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:48.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=178, revision=183 06:33:48.163 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=183, revision=-1 06:33:48.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.205 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=112, revision=115 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:48.222 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.243 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:48.247 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1df498c7-58bd-474a-a3bd-cdce26631a95 from='build/repo/k0t24edw-5j353-local-src' toID=34522c11-547b-4635-8e2f-06138d12fbed to='https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.245 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=112, revision=115 06:33:48.249 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:48.300 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:48.329 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:48.546 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.526 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:48.549 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:47.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:33:48.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=97.4 MiB, available=358.1 MiB 06:33:48.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=112, revision=118 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.776 [qtp1776774368-325] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:48.806 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.806 [qtp1776774368-325] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:48.808 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:48.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.973 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:48.980 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=vNpgt82xkNMOtrxBRLEfIQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:48.985 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:48.989 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:33:49.002 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:33:49.002 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:33:49.003 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:33:49.010 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:33:49.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:49.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=77.0 MiB, available=378.5 MiB 06:33:49.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:49.039 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:49.090 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=10 06:33:49.100 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:49.226 [Thread-305] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="c3187e3e-4950-4993-acd6-c0dd6b62b5b7"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:33:49.246 [Thread-306] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="0cbbba7b-6c00-4706-8f78-7881b229122f"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:33:49.279 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 06:33:49.297 [Thread-306] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=107 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:49.301 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:49.320 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:49.332 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:49.332 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:49.382 [Thread-305] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=132 06:33:49.416 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:49.424 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:48.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:49.503 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:49.512 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:49.516 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=120 06:33:49.568 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:49.582 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:49.585 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=145 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:49.612 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:49.621 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:49.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=6, revision=10 06:33:49.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:49.660 [Thread-305] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 06:33:49.824 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:49.831 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:49.844 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms. 06:33:49.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:49.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=77.0 MiB, available=378.5 MiB 06:33:49.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23s3p-u85p8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2b8149c4-f7c9-42be-86bb-ccb14078077d.null.xml.gz 06:33:49.878 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:33:49.918 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:49.924 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:49.939 [qtp704117508-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d remoteRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 localRepositoryRevisionSynced=139 06:33:49.948 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:49.982 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc46188d-bc4a-4ffb-ba7e-862069b64c59 remoteRepositoryId=2b8149c4-f7c9-42be-86bb-ccb14078077d transaction.localRevision=17 remoteFromLocalRevision=139 06:33:49.994 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 06:33:49.995 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:33:49.996 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:49.996 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=140, revision=145 06:33:50.025 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:50.032 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=140, revision=145 06:33:50.033 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=145, revision=-1 06:33:50.040 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=115, revision=120 06:33:50.040 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=120, revision=-1 06:33:50.071 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:50.068 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [152f9ec9]getCloseDeferredMillis: closeDeferredMillis=20000 06:33:50.073 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [152f9ec9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:50.073 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54e696d3]getCloseDeferredMillis: closeDeferredMillis=20000 06:33:50.074 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54e696d3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:50.079 [qtp1776774368-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 transaction.localRevision=127 remoteFromLocalRevision=132 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:50.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=97.4 MiB, available=358.1 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:50.092 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:50.118 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:50.125 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 06:33:50.126 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting... 06:33:50.126 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false 06:33:50.126 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing! 06:33:50.126 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... 06:33:50.126 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting... 06:33:50.133 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f transaction.localRevision=128 remoteFromLocalRevision=107 06:33:50.140 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:50.156 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 06:33:50.156 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 06:33:50.156 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting... 06:33:50.156 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false 06:33:50.156 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing! <<< UP ***************** ***************** DOWN (again) >>> 06:33:50.157 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 06:33:50.157 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 06:33:50.157 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... 06:33:50.157 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true 06:33:50.157 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing! 06:33:50.157 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... 06:33:50.157 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true 06:33:50.157 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing! org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:50.155 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:50.165 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:50.178 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionSynced=112, revision=118 06:33:50.178 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:50.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:50.231 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:49.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=89.5 MiB, available=366.0 MiB 06:33:49.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:33:50.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=89.7 MiB, available=365.8 MiB 06:33:50.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:50.260 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=vNpgt82xkNMOtrxBRLEfIQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} 06:33:50.289 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:50.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:50.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:50.301 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 to='build/repo/k0t202k4-lm955-local-src', fromRepoLocalSync=false 06:33:50.302 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:33:50.302 [Thread-305] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:50.320 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:50.330 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:50.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:33:50.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:50.409 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=128 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:50.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=12 06:33:50.433 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:50.491 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 06:33:50.518 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:50.525 [Thread-305] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:33:50.526 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=3 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:50.615 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:50.636 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=10, revision=12 06:33:50.838 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:50.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=10, revision=12 06:33:50.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:33:50.903 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:50.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:50.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:51.002 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:51.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=91.0 MiB, available=364.5 MiB 06:33:51.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.116.xml.gz 06:33:51.013 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:33:51.016 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:33:51.017 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:33:51.045 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:51.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=97.4 MiB, available=358.1 MiB 06:33:51.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:51.072 [qtp507378138-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=137 06:33:51.093 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:51.147 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=186 remoteFromLocalRevision=137 06:33:51.163 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 from='build/repo/k0t20075-u41p8-local-src' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' 06:33:51.191 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:51.206 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:51.234 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=186 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:51.352 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:51.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:51.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:51.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:51.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=14 06:33:51.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:51.705 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=0cbbba7b-6c00-4706-8f78-7881b229122f to='build/repo/k0t23o9y-35dtx-local-dest', fromRepoLocalSync=false 06:33:51.706 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:33:51.706 [Thread-306] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:33:51.711 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=82.6 MiB, available=372.9 MiB 06:33:51.711 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:51.773 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:51.778 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:51.816 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:51.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=97.4 MiB, available=358.1 MiB 06:33:51.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:51.823 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=129 06:33:51.853 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=-1, revision=130 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:33:51.917 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b918822]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' 06:33:51.926 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b918822]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 71 ms. 06:33:52.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:52.066 [Thread-306] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.116 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:52.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:52.138 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:52.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=12, revision=14 06:33:52.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=14, revision=-1 06:33:52.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:52.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:52.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:52.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:52.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:52.338 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:52.414 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:52.421 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:52.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=97.4 MiB, available=358.1 MiB 06:33:52.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:33:52.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:33:52.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:33:52.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:33:52.474 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.483 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:52.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:52.509 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=117 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:52.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:52.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:52.528 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:52.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:52.597 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:52.599 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:52.602 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=104 remoteFromLocalRevision=117 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=188 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:52.066 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=3 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.626 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:52.633 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=82.2 MiB, available=373.3 MiB 06:33:52.633 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:52.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=059e5193-d72f-42b6-9c07-e13c721df64d from='build/repo/k0t245t8-pna81-local-dest' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:52.711 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:52.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=16 06:33:52.741 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:52.766 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:52.770 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=104 06:33:52.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:52.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:52.808 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:33:52.809 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:52.822 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:52.833 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=183, revision=188 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:52.865 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=104 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:52.872 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:52.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:52.880 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:52.897 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=vNpgt82xkNMOtrxBRLEfIQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:52.926 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:52.941 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:52.974 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:52.976 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:33:53.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=102, revision=106 06:33:53.048 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 06:33:53.104 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:33:53.109 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:53.186 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:53.207 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=14, revision=16 06:33:53.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:53.221 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:53.245 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.remoteRepositoryRevisionSynced=99, revision=106 06:33:53.248 [qtp344249497-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:33:53.288 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:53.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:53.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:53.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=99, revision=106 06:33:53.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=106, revision=-1 06:33:53.359 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:53.386 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d transaction.localRevision=123 remoteFromLocalRevision=104 06:33:53.405 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:53.418 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:53.461 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:53.569 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:53.612 [qtp507378138-33] WARN o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[id=24, cryptoRepoFileId=Kd1izqo8gFC2I-lFLwhPZw, localName=null, deleted=Sat Sep 21 06:33:51 CEST 2019] org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:53.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.69% 06:33:53.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:53.650 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:53.660 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=4, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:53.693 [qtp507378138-33] WARN o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[id=16, cryptoRepoFileId=R5_4hJDeeLhr4fSG3sPN1Q, localName=null, deleted=Sat Sep 21 06:33:51 CEST 2019] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:53.750 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:33:53.760 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:33:53.768 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:33:53.829 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:53.862 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:53.868 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:33:53.868 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:33:53.869 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:33:53.870 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:53.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=18 06:33:53.967 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:33:54.159 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:54.175 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.177 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:54.266 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:54.342 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 renewalDateTime=2019-09-21T05:00:48.716Z expiryDateTime=2019-09-21T05:30:48.716Z org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:54.347 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.379 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:54.368 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=16, revision=18 06:33:54.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.392 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:54.397 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:54.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=183, revision=188 06:33:54.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=188, revision=-1 06:33:54.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:54.446 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:54.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=153 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:54.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:54.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:54.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=190 06:33:54.498 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.512 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:54.585 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:54.581 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.601 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:54.615 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=188, revision=190 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=true 06:33:54.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.102.xml.gz 06:33:54.624 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.102.xml.gz 06:33:54.628 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 ('build/repo/k0t1zyo2-thmkx-local-src') 06:33:54.666 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:33:54.673 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:54.707 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.713 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=123 06:33:54.714 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:54.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=188, revision=190 06:33:54.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=190, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:54.732 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.721 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:54.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:54.750 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.102.xml.gz 06:33:54.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=102 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:54.760 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=80.9 MiB, available=374.6 MiB 06:33:54.766 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=104, revision=131 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:54.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:54.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:54.830 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:54.940 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:54.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:33:54.978 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:33:54.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:55.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=20 06:33:55.071 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:55.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f5f787617820649b01376bf6368f1d4238e885c' to.sha1='bd776c55b11a66a22bce0ce5309b64b8241fcc7d'): /.subshare.properties org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:55.225 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:55.246 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=18, revision=20 06:33:55.376 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:55.391 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=18, revision=20 06:33:55.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:55.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=193 06:33:55.446 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=190, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=193 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:55.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:55.524 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:55.582 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:54.781 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=4, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:33:55.592 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=79.7 MiB, available=375.8 MiB 06:33:55.605 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=105, revision=130 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:55.718 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:55.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.93% 06:33:55.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:55.777 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:55.788 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=190, revision=193 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:55.851 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9af67cc8db2746bdfeba9932cd8af20519873dba' to.sha1='a57c428e842564a392f637bb3f91b6cd560f3536'): /1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:33:55.902 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:55.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=99.4 MiB, available=356.1 MiB 06:33:55.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:56.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=23 06:33:56.062 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:56.103 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:56.104 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:56.151 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:56.154 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:56.159 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:56.185 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:33:56.191 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:56.234 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:56.235 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:56.245 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:56.250 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:56.268 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:56.268 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:56.274 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:56.278 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:56.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=190, revision=193 06:33:56.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=193, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:56.284 [Thread-306] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:33:56.288 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:56.296 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:56.362 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:56.501 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:56.509 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:56.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=20, revision=23 06:33:56.530 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:56.531 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:56.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:56.582 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:56.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:33:56.603 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/.subshare.properties' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:56.751 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:56.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:33:56.831 [Test worker] 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' 06:33:56.983 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:57.048 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:57.059 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:57.063 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/K6jxBN9B324-uuVDXXkp0A/QzEqkvm9G6GlBrSf3XZ1mg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:57.145 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=80.7 MiB, available=374.8 MiB 06:33:57.145 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:33:57.145 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:57.196 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:57.208 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:57.227 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:57.231 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:57.244 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:33:57.297 [Thread-305] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:33:57.298 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:57.326 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:57.379 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:57.382 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:57.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=98.6 MiB, available=356.9 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:57.387 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_1UGUlldevP7fdpTFJ5-Lg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:57.400 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=103, revision=124 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:57.450 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 90085 bytes in 619 ms. path='/1 {11 11ä11#+} 1/a' 06:33:57.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=26 06:33:57.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 06:33:57.554 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:57.564 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=23, revision=26 06:33:57.591 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:57.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=23, revision=26 06:33:57.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=26, revision=-1 06:33:57.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:57.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:57.771 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=vNpgt82xkNMOtrxBRLEfIQ,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:57.792 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:57.843 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:57.908 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:33:58.013 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:58.161 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:33:58.193 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:58.207 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=80.7 MiB, available=374.8 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:58.241 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:33:58.251 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:33:58.253 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:33:58.253 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:33:58.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:58.294 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:58.419 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:58.464 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:58.468 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:58.471 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_1UGUlldevP7fdpTFJ5-Lg' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:58.574 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:58.583 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 9 ms. 06:33:58.586 [Thread-306] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[id=22, histoCryptoRepoFileId=Yua-Dom8isDhkz0-IaizHg, cryptoRepoFileId=tY903T9pnBDWp0izSqOWIw, deleted=null] histoCryptoRepoFile2=null duplicateCryptoRepoFileId=WrD-MAwKCcouHUVrdUQByg localRevision=122 06:33:58.601 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:33:58.603 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:58.607 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:33:58.653 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:58.723 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:58.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ab277b53523f747d1c8e4b2d1b2ed8c501dfdb9' to.sha1='6be140efb73bb879cd08ca3acf05e9041b60a913'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:58.733 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 9 ms. 06:33:58.748 [Thread-305] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=Yua-Dom8isDhkz0-IaizHg, cryptoRepoFileId=tY903T9pnBDWp0izSqOWIw, deleted=null] histoCryptoRepoFile2=null duplicateCryptoRepoFileId=WrD-MAwKCcouHUVrdUQByg localRevision=147 06:33:58.797 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:33:58.798 [Thread-305] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:58.891 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=31 06:33:58.894 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 06:33:58.994 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:59.013 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=26, revision=31 06:33:59.144 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:59.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=26, revision=31 06:33:59.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:59.212 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:59.215 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:59.233 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionSynced=104, revision=131 06:33:59.233 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=131, revision=-1 06:33:59.287 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:59.310 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:33:59.311 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:59.316 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:59.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=99.6 MiB, available=355.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:59.331 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:59.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:59.355 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:59.370 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:59.378 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:59.460 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:59.471 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionSynced=105, revision=130 06:33:59.471 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=130, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:59.513 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:59.519 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:59.528 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=103, revision=124 06:33:59.528 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:59.543 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:59.544 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:59.573 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:59.578 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=120, revision=122 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:59.601 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:59.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:33:59.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:33:59.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=153, revision=156 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:59.638 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:59.643 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=147 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:59.665 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:59.674 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:59.686 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:33:59.685 [Thread-305] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:33:59.688 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/K6jxBN9B324-uuVDXXkp0A/LcABY8_HygLmtovzG81r-Q' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:33:59.770 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:33:59.816 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:33:59.836 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=151, revision=156 06:34:00.118 [qtp344249497-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:00.133 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:00.165 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:00.168 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:00.169 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_1UGUlldevP7fdpTFJ5-Lg' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:00.188 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:00.189 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:00.197 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=120, revision=122 06:34:00.197 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:00.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=151, revision=156 06:34:00.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=156, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:00.212 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:00.221 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=145, revision=147 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:00.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:00.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:00.260 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:00.260 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:00.434 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:00.460 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 572607 bytes in 1082 ms. path='/1 {11 11ä11#+} 1/b' 06:34:00.478 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=34 06:34:00.478 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 06:34:00.579 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:00.584 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=31, revision=34 06:34:00.629 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:00.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=31, revision=34 06:34:00.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=34, revision=-1 06:34:00.766 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:00.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:00.813 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:00.847 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:00.852 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:34:00.886 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:00.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:00.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:34:01.018 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1cdff9d9f42582c3abab99b299a481bd71c1fade' to.sha1='7bc83b081f8814b657b84d45a64aeebfb83e7462'): /1 {11 11ä11#+} 1/c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:01.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:01.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=39 06:34:01.180 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:01.287 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:01.311 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:01.315 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:01.354 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=80.6 MiB, available=374.9 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:01.385 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:01.389 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:01.400 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=145, revision=147 06:34:01.403 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=147, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:01.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=34, revision=39 06:34:01.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:01.446 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:01.462 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:01.469 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:01.529 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:01.533 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:01.561 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_1UGUlldevP7fdpTFJ5-Lg' offset=3145728 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:01.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=98.8 MiB, available=356.7 MiB 06:34:01.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:34:01.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=98.8 MiB, available=356.7 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:01.677 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:01.683 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:01.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3191434 bytes in 5118 ms. path='/.subshare.properties' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:01.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:01.748 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:01.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=199 06:34:01.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=193, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=199 06:34:01.841 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:01.853 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=193, revision=199 06:34:01.881 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:01.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=193, revision=199 06:34:01.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=199, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:01.923 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:01.977 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:02.015 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:02.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:02.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.077 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:02.080 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/K6jxBN9B324-uuVDXXkp0A/CCkkL7ZivfIDwuhVEogdZQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:01.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:34:02.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=98.6 MiB, available=356.9 MiB 06:34:02.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.102.xml.gz 06:34:02.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:34:02.144 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:34:02.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:34:02.181 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:02.189 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:01.429 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:34:02.219 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:02.219 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:34:02.220 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=80.3 MiB, available=375.2 MiB 06:34:02.222 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.227 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=123 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.263 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.261 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.281 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 443810 bytes in 533 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:02.338 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=42 06:34:02.352 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=159 remoteFromLocalRevision=123 06:34:02.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:34:02.436 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:02.440 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:02.470 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=159 06:34:02.484 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:02.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.488 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.496 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:02.497 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.505 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.555 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=159 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.586 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:02.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=39, revision=42 06:34:02.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.610 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:02.610 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:02.653 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.667 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:02.668 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:02.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=161 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:02.697 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=79.6 MiB, available=375.9 MiB 06:34:02.700 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=80.3 MiB, available=375.2 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:02.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:02.708 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.707 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:02.724 [Thread-306] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:02.724 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:34:02.725 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:02.747 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.778 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.793 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:02.794 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.836 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:02.839 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.858 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:02.862 [Thread-305] WARN o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = WrD-MAwKCcouHUVrdUQByg org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.875 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=156, revision=161 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:02.879 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.893 [qtp344249497-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:02.960 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.959 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:02.960 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="cbe2d82e-f737-40ee-ab0c-c25be413cd31"] on repo=cbe2d82e-f737-40ee-ab0c-c25be413cd31 06:34:02.987 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.32% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:02.987 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=156, revision=161 06:34:02.987 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=161, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.020 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=186 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.059 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:03.059 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.063 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:34:03.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:03.073 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.080 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=130 remoteFromLocalRevision=159 06:34:03.085 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=false 06:34:03.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:34:03.088 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:03.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:03.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=204 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bf11193b727022ab1151d2e928d5ec59e9b71698' to.sha1='1e704c99b5c5f57341746bd7c2c9df3d09344ec2'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.105 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=199, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=204 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:03.109 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.126 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=130 06:34:03.133 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.149 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:34:03.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=47 06:34:03.171 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.197 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.211 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=199, revision=204 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.240 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.262 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.318 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.335 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=199, revision=204 06:34:03.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=204, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=42, revision=47 06:34:03.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.377 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.383 [qtp507378138-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 transaction.localRevision=155 remoteFromLocalRevision=186 06:34:03.398 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 to='build/repo/k0t20075-u41p8-local-src', fromRepoLocalSync=false 06:34:03.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:03.406 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.413 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.423 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:03.524 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=79.8 MiB, available=375.7 MiB 06:34:03.526 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.574 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.579 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=155 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.597 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:03.613 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:03.674 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.698 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:03.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:03.929 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.977 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:03.990 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:03.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=99.0 MiB, available=356.5 MiB 06:34:03.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:04.003 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kUpE595oZ6pBxyJCHtSVIQ/oETyRthmqte9XfsndMvyuA/BzbeQDqZeV50qC_7Xj3n5w' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:04.086 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:04.097 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:04.147 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=79.7 MiB, available=375.8 MiB 06:34:04.152 [Thread-305] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:04.152 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:34:04.154 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:04.171 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:04.206 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:04.253 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:04.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:04.360 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:34:04.501 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 65.66% 06:34:04.537 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 71.93% 06:34:04.539 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 06:34:04.601 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 65.85% 06:34:04.630 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 72.32% 06:34:04.656 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:04.695 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3504bf809f8133de184ab2de2b6cf9f39d54be8' to.sha1='26f3288b38539c39638d866a642ca02f6920e49b'): /2/new-file 06:34:04.718 [qtp1776774368-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=128 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:04.724 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:04.727 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:04.746 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:04.746 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:04.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=92.0 MiB, available=363.5 MiB 06:34:04.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:04.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 380639 bytes in 1180 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:04.817 [Thread-305] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=152 remoteFromLocalRevision=128 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:04.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=50 06:34:04.829 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:04.829 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 06:34:04.830 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... 06:34:04.830 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 06:34:04.830 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! 06:34:04.830 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:04.835 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:04.839 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:04.861 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=-1, revision=156 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:04.887 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file 06:34:04.932 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:04.947 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:04.961 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:04.962 [qtp1776774368-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=129 06:34:05.041 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:05.060 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:05.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=47, revision=50 06:34:05.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:05.068 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:05.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=100.8 MiB, available=354.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:05.125 [Thread-306] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=129 remoteFromLocalRevision=129 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:05.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=124, revision=131 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:05.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:05.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:05.186 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:05.188 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:34:05.189 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:34:05.190 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:05.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:05.201 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:34:05.213 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 06:34:05.214 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 06:34:05.214 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! <<< DOWN (again) ************************************************************ ************************************************************ ***************** ***************** UP (again) >>> 06:34:05.214 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 06:34:05.214 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 06:34:05.214 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 06:34:05.214 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 06:34:05.214 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... 06:34:05.217 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 06:34:05.217 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:05.279 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:05.369 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:05.373 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:34:05.400 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:05.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:05.570 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:05.588 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:05.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:05.641 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:05.687 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0642f9251497cb22b24e5075e38f79abac33d5a9' to.sha1='bc6756509610f3ce07de4da54777d8679d63d8a7'): /2/1 {11 11ä11#+} 1/b 06:34:05.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=55 06:34:05.791 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:05.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=98.9 MiB, available=356.6 MiB 06:34:05.850 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:05.857 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=124, revision=131 06:34:05.857 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=131, revision=-1 06:34:05.868 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:05.905 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:05.910 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:05.920 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:05.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:05.925 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:05.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=164 06:34:05.941 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 06:34:05.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:05.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:05.989 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:06.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=50, revision=55 06:34:06.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:06.006 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cbbba7b-6c00-4706-8f78-7881b229122f from='build/repo/k0t23o9y-35dtx-local-dest' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' 06:34:06.073 [Thread-306] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=129 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.069 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:06.161 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:06.162 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:06.163 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:06.182 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:06.246 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 83.25% 06:34:06.249 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 89.52% 06:34:06.251 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.378 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:06.408 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:06.408 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26f3288b38539c39638d866a642ca02f6920e49b' to.sha1='f3504bf809f8133de184ab2de2b6cf9f39d54be8'): /2/new-file org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.417 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:06.419 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kUpE595oZ6pBxyJCHtSVIQ/oETyRthmqte9XfsndMvyuA/crNN9BNTDAE063y-AAFdQA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:06.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=91.3 MiB, available=364.2 MiB 06:34:06.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=138, revision=156 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.468 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:06.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99043 bytes in 335 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:06.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=98.6 MiB, available=356.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:06.537 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:06.539 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:06.538 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=58 06:34:06.570 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:06.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:34:06.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:06.635 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:06.648 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.679 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:06.674 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:34:06.686 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.693 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=55, revision=58 06:34:06.724 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:06.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=55, revision=58 06:34:06.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:06.751 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 from='build/repo/k0t202k4-lm955-local-src' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' 06:34:06.826 [Thread-305] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=152 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:06.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:06.835 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:06.854 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=122, revision=132 06:34:06.894 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 78.54% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.900 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:06.902 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:06.904 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:06.932 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 84.81% 06:34:06.933 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:06.937 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 91.08% 06:34:06.938 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 06:34:06.953 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=122, revision=132 06:34:06.955 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=132, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:06.989 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:06.993 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:34:07.025 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:07.031 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.059 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:07.064 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:07.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:34:07.152 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec38daba332ca04dd3b5d4adf7fcec451be130c6' to.sha1='db075b2073ecff5333ede08f94069c110db296c2'): /2/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.151 [Thread-305] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='f3504bf809f8133de184ab2de2b6cf9f39d54be8'): /2/new-file 06:34:07.221 [Thread-305] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=152 06:34:07.244 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:07.252 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:07.257 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:07.311 [Thread-306] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="0cbbba7b-6c00-4706-8f78-7881b229122f"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f 06:34:07.330 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' 06:34:07.350 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:07.350 [Thread-305] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:07.353 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=155 06:34:07.373 [Thread-305] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:07.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=63 06:34:07.381 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:07.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=91.0 MiB, available=364.5 MiB 06:34:07.433 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.474 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:07.483 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=147, revision=155 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:07.490 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionSynced=138, revision=156 06:34:07.490 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=156, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.504 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=147, revision=155 06:34:07.505 [Thread-305] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:07.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=98.6 MiB, available=356.9 MiB 06:34:07.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.529 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:07.540 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:07.542 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.543 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:07.545 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.555 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:07.558 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:07.563 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.568 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/tY903T9pnBDWp0izSqOWIw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:07.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=206 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.580 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 transaction.localRevision=142 remoteFromLocalRevision=152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:07.615 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=204, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=206 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:07.664 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:07.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=58, revision=63 06:34:07.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:07.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.757 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:07.760 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.791 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 96.17% 06:34:07.791 [Thread-305] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 06:34:07.791 [Thread-305] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:34:07.793 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false 06:34:07.793 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing! 06:34:07.793 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:07.853 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.859 [Thread-306] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136334 bytes in 529 ms. path='/2/new-file' 06:34:07.859 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:07.882 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:07.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:07.900 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=136 06:34:07.901 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 06:34:07.986 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:08.000 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=132, revision=136 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=98.9 MiB, available=356.6 MiB 06:34:08.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:34:08.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:34:08.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:08.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:08.092 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.124 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:08.132 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=132, revision=136 06:34:08.133 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=136, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.165 [qtp344249497-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=130 06:34:08.230 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:08.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=166 remoteFromLocalRevision=130 06:34:08.280 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:34:08.296 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=166 06:34:08.314 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:08.317 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:08.320 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:08.322 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:07.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:34:08.328 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=91.2 MiB, available=364.3 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=166 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:08.337 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:08.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.344 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:08.344 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:08.386 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.392 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:08.393 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:08.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=164, revision=168 06:34:08.404 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:08.424 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.424 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:08.426 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:08.439 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kUpE595oZ6pBxyJCHtSVIQ/LIvd_qJFrBHl-9xRVOzhaA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:08.438 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.468 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:08.473 [qtp344249497-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=161, revision=168 06:34:08.477 [qtp344249497-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:08.484 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 06:34:08.484 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:08.519 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.594 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:08.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=161, revision=168 06:34:08.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=168, revision=-1 06:34:08.660 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:08.674 [qtp1776774368-325] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:08.687 [qtp1776774368-325] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.704 [qtp344249497-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=136 remoteFromLocalRevision=166 06:34:08.712 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:08.715 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:34:08.742 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:08.754 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:08.761 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:08.791 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.835 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 65 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:08.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=91.0 MiB, available=364.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:08.955 [Thread-306] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="0cbbba7b-6c00-4706-8f78-7881b229122f"] on repo=0cbbba7b-6c00-4706-8f78-7881b229122f org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:08.969 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BBKI78YheI5L_rbs2yHlng, invitation=true] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.003 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:09.021 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.027 [Thread-306] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=129 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:09.071 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, invitation=false]] invitedUser=UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=BBKI78YheI5L_rbs2yHlng, invitation=true] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.121 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:09.121 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.200 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.218 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:09.229 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 10 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.298 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 997485 bytes in 1413 ms. path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.331 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:34:09.334 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:08.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.338 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=66 06:34:09.338 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=91.0 MiB, available=364.5 MiB 06:34:09.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:09.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:34:09.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:09.340 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.346 [Thread-306] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=23, histoCryptoRepoFileId=5IWBjJYPK5vjPVtVEk4Uxw, cryptoRepoFileId=tY903T9pnBDWp0izSqOWIw, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=22, histoCryptoRepoFileId=Yua-Dom8isDhkz0-IaizHg, cryptoRepoFileId=tY903T9pnBDWp0izSqOWIw, deleted=null] duplicateCryptoRepoFileId=null localRevision=140 06:34:09.363 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:09.365 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.366 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 06:34:09.381 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:09.383 [Thread-306] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.386 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.427 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.460 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.461 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.461 [qtp507378138-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=155 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.462 [Thread-306] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:09.466 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=140 06:34:09.491 [Thread-306] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.526 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.527 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:09.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=63, revision=66 06:34:09.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.570 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=208 remoteFromLocalRevision=155 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:09.583 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.604 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:34:09.604 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.635 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 from='build/repo/k0t20075-u41p8-local-src' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.675 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.680 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:09.681 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.704 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=136, revision=140 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.732 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:09.736 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.739 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=208 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:09.766 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 renewalDateTime=2019-09-21T05:00:48.716Z expiryDateTime=2019-09-21T05:30:48.716Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:09.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.771 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:09.813 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.830 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:09.840 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:09.843 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.849 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.853 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:34:09.853 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.860 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=136, revision=140 06:34:09.861 [Thread-306] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=140, revision=-1 06:34:09.903 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:09.907 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:09.908 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:09.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=173 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.921 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f transaction.localRevision=147 remoteFromLocalRevision=129 06:34:09.923 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:09.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d295a6895b830cbda4b65f7e378fe599a0dd9a4b' to.sha1='a18f20d17830233dd18158f4779fc7d53816d54e'): /3 + &#ä/5/h org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:09.930 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.932 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:09.933 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:09.949 [Thread-306] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 06:34:09.950 [Thread-306] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:34:09.950 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false 06:34:09.950 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing! <<< UP (again) ***************** org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:09.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=208 06:34:09.959 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:09.961 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:09.971 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:09.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:09.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=206, revision=210 06:34:10.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=204, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=210 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:10.036 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=71 06:34:10.051 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:10.079 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:10.091 [qtp344249497-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=168, revision=173 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:10.103 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:10.153 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=204, revision=210 06:34:10.193 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:10.213 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:10.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=204, revision=210 06:34:10.219 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=210, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:10.232 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:10.251 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:10.301 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:10.311 [qtp507378138-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 transaction.localRevision=161 remoteFromLocalRevision=208 06:34:10.314 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:10.329 [qtp344249497-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:10.331 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:10.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:10.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=66, revision=71 06:34:10.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:10.384 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:10.385 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:10.408 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:10.418 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 renewalDateTime=2019-09-21T05:00:49.130Z expiryDateTime=2019-09-21T05:30:49.130Z org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:10.418 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:10.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=true 06:34:10.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.130.xml.gz 06:34:10.424 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.130.xml.gz 06:34:10.428 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 ('build/repo/k0t1zyo2-thmkx-local-src') 06:34:10.459 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:10.464 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:10.473 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:10.498 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:10.508 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:10.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:10.523 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:10.525 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:10.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=157 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:10.533 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=137 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:10.534 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:10.548 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:10.558 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.130.xml.gz 06:34:10.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=130 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:10.575 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:10.629 [qtp507378138-367] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:10.716 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:10.726 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:10.736 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c3187e3e-4950-4993-acd6-c0dd6b62b5b7 ('build/repo/k0t202k4-lm955-local-src') 06:34:10.754 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:10.802 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf renewalDateTime=2019-09-21T05:02:58.298Z expiryDateTime=2019-09-21T05:32:58.298Z 06:34:10.841 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:10.860 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:10.870 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:10.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:10.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:10.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=141 06:34:10.921 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 06:34:11.028 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:11.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=05ef3775-5d38-4c51-a69d-23b04691374d to='build/repo/k0t23ur7-1gs2f-local-dest', fromRepoLocalSync=true 06:34:11.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.131.xml.gz 06:34:11.035 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.131.xml.gz 06:34:11.036 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 05ef3775-5d38-4c51-a69d-23b04691374d ('build/repo/k0t23ur7-1gs2f-local-dest') 06:34:11.082 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:34:11.133 [qtp507378138-367] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:11.190 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 to='build/repo/k0t202k4-lm955-local-src', fromRepoLocalSync=true 06:34:11.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.128.xml.gz 06:34:11.194 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.128.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:11.193 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=161 06:34:11.241 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:11.234 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:11.257 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:11.277 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:11.314 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.131.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:11.321 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=147 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:11.354 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:11.366 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:11.368 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lrpVs61TpmpOQRQpzGIN1Q/gjIEKgmWyb-cV4KxoHC1bA/-7aMpS12SzMGP7imxXHiUQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:11.382 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:11.418 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.128.xml.gz 06:34:11.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=128 repoFileDtos.size=3 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:11.559 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:11.669 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:11.690 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:11.696 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:11.708 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lrpVs61TpmpOQRQpzGIN1Q/gjIEKgmWyb-cV4KxoHC1bA/-7aMpS12SzMGP7imxXHiUQ' offset=1048576 06:34:11.771 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:11.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1089765 bytes in 1273 ms. path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:11.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=101.0 MiB, available=354.5 MiB 06:34:11.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:11.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=75 06:34:11.908 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:11.928 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:11.994 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:12.004 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=71, revision=75 06:34:12.029 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:12.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=71, revision=75 06:34:12.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:09.956 [closeDeferredTimer-4bb58c55-3e] INFO c.c.c.l.LocalRepoManagerImpl - [4bb58c55]_close: Shutting down real LocalRepoManager. 06:34:11.255 [closeDeferredTimer-54e696d3-1] INFO c.c.c.l.LocalRepoManagerImpl - [54e696d3]_close: Shutting down real LocalRepoManager. 06:34:11.256 [closeDeferredTimer-152f9ec9-1] INFO c.c.c.l.LocalRepoManagerImpl - [152f9ec9]_close: Shutting down real LocalRepoManager. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:12.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:12.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:12.274 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:12.276 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:12.291 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=138 06:34:12.320 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:12.405 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:12.428 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:34:12.462 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:12.478 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:12.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:12.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:12.515 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:34:12.559 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d9f16438600658f923d053e9a69762dbb875a24' to.sha1='ba755e76d3442864b0b697b02dfb71c7dfca0ad2'): /3 + &#ä/5/i 06:34:12.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=80 06:34:12.674 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:12.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=82.9 MiB, available=372.6 MiB 06:34:12.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:11.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=131 repoFileDtos.size=2 06:34:12.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=93.1 MiB, available=362.4 MiB 06:34:12.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:12.804 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:12.811 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:12.821 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:12.881 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:12.909 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:12.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=75, revision=80 06:34:12.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=80, revision=-1 06:34:12.996 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:13.054 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:13.060 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:13.076 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=-1, revision=162 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:13.102 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:13.113 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:13.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:13.140 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:13.244 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:13.254 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:13.255 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:13.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=99.8 MiB, available=355.7 MiB 06:34:13.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=131, revision=138 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:13.294 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:13.298 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lrpVs61TpmpOQRQpzGIN1Q/gjIEKgmWyb-cV4KxoHC1bA/fqYXGO65LaI4DGyiSIjhkw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:13.327 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:13.328 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:34:13.328 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:34:13.328 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:34:13.330 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:13.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:13.415 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:13.494 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:13.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=2, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:13.685 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:13.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 138657 bytes in 594 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:13.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=99.9 MiB, available=355.6 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:13.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=83 06:34:13.798 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 06:34:13.910 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:13.928 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=80, revision=83 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:13.934 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:13.952 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=131, revision=138 06:34:13.953 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.046 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:13.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=10, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=10, histoCryptoRepoFileDtos.size=10, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 06:34:14.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=92.2 MiB, available=363.3 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:14.047 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=80, revision=83 06:34:14.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:14.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=132, revision=162 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:14.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:14.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:14.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=173, revision=175 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:14.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:14.248 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=82.7 MiB, available=372.8 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.279 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:14.281 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.282 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=130, revision=148 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.362 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:14.385 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:14.408 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=173, revision=175 06:34:14.469 [qtp344249497-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:34:14.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:14.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 06:34:14.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:14.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:14.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:14.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:14.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:14.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.609 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:14.613 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:14.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=168, revision=175 06:34:14.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=175, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:14.620 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:14.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:14.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:14.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:14.635 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:14.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:14.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:14.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:14.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:14.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:14.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:14.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:14.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:14.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.683 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:14.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:14.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:14.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae175abbc45263818240d3af7acfc34de1424d18' to.sha1='e53c7c1ea9d06b400bd1a7aab2a060a28d926e30'): /3 + &#ä/aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:14.797 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:14.812 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:34:14.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:14.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=88 06:34:14.921 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:14.965 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:34:14.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:15.054 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:15.070 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=83, revision=88 06:34:15.188 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:15.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=83, revision=88 06:34:15.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=88, revision=-1 06:34:15.250 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:15.390 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:15.459 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:15.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:15.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=81.5 MiB, available=374.0 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:15.749 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:15.775 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:15.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=94.5 MiB, available=361.0 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:15.787 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:15.788 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lrpVs61TpmpOQRQpzGIN1Q/xw06j7LlVPuv_lrQm4CWhQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:15.808 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:15.813 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionSynced=130, revision=148 06:34:15.813 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=148, revision=-1 06:34:15.868 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:15.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:15.913 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:15.917 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionSynced=132, revision=162 06:34:15.918 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=162, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:15.878 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:15.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=157, revision=160 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:15.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=100.4 MiB, available=355.1 MiB 06:34:15.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:34:15.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=99.7 MiB, available=355.8 MiB 06:34:15.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:15.956 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:15.961 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:15.973 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:15.973 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:16.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=141, revision=144 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:16.029 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:16.045 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=155, revision=160 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:16.061 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:16.200 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:16.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=155, revision=160 06:34:16.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=160, revision=-1 06:34:16.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:16.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=98.8 MiB, available=356.7 MiB 06:34:16.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.130.xml.gz 06:34:16.361 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:34:16.369 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:34:16.369 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:34:16.397 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:16.410 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=137 06:34:16.576 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:16.596 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=178 remoteFromLocalRevision=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:16.622 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:16.681 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:16.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:34:16.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=80.8 MiB, available=374.7 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:16.710 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:16.713 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:16.870 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=178 06:34:16.879 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:16.880 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:16.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:16.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:34:16.889 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=178 06:34:16.944 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:16.944 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:16.982 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:16.982 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:16.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=180 06:34:16.994 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 06:34:17.035 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:17.036 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:16.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:34:17.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=80.8 MiB, available=374.7 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:17.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:17.098 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:17.102 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.119 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:17.155 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=175, revision=180 06:34:17.158 [qtp344249497-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:17.220 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:17.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=175, revision=180 06:34:17.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=180, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 448000 bytes in 1735 ms. path='/3 + &#ä/aa' 06:34:17.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=91 06:34:17.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:17.351 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.357 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:17.361 [qtp344249497-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=144 remoteFromLocalRevision=178 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.385 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=88, revision=91 06:34:17.440 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:17.440 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=88, revision=91 06:34:17.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:17.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=false 06:34:17.447 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:34:17.447 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:17.055 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:34:17.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=80.8 MiB, available=374.7 MiB 06:34:17.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.128.xml.gz 06:34:17.480 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:34:17.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:17.491 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:17.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:17.565 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 06:34:17.569 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.608 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:17.640 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.706 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:17.709 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:17.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=91.7 MiB, available=363.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:17.738 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:34:17.741 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:34:17.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.753 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:17.786 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26f3288b38539c39638d866a642ca02f6920e49b' to.sha1='f3504bf809f8133de184ab2de2b6cf9f39d54be8'): /2/new-file org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.813 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:17.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:17.905 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 06:34:17.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:17.991 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d66a84cec36d517e81b2b92715e5ce7779db7589' to.sha1='f6ec3edc8b36549367584074839b518d6994f435'): /3 + &#ä/bb 06:34:18.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=96 06:34:18.031 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.038 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:18.053 [qtp1776774368-325] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/t9Qfl-wZKsZVpq0wcpzKkg/tY903T9pnBDWp0izSqOWIw' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:18.118 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:18.132 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=91, revision=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.126 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:18.212 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:17.581 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:34:17.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:34:18.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=99.7 MiB, available=355.8 MiB 06:34:18.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:18.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=91, revision=96 06:34:18.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:18.256 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.265 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102268 bytes in 308 ms. path='/2/new-file' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:18.268 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:18.282 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=145 06:34:18.372 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:18.414 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:17.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:34:18.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=91.1 MiB, available=364.4 MiB 06:34:18.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:18.423 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:18.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:18.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:18.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.770 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f3abedda-ec7d-438c-a58f-8c39334e3a57"] on repo=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:18.786 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.824 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:18.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=91.1 MiB, available=364.4 MiB 06:34:18.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.131.xml.gz 06:34:18.835 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:18.837 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:18.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.841 [qtp1776774368-325] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=147 06:34:18.852 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:18.852 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:18.854 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lrpVs61TpmpOQRQpzGIN1Q/hP7aelPvTzmrjDroSdBo8Q' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=171 remoteFromLocalRevision=147 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:18.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=100.0 MiB, available=355.5 MiB 06:34:18.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=138, revision=145 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:18.922 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:18.930 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:18.931 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:34:18.932 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:34:18.932 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:34:18.932 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:18.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:19.005 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.54% 06:34:19.015 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:34:19.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' 06:34:19.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f5f787617820649b01376bf6368f1d4238e885c' to.sha1=''): /.subshare.properties 06:34:19.124 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1989 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:19.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=99.8 MiB, available=355.7 MiB 06:34:19.276 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:19.281 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=138, revision=145 06:34:19.282 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=145, revision=-1 06:34:19.341 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:19.372 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:19.372 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:19.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=183 06:34:19.386 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 06:34:19.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:19.697 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:19.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:34:19.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=100.0 MiB, available=355.5 MiB 06:34:19.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:34:20.067 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=99.9 MiB, available=355.6 MiB 06:34:20.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:34:20.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=100.1 MiB, available=355.4 MiB 06:34:20.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:34:20.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:20.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:34:20.411 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:20.424 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=144 06:34:20.450 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:20.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=185 remoteFromLocalRevision=144 06:34:20.503 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:34:20.532 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=185 06:34:20.538 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:20.539 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:20.541 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:20.541 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:34:20.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=185 06:34:20.589 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:20.589 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:20.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:20.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:20.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=183, revision=187 06:34:20.633 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:20.652 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 from='build/repo/k0t202k4-lm955-local-src' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.658 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:34:20.659 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:20.669 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:20.674 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:20.678 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.710 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:20.718 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=180, revision=187 06:34:20.723 [qtp344249497-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:20.732 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.737 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:20.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=180, revision=187 06:34:20.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=187, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:20.761 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=171 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.792 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:20.806 [qtp344249497-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=150 remoteFromLocalRevision=185 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:20.808 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:20.809 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:20.830 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:20.830 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.841 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:20.855 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=171 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.846 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:34:20.859 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:34:20.868 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:20.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:20.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.901 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:20.907 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:20.907 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.910 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:20.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=173 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.918 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:20.919 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:34:20.919 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:20.920 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:20.921 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:34:20.922 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:21.043 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.057 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=160, revision=173 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:21.090 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:21.102 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=160, revision=173 06:34:21.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=173, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:21.116 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.148 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.165 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lrpVs61TpmpOQRQpzGIN1Q/hP7aelPvTzmrjDroSdBo8Q' offset=1048576 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:21.169 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:21.184 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.194 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 transaction.localRevision=154 remoteFromLocalRevision=171 06:34:21.214 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:21.261 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.296 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 renewalDateTime=2019-09-21T05:03:10.114Z expiryDateTime=2019-09-21T05:33:10.114Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:21.299 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:21.311 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.316 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.329 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=vNpgt82xkNMOtrxBRLEfIQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:21.347 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/.subshare.properties' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:21.354 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:21.355 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:21.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:21.381 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:21.392 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:21.393 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_1UGUlldevP7fdpTFJ5-Lg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:21.438 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:21.439 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=059e5193-d72f-42b6-9c07-e13c721df64d to='build/repo/k0t245t8-pna81-local-dest', fromRepoLocalSync=true 06:34:21.439 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 059e5193-d72f-42b6-9c07-e13c721df64d ('build/repo/k0t245t8-pna81-local-dest') 06:34:21.453 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:21.569 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:21.583 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:21.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:21.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.117.xml.gz 06:34:21.738 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.117.xml.gz 06:34:21.755 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.815 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=150 06:34:21.818 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.827 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.117.xml.gz 06:34:21.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=117 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:21.835 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:21.836 [qtp507378138-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_1UGUlldevP7fdpTFJ5-Lg' offset=1048576 06:34:21.858 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:22.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 06:34:22.134 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:22.148 [qtp507378138-184] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_1UGUlldevP7fdpTFJ5-Lg' offset=2097152 06:34:22.158 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:22.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=101.8 MiB, available=353.7 MiB 06:34:22.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:34:22.375 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:22.384 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=-1, revision=151 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:22.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:22.405 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 06:34:22.483 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:22.514 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:22.515 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_1UGUlldevP7fdpTFJ5-Lg' offset=3145728 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:22.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=2, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:22.522 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:22.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:34:22.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 93 bytes in 1210 ms. path='/.subshare.properties' 06:34:22.650 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties 06:34:22.651 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_mh34 into destFile .subshare.properties 06:34:22.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_18y68 into destFile .subshare.properties 06:34:22.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_1vf9c into destFile .subshare.properties org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:22.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 to='build/repo/k0t202k4-lm955-local-src', fromRepoLocalSync=false 06:34:22.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:22.732 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:22.758 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:22.768 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="46105459-0475-4a05-845b-fb8064374adf"] on repo=05ef3775-5d38-4c51-a69d-23b04691374d org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:22.854 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=154 06:34:22.859 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:22.873 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:22.889 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:22.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:22.921 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:22.897 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:22.950 [qtp507378138-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=161 06:34:22.957 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:23.023 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=155 remoteFromLocalRevision=161 06:34:23.040 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=05ef3775-5d38-4c51-a69d-23b04691374d from='build/repo/k0t23ur7-1gs2f-local-dest' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:23.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=101.0 MiB, available=354.5 MiB 06:34:23.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=118, revision=151 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:23.069 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:23.092 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:23.151 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=155 06:34:23.175 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:34:23.194 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:23.194 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:23.222 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:23.222 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:34:23.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=155 06:34:23.274 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:23.275 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:23.305 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:23.306 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:23.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=144, revision=157 06:34:23.320 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:23.325 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:23.345 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:23.371 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:23.377 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=vNpgt82xkNMOtrxBRLEfIQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=sllMHPw3SxVs6DVmPryF7g, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:23.388 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lrpVs61TpmpOQRQpzGIN1Q/hP7aelPvTzmrjDroSdBo8Q' offset=2097152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:23.402 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:23.412 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.remoteRepositoryRevisionSynced=139, revision=157 06:34:23.428 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:23.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=139, revision=157 06:34:23.434 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=157, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:23.461 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b918822]initPersistenceManagerFactory: repositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:34:23.482 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b918822]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29187 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:23.480 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:23.507 [qtp507378138-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d transaction.localRevision=167 remoteFromLocalRevision=155 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:23.532 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:34:23.535 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:34:23.536 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:23.544 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlu-zkrd8-remote' 06:34:23.547 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlu-zkrd8-remote' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:23.553 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] via PGP-key[s] for InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:23.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=81.1 MiB, available=374.4 MiB 06:34:23.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:23.679 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:23.682 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=05ef3775-5d38-4c51-a69d-23b04691374d to='build/repo/k0t23ur7-1gs2f-local-dest', fromRepoLocalSync=false 06:34:23.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:23.683 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:23.696 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:23.704 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:34:23.705 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:34:23.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:23.720 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:23.726 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=167 06:34:23.731 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:23.732 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:23.739 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:23.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:23.798 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 06:34:23.827 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:24.184 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:24.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 3035815 bytes in 5773 ms. path='/3 + &#ä/bb' 06:34:24.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=101 06:34:24.259 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 06:34:24.404 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:24.408 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=96, revision=101 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:23.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:34:24.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=80.1 MiB, available=375.4 MiB 06:34:24.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=148, revision=155 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:24.453 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:24.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=96, revision=101 06:34:24.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:24.481 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:34:24.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:24.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:34:24.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:24.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=95.2 MiB, available=360.3 MiB 06:34:24.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:24.587 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:24.647 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:24.660 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=-1, revision=168 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:24.679 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:24.687 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:24.697 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:24.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=101.4 MiB, available=354.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:24.732 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:24.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:24.749 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:24.794 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:24.808 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:24.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:24.827 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionSynced=118, revision=151 06:34:24.829 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=151, revision=-1 06:34:24.834 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:24.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b51b7cb8f5636858288cffd52b4ee177a4fcfd5' to.sha1='a2263ce5490dd9750300b6a7236c1bb719dae4a9'): /3 + &#ä/cc org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:24.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:24.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:24.903 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=108, revision=111 06:34:24.922 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:24.927 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=106 06:34:24.929 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 06:34:25.052 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:25.076 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=101, revision=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:25.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=79.9 MiB, available=375.6 MiB 06:34:25.129 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:25.135 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionSynced=148, revision=155 06:34:25.136 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:25.135 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:25.141 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:25.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=101, revision=106 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:25.154 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:25.154 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:25.155 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:25.167 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:25.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:25.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=176 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:25.183 [qtp344249497-89] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:34:25.210 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:25.216 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:25.224 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:25.230 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=106, revision=111 06:34:25.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=111, revision=-1 06:34:25.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:25.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:25.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:25.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:25.304 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:25.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:25.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:25.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=94.4 MiB, available=361.1 MiB 06:34:25.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=162, revision=168 06:34:25.548 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:34:25.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:25.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=79.8 MiB, available=375.7 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:25.953 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:26.059 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:26.069 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:26.085 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lrpVs61TpmpOQRQpzGIN1Q/s7ftrzXmR7ehftWyY_HXOQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:26.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=102.0 MiB, available=353.5 MiB 06:34:26.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:26.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=94.7 MiB, available=360.8 MiB 06:34:26.273 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:26.291 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionSynced=162, revision=168 06:34:26.292 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=168, revision=-1 06:34:26.313 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:26.327 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:26.327 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:26.334 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=160 06:34:26.348 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 06:34:26.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:26.363 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:26.458 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:26.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 990787 bytes in 1145 ms. path='/3 + &#ä/cc' 06:34:26.511 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=109 06:34:26.513 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 06:34:26.582 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:26.595 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=106, revision=109 06:34:26.618 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:26.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=106, revision=109 06:34:26.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=109, revision=-1 06:34:26.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:26.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:26.708 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=100.8 MiB, available=354.7 MiB 06:34:26.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:25.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:34:26.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=79.7 MiB, available=375.8 MiB 06:34:26.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:26.759 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:26.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=94.5 MiB, available=361.0 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:26.851 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:26.864 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:26.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:26.899 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:26.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:26.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:34:26.987 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87f2745d59b3496ab2841cb7b594f6edc0838fc1' to.sha1='0bd8c28a489d7a41f8f50dc6d33e8792f7ae4d22'): /3 + &#ä/dd 06:34:27.054 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=114 06:34:27.056 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:27.152 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:27.167 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:27.180 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=109, revision=114 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=99.9 MiB, available=355.6 MiB 06:34:27.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.117.xml.gz 06:34:27.277 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:34:27.283 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:34:27.284 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:27.352 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:27.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=109, revision=114 06:34:27.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.395 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:27.423 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=150 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:27.435 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.436 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:27.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=94.4 MiB, available=361.1 MiB 06:34:27.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:27.496 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:27.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=79.7 MiB, available=375.8 MiB 06:34:27.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:27.516 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:34:27.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:27.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:27.525 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.521 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=114 remoteFromLocalRevision=150 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:27.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=059e5193-d72f-42b6-9c07-e13c721df64d from='build/repo/k0t245t8-pna81-local-dest' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:27.570 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.600 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:27.604 [qtp1776774368-325] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=154 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.615 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:27.609 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.652 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=114 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:27.664 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=178 remoteFromLocalRevision=154 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.720 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:27.720 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:27.776 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:27.776 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:34:27.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=114 06:34:27.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:27.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:27.852 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:27.853 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:27.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=116 06:34:27.866 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:27.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=94.4 MiB, available=361.1 MiB 06:34:27.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:27.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:27.883 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.888 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:34:27.894 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:27.903 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:27.907 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:27.924 [qtp507378138-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=167 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:27.926 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:27.933 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:27.935 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lrpVs61TpmpOQRQpzGIN1Q/uVOEvgmGWe2ke6Q9zFbEug' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:27.946 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:27.954 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.remoteRepositoryRevisionSynced=111, revision=116 06:34:27.957 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.004 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.004 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=111, revision=116 06:34:28.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=116, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.033 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=162 remoteFromLocalRevision=167 06:34:28.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=05ef3775-5d38-4c51-a69d-23b04691374d from='build/repo/k0t23ur7-1gs2f-local-dest' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' 06:34:28.058 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=162 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.062 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.065 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:28.065 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.068 [qtp344249497-70] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d transaction.localRevision=157 remoteFromLocalRevision=114 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.070 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:28.071 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:34:28.077 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=162 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.097 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:28.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.101 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=059e5193-d72f-42b6-9c07-e13c721df64d to='build/repo/k0t245t8-pna81-local-dest', fromRepoLocalSync=false 06:34:28.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:34:28.102 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.111 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:28.112 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:28.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=160, revision=164 06:34:28.120 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.133 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.240 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=157 06:34:28.246 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.255 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:34:28.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.260 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.265 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.remoteRepositoryRevisionSynced=157, revision=164 06:34:28.292 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=157, revision=164 06:34:28.312 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=164, revision=-1 06:34:28.352 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.359 [qtp507378138-184] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d transaction.localRevision=173 remoteFromLocalRevision=162 06:34:28.368 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.375 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:34:28.545 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.583 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.629 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf renewalDateTime=2019-09-21T05:00:46.629Z expiryDateTime=2019-09-21T05:30:46.628Z 06:34:28.653 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.662 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.672 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:28.673 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:28.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=212 06:34:28.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=212 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=100.5 MiB, available=355.0 MiB 06:34:28.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:34:28.744 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.745 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:28.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 to='build/repo/k0t20075-u41p8-local-src', fromRepoLocalSync=true 06:34:28.748 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cbe2d82e-f737-40ee-ab0c-c25be413cd31 ('build/repo/k0t20075-u41p8-local-src') org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.753 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=-1, revision=158 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.765 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.789 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.793 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:28.813 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:28.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.155.xml.gz 06:34:28.880 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.155.xml.gz 06:34:28.903 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.936 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=173 06:34:28.942 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:28.951 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.155.xml.gz 06:34:28.951 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=155 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:28.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 from='build/repo/k0t202k4-lm955-local-src' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:29.058 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.064 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=178 06:34:29.079 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:29.080 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:29.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:29.082 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:34:29.088 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=178 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:29.090 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 981505 bytes in 1557 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:29.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:29.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:29.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:29.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=176, revision=180 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:29.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=117 06:34:29.108 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.110 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 06:34:29.194 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:29.201 [qtp1776774368-325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=173, revision=180 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:29.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=100.6 MiB, available=354.9 MiB 06:34:29.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=151, revision=158 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.259 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:29.262 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:34:29.264 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:34:29.264 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=173, revision=180 06:34:29.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=180, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:29.265 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:34:29.265 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:34:29.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:29.281 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.361 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:29.362 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=114, revision=117 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.377 [qtp1776774368-325] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 transaction.localRevision=160 remoteFromLocalRevision=178 06:34:29.387 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:29.390 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:29.433 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:29.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=114, revision=117 06:34:29.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=117, revision=-1 06:34:29.519 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:29.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:29.563 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:29.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=96.7 MiB, available=358.8 MiB 06:34:29.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:34:29.683 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:29.694 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=-1, revision=174 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.715 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:29.724 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 06:34:29.754 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:29.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.773 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:29.859 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 renewalDateTime=2019-09-21T05:02:47.148Z expiryDateTime=2019-09-21T05:32:47.148Z org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:29.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=100.6 MiB, available=354.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.907 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:29.913 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:29.925 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:29.926 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:29.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=141 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:29.939 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:29.942 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionSynced=151, revision=158 06:34:29.943 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=158, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:29.972 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:29.985 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:30.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:30.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:30.024 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:30.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:30.025 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0cbbba7b-6c00-4706-8f78-7881b229122f ('build/repo/k0t23o9y-35dtx-local-dest') 06:34:30.041 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:30.061 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:30.094 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:30.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:30.217 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:30.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=96.7 MiB, available=358.8 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:30.293 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:30.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=156, revision=174 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:30.321 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:30.322 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:34:30.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:30.383 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1df498c7-58bd-474a-a3bd-cdce26631a95"] on repo=1df498c7-58bd-474a-a3bd-cdce26631a95 06:34:30.412 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:34:30.475 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed localRepositoryRevisionSynced=8 06:34:30.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:30.506 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:30.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:34:30.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=100.8 MiB, available=354.7 MiB 06:34:30.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:30.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=96.7 MiB, available=358.8 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:30.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:30.780 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:30.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:30.824 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:30.833 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionSynced=156, revision=174 06:34:30.833 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=174, revision=-1 06:34:30.876 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:30.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:30.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:30.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=212, revision=215 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:30.906 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:30.909 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=215 06:34:30.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:31.014 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:31.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=100.8 MiB, available=354.7 MiB 06:34:31.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:31.174 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=117, revision=122 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:31.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=0cbbba7b-6c00-4706-8f78-7881b229122f to='build/repo/k0t23o9y-35dtx-local-dest', fromRepoLocalSync=true 06:34:31.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.129.xml.gz 06:34:31.213 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.129.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:31.224 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:31.241 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:31.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=117, revision=122 06:34:31.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=122, revision=-1 06:34:31.272 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:31.276 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=160 06:34:31.282 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:31.289 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.129.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:31.305 [qtp2000985038-170] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 transaction.localRevision=84 remoteFromLocalRevision=8 06:34:31.365 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:31.379 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34522c11-547b-4635-8e2f-06138d12fbed from='https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed' toID=1df498c7-58bd-474a-a3bd-cdce26631a95 to='build/repo/k0t24edw-5j353-local-src', fromRepoLocalSync=false 06:34:31.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.null.xml.gz 06:34:31.382 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:30.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:31.415 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:31.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=101.1 MiB, available=354.4 MiB 06:34:31.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:34:31.547 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:31.547 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:31.553 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:31.576 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:31.588 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:31.600 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.null.xml.gz 06:34:31.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:31.601 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=157 06:34:31.604 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:31.633 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=121 remoteFromLocalRevision=157 06:34:31.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=059e5193-d72f-42b6-9c07-e13c721df64d from='build/repo/k0t245t8-pna81-local-dest' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:34:31.645 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=121 06:34:31.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:31.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:31.678 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:31.685 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:34:31.690 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=121 06:34:31.710 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:31.711 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:31.756 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:31.757 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:31.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=119, revision=123 06:34:31.767 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 06:34:31.784 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:34:31.786 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:31.788 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:31.832 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:31.844 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.remoteRepositoryRevisionSynced=116, revision=123 06:34:31.847 [qtp344249497-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:34:31.863 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:31.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=116, revision=123 06:34:31.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=123, revision=-1 06:34:31.953 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:31.962 [qtp344249497-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d transaction.localRevision=163 remoteFromLocalRevision=121 06:34:31.967 [qtp344249497-30] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:31.978 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:31.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=129 repoFileDtos.size=0 06:34:32.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=81.5 MiB, available=374.0 MiB 06:34:32.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:32.007 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:31.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=96.8 MiB, available=358.7 MiB 06:34:31.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:34:32.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=96.6 MiB, available=358.9 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:32.050 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:34:32.057 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:34:32.064 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:32.064 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:32.072 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:32.074 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:32.075 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 06:34:32.075 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:34:32.076 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:34:32.077 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:34:32.080 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [239eb4a0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' 06:34:32.084 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [239eb4a0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:32.097 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=-1, revision=161 06:34:32.119 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:32.293 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:32.336 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:32.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:34:32.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=95.8 MiB, available=359.7 MiB 06:34:32.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.155.xml.gz 06:34:32.469 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:34:32.471 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:34:32.511 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:32.549 [qtp507378138-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=173 06:34:32.553 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:32.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=82.5 MiB, available=373.0 MiB 06:34:32.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:32.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=217 remoteFromLocalRevision=173 06:34:32.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 from='build/repo/k0t20075-u41p8-local-src' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' 06:34:32.637 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:32.637 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:32.651 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:32.666 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:32.676 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=-1, revision=85 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:32.713 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=208 localRepositoryRevisionInProgress=217 06:34:32.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:32.723 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:32.733 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:32.733 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:34:32.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=217 06:34:32.756 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:32.756 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:32.760 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:32.782 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:32.783 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:32.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=215, revision=219 06:34:32.795 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=219 06:34:32.895 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:32.908 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=210, revision=219 06:34:32.924 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:32.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=210, revision=219 06:34:32.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=219, revision=-1 06:34:32.972 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:32.985 [qtp507378138-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 transaction.localRevision=179 remoteFromLocalRevision=217 06:34:32.997 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:33.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 to='build/repo/k0t20075-u41p8-local-src', fromRepoLocalSync=false 06:34:33.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:33.019 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:33.050 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:33.071 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=173 localRepositoryRevisionInProgress=179 06:34:33.080 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:33.101 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:32.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=2, cryptoConfigPropSetDtos.size=0 06:34:33.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=81.1 MiB, available=374.4 MiB 06:34:33.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=131, revision=161 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:33.373 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:33.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:33.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:33.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 4 ms. 06:34:33.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:33.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. 06:34:33.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:33.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 06:34:33.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:33.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 06:34:33.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:33.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 06:34:33.575 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:34:33.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:33.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:34:33.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=96.5 MiB, available=359.0 MiB 06:34:33.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:34:33.877 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:33.901 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=-1, revision=180 06:34:33.928 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 06:34:33.973 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=80.6 MiB, available=374.9 MiB 06:34:34.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.remoteRepositoryRevisionSynced=4, revision=85 06:34:34.353 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:34.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:34.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:34.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=81.3 MiB, available=374.2 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.457 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.457 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:34.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:34.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:34.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:34:34.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:34.518 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.526 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:33.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:34:34.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=96.6 MiB, available=358.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:34.541 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionSynced=131, revision=161 06:34:34.541 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=161, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:34.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=174, revision=180 06:34:34.549 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:34:34.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:34.551 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:34.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:34.562 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:34.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=141, revision=144 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:34:34.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:34.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:34.595 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.604 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:34.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:34:34.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 06:34:34.655 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:34.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:34:34.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:34.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:34.692 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:34.714 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:34.719 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=140, revision=144 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:34.736 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:34.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=140, revision=144 06:34:34.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=144, revision=-1 06:34:34.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:34.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:34.756 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:34.757 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:34.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:34.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:34.840 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BYGlRvDUGqyez0c2524Whg, serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed} because of missing permissions! 06:34:34.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:34.953 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:35.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=96.6 MiB, available=358.9 MiB 06:34:35.130 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:35.142 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionSynced=174, revision=180 06:34:35.142 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.localRepositoryRevisionInProgress=180, revision=-1 06:34:35.148 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:35.160 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:35.161 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:35.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=222 06:34:35.190 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=222 06:34:35.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:35.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:35.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=81.2 MiB, available=374.3 MiB 06:34:35.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:35.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=79.9 MiB, available=375.6 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:35.585 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:35.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:35.636 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:35.658 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionSynced=4, revision=85 06:34:35.658 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=85, revision=-1 06:34:35.690 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:35.708 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:35.708 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:35.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=124 06:34:35.738 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 06:34:35.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:35.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:35.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=96.8 MiB, available=358.7 MiB 06:34:35.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:35.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=80.8 MiB, available=374.7 MiB 06:34:35.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:36.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=96.8 MiB, available=358.7 MiB 06:34:36.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:36.327 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:36.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=80.8 MiB, available=374.7 MiB 06:34:36.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.129.xml.gz 06:34:36.429 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:34:36.432 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:34:36.433 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:34:36.466 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:36.482 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=160 06:34:36.572 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:36.638 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=147 remoteFromLocalRevision=160 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:36.724 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:36.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=96.9 MiB, available=358.6 MiB 06:34:36.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:36.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:36.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:34:36.805 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:36.820 [qtp507378138-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 localRepositoryRevisionSynced=179 06:34:36.824 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:36.848 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=224 remoteFromLocalRevision=179 06:34:36.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cbe2d82e-f737-40ee-ab0c-c25be413cd31 from='build/repo/k0t20075-u41p8-local-src' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' 06:34:36.925 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=217 localRepositoryRevisionInProgress=224 06:34:36.939 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:36.942 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:36.952 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:36.955 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:36.959 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:36.969 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=224 06:34:36.979 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:36.980 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:36.989 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:36.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t20075-u41p8-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:37.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=222, revision=226 06:34:37.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226 06:34:37.080 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:37.087 [qtp507378138-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31, this.remoteRepositoryRevisionSynced=219, revision=226 06:34:37.095 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:37.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:36.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=79.9 MiB, available=375.6 MiB 06:34:36.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:34:37.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=79.8 MiB, available=375.7 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=219, revision=226 06:34:37.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=226, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.160 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:37.194 [qtp507378138-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=cbe2d82e-f737-40ee-ab0c-c25be413cd31 transaction.localRevision=185 remoteFromLocalRevision=224 06:34:37.206 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:37.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:37.304 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.366 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:37.439 [qtp507378138-33] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:37.471 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf renewalDateTime=2019-09-21T05:02:58.298Z expiryDateTime=2019-09-21T05:32:58.298Z 06:34:37.500 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=79.8 MiB, available=375.7 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.535 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.null.xml.gz 06:34:37.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:34:37.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:37.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.549 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:37.550 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:37.555 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=166 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.566 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:37.567 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.597 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 localRepositoryRevisionSynced=84 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.603 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.619 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.649 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:37.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=05ef3775-5d38-4c51-a69d-23b04691374d to='build/repo/k0t23ur7-1gs2f-local-dest', fromRepoLocalSync=true 06:34:37.653 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 05ef3775-5d38-4c51-a69d-23b04691374d ('build/repo/k0t23ur7-1gs2f-local-dest') 06:34:37.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.167.xml.gz 06:34:37.658 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.167.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.670 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed transaction.localRevision=126 remoteFromLocalRevision=84 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.676 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:34:37.682 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.693 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1df498c7-58bd-474a-a3bd-cdce26631a95 from='build/repo/k0t24edw-5j353-local-src' toID=34522c11-547b-4635-8e2f-06138d12fbed to='https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.702 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=185 06:34:37.712 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.771 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=126 06:34:37.784 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:37.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:37.788 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:37.788 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:34:37.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed localRepositoryRevisionSynced=126 06:34:37.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:37.811 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:37.826 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:37.826 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:37.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=124, revision=128 06:34:37.839 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 06:34:37.892 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:37.905 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:37.907 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=122, revision=128 06:34:37.917 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:37.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=122, revision=128 06:34:37.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=128, revision=-1 06:34:37.943 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:37.950 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 transaction.localRevision=90 remoteFromLocalRevision=126 06:34:37.954 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:37.958 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:34:37.985 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 23 ms. 06:34:37.985 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=UlpbKeovjzzpHQHY9MzTaQ, invitation=false] 06:34:38.016 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. 06:34:38.016 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=UjJrXrco6szfQHX9e8Z3lQ, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:38.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cbbba7b-6c00-4706-8f78-7881b229122f from='build/repo/k0t23o9y-35dtx-local-dest' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' 06:34:38.156 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:38.173 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:38.172 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:38.194 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:37.733 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.167.xml.gz 06:34:37.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=167 repoFileDtos.size=0 06:34:38.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=98.1 MiB, available=357.4 MiB 06:34:38.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:38.299 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=147 06:34:38.389 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:38.390 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:38.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:38.433 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:34:38.452 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=147 06:34:38.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:38.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:38.497 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:38.498 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:38.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=149 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:38.503 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:38.510 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:38.565 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:38.598 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:38.630 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed renewalDateTime=2019-09-21T05:03:38.935Z expiryDateTime=2019-09-21T05:33:38.935Z 06:34:38.644 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:38.648 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:38.657 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:38.657 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:38.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=131 06:34:38.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:38.754 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:38.772 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=144, revision=149 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:38.790 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:38.791 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:38.798 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=-1, revision=186 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:38.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=144, revision=149 06:34:38.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:38.832 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:38.846 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:38.853 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f transaction.localRevision=167 remoteFromLocalRevision=147 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:38.858 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:38.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:38.873 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:38.928 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:38.943 [qtp2000985038-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=128, revision=131 06:34:39.069 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:39.093 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:39.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34522c11-547b-4635-8e2f-06138d12fbed from='https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed' toID=1df498c7-58bd-474a-a3bd-cdce26631a95 to='build/repo/k0t24edw-5j353-local-src', fromRepoLocalSync=true 06:34:39.116 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1df498c7-58bd-474a-a3bd-cdce26631a95 ('build/repo/k0t24edw-5j353-local-src') 06:34:39.140 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:34:39.189 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:39.268 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:39.307 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:39.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.84.xml.gz 06:34:39.310 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.84.xml.gz 06:34:39.345 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:39.368 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=91 06:34:39.377 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:39.391 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.84.xml.gz 06:34:39.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=84 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:39.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=97.3 MiB, available=358.2 MiB 06:34:39.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=168, revision=186 06:34:39.411 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:34:39.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:39.478 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:34:39.678 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:39.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=97.2 MiB, available=358.3 MiB 06:34:39.915 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:39.930 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionSynced=168, revision=186 06:34:39.932 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=186, revision=-1 06:34:39.969 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:39.980 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:39.983 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:39.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=166, revision=169 06:34:40.013 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 06:34:40.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:40.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=81.9 MiB, available=373.6 MiB 06:34:40.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:34:40.081 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:40.105 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:40.107 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:40.227 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:40.233 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 06:34:40.309 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:40.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:40.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:34:40.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=97.4 MiB, available=358.1 MiB 06:34:40.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:40.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=81.4 MiB, available=374.1 MiB 06:34:40.860 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.remoteRepositoryRevisionSynced=85, revision=92 06:34:40.930 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BYGlRvDUGqyez0c2524Whg, serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed} because of missing permissions! 06:34:40.932 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UlpbKeovjzzpHQHY9MzTaQ, serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed} because of missing permissions! 06:34:40.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:40.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=97.4 MiB, available=358.1 MiB 06:34:40.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:34:41.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=97.4 MiB, available=358.1 MiB 06:34:41.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.167.xml.gz 06:34:41.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:34:41.327 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:41.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.346 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:41.389 [qtp507378138-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=185 06:34:41.396 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=81.4 MiB, available=374.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=171 remoteFromLocalRevision=185 06:34:41.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=05ef3775-5d38-4c51-a69d-23b04691374d from='build/repo/k0t23ur7-1gs2f-local-dest' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.447 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:41.458 [qtp2000985038-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionSynced=85, revision=92 06:34:41.458 [qtp2000985038-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.463 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:41.467 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:41.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=0cbbba7b-6c00-4706-8f78-7881b229122f to='build/repo/k0t23o9y-35dtx-local-dest', fromRepoLocalSync=false 06:34:41.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:41.506 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.520 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:41.528 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.530 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=171 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.534 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:41.536 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:41.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=131, revision=134 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:41.586 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=167 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.588 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:41.612 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:41.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:41.640 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:41.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:41.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:34:41.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=171 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.709 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:41.720 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.728 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=131, revision=134 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:41.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:41.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=169, revision=174 06:34:41.765 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:41.793 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.801 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:41.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=128, revision=134 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:41.818 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]initPersistenceManagerFactory: repositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:41.825 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16209 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.835 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:41.851 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.remoteRepositoryRevisionSynced=164, revision=174 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:41.855 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]getCloseDeferredMillis: closeDeferredMillis=20000 06:34:41.855 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:41.877 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:41.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=164, revision=174 06:34:41.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=174, revision=-1 06:34:41.942 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:41.949 [qtp507378138-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d transaction.localRevision=191 remoteFromLocalRevision=171 06:34:41.952 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:41.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46105459-0475-4a05-845b-fb8064374adf from='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' toID=05ef3775-5d38-4c51-a69d-23b04691374d to='build/repo/k0t23ur7-1gs2f-local-dest', fromRepoLocalSync=false 06:34:41.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:41.956 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:41.973 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:41.989 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 103 ms. 06:34:41.989 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=IJjdibZafQH44oHvA8P4Ug, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:42.023 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=185 localRepositoryRevisionInProgress=191 06:34:42.028 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:42.034 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. 06:34:42.036 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=dEaHbSU8ULkRMJYJU73g3g, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:42.038 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/ChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:42.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:42.136 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:42.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=81.0 MiB, available=374.5 MiB 06:34:42.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:34:42.445 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:42.476 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=-1, revision=168 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:41.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:41.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:34:42.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=81.8 MiB, available=373.7 MiB 06:34:42.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:42.499 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 06:34:42.531 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:42.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:42.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=97.6 MiB, available=357.9 MiB 06:34:42.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:42.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:42.874 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:42.902 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=-1, revision=192 06:34:42.916 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192 06:34:42.961 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:42.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:43.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=81.8 MiB, available=373.7 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:43.274 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=86.0 MiB, available=369.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:43.357 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=80.9 MiB, available=374.6 MiB 06:34:43.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=161, revision=168 06:34:43.371 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:34:43.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:43.496 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:43.563 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=97.2 MiB, available=358.3 MiB 06:34:43.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.remoteRepositoryRevisionSynced=186, revision=192 06:34:43.579 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ie8B_zXf8_vunu8UsCG2wg, serverRepositoryId=46105459-0475-4a05-845b-fb8064374adf} because of missing permissions! 06:34:43.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:43.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:34:43.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=81.6 MiB, available=373.9 MiB 06:34:43.735 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.84.xml.gz 06:34:43.737 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:34:43.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:34:43.745 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:34:43.776 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:43.794 [qtp2000985038-169] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 localRepositoryRevisionSynced=91 06:34:43.854 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:43.899 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed transaction.localRevision=137 remoteFromLocalRevision=91 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:43.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=80.7 MiB, available=374.8 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:43.913 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1df498c7-58bd-474a-a3bd-cdce26631a95 from='build/repo/k0t24edw-5j353-local-src' toID=34522c11-547b-4635-8e2f-06138d12fbed to='https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed' 06:34:43.935 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:43.940 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:43.941 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:43.959 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:43.966 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionSynced=161, revision=168 06:34:43.966 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.localRepositoryRevisionInProgress=168, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:43.968 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=137 06:34:43.976 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:43.976 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:43.979 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:43.981 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:34:43.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed localRepositoryRevisionSynced=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:44.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=97.2 MiB, available=358.3 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:44.027 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.033 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:44.028 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = ae059512-4b67-4bd2-aeaf-673a8ad0b74b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src localRepository.publicKeySha1 = 79:E8:AA:C0:55:1B:C4:A8:ED:6F:C6:C2:68:99:0D:B1:DA:1E:A0:34 remoteRepository.repositoryId = 5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepository.remoteRoot = https://localhost:36223/5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepository.publicKeySha1 = 01:06:F7:70:53:4F:8E:B8:75:95:3B:8E:7A:EB:A4:DF:C4:45:57:45 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 ae059512-4b67-4bd2-aeaf-673a8ad0b74b 5d2e91f1-8ef0-48bd-8788-e7d74450ff4b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:44.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:44.046 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.047 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:44.047 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:44.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=139 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:44.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=152 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.060 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:44.070 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:44.076 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:44.085 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionSynced=186, revision=192 06:34:44.085 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.localRepositoryRevisionInProgress=192, revision=-1 06:34:44.095 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:44.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:44.107 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:44.108 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:44.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=-1, revision=177 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.140 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:44.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.151 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=134, revision=139 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:44.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.181 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:44.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=134, revision=139 06:34:44.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:44.228 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.240 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:44.258 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 transaction.localRevision=98 remoteFromLocalRevision=137 06:34:44.265 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:44.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34522c11-547b-4635-8e2f-06138d12fbed from='https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed' toID=1df498c7-58bd-474a-a3bd-cdce26631a95 to='build/repo/k0t24edw-5j353-local-src', fromRepoLocalSync=false 06:34:44.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.null.xml.gz 06:34:44.274 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.null.xml.gz 06:34:44.309 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:44.323 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 06:34:44.327 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:44.468 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:44.643 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:44.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=97.3 MiB, available=358.2 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:44.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:44.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:44.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=81.8 MiB, available=373.7 MiB 06:34:44.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:44.721 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.334 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.null.xml.gz 06:34:44.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:34:44.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=81.8 MiB, available=373.7 MiB 06:34:44.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:44.905 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.920 [qtp2000985038-29] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:44.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:44.929 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:44.931 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=-1, revision=99 06:34:44.998 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:34:45.022 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:45.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:45.074 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:45.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=80.3 MiB, available=375.2 MiB 06:34:45.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:45.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:45.196 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:45.207 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:34:45.266 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:34:45.313 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% 06:34:45.393 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:45.501 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:45.635 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:45.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=80.3 MiB, available=375.2 MiB 06:34:45.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:45.706 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:34:45.706 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:45.706 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:45.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=81.9 MiB, available=373.6 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:45.737 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:45.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.remoteRepositoryRevisionSynced=92, revision=99 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:45.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=97.3 MiB, available=358.2 MiB 06:34:45.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:34:45.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=97.3 MiB, available=358.2 MiB 06:34:45.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46105459-0475-4a05-845b-fb8064374adf.null.xml.gz 06:34:45.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:45.745 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:45.749 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BYGlRvDUGqyez0c2524Whg, serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed} because of missing permissions! 06:34:45.752 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UlpbKeovjzzpHQHY9MzTaQ, serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed} because of missing permissions! 06:34:45.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:45.777 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:45.779 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:45.793 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f localRepositoryRevisionSynced=167 06:34:45.809 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:45.826 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:45.845 [qtp507378138-135] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d localRepositoryRevisionSynced=191 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:45.857 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b renewalDateTime=2019-09-21T05:04:45.712Z expiryDateTime=2019-09-21T05:34:45.712Z org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:45.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=154 remoteFromLocalRevision=167 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:45.880 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:45.882 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:45.915 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:45.942 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf transaction.localRevision=179 remoteFromLocalRevision=191 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:45.949 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:45.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b from='https://localhost:36223/5d2e91f1-8ef0-48bd-8788-e7d74450ff4b' toID=ae059512-4b67-4bd2-aeaf-673a8ad0b74b to='build/repo/k0t25tlt-i4mgb-local-src', fromRepoLocalSync=true 06:34:45.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.-1.xml.gz 06:34:45.967 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src/.subshare-repo/tmp/ChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.-1.xml.gz 06:34:45.966 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ae059512-4b67-4bd2-aeaf-673a8ad0b74b ('build/repo/k0t25tlt-i4mgb-local-src') org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:45.997 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=05ef3775-5d38-4c51-a69d-23b04691374d from='build/repo/k0t23ur7-1gs2f-local-dest' toID=46105459-0475-4a05-845b-fb8064374adf to='https://localhost:46858/46105459-0475-4a05-845b-fb8064374adf' 06:34:46.010 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=179 06:34:46.015 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:46.015 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:46.020 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:46.024 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:46.026 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:34:46.034 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:46.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf localRepositoryRevisionSynced=179 06:34:46.051 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:46.053 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:46.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:46.069 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23ur7-1gs2f-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:46.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=177, revision=181 06:34:46.081 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:46.102 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:46.142 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:46.149 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d, this.remoteRepositoryRevisionSynced=174, revision=181 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:46.155 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:46.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=81.9 MiB, available=373.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:46.167 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:46.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionSynced=174, revision=181 06:34:46.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46105459-0475-4a05-845b-fb8064374adf, this.localRepositoryRevisionInProgress=181, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:46.193 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:46.202 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:46.205 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionSynced=92, revision=99 06:34:46.205 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:46.213 [qtp507378138-135] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46105459-0475-4a05-845b-fb8064374adf remoteRepositoryId=05ef3775-5d38-4c51-a69d-23b04691374d transaction.localRevision=197 remoteFromLocalRevision=179 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:46.215 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:46.217 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:46.221 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:46.220 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:34:46.222 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47c4b8bb]getCloseDeferredMillis: closeDeferredMillis=20000 06:34:46.222 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47c4b8bb]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:46.223 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5294dd42]getCloseDeferredMillis: closeDeferredMillis=20000 06:34:46.223 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5294dd42]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:46.224 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:46.225 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:46.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:46.235 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src/.subshare-repo/tmp/ChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.-1.xml.gz 06:34:46.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:46.261 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 06:34:46.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:46.557 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 06:34:46.584 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:46.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:34:46.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=82.1 MiB, available=373.4 MiB 06:34:46.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:46.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=72.5 MiB, available=383.0 MiB 06:34:46.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:34:46.847 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:46.898 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.localRepositoryRevisionInProgress=-1, revision=4 06:34:46.960 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:34:47.012 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:47.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=82.1 MiB, available=373.4 MiB 06:34:47.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:47.206 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:47.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:47.344 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:47.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=82.1 MiB, available=373.4 MiB 06:34:47.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.null.xml.gz 06:34:47.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:34:47.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:34:47.486 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:47.522 [qtp2000985038-170] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 localRepositoryRevisionSynced=98 06:34:47.525 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:47.544 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed transaction.localRevision=144 remoteFromLocalRevision=98 06:34:47.590 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1df498c7-58bd-474a-a3bd-cdce26631a95 from='build/repo/k0t24edw-5j353-local-src' toID=34522c11-547b-4635-8e2f-06138d12fbed to='https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed' 06:34:47.605 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 06:34:47.611 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:47.612 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:47.615 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:47.616 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:34:47.624 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed localRepositoryRevisionSynced=144 06:34:47.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:47.629 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:47.650 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:47.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:47.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=142, revision=146 06:34:47.663 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 06:34:47.736 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:47.748 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.remoteRepositoryRevisionSynced=139, revision=146 06:34:47.757 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:47.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=72.4 MiB, available=383.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:34:47.760 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60b2d53f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:47.763 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionSynced=139, revision=146 06:34:47.763 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=146, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:34:47.768 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60b2d53f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:47.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:47.792 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:47.797 [qtp2000985038-170] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 transaction.localRevision=104 remoteFromLocalRevision=144 06:34:47.850 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:47.854 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:34:47.854 [Test worker] INFO o.s.t.BrokenSignatureIT - downloadBrokenSignature: caseRandom = 321 06:34:47.857 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:47.873 [Test worker] INFO o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element1=SsDirectory[id=1] 06:34:47.874 [Test worker] INFO o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element2=SsDirectory[id=6] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:47.993 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=IJjdibZafQH44oHvA8P4Ug, serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b} because of missing permissions! 06:34:47.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:48.122 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:48.197 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:48.236 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed renewalDateTime=2019-09-21T05:03:38.935Z expiryDateTime=2019-09-21T05:33:38.935Z 06:34:48.267 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:48.276 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:48.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:48.286 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:48.286 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:48.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=-1, revision=148 06:34:48.302 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 06:34:48.337 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:48.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34522c11-547b-4635-8e2f-06138d12fbed from='https://localhost:36994/34522c11-547b-4635-8e2f-06138d12fbed' toID=1df498c7-58bd-474a-a3bd-cdce26631a95 to='build/repo/k0t24edw-5j353-local-src', fromRepoLocalSync=true 06:34:48.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.98.xml.gz 06:34:48.341 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.98.xml.gz 06:34:48.345 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1df498c7-58bd-474a-a3bd-cdce26631a95 ('build/repo/k0t24edw-5j353-local-src') 06:34:48.355 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:34:48.360 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:48.377 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:34:48.398 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=104 06:34:48.437 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:48.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=73.2 MiB, available=382.3 MiB 06:34:48.570 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:48.576 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.localRepositoryRevisionSynced=-1, revision=4 06:34:48.576 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.localRepositoryRevisionInProgress=4, revision=-1 06:34:48.668 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:48.685 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:48.685 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:48.682 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [239eb4a0]initPersistenceManagerFactory: repositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:34:48.690 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [239eb4a0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14603 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:48.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0cbbba7b-6c00-4706-8f78-7881b229122f from='build/repo/k0t23o9y-35dtx-local-dest' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' 06:34:48.742 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=154 06:34:48.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:48.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:48.755 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:34:48.757 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:34:48.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=154 06:34:48.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:48.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:48.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.from' result=null 06:34:48.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t23o9y-35dtx-local-dest' configKey='repair.deleteCollisions.to' result=null 06:34:48.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=152, revision=156 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:48.861 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:34:48.862 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:48.880 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 06:34:48.974 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:48.982 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:48.994 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f, this.remoteRepositoryRevisionSynced=149, revision=156 06:34:49.006 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:49.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=149, revision=156 06:34:49.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=156, revision=-1 06:34:49.062 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:49.072 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=0cbbba7b-6c00-4706-8f78-7881b229122f transaction.localRevision=173 remoteFromLocalRevision=154 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:49.138 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 93 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:48.444 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src/.subshare-repo/tmp/ChangeSetDto.34522c11-547b-4635-8e2f-06138d12fbed.98.xml.gz 06:34:48.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=98 repoFileDtos.size=1 06:34:49.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=83.4 MiB, available=372.1 MiB 06:34:49.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:49.150 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:49.158 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:49.173 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:49.182 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=-1, revision=105 06:34:49.280 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 06:34:49.324 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:49.331 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:49.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:49.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=6 06:34:49.358 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:49.446 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:49.486 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 renewalDateTime=2019-09-21T05:00:49.130Z expiryDateTime=2019-09-21T05:30:49.130Z 06:34:49.513 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:49.527 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:49.542 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:49.542 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:49.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=182 06:34:49.580 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 06:34:49.705 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:34:49.716 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c3187e3e-4950-4993-acd6-c0dd6b62b5b7 ('build/repo/k0t202k4-lm955-local-src') 06:34:49.737 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:34:49.780 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:49.824 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc] org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:49.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=82.6 MiB, available=372.9 MiB 06:34:49.837 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.remoteRepositoryRevisionSynced=99, revision=105 06:34:49.860 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BYGlRvDUGqyez0c2524Whg, serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed} because of missing permissions! 06:34:49.866 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UlpbKeovjzzpHQHY9MzTaQ, serverRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed} because of missing permissions! 06:34:49.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:50.050 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:34:50.183 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:50.198 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:50.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=82.7 MiB, available=372.8 MiB 06:34:50.347 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:50.365 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionSynced=99, revision=105 06:34:50.366 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95, this.localRepositoryRevisionInProgress=105, revision=-1 06:34:50.377 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:50.397 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:50.407 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t24edw-5j353-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:50.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, this.localRepositoryRevisionInProgress=148, revision=151 06:34:50.423 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1df498c7-58bd-474a-a3bd-cdce26631a95 remoteRepositoryId=34522c11-547b-4635-8e2f-06138d12fbed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 06:34:50.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:50.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:50.545 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:50.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=-1, revision=6 06:34:50.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=6, revision=-1 06:34:50.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:34:50.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:50.722 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc] 06:34:50.757 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:34:50.762 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:34:50.763 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:39015' serverPath='/b899a3fd-afeb-443a-b982-339003017bb9' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=BBKI78YheI5L_rbs2yHlng, invitation=true] org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:50.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=82.8 MiB, available=372.7 MiB 06:34:50.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:34:50.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:34:50.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:34:50.846 [Test worker] INFO o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectoryDto[id=1, parentId=null, name=, localRevision=9223372036854775807, lastModified=Thu Jan 01 01:00:00 CET 1970, neededAsParent=false] repoFileDto.name='' repoFileDto.parentName='null' co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectoryDto[id=1, parentId=null, name=, localRevision=9223372036854775807, lastModified=Thu Jan 01 01:00:00 CET 1970, neededAsParent=false] repoFileDto.name='' repoFileDto.parentName='null' at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.verifySignatureAndTreeStructureAndPermission(CryptreeRestRepoTransportImpl.java:651) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.decryptChangeSetDto(CryptreeRestRepoTransportImpl.java:512) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:220) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:243) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncDown(SsRepoToRepoSync.java:46) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) ~[test/:na] at org.subshare.test.BrokenSignatureIT.downloadBrokenSignature(BrokenSignatureIT.java:274) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectoryDto[id=1, parentId=null, name=, localRevision=9223372036854775807, lastModified=Thu Jan 01 01:00:00 CET 1970, neededAsParent=false] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.verifySignatureAndTreeStructureAndPermission(CryptreeRestRepoTransportImpl.java:649) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] ... 60 common frames omitted 06:34:51.189 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e57409a]getCloseDeferredMillis: closeDeferredMillis=20000 06:34:51.191 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e57409a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:51.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.4 MiB, available=382.1 MiB 06:34:51.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:34:51.398 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:51.532 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:51.548 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc] 06:34:51.584 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:34:51.644 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:51.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 to='build/repo/k0t202k4-lm955-local-src', fromRepoLocalSync=true 06:34:51.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.154.xml.gz 06:34:51.649 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.154.xml.gz 06:34:51.687 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:51.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=73.3 MiB, available=382.2 MiB 06:34:51.707 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:51.789 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=173 06:34:51.805 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:51.825 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.154.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 06:34:51.931 [Test worker] WARN o.s.t.BrokenSignatureIT - mockUp.tearDown() failed: java.lang.NullPointerException java.lang.NullPointerException: null at mockit.internal.state.MockClasses.removeMock(MockClasses.java:128) ~[jmockit-1.24.jar:na] at mockit.MockUp.tearDown(MockUp.java:385) ~[jmockit-1.24.jar:na] at org.subshare.test.BrokenSignatureIT.after(BrokenSignatureIT.java:96) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.invokeExplosively(JUnit4TestRunnerDecorator.java:44) [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.RunAfters.evaluate(RunAfters.java:33) [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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:34:51.976 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:52.082 [closeDeferredTimer-5b8e023a-4y] INFO c.c.c.l.LocalRepoManagerImpl - [5b8e023a]_close: Shutting down real LocalRepoManager. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:52.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=73.3 MiB, available=382.2 MiB 06:34:52.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.-1.xml.gz 06:34:52.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:34:52.254 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:34:52.254 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:34:52.304 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:52.360 [qtp704117508-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b localRepositoryRevisionSynced=2 06:34:52.374 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:52.517 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b transaction.localRevision=8 remoteFromLocalRevision=2 06:34:52.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ae059512-4b67-4bd2-aeaf-673a8ad0b74b from='build/repo/k0t25tlt-i4mgb-local-src' toID=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b to='https://localhost:36223/5d2e91f1-8ef0-48bd-8788-e7d74450ff4b' 06:34:52.575 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:51.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=154 repoFileDtos.size=0 06:34:52.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=81.7 MiB, available=373.8 MiB 06:34:52.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:52.606 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:52.646 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:52.683 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=-1, revision=174 06:34:52.698 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:52.756 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:52.774 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:52.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:52.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:53.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:53.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:34:53.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=10 06:34:53.195 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:34:53.328 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:53.352 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:53.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=81.4 MiB, available=374.1 MiB 06:34:53.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=155, revision=174 06:34:53.450 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! 06:34:53.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:34:53.620 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7177fbf2]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' 06:34:53.625 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7177fbf2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:53.758 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:53.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=6, revision=10 06:34:53.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:53.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=81.4 MiB, available=374.1 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:53.926 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms. 06:34:53.926 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:53.941 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:53.945 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionSynced=155, revision=174 06:34:53.945 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=174, revision=-1 06:34:54.005 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:54.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:54.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:54.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=182, revision=185 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:54.037 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:54.052 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 06:34:54.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:54.243 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:54.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:34:54.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=12 06:34:54.386 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:54.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:34:54.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=81.6 MiB, available=373.9 MiB 06:34:54.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:54.517 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, invitation=false] 06:34:54.518 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=BBKI78YheI5L_rbs2yHlng, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, invitation=false, validTo=null] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:54.586 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:54.600 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:54.608 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:34:54.672 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) 06:34:54.678 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:54.745 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:54.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=10, revision=12 06:34:54.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=12, revision=-1 06:34:54.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:54.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:54.878 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:55.034 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:55.060 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:34:55.165 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=14 06:34:55.166 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:54.867 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=81.7 MiB, available=373.8 MiB 06:34:54.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:34:55.259 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=81.5 MiB, available=374.0 MiB 06:34:55.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.154.xml.gz 06:34:55.261 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:34:55.273 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:34:55.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:55.277 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:55.282 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:55.296 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:55.307 [qtp1776774368-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=173 06:34:55.338 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:55.339 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:55.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=12, revision=14 06:34:55.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:55.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=187 remoteFromLocalRevision=173 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:55.398 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:55.401 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:55.401 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:55.430 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:55.432 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:55.546 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:55.575 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:55.631 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:55.633 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=BBKI78YheI5L_rbs2yHlng, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:55.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=16 06:34:55.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:55.821 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo5-utof4-remote' 06:34:55.821 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo5-utof4-remote' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:55.873 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:55.876 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=14, revision=16 06:34:56.012 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:56.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=14, revision=16 06:34:56.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=16, revision=-1 06:34:56.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:56.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:56.093 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:34:56.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:56.132 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:56.155 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:34:56.155 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:34:56.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=18 06:34:56.305 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:34:56.353 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:56.387 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:56.402 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=16, revision=18 06:34:56.474 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:56.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=16, revision=18 06:34:56.484 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:56.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 from='build/repo/k0t202k4-lm955-local-src' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' 06:34:56.514 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:56.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:34:56.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:56.527 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:56.549 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:56.571 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=187 06:34:56.581 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:56.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:56.584 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:56.584 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:34:56.593 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=187 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:56.614 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:56.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:56.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:56.644 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:34:56.644 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:34:56.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=185, revision=189 06:34:56.653 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:56.665 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:56.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:56.718 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:56.734 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=180, revision=189 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:56.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=20 06:34:56.765 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:56.770 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:56.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=180, revision=189 06:34:56.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=189, revision=-1 06:34:56.816 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:56.827 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 transaction.localRevision=179 remoteFromLocalRevision=187 06:34:56.853 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:56.864 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:56.868 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=18, revision=20 06:34:56.957 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:56.963 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=18, revision=20 06:34:56.963 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=20, revision=-1 06:34:57.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:57.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:57.033 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:34:57.066 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:57.067 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:57.074 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:57.095 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:34:57.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:57.151 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:57.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4d057bd3052ab0e5e0804175bd838d29223816e' to.sha1='1b89f24c1e4699819027011a72aef5a556bef45e'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:57.200 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:57.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=23 06:34:57.223 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:57.268 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:57.302 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:57.309 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=20, revision=23 06:34:57.383 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:57.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=20, revision=23 06:34:57.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:57.401 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:57.426 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:57.458 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:57.476 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:57.577 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:34:57.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:57.591 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:57.612 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:57.671 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:34:57.762 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:34:57.889 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:57.979 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:58.031 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:58.032 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:58.047 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:58.058 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jcJC8-As0tXp2HFCR1UBmg/1A8EG_pnzNGf0pF_by3oIw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:58.102 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:34:58.171 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:34:58.234 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:34:58.308 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:58.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3abedda-ec7d-438c-a58f-8c39334e3a57 from='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' toID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 to='build/repo/k0t202k4-lm955-local-src', fromRepoLocalSync=false 06:34:58.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:58.422 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:58.452 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:58.463 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:58.492 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=173 localRepositoryRevisionInProgress=179 06:34:58.514 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:58.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 803762 bytes in 905 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:58.538 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/ChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:34:58.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:58.566 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=26 06:34:58.569 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:58.647 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:58.738 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:58.747 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=23, revision=26 06:34:58.769 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:58.775 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:58.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=23, revision=26 06:34:58.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=26, revision=-1 06:34:58.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:34:58.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:34:58.922 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:34:59.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:59.182 [qtp344249497-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:59.217 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:34:59.262 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:34:59.326 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:59.369 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]initPersistenceManagerFactory: repositoryId=b899a3fd-afeb-443a-b982-339003017bb9 06:34:59.380 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3558 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:59.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:59.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=81.1 MiB, available=374.4 MiB 06:34:59.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:59.504 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]getCloseDeferredMillis: closeDeferredMillis=20000 06:34:59.504 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:34:59.513 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:59.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:59.555 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:59.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='909ed15eff28bf38b5fc3ae2a81b5c2745f662fc' to.sha1='cdec7ee5229eca1849c2042ac5161d092cee28de'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:59.605 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=-1, revision=180 06:34:59.638 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:59.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=31 06:34:59.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:34:59.664 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:59.691 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:59.769 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:59.783 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=26, revision=31 06:34:59.865 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:34:59.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=26, revision=31 06:34:59.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=31, revision=-1 06:34:59.936 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:34:59.988 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:34:59.990 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:00.048 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:00.058 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:00.083 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.153 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:00.182 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:00.203 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:00.212 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jcJC8-As0tXp2HFCR1UBmg/MNIVG5ERhzR1CZORomje5Q' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.270 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.278 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:00.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=81.2 MiB, available=374.3 MiB 06:35:00.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.remoteRepositoryRevisionSynced=174, revision=180 06:35:00.319 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkGSoM3RAWxEsDcRws8yUA, serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.323 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64635 bytes in 265 ms. path='/1 {11 11ä11#+} 1/b' 06:35:00.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=34 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.349 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.361 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.443 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 renewalDateTime=2019-09-21T05:05:00.312Z expiryDateTime=2019-09-21T05:35:00.312Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.471 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.486 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.489 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=31, revision=34 06:35:00.505 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.510 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=31, revision=34 06:35:00.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.610 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:00.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e to='build/repo/k0t26olq-c8in2-local-dest', fromRepoLocalSync=true 06:35:00.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz 06:35:00.620 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz 06:35:00.624 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e ('build/repo/k0t26olq-c8in2-local-dest') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.645 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.670 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.692 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:00.697 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:35:00.711 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:00.754 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:00.767 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:35:00.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4978545001a0b005bd6631192af0930a2ef5003f' to.sha1='2f51326805a71b341b88ca2470aa77436b5f3abb'): /1 {11 11ä11#+} 1/c org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.842 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=165 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:00.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:35:00.867 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=81.0 MiB, available=374.5 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:00.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=39 06:35:00.884 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 06:35:00.932 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:00.936 [qtp704117508-56] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.946 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:00.946 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:00.965 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionSynced=174, revision=180 06:35:00.966 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.localRepositoryRevisionInProgress=180, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.983 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:01.006 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:01.017 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:01.022 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:01.023 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:01.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=-1, revision=192 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:01.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=34, revision=39 06:35:01.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=39, revision=-1 06:35:01.105 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:01.139 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192 06:35:01.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:01.166 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:01.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:01.332 [Test worker] 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' 06:35:01.433 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:01.444 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:01.456 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:01.462 [qtp704117508-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jcJC8-As0tXp2HFCR1UBmg/uUgGqUntJ1_7QAA1QYAjLw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:01.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:35:01.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=80.8 MiB, available=374.7 MiB 06:35:01.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:01.703 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:01.743 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201675 bytes in 411 ms. path='/1 {11 11ä11#+} 1/c' 06:35:01.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=42 06:35:01.786 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:01.839 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:00.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 06:35:01.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=101.4 MiB, available=354.1 MiB 06:35:01.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:01.884 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:01.887 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=39, revision=42 06:35:01.898 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:01.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=39, revision=42 06:35:01.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=42, revision=-1 06:35:01.935 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:01.935 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:01.980 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:02.002 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:02.005 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:35:02.043 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:02.064 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:02.073 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:35:02.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dee0b4c48847032652357d8655c8544674218a4' to.sha1='38fe80948bfe34f991a6bbe8892fb688f86ec603'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:02.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=80.8 MiB, available=374.7 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:02.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=47 06:35:02.262 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:02.377 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:35:02.388 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:02.393 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:02.407 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=42, revision=47 06:35:02.484 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:02.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=42, revision=47 06:35:02.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=47, revision=-1 06:35:02.546 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:02.566 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:02.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:35:02.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=80.8 MiB, available=374.7 MiB 06:35:02.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f3abedda-ec7d-438c-a58f-8c39334e3a57.null.xml.gz 06:35:02.590 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:35:02.590 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:35:02.590 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:02.617 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:02.622 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:02.628 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, this.localRepositoryRevisionInProgress=-1, revision=167 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:02.642 [qtp1776774368-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 localRepositoryRevisionSynced=179 06:35:02.684 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:02.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:02.707 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 transaction.localRevision=194 remoteFromLocalRevision=179 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:02.714 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:02.757 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:02.982 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:03.006 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:03.010 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:03.011 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lyv9LnLydZ7s34VS4EOSYg/uKcGeNPhGUvWKfpOy-oMGw/uk39RZeOynAPqtwE_Tydkg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:03.315 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:03.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=46, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=2, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=9, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:35:03.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=103.2 MiB, available=352.3 MiB 06:35:03.933 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=167 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:03.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:04.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 from='build/repo/k0t202k4-lm955-local-src' toID=f3abedda-ec7d-438c-a58f-8c39334e3a57 to='https://localhost:42817/f3abedda-ec7d-438c-a58f-8c39334e3a57' 06:35:04.634 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=194 06:35:04.643 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:04.644 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:04.645 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:35:04.645 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:35:04.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 localRepositoryRevisionSynced=194 06:35:04.714 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:04.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:04.725 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:04.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t202k4-lm955-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:04.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=192, revision=196 06:35:04.734 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196 06:35:04.862 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:04.867 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7, this.remoteRepositoryRevisionSynced=189, revision=196 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:04.911 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:04.933 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:04.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionSynced=189, revision=196 06:35:04.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57, this.localRepositoryRevisionInProgress=196, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:04.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 874904 bytes in 2233 ms. path='/2/1 {11 11ä11#+} 1/a' 06:35:04.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=50 06:35:04.970 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:04.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:05.005 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.011 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 remoteRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 transaction.localRevision=185 remoteFromLocalRevision=194 06:35:05.015 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.026 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:05.037 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.041 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=47, revision=50 06:35:05.096 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=47, revision=50 06:35:05.103 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=50, revision=-1 06:35:05.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:05.139 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:05.190 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.264 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:05.269 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:35:05.289 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:05.420 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:35:05.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4440e2bb000ee0f82f43c44bb3df18a7a0d3a521' to.sha1='53e1ac9a86529c54ce84a417c50973783f1cc1a2'): /2/1 {11 11ä11#+} 1/b 06:35:05.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=55 06:35:05.562 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:05.566 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:05.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:05.622 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.632 [qtp704117508-371] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:05.664 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:05.681 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=50, revision=55 06:35:05.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:05.693 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c3187e3e-4950-4993-acd6-c0dd6b62b5b7 serverRepositoryId=f3abedda-ec7d-438c-a58f-8c39334e3a57 renewalDateTime=2019-09-21T05:00:49.130Z expiryDateTime=2019-09-21T05:30:49.130Z 06:35:05.710 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:05.725 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:05.734 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.751 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:05.791 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:05.811 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.821 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:05.869 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT lastByteOfHistoFile0 = 111 lastByteOfHistoFile1 = 222 06:35:05.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 06:35:05.880 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. 06:35:05.885 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24b6174d]getCloseDeferredMillis: closeDeferredMillis=20000 06:35:05.885 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24b6174d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.886 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33c8de81]getCloseDeferredMillis: closeDeferredMillis=20000 06:35:05.887 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33c8de81]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:05.931 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.940 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.944 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:05.945 [qtp704117508-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lyv9LnLydZ7s34VS4EOSYg/uKcGeNPhGUvWKfpOy-oMGw/DqW0lBm8WzAdf4W8qPXKlA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 06:35:06.178 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:06.218 [closeDeferredTimer-6fbfa167-6g] INFO c.c.c.l.LocalRepoManagerImpl - [6fbfa167]_close: Shutting down real LocalRepoManager. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:06.428 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:06.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134839 bytes in 588 ms. path='/2/1 {11 11ä11#+} 1/b' 06:35:06.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=58 06:35:06.476 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 06:35:06.525 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:06.548 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:06.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 30 ms. 06:35:06.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:06.717 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:06.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=55, revision=58 06:35:06.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:06.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:06.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:06.756 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:06.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:06.776 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:06.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:06.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:06.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:35:06.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:06.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:06.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:06.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:06.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:06.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:35:06.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:06.863 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:06.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:06.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:06.895 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:06.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:06.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:06.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:06.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:06.975 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:06.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 06:35:06.983 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:06.986 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:07.003 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:07.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:07.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:07.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:07.031 [closeDeferredTimer-5294dd42-1] INFO c.c.c.l.LocalRepoManagerImpl - [5294dd42]_close: Shutting down real LocalRepoManager. 06:35:07.030 [closeDeferredTimer-47c4b8bb-1] INFO c.c.c.l.LocalRepoManagerImpl - [47c4b8bb]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:07.041 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:07.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:07.052 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:07.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:35:07.068 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:35:07.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:07.081 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:07.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:07.092 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:07.093 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:07.108 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sLFEqd7CI4nOQkmIXQ0hnw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:07.118 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:07.154 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:07.170 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:07.170 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:07.221 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) 06:35:07.228 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:35:07.229 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:07.234 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b7f9540a9f3620ac2f6ff728d717bc74cdd99a3' to.sha1='2d5a952c84fa969d136aab95ea77607b25e97b52'): /2/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:07.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} 06:35:07.241 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:35:07.249 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] via PGP-key[s] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} 06:35:07.252 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:07.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=63 06:35:07.333 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 06:35:07.466 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:07.470 [qtp704117508-371] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:07.472 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:07.605 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:07.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=58, revision=63 06:35:07.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=63, revision=-1 06:35:07.664 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:07.709 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:07.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:07.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT ************************************************************ PREPARE >>> org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:07.813 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:07.816 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f95052]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' 06:35:07.825 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f95052]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' locked successfully. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:07.826 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:07.859 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:07.870 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:07.882 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lyv9LnLydZ7s34VS4EOSYg/Y-tXMqdCAxvTqMKFpMtgFA' offset=0 06:35:07.905 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:07.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27235 bytes in 216 ms. path='/2/a' 06:35:07.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=66 06:35:07.987 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 06:35:08.135 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:08.151 [qtp704117508-371] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=63, revision=66 06:35:08.242 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:07.252 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) 06:35:07.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:35:08.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=103.4 MiB, available=352.1 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:08.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=63, revision=66 06:35:08.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=66, revision=-1 06:35:08.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:08.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:08.321 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:08.376 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:08.380 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:35:08.403 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:08.460 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:08.468 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:35:08.468 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:08.502 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:08.543 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95035f1c7ce125b54c7547cd5c962f697cf90d2c' to.sha1='e60e8f1f9e09c79d7255f2047175bd884dd095ce'): /3 + &#ä/5/h 06:35:08.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=71 06:35:08.590 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 06:35:08.824 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:08.831 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:08.838 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:08.865 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, this.localRepositoryRevisionSynced=-1, revision=167 06:35:08.866 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, this.localRepositoryRevisionInProgress=167, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:08.874 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:08.900 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:08.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=66, revision=71 06:35:08.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:08.939 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:08.948 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sLFEqd7CI4nOQkmIXQ0hnw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:08.952 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:08.980 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:09.033 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:09.059 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:09.059 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:09.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:09.132 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:09.140 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:09.266 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:09.348 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:09.364 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:09.368 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:09.370 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5bCAHy87z3F4L443wiMD4w/kaixnY199q3gltChXm3TGA/YeRUjdyC4C9TQisDIRkxCQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:09.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:09.597 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:09.602 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 06:35:10.185 [qtp344249497-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) 06:35:10.224 [qtp344249497-34] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:35:10.323 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:10.334 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=-1, revision=6 06:35:10.334 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:10.390 [closeDeferredTimer-14692c84-78] INFO c.c.c.l.LocalRepoManagerImpl - [14692c84]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:10.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:35:10.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:10.653 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:10.674 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489255 bytes in 1534 ms. path='/3 + &#ä/5/h' 06:35:10.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=74 06:35:10.689 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 06:35:10.777 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:10.783 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:10.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:10.917 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:10.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=71, revision=74 06:35:10.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=74, revision=-1 06:35:11.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:35:11.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:11.063 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:11.133 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:11.135 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:35:11.203 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:11.266 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:11.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:11.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=105.5 MiB, available=350.0 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:11.351 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fde8890d47ab621094ca5b8237803b64f09affb' to.sha1='a40acc6b1ffba374f2e40fd5b85b3e1ab49edf6d'): /3 + &#ä/5/i org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:11.384 [closeDeferredTimer-3e57409a-1] INFO c.c.c.l.LocalRepoManagerImpl - [3e57409a]_close: Shutting down real LocalRepoManager. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:11.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=79 06:35:11.404 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 06:35:11.475 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:11.481 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=74, revision=79 06:35:11.568 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:11.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=74, revision=79 06:35:11.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=79, revision=-1 06:35:11.661 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:11.738 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:11.747 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:11.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:11.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:35:11.964 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:11.972 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:11.975 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:11.976 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5bCAHy87z3F4L443wiMD4w/kaixnY199q3gltChXm3TGA/2US5vGIX-Cs1IVvk9Mbu5w' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:11.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:35:12.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=103.2 MiB, available=352.3 MiB 06:35:12.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:35:12.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=103.0 MiB, available=352.5 MiB 06:35:12.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.-1.xml.gz 06:35:12.448 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:35:12.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:35:12.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:12.682 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:12.777 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201731 bytes in 888 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:12.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:12.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=82 06:35:12.812 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:12.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:12.906 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:12.910 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=79, revision=82 06:35:12.997 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:13.002 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:13.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=79, revision=82 06:35:13.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=82, revision=-1 06:35:13.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:13.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:13.094 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:13.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:13.125 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:13.130 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:35:13.183 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:13.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:35:13.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:35:13.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:13.265 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:13.351 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:13.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72cb09f70de9b58ccf11f2fa08022e85f75d582e' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:13.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74cc041e3e2c471d81de1e395751c0e120ab4076' to.sha1='a15027497a1a87eac50402c9e82328287a4b71c8'): /3 + &#ä/aa 06:35:13.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=87 06:35:13.480 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:13.507 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:13.518 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:13.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:13.535 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:13.567 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:13.569 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T3hJhJsQqaTQsytQELPOOw/a56NZM4ZgEhASLFhsdrTXA' offset=0 06:35:13.623 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:13.627 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:13.633 [qtp704117508-371] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:13.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:13.879 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:13.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=82, revision=87 06:35:13.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:13.915 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:13.920 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T3hJhJsQqaTQsytQELPOOw/a56NZM4ZgEhASLFhsdrTXA' offset=1048576 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:13.933 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:13.935 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:13.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:35:13.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 580088 bytes in 462 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:13.993 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:14.027 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:14.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:14.247 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:35:14.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 06:35:14.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:14.433 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:14.457 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:14.461 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:14.462 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5bCAHy87z3F4L443wiMD4w/YEXx8BK0yIMjjtBskzFWhQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:14.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:35:14.623 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23ea93cbcf0f5925482b301c786799d2f2742071' to.sha1=''): /1 {11 11ä11#+} 1/b 06:35:14.711 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:14.775 [Test worker] 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' 06:35:14.801 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:14.803 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T3hJhJsQqaTQsytQELPOOw/dLa8VLn0WejTFvpOfNaA_Q' offset=0 06:35:14.813 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:14.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:35:14.914 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180990 bytes in 139 ms. path='/1 {11 11ä11#+} 1/b' 06:35:14.997 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:35:15.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:15.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:35:15.303 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='334660776282984ef3c33bc6a393127e3a176c76' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:15.335 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:15.380 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:15.449 [Test worker] 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' 06:35:15.486 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:15.487 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T3hJhJsQqaTQsytQELPOOw/LUa5UOJSjPswhpP5bmcK5Q' offset=0 06:35:15.502 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:15.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:35:15.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 641907 bytes in 262 ms. path='/1 {11 11ä11#+} 1/c' 06:35:15.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:35:15.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:16.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:35:16.195 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='658ecfcdf181c28b8522447c9dbba46052eefde7' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:35:16.347 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:16.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' 06:35:16.391 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:16.392 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/gVRT7Eoj5Tv9JFFkbC6bbA/iX9nVTxlVQNoLQnPzysknQ' offset=0 06:35:16.404 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:16.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 06:35:16.676 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:16.676 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/gVRT7Eoj5Tv9JFFkbC6bbA/iX9nVTxlVQNoLQnPzysknQ' offset=1048576 06:35:16.686 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:16.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 06:35:16.787 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 493735 bytes in 434 ms. path='/2/1 {11 11ä11#+} 1/a' 06:35:17.015 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:35:17.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 06:35:17.071 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:17.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:35:17.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c15490584878be7d49c22b48face34fa3629d3fa' to.sha1=''): /2/1 {11 11ä11#+} 1/b 06:35:17.363 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:17.505 [Test worker] 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' 06:35:17.542 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:17.543 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/gVRT7Eoj5Tv9JFFkbC6bbA/9HyMa-K5hvz-Q_106P0tpw' offset=0 06:35:17.555 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:17.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:35:17.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 336518 bytes in 144 ms. path='/2/1 {11 11ä11#+} 1/b' 06:35:17.750 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:35:17.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:17.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:35:18.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d236dd9d4795ed5daa45725e910ac63b35123d65' to.sha1=''): /2/a 06:35:18.111 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:18.190 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:35:18.212 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:18.213 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HSnxoM7EhBKzA92JYrZh2Q/RaqJWTWD9UIzCaLv30odWw' offset=0 06:35:18.223 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:18.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:18.350 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:18.391 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57324 bytes in 200 ms. path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:18.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 746409 bytes in 4256 ms. path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:18.506 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:18.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=90 06:35:18.522 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:18.589 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:18.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:18.604 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:18.609 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=87, revision=90 06:35:18.926 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:18.928 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:35:18.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:18.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=87, revision=90 06:35:18.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:18.954 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:18.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:18.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:19.017 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:19.034 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f1fa6fbc4d7891b9491016579e7036370c3849d' to.sha1=''): /3 + &#ä/5/h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:19.044 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:19.047 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:35:19.195 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:19.200 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:19.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/h' 06:35:19.248 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:19.250 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=0 06:35:19.265 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:19.299 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:19.411 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:19.425 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:35:19.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='286506711e03f8b5a15ad185fe385d5500faa9d2' to.sha1='bf8d2731f216f44d9f98e4f337e8a3631a4789c5'): /3 + &#ä/bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:19.508 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:19.528 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:19.529 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=1048576 06:35:19.546 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:19.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=95 06:35:19.558 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 06:35:19.675 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:19.679 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:19.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:19.794 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:19.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=90, revision=95 06:35:19.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:19.819 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:19.821 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=2097152 06:35:19.837 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:19.857 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:19.894 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:20.013 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:20.017 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:20.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:35:20.086 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:20.095 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:20.099 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:20.100 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5bCAHy87z3F4L443wiMD4w/MnS89u8_6FEaM6hdf-t93w' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:20.121 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:20.122 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=3145728 06:35:20.134 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:20.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 06:35:20.414 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:20.416 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/widOVEsoXmCEbN1qz8c8qQ' offset=4194304 06:35:20.428 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:20.435 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:20.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92191 bytes in 498 ms. path='/3 + &#ä/bb' 06:35:20.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=98 06:35:20.535 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:20.555 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 06:35:20.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 119306 bytes in 1402 ms. path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:20.665 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:20.668 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=95, revision=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:20.702 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:20.709 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:20.713 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:35:20.716 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h 06:35:20.717 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h 06:35:20.718 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h 06:35:20.719 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_2hwcg into destFile h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:20.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=95, revision=98 06:35:20.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=98, revision=-1 06:35:20.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:20.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:20.813 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:20.842 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:20.846 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:20.850 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:35:20.951 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:20.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:35:21.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b86d483cb326b465138fe827cd606d85adf0176a' to.sha1=''): /3 + &#ä/5/i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:21.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:21.132 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:21.141 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:21.162 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:21.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b49b548f5528961dfd0fefa763630f33b6b99fc' to.sha1='2a0216b76a7478bb660dd0529ecf67a791670c72'): /3 + &#ä/cc org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:21.201 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:21.203 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/ByaEFF728Jyc95GMW8ruLQ' offset=0 06:35:21.217 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:21.220 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=103 06:35:21.220 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 06:35:21.282 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:21.288 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=98, revision=103 06:35:21.333 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:21.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=98, revision=103 06:35:21.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:21.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:21.378 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:21.442 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:21.488 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:21.489 [qtp344249497-70] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/5h99Vzjf-WviZh4wMCxgFA/ByaEFF728Jyc95GMW8ruLQ' offset=1048576 06:35:21.498 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:21.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:35:21.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 284480 bytes in 375 ms. path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:21.537 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:21.619 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:21.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:35:21.655 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:21.825 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:21.843 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:21.846 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:21.850 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:21.852 [qtp704117508-371] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5bCAHy87z3F4L443wiMD4w/UtYePNoPHMjTFb-vi1n1xQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:21.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:35:21.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08e38146768d673918c6e0ee179e1a7e336ecf99' to.sha1=''): /3 + &#ä/aa 06:35:22.009 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:22.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:35:22.152 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:22.153 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/QuGZhqbJI2tsA6pX7F7CZQ' offset=0 06:35:22.161 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:22.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:35:22.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 748 bytes in 81 ms. path='/3 + &#ä/aa' 06:35:22.288 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:35:22.383 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:22.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:35:22.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aee9184361e12161811b5e1f35383bf687c06d9c' to.sha1=''): /3 + &#ä/bb 06:35:22.620 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:22.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:35:22.727 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:22.728 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/4COc9vvELQTFJZOjsBB76A' offset=0 06:35:22.740 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:22.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 06:35:22.890 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 476928 bytes in 202 ms. path='/3 + &#ä/bb' 06:35:22.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:35:22.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:23.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:35:23.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66684a6ae92adaa0b66e82dcd9d4e6476ec0e6ee' to.sha1=''): /3 + &#ä/cc 06:35:23.196 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e 06:35:23.289 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:23.298 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:23.331 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:23.338 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/Niyb-HY20M7Be-vlvxYA_A' offset=0 06:35:23.350 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:23.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:35:23.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36108 bytes in 104 ms. path='/3 + &#ä/cc' 06:35:23.425 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:23.467 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:23.496 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:23.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 915863 bytes in 1908 ms. path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:23.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:23.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=106 06:35:23.542 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:23.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:23.586 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:23.586 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2962fffe534f6b2191fb2e52580e0641304b0f90' to.sha1=''): /3 + &#ä/dd org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:23.596 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=103, revision=106 06:35:23.644 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:23.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=103, revision=106 06:35:23.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=106, revision=-1 06:35:23.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:23.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:23.701 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:23.722 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:23.724 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:23.741 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:23.816 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:23.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:23.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:23.847 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:23.853 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:23.854 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eTgmuLpzgew5uLxB6AntMg/B5Jg2sP9ytMKhboQ5j7Ciw' offset=0 06:35:23.864 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:23.865 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:23.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb33fb5f687370dd8305ddeb6b794213cc92a248' to.sha1='a5dd557839702c753d4498a57f737be7729c55c0'): /3 + &#ä/dd org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:23.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:35:23.911 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2686 bytes in 93 ms. path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:23.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=111 06:35:23.922 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.013 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:24.025 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.040 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.042 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b899a3fd-afeb-443a-b982-339003017bb9"] on repo=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:24.044 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60b2d53f]initPersistenceManagerFactory: repositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.065 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:24.066 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60b2d53f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 33784 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.095 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:24.124 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p6-t120w-remote' 06:35:24.126 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p6-t120w-remote' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.159 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e localRepositoryRevisionSynced=165 06:35:24.181 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=97 remoteFromLocalRevision=165 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:24.260 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=106, revision=111 06:35:24.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e from='build/repo/k0t26olq-c8in2-local-dest' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:35:24.283 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.286 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:24.299 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.360 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.421 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:24.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b 06:35:24.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:24.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:24.493 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:35:24.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:24.511 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.522 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.526 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.528 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5bCAHy87z3F4L443wiMD4w/OkodMsy7aIsi7x-23HS6Kw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.531 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=97 06:35:24.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:24.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:24.594 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sLFEqd7CI4nOQkmIXQ0hnw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:24.770 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.796 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92877 bytes in 344 ms. path='/3 + &#ä/dd' 06:35:24.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=114 06:35:24.810 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.838 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:24.838 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:24.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=99 06:35:24.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:24.870 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.874 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=111, revision=114 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:24.874 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) 06:35:24.875 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:24.956 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:24.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=111, revision=114 06:35:24.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.005 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:25.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:25.006 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.016 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, this.remoteRepositoryRevisionSynced=6, revision=99 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:25.034 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.037 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:25.060 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:35:25.062 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.074 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:25.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=6, revision=99 06:35:25.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:25.095 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.132 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:25.145 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e transaction.localRevision=172 remoteFromLocalRevision=97 06:35:25.162 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:25.166 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e to='build/repo/k0t26olq-c8in2-local-dest', fromRepoLocalSync=false 06:35:25.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:25.166 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:25.167 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ae059512-4b67-4bd2-aeaf-673a8ad0b74b"] on repo=ae059512-4b67-4bd2-aeaf-673a8ad0b74b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.214 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:25.248 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.254 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=172 06:35:25.273 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:25.278 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b localRepositoryRevisionSynced=8 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.281 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:25.325 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:25.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:25.348 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:25.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:25.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:35:25.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=109.3 MiB, available=346.2 MiB 06:35:25.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:35:25.791 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:25.810 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, this.localRepositoryRevisionInProgress=-1, revision=173 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:25.823 [closeDeferredTimer-34c41bdd-6t] INFO c.c.c.l.LocalRepoManagerImpl - [34c41bdd]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:25.892 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:25.919 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:26.023 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:26.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=6, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:26.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=119 06:35:26.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 06:35:26.188 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:26.192 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:26.257 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:26.263 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:26.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=114, revision=119 06:35:26.270 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=119, revision=-1 06:35:26.308 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:26.329 [qtp704117508-363] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b transaction.localRevision=81 remoteFromLocalRevision=8 06:35:26.342 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:26.360 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b from='https://localhost:36223/5d2e91f1-8ef0-48bd-8788-e7d74450ff4b' toID=ae059512-4b67-4bd2-aeaf-673a8ad0b74b to='build/repo/k0t25tlt-i4mgb-local-src', fromRepoLocalSync=false 06:35:26.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.null.xml.gz 06:35:26.362 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src/.subshare-repo/tmp/ChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.null.xml.gz 06:35:26.394 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:26.561 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:26.602 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:26.696 [closeDeferredTimer-33c8de81-1] INFO c.c.c.l.LocalRepoManagerImpl - [33c8de81]_close: Shutting down real LocalRepoManager. 06:35:26.698 [closeDeferredTimer-24b6174d-1] INFO c.c.c.l.LocalRepoManagerImpl - [24b6174d]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:26.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=109.2 MiB, available=346.3 MiB 06:35:26.948 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=167, revision=173 06:35:27.026 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sLFEqd7CI4nOQkmIXQ0hnw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} 06:35:27.029 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) 06:35:27.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:35:27.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:35:27.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:35:27.031 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=4]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:35:27.031 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) 06:35:27.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:27.148 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:27.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=109.2 MiB, available=346.3 MiB 06:35:27.725 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:27.736 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:27.737 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, this.localRepositoryRevisionSynced=167, revision=173 06:35:27.738 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, this.localRepositoryRevisionInProgress=173, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:27.157 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src/.subshare-repo/tmp/ChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.null.xml.gz 06:35:27.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:35:27.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=65.9 MiB, available=389.6 MiB 06:35:27.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:27.788 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:27.798 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sLFEqd7CI4nOQkmIXQ0hnw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:27.843 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:27.895 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:27.895 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:27.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=102 06:35:27.939 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:35:27.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:35:27.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:28.153 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.localRepositoryRevisionInProgress=-1, revision=82 06:35:28.389 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:28.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=109.2 MiB, available=346.3 MiB 06:35:28.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:35:28.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=109.2 MiB, available=346.3 MiB 06:35:28.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.041 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:29.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=109.4 MiB, available=346.1 MiB 06:35:29.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:29.344 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:35:29.344 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:35:29.364 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:29.380 [qtp344249497-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e localRepositoryRevisionSynced=172 06:35:29.429 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:29.458 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=104 remoteFromLocalRevision=172 06:35:29.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e from='build/repo/k0t26olq-c8in2-local-dest' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=64.3 MiB, available=391.2 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.518 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=104 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.remoteRepositoryRevisionSynced=4, revision=82 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.525 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:29.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:29.534 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:35:29.534 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:35:29.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=104 06:35:29.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:29.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:29.594 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sLFEqd7CI4nOQkmIXQ0hnw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:29.629 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t26olq-c8in2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:29.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=102, revision=106 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.637 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.637 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.661 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) 06:35:29.661 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:29.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:29.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.677 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.677 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:29.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.716 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.718 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.718 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.731 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e, this.remoteRepositoryRevisionSynced=99, revision=106 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.734 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.734 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.737 [qtp344249497-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5bd33f6 (of bieber) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:29.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.768 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:35:29.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=99, revision=106 06:35:29.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:35:29.777 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:35:29.792 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=IJjdibZafQH44oHvA8P4Ug, serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b} because of missing permissions! org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:29.860 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:29.865 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=8a3e64f5-84b6-45e4-9a92-ca1a3379ff0e transaction.localRevision=178 remoteFromLocalRevision=104 06:35:29.939 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:29.947 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:35:30.009 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:35:30.016 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:35:30.021 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:35:30.027 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:35:30.053 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:30.059 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:30.060 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:35:30.060 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:35:30.061 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:35:30.062 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:29.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:35:30.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=63.7 MiB, available=391.8 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:30.193 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:30.241 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:30.269 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 renewalDateTime=2019-09-21T05:00:48.716Z expiryDateTime=2019-09-21T05:30:48.716Z 06:35:30.284 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:30.289 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:30.329 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:30.329 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:30.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=189 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:30.350 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:30.356 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.localRepositoryRevisionSynced=4, revision=82 06:35:30.357 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:30.389 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=187, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:30.401 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:30.417 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:30.417 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:30.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:30.445 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:35:30.445 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=true 06:35:30.448 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 ('build/repo/k0t1zyo2-thmkx-local-src') 06:35:30.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.144.xml.gz 06:35:30.451 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.144.xml.gz 06:35:30.455 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:35:30.472 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:35:30.476 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:30.477 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 06:35:30.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:35:30.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:30.566 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=178 06:35:30.570 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:30.580 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.144.xml.gz 06:35:30.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=144 repoFileDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:30.792 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:30.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=63.6 MiB, available=391.9 MiB 06:35:30.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:31.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=111.5 MiB, available=344.0 MiB 06:35:31.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:35:31.302 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:31.320 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=179 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:31.357 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=63.5 MiB, available=392.0 MiB 06:35:31.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:31.368 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 06:35:31.426 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:31.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=6, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:31.513 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:31.687 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=63.5 MiB, available=392.0 MiB 06:35:31.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.null.xml.gz 06:35:31.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:35:31.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:35:31.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:35:31.708 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:31.728 [qtp704117508-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b localRepositoryRevisionSynced=81 06:35:31.754 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:31.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b transaction.localRevision=123 remoteFromLocalRevision=81 06:35:31.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ae059512-4b67-4bd2-aeaf-673a8ad0b74b from='build/repo/k0t25tlt-i4mgb-local-src' toID=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b to='https://localhost:36223/5d2e91f1-8ef0-48bd-8788-e7d74450ff4b' 06:35:31.879 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 06:35:31.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:31.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:31.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:35:31.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:35:31.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b localRepositoryRevisionSynced=123 06:35:31.947 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:31.947 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:31.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:31.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlt-i4mgb-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:31.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=121, revision=125 06:35:31.970 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 06:35:32.062 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:32.069 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b, this.remoteRepositoryRevisionSynced=119, revision=125 06:35:32.101 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:32.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=119, revision=125 06:35:32.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:32.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=110.9 MiB, available=344.6 MiB 06:35:32.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=145, revision=179 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:32.212 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:32.217 [qtp704117508-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=ae059512-4b67-4bd2-aeaf-673a8ad0b74b transaction.localRevision=87 remoteFromLocalRevision=123 06:35:32.274 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:32.283 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:35:32.291 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:35:32.293 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [469a1971]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest' 06:35:32.296 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [469a1971]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:32.344 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=2]{requestId=sLFEqd7CI4nOQkmIXQ0hnw,oldKey=InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=BBKI78YheI5L_rbs2yHlng, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9},newKey=UserRepoKeyPublicKey[id=5]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9}} 06:35:32.392 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:32.669 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db] 06:35:32.766 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:32.771 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:32.999 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:33.390 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:32.771 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:35:32.771 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=5]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:35:32.771 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:32.771 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:35:33.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=111.2 MiB, available=344.3 MiB 06:35:33.656 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:33.659 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=145, revision=179 06:35:33.659 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=179, revision=-1 06:35:33.957 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:34.001 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:34.001 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:34.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=189, revision=192 06:35:34.091 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=187, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192 06:35:34.375 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:34.387 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=187, revision=192 06:35:34.652 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:34.708 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:34.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=187, revision=192 06:35:34.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=192, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:34.844 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:34.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:35:34.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:35:35.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=111.2 MiB, available=344.3 MiB 06:35:35.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:36.001 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:36.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:36.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=110.7 MiB, available=344.8 MiB 06:35:36.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:36.498 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7177fbf2]initPersistenceManagerFactory: repositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:35:36.573 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7177fbf2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38837 ms. 06:35:36.611 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-4spwx-remote' 06:35:36.613 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-4spwx-remote' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:36.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=110.7 MiB, available=344.8 MiB 06:35:36.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.144.xml.gz 06:35:36.786 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:35:36.789 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:35:36.789 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:35:36.813 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:36.823 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=178 06:35:36.859 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:37.186 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=195 remoteFromLocalRevision=178 06:35:37.234 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:35:37.259 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:37.262 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:37.318 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=185 localRepositoryRevisionInProgress=195 06:35:37.338 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:37.339 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:37.354 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:35:37.354 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:35:37.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=195 06:35:37.400 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:37.400 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:37.497 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:37.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:37.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:37.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=197 06:35:37.578 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197 06:35:37.607 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:37.607 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:37.694 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:37.698 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=192, revision=197 06:35:37.700 [qtp344249497-89] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:37.757 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:37.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=192, revision=197 06:35:37.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=197, revision=-1 06:35:37.857 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:37.862 [qtp344249497-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=185 remoteFromLocalRevision=195 06:35:37.924 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:37.927 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 to='build/repo/k0t1zyo2-thmkx-local-src', fromRepoLocalSync=false 06:35:37.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:37.928 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:37.955 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:37.999 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=185 06:35:38.002 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:38.018 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:38.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:35:38.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=111.6 MiB, available=343.9 MiB 06:35:38.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:35:38.703 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:38.710 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=-1, revision=186 06:35:38.948 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186 06:35:38.979 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:38.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:35:39.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=111.9 MiB, available=343.6 MiB 06:35:39.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=179, revision=186 06:35:39.517 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:39.518 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:35:39.518 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:35:39.518 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=5]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:35:39.518 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:39.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:35:40.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=110.7 MiB, available=344.8 MiB 06:35:40.104 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:40.107 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionSynced=179, revision=186 06:35:40.107 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.localRepositoryRevisionInProgress=186, revision=-1 06:35:40.162 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:40.184 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:40.184 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:40.187 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=200 06:35:40.272 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=197, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 06:35:40.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:35:40.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:35:40.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=110.0 MiB, available=345.5 MiB 06:35:40.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:41.089 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:41.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=110.0 MiB, available=345.5 MiB 06:35:41.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:41.548 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:41.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=110.0 MiB, available=345.5 MiB 06:35:41.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:41.550 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:35:41.550 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:35:41.577 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:41.594 [qtp344249497-70] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 localRepositoryRevisionSynced=185 06:35:41.605 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:41.634 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=202 remoteFromLocalRevision=185 06:35:41.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 from='build/repo/k0t1zyo2-thmkx-local-src' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:35:41.658 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=195 localRepositoryRevisionInProgress=202 06:35:41.675 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:41.675 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:41.678 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:35:41.678 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:35:41.686 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=202 06:35:41.716 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:41.716 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:41.746 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.from' result=null 06:35:41.746 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t1zyo2-thmkx-local-src' configKey='repair.deleteCollisions.to' result=null 06:35:41.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=200, revision=204 06:35:41.754 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=197, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=204 06:35:41.769 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:41.769 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:41.791 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:41.794 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6, this.remoteRepositoryRevisionSynced=197, revision=204 06:35:41.798 [qtp344249497-70] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5498c4f9 (of marco) 06:35:41.841 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:41.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=197, revision=204 06:35:41.847 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=204, revision=-1 06:35:41.873 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:41.878 [qtp344249497-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=7a09c924-39f6-4e99-a1e0-1c2a3f6ad4d6 transaction.localRevision=191 remoteFromLocalRevision=202 06:35:41.880 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:41.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:35:41.883 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:35:41.883 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/pubring.gpg' 06:35:41.887 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.gnupg/secring.gpg' 06:35:41.889 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:35:42.032 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:42.074 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:42.086 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:42.112 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 renewalDateTime=2019-09-21T05:03:10.114Z expiryDateTime=2019-09-21T05:33:10.114Z 06:35:42.124 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:42.129 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:42.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:42.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:42.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=125 06:35:42.221 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 06:35:42.256 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:35:42.258 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=059e5193-d72f-42b6-9c07-e13c721df64d to='build/repo/k0t245t8-pna81-local-dest', fromRepoLocalSync=true 06:35:42.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.157.xml.gz 06:35:42.261 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.157.xml.gz 06:35:42.265 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 059e5193-d72f-42b6-9c07-e13c721df64d ('build/repo/k0t245t8-pna81-local-dest') 06:35:42.282 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:35:42.288 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:42.307 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:42.314 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:42.321 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=191 06:35:42.327 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:42.334 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.157.xml.gz 06:35:42.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=157 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:42.609 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:42.637 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:42.642 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:35:42.932 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:43.173 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:43.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=112.3 MiB, available=343.2 MiB 06:35:43.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:35:43.308 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:43.323 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=-1, revision=192 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:43.332 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:43.349 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192 06:35:43.436 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:43.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:43.464 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:43.498 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:35:43.837 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:35:44.180 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:44.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=111.9 MiB, available=343.6 MiB 06:35:44.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=158, revision=192 06:35:44.638 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:44.639 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:35:44.640 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:35:44.650 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] via PGP-key[s] for UserRepoKeyPublicKey[id=5]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} 06:35:44.862 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db] 06:35:44.864 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:44.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:44.926 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:45.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=111.8 MiB, available=343.7 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:45.553 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:45.557 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:45.569 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:45.585 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionSynced=158, revision=192 06:35:45.585 [qtp344249497-70] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=192, revision=-1 06:35:45.598 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:45.644 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:45.644 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:45.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=125, revision=128 06:35:45.663 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 06:35:45.725 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:45.729 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.remoteRepositoryRevisionSynced=123, revision=128 06:35:45.754 [qtp344249497-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:45.776 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:45.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=123, revision=128 06:35:45.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=128, revision=-1 06:35:45.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:35:45.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:46.129 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:46.176 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:46.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=111.4 MiB, available=344.1 MiB 06:35:46.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:46.476 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:35:46.778 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:47.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=111.4 MiB, available=344.1 MiB 06:35:47.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:47.327 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:47.416 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:47.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=111.4 MiB, available=344.1 MiB 06:35:47.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.157.xml.gz 06:35:47.433 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:35:47.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:35:47.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:35:47.469 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:47.478 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=191 06:35:47.506 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:47.529 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=131 remoteFromLocalRevision=191 06:35:47.575 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=059e5193-d72f-42b6-9c07-e13c721df64d from='build/repo/k0t245t8-pna81-local-dest' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:35:47.594 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:47.597 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:47.692 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=131 06:35:47.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:47.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:47.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:35:47.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:35:47.718 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=131 06:35:47.736 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:47.737 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:47.737 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:47.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:47.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:47.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=133 06:35:47.809 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 06:35:47.830 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:47.832 [Test worker] WARN o.s.l.CryptreeImpl - removeOrphanedInvitationUserRepoKeyPublicKeys: Removed 1 public keys from user UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]! removed=[PublicKeyWithSignatureImpl[userRepoKeyId=BBKI78YheI5L_rbs2yHlng, invitation=true, validTo=Sun Sep 22 06:34:08 CEST 2019]] kept=[PublicKeyWithSignatureImpl[userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, invitation=false, validTo=null]] 06:35:47.833 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:47.917 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:47.920 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.remoteRepositoryRevisionSynced=128, revision=133 06:35:47.924 [qtp344249497-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:47.945 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:47.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=128, revision=133 06:35:47.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=133, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:47.973 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:48.037 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:48.041 [qtp344249497-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d transaction.localRevision=198 remoteFromLocalRevision=131 06:35:48.049 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:48.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b899a3fd-afeb-443a-b982-339003017bb9 from='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' toID=059e5193-d72f-42b6-9c07-e13c721df64d to='build/repo/k0t245t8-pna81-local-dest', fromRepoLocalSync=false 06:35:48.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:48.058 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:48.074 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:48.108 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=191 localRepositoryRevisionInProgress=198 06:35:48.112 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:48.120 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/ChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:48.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:35:48.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=112.2 MiB, available=343.3 MiB 06:35:48.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:35:48.678 [qtp344249497-70] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:48.691 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=-1, revision=199 06:35:48.795 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=199 06:35:48.841 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:48.853 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:48.970 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:49.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:49.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:49.465 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:49.474 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:48.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:35:49.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=112.4 MiB, available=343.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:49.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:49.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.remoteRepositoryRevisionSynced=192, revision=199 06:35:49.697 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:49.699 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=sS-hbF-5zA0bp5ZtQpghQA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:35:49.699 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ua4_oIzoVQepVC8o5GGtOQ, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:35:49.700 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=5]{userRepoKeyId=9y61t7vC6Vc3QBcSViVotA, serverRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 06:35:49.700 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:49.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:49.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:49.859 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:50.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=111.3 MiB, available=344.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:50.226 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:50.245 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:50.248 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionSynced=192, revision=199 06:35:50.249 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.localRepositoryRevisionInProgress=199, revision=-1 06:35:50.333 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:50.387 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:50.387 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:50.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=-1, revision=136 06:35:50.405 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 06:35:50.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:50.501 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:50.551 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:50.657 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:50.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:50.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:35:51.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=110.6 MiB, available=344.9 MiB 06:35:51.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:51.210 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:51.282 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f95052]initPersistenceManagerFactory: repositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 06:35:51.298 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f95052]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32788 ms. 06:35:51.371 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g6a-kceht-remote' 06:35:51.372 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g6a-kceht-remote' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:51.651 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:51.840 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:51.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=110.6 MiB, available=344.9 MiB 06:35:51.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:35:51.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=110.6 MiB, available=344.9 MiB 06:35:51.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b899a3fd-afeb-443a-b982-339003017bb9.null.xml.gz 06:35:51.897 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:35:51.897 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:35:51.922 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:51.954 [qtp344249497-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d localRepositoryRevisionSynced=198 06:35:51.957 [qtp344249497-28] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:51.976 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 transaction.localRevision=138 remoteFromLocalRevision=198 06:35:52.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=059e5193-d72f-42b6-9c07-e13c721df64d from='build/repo/k0t245t8-pna81-local-dest' toID=b899a3fd-afeb-443a-b982-339003017bb9 to='https://localhost:39015/b899a3fd-afeb-443a-b982-339003017bb9' 06:35:52.101 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=138 06:35:52.105 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:52.105 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:52.107 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:35:52.107 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:35:52.111 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 localRepositoryRevisionSynced=138 06:35:52.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:52.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:52.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.from' result=null 06:35:52.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t245t8-pna81-local-dest' configKey='repair.deleteCollisions.to' result=null 06:35:52.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=136, revision=140 06:35:52.215 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 06:35:52.230 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:52.230 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) 06:35:52.258 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:52.261 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d, this.remoteRepositoryRevisionSynced=133, revision=140 06:35:52.263 [qtp344249497-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7d65f0d0 (of khaled) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:52.276 [closeDeferredTimer-15b7106c-5n] INFO c.c.c.l.LocalRepoManagerImpl - [15b7106c]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:52.332 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:52.346 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionSynced=133, revision=140 06:35:52.346 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9, this.localRepositoryRevisionInProgress=140, revision=-1 06:35:52.388 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:52.398 [qtp344249497-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b899a3fd-afeb-443a-b982-339003017bb9 remoteRepositoryId=059e5193-d72f-42b6-9c07-e13c721df64d transaction.localRevision=204 remoteFromLocalRevision=138 06:35:52.402 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:52.405 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:35:52.466 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c425d77]getCloseDeferredMillis: closeDeferredMillis=20000 06:35:52.466 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c425d77]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:52.467 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [239eb4a0]getCloseDeferredMillis: closeDeferredMillis=20000 06:35:52.467 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [239eb4a0]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:52.468 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5849a902]getCloseDeferredMillis: closeDeferredMillis=20000 06:35:52.468 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5849a902]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:52.814 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 06:35:52.912 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:53.044 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LocalServerClientIT STANDARD_OUT 06:35:53.736 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=111.0 MiB, available=344.5 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:53.881 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:53.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:53.978 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:54.263 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:35:54.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT 06:35:54.664 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:54.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:54.923 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:55.125 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:55.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:55.564 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]initPersistenceManagerFactory: repositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 06:35:55.571 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25461 ms. 06:35:55.612 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]getCloseDeferredMillis: closeDeferredMillis=20000 06:35:55.612 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:55.675 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 57 ms. 06:35:55.675 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, invitation=false] 06:35:55.728 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 06:35:55.728 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=-QW1yeXQU2OGvqYOa1HdzA, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:55.775 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:55.833 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT 06:35:55.940 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT 06:35:55.947 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:56.316 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:56.397 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:56.539 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:56.539 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=95.1 MiB, available=360.4 MiB org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT 06:35:56.584 [qtp1509604112-25] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@1d50494d, getPgpAuthenticationCallback, []] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@1d50494d, getPgpAuthenticationCallback, []] 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_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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_222] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:56.652 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT 06:35:56.652 [Test worker] 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.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at com.sun.proxy.$Proxy85.getPgpAuthenticationCallback(Unknown Source) [na:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:86) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:56.694 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:56.788 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:56.801 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:35:56.926 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:57.586 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 9ab42a5a-c07e-4548-ae08-dfd593802595 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src localRepository.publicKeySha1 = 07:A0:68:96:DE:E0:73:BD:1F:69:B3:51:0D:76:76:77:52:5F:45:13 remoteRepository.repositoryId = 4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepository.remoteRoot = https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepository.publicKeySha1 = 68:D9:B9:21:2D:60:7F:36:F0:66:EE:44:59:DD:54:79:07:C7:79:5E 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 9ab42a5a-c07e-4548-ae08-dfd593802595 4bba2a20-08b5-421b-a6b8-eb40c8e887a2 org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT 06:35:57.712 [qtp1509604112-23] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@1d50494d, getPgpAuthenticationCallback, []] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@1d50494d, getPgpAuthenticationCallback, []] 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_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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_222] 06:35:57.722 [Test worker] 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.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at com.sun.proxy.$Proxy85.getPgpAuthenticationCallback(Unknown Source) [na:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:86) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 06:35:57.745 [Test worker] 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.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at com.sun.proxy.$Proxy85.getPgpAuthenticationCallback(Unknown Source) [na:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:86) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 06:35:57.801 [qtp1509604112-25] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@1d50494d, getPassphrase, [d7a92a24aa97ddbd]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@1d50494d, getPassphrase, [d7a92a24aa97ddbd]] 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_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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_222] 06:35:57.810 [Test worker] 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.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:57.903 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:57.980 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:58.222 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:58.505 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:35:58.525 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 06:35:58.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:35:58.663 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:58.683 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:58.699 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:35:58.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:35:58.802 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.76% 06:35:58.883 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT 06:35:58.894 [qtp1509604112-23] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@1d50494d, getPassphrase, [d7a92a24aa97ddbd]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@1d50494d, getPassphrase, [d7a92a24aa97ddbd]] 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_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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_222] 06:35:58.938 [Test worker] 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.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 06:35:58.967 [Test worker] 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.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:59.002 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:59.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT 06:35:59.374 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:35:59.428 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:59.492 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:59.524 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 renewalDateTime=2019-09-21T05:05:59.470Z expiryDateTime=2019-09-21T05:35:59.470Z 06:35:59.538 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:59.547 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:35:59.584 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:35:59.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=9ab42a5a-c07e-4548-ae08-dfd593802595 to='build/repo/k0t270p5-q4kgu-local-src', fromRepoLocalSync=true 06:35:59.586 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9ab42a5a-c07e-4548-ae08-dfd593802595 ('build/repo/k0t270p5-q4kgu-local-src') 06:35:59.629 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:35:59.641 [pool-10-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1240 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:35:59.775 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:35:59.879 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:35:59.940 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:00.025 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [469a1971]initPersistenceManagerFactory: repositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 06:36:00.027 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [469a1971]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18122 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:00.044 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:36:00.206 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:36:00.379 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:00.407 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:00.582 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=68.2 MiB, available=387.3 MiB 06:36:00.698 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlu-zkrd8-remote' 06:36:00.699 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t25tlu-zkrd8-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:00.936 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% 06:36:01.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.-1.xml.gz 06:36:01.076 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.-1.xml.gz 06:36:01.095 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:01.152 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:01.187 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:01.194 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:01.214 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.-1.xml.gz 06:36:01.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:01.386 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:01.465 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:01.664 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:01.675 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]initPersistenceManagerFactory: repositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f 06:36:01.682 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19153 ms. 06:36:01.717 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]getCloseDeferredMillis: closeDeferredMillis=20000 06:36:01.718 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:01.820 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 94 ms. 06:36:01.822 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nN9JDPebxruH33l7noa6mA, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:01.883 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:01.920 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 96 ms. 06:36:01.921 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=5WlP-qFQhK-7fMpf8iM29w, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:02.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=82.8 MiB, available=372.7 MiB 06:36:02.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:02.094 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:02.128 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:02.168 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:02.169 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=-1, revision=4 06:36:02.228 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:02.264 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:02.288 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:02.507 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:36:02.605 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:02.759 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=92.2 MiB, available=363.3 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:02.797 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:02.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:02.936 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:02.963 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:03.039 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:03.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:03.154 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:03.244 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:03.242 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:03.309 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 5b0948b5-4239-41d8-8ec9-d6e6b75061c2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src localRepository.publicKeySha1 = 30:2D:F5:47:F7:F7:B4:EB:D9:4E:AD:02:2B:84:AE:C1:72:37:BE:C2 remoteRepository.repositoryId = 0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepository.remoteRoot = https://localhost:36994/0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepository.publicKeySha1 = EB:2E:38:75:D6:6C:0F:1E:06:69:12:2A:42:30:A9:17:97:B9:17:C1 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 5b0948b5-4239-41d8-8ec9-d6e6b75061c2 0db1bdbd-de49-45ed-b41a-567434f9490f org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:03.406 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:03.505 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:03.561 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:03.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=82.0 MiB, available=373.5 MiB 06:36:03.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:03.646 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:03.647 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:36:03.739 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:36:03.808 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:03.895 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! 06:36:03.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:03.971 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:04.068 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:04.095 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:04.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:04.171 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:04.310 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:04.344 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:04.345 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:04.392 [qtp704117508-363] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:04.479 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:04.483 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]initPersistenceManagerFactory: repositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b 06:36:04.493 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3794 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:04.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=81.9 MiB, available=373.6 MiB 06:36:04.528 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:04.535 [qtp507378138-691] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionSynced=-1, revision=4 06:36:04.536 [qtp507378138-691] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:04.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:04.536 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]getCloseDeferredMillis: closeDeferredMillis=20000 06:36:04.537 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:04.561 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:04.576 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:04.596 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:04.596 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:04.645 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:36:04.718 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:04.732 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:36:04.733 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:36:04.758 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:04.775 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% 06:36:04.839 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:04.840 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:04.922 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = f1821c73-79dd-4bae-9d91-c93f5a200aa6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest localRepository.publicKeySha1 = 35:4A:BD:C4:06:FE:CA:B8:5B:5D:07:2A:C5:C5:BC:D8:21:61:32:C4 remoteRepository.repositoryId = 5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepository.remoteRoot = https://localhost:36223/5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepository.publicKeySha1 = 01:06:F7:70:53:4F:8E:B8:75:95:3B:8E:7A:EB:A4:DF:C4:45:57:45 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 f1821c73-79dd-4bae-9d91-c93f5a200aa6 5d2e91f1-8ef0-48bd-8788-e7d74450ff4b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:04.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=6 06:36:04.969 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:05.030 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:05.089 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:05.133 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f renewalDateTime=2019-09-21T05:06:05.056Z expiryDateTime=2019-09-21T05:36:05.055Z 06:36:05.148 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:05.151 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:05.160 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:05.185 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:36:05.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0db1bdbd-de49-45ed-b41a-567434f9490f from='https://localhost:36994/0db1bdbd-de49-45ed-b41a-567434f9490f' toID=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 to='build/repo/k0t2757w-19vr4-local-src', fromRepoLocalSync=true 06:36:05.187 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b0948b5-4239-41d8-8ec9-d6e6b75061c2 ('build/repo/k0t2757w-19vr4-local-src') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:05.204 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:05.224 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:05.238 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b renewalDateTime=2019-09-21T05:06:05.186Z expiryDateTime=2019-09-21T05:36:05.186Z org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:05.256 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:05.259 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:05.270 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:05.294 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:36:05.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b from='https://localhost:36223/5d2e91f1-8ef0-48bd-8788-e7d74450ff4b' toID=f1821c73-79dd-4bae-9d91-c93f5a200aa6 to='build/repo/k0t27z2c-fmcsr-local-dest', fromRepoLocalSync=true 06:36:05.294 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f1821c73-79dd-4bae-9d91-c93f5a200aa6 ('build/repo/k0t27z2c-fmcsr-local-dest') org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:05.302 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:05.317 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% 06:36:05.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.-1.xml.gz 06:36:05.320 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest/.subshare-repo/tmp/ChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.-1.xml.gz org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:05.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.-1.xml.gz 06:36:05.334 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/ChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.-1.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:05.346 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:05.351 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:05.407 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:05.409 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:05.449 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:05.452 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:05.460 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/ChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.-1.xml.gz 06:36:05.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:05.507 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:05.553 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:05.577 [qtp507378138-691] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:05.584 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest/.subshare-repo/tmp/ChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.-1.xml.gz 06:36:05.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:05.886 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:05.891 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=-1, revision=6 06:36:05.891 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=6, revision=-1 06:36:05.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:05.914 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:06.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=91.8 MiB, available=363.7 MiB 06:36:06.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:06.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=72.1 MiB, available=383.4 MiB 06:36:06.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:06.457 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:06.504 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:06.511 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.localRepositoryRevisionInProgress=-1, revision=4 06:36:06.585 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:06.638 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:05.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:36:06.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=83.0 MiB, available=372.5 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:06.923 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:06.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:36:07.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=83.3 MiB, available=372.2 MiB 06:36:07.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:07.402 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:07.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:07.483 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:07.529 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:07.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=82.4 MiB, available=373.1 MiB 06:36:07.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.-1.xml.gz 06:36:07.825 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:07.828 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]initPersistenceManagerFactory: repositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:07.828 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:36:07.830 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:07.834 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12882 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:07.852 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:07.864 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]getCloseDeferredMillis: closeDeferredMillis=20000 06:36:07.864 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:07.923 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 33 ms. 06:36:07.924 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:07.938 [qtp507378138-691] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=2 06:36:07.953 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:08.043 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:08.048 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 124 ms. 06:36:08.049 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=JqV9pj4dBmb9MuiNaARN-g, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:08.067 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9ab42a5a-c07e-4548-ae08-dfd593802595 from='build/repo/k0t270p5-q4kgu-local-src' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' 06:36:08.128 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:08.135 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:08.212 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:08.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=91.8 MiB, available=363.7 MiB 06:36:08.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 06:36:08.391 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5WlP-qFQhK-7fMpf8iM29w, serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f} because of missing permissions! 06:36:08.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:08.452 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:08.452 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:36:08.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:36:08.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=10 06:36:08.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:36:08.768 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:07.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:36:08.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=74.6 MiB, available=380.9 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:08.777 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:08.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:08.932 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:08.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=6, revision=10 06:36:08.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=10, revision=-1 06:36:09.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 43 ms. 06:36:09.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:09.225 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:09.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=91.6 MiB, available=363.9 MiB 06:36:09.428 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:09.446 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.localRepositoryRevisionSynced=-1, revision=4 06:36:09.448 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:09.464 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:09.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:09.489 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:09.506 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:09.507 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:09.684 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=88.6 MiB, available=366.9 MiB org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:09.697 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:36:09.710 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:09.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=12 06:36:09.756 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:09.771 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:36:09.855 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:09.885 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:09.892 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:10.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=6 06:36:10.025 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:10.029 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:10.045 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:10.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=10, revision=12 06:36:10.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=12, revision=-1 06:36:10.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:10.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:10.174 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:10.386 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:10.410 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:10.462 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = cf14494e-5f59-40fc-8698-a7c7c993d902 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src localRepository.publicKeySha1 = 55:B6:5F:6F:57:7D:A9:4B:80:BB:67:23:59:74:85:82:7A:FE:8B:4F remoteRepository.repositoryId = 46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepository.remoteRoot = https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepository.publicKeySha1 = 2A:EB:C8:27:30:7E:5A:F4:24:BF:AD:14:87:AD:ED:71:24:D5:96:62 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 cf14494e-5f59-40fc-8698-a7c7c993d902 46cc8448-65ee-49ef-a752-705fce17eb65 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:10.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=14 06:36:10.540 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 06:36:10.631 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:10.657 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:10.701 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:36:10.792 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:10.801 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:10.802 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:10.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=12, revision=14 06:36:10.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=14, revision=-1 06:36:10.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:10.855 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:10.908 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=IJjdibZafQH44oHvA8P4Ug, serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b} because of missing permissions! 06:36:10.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:10.925 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:10.945 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:11.011 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:11.031 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:11.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:11.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=16 06:36:11.106 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:11.154 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:11.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=-1, revision=6 06:36:11.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=6, revision=-1 06:36:11.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:11.199 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:11.204 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=14, revision=16 06:36:11.265 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:11.275 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=14, revision=16 06:36:11.276 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:11.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:36:11.363 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:11.407 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:11.407 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:11.472 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:11.526 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:11.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.44% 06:36:11.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:11.561 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:36:11.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:11.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=75.8 MiB, available=379.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:11.696 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:11.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=18 06:36:11.755 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:11.823 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:11.860 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:11.875 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:11.901 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.25% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:11.922 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:11.944 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6, this.localRepositoryRevisionSynced=-1, revision=91 06:36:11.945 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6, this.localRepositoryRevisionInProgress=91, revision=-1 06:36:11.967 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:11.980 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:11.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest' configKey='repair.deleteCollisions.from' result=null 06:36:11.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:11.997 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:12.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=16, revision=18 06:36:12.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:12.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:12.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:12.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:12.136 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32486c7a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' 06:36:12.141 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32486c7a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:12.174 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:11.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:36:12.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=92.3 MiB, available=363.2 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:12.188 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:12.214 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:12.222 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:12.306 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:12.321 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:12.351 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 renewalDateTime=2019-09-21T05:06:12.234Z expiryDateTime=2019-09-21T05:36:12.234Z 06:36:12.377 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:12.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=20 06:36:12.393 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:12.394 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:12.404 [closeDeferredTimer-74be9d0-3u] INFO c.c.c.l.LocalRepoManagerImpl - [74be9d0]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:12.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:36:12.448 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cf14494e-5f59-40fc-8698-a7c7c993d902 ('build/repo/k0t27g69-xjqfg-local-src') 06:36:12.464 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:36:12.526 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:12.560 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:12.571 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=18, revision=20 06:36:12.665 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:12.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=18, revision=20 06:36:12.679 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=20, revision=-1 06:36:12.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:12.721 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:12.770 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:12.795 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:12.802 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:36:12.846 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:12.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionSynced=-1, revision=5 06:36:12.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:12.874 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:12.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:36:12.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:12.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.70% 06:36:12.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' 06:36:13.008 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c956ca792adf811769c81c1a4fa5a9d85ed9cc9' to.sha1='a38b015a1396d734295a84749cff4fba12893b7e'): /.subshare.properties 06:36:13.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=23 06:36:13.418 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:12.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:36:13.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=93.2 MiB, available=362.3 MiB 06:36:13.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:13.602 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:13.615 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=20, revision=23 06:36:13.847 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:13.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=20, revision=23 06:36:13.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=23, revision=-1 06:36:13.904 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:13.957 [closeDeferredTimer-5849a902-1] INFO c.c.c.l.LocalRepoManagerImpl - [5849a902]_close: Shutting down real LocalRepoManager. 06:36:13.957 [closeDeferredTimer-239eb4a0-1] INFO c.c.c.l.LocalRepoManagerImpl - [239eb4a0]_close: Shutting down real LocalRepoManager. 06:36:13.958 [closeDeferredTimer-4c425d77-1] INFO c.c.c.l.LocalRepoManagerImpl - [4c425d77]_close: Shutting down real LocalRepoManager. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:14.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=75.1 MiB, available=380.4 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:14.093 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:14.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cf14494e-5f59-40fc-8698-a7c7c993d902 to='build/repo/k0t27g69-xjqfg-local-src', fromRepoLocalSync=true 06:36:14.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.-1.xml.gz 06:36:14.102 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.-1.xml.gz 06:36:14.145 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:14.259 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:14.282 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:14.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:14.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:14.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=91.3 MiB, available=364.2 MiB 06:36:14.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.-1.xml.gz 06:36:14.295 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:36:14.299 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:36:14.304 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:36:14.346 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:14.393 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:14.414 [qtp2000985038-170] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 localRepositoryRevisionSynced=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:14.412 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.-1.xml.gz 06:36:14.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:14.444 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:14.572 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:14.577 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f transaction.localRevision=8 remoteFromLocalRevision=2 06:36:14.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 from='build/repo/k0t2757w-19vr4-local-src' toID=0db1bdbd-de49-45ed-b41a-567434f9490f to='https://localhost:36994/0db1bdbd-de49-45ed-b41a-567434f9490f' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:14.627 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:14.640 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:14.649 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:14.648 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:14.654 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uTdZ51Gx4qiepY6bmK9OKw' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:14.768 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:14.838 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:14.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 737205 bytes in 616 ms. path='/.subshare.properties' 06:36:14.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=26 06:36:14.916 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 06:36:15.050 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:15.057 [qtp507378138-691] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=23, revision=26 06:36:15.070 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:15.069 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:15.076 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:15.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=23, revision=26 06:36:15.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:15.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=74.5 MiB, available=381.0 MiB 06:36:15.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:15.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:15.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:15.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:15.264 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:15.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=10 06:36:15.398 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:15.443 [qtp507378138-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:15.489 [qtp507378138-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:15.522 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:15.522 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:15.538 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:15.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=59.3 MiB, available=396.2 MiB 06:36:15.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:36:15.675 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:15.770 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:15.777 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:15.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=6, revision=10 06:36:15.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:15.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=74.2 MiB, available=381.3 MiB 06:36:15.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.-1.xml.gz 06:36:15.794 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:36:15.853 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:15.881 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:15.964 [qtp704117508-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 localRepositoryRevisionSynced=89 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:16.006 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:36:16.006 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:16.035 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:16.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:16.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:16.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b transaction.localRevision=7 remoteFromLocalRevision=89 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:16.117 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:16.149 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:36:16.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b from='https://localhost:36223/5d2e91f1-8ef0-48bd-8788-e7d74450ff4b' toID=f1821c73-79dd-4bae-9d91-c93f5a200aa6 to='build/repo/k0t27z2c-fmcsr-local-dest', fromRepoLocalSync=false 06:36:16.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.null.xml.gz 06:36:16.151 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest/.subshare-repo/tmp/ChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:16.161 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54dec407f3de3695c1d3789f3a998261dc2f9bed' to.sha1='bcaf4e6fcdd3cab76e28acd605ed4204bfe61552'): /1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:16.176 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:16.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=31 06:36:16.210 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:16.239 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=94 06:36:16.244 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.254 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest/.subshare-repo/tmp/ChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:16.313 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.324 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:16.333 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:16.430 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=26, revision=31 06:36:16.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=31, revision=-1 06:36:16.503 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.560 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:16.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=12 06:36:16.589 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:16.589 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:16.601 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:16.682 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:16.775 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.795 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.803 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.808 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KgdXAifIM5lUun73D7xofQ/spqvLCAe4GkzjBVjUe_RvA' offset=0 06:36:16.848 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150569 bytes in 262 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:16.867 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:16.891 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:16.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=34 06:36:16.915 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:17.025 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=10, revision=12 06:36:17.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.061 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.073 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:17.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:17.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:16.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:36:17.115 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=74.9 MiB, available=380.6 MiB 06:36:17.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.134 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=31, revision=34 06:36:17.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:17.140 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.149 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6, this.localRepositoryRevisionInProgress=-1, revision=95 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.183 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:17.183 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:17.207 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:17.216 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.230 [qtp507378138-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:17.232 [qtp507378138-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:17.238 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.361 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:17.362 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:17.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=59.4 MiB, available=396.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.399 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:17.411 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:17.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ac71e5f9363c82ec5192f78ccb11418365be5df' to.sha1='bc87d8514605770a29daedef146045dc6887a102'): /1 {11 11ä11#+} 1/b 06:36:17.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=39 06:36:17.506 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:17.541 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.635 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.655 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.664 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:17.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=14 06:36:17.741 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.749 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=34, revision=39 06:36:17.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=39, revision=-1 06:36:17.798 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.893 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:17.917 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:17.925 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:17.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=74.7 MiB, available=380.8 MiB 06:36:17.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.remoteRepositoryRevisionSynced=91, revision=95 06:36:17.963 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=IJjdibZafQH44oHvA8P4Ug, serverRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b} because of missing permissions! 06:36:17.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:17.974 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:18.013 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:18.016 [Test worker] 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' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:18.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=12, revision=14 06:36:18.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:18.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! 06:36:18.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:18.071 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:18.071 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:18.134 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:18.145 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:18.187 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:18.192 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:18.196 [qtp507378138-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KgdXAifIM5lUun73D7xofQ/VO8YTL26IVYVVNqaQCER8g' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:18.205 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:18.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:36:18.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=16 06:36:18.307 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:36:18.411 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:18.436 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:18.464 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:18.582 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70900 bytes in 566 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:18.589 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:18.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=14, revision=16 06:36:18.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:18.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=42 06:36:18.616 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:18.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:18.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:18.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=59.4 MiB, available=396.1 MiB org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:18.770 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:18.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=74.6 MiB, available=380.9 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:18.941 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:18.944 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:18.995 [qtp1509604112-23] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[bEX8W96_N3j5bj88dy6RCw] does not have object for this ObjectRef: ObjectRef[bEX8W96_N3j5bj88dy6RCw, 0, 0] java.lang.IllegalArgumentException: ObjectManager[bEX8W96_N3j5bj88dy6RCw] does not have object for this ObjectRef: ObjectRef[bEX8W96_N3j5bj88dy6RCw, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:32) ~[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_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] 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.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] 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_222] 06:36:19.017 [incDecRefCountTimer-3445bc09] 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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:19.063 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.068 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:19.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=39, revision=42 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:19.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:36:19.077 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:19.102 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:19.109 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionSynced=-1, revision=4 06:36:19.110 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:19.110 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:19.116 [qtp704117508-56] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6, this.localRepositoryRevisionSynced=91, revision=95 06:36:19.116 [qtp704117508-56] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:19.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:19.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=18 06:36:19.148 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.154 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:19.173 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:19.175 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:19.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest' configKey='repair.deleteCollisions.from' result=null 06:36:19.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest' configKey='repair.deleteCollisions.to' result=null 06:36:19.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, this.localRepositoryRevisionInProgress=-1, revision=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.193 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:19.195 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:19.195 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.204 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:19.265 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:19.272 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 06:36:19.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:36:19.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:19.303 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:19.316 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.393 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:19.400 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:36:19.401 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:36:19.434 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:19.474 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:19.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=16, revision=18 06:36:19.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=18, revision=-1 06:36:19.526 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:19.526 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:19.551 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='65e9c9c8e01a88a4b5a2423dc0bebd403b9831a3' to.sha1='cd0977b232b33fdf8ab94ce7375f854485399bf8'): /1 {11 11ä11#+} 1/c 06:36:19.616 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=47 06:36:19.617 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:19.657 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.715 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:19.726 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:19.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=74.8 MiB, available=380.7 MiB 06:36:19.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:19.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:36:19.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=20 06:36:19.818 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:19.819 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:19.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=42, revision=47 06:36:19.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=47, revision=-1 06:36:19.859 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:19.934 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:19.966 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:19.970 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:20.026 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:20.043 [qtp1509604112-25] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[bEX8W96_N3j5bj88dy6RCw] does not have object for this ObjectRef: ObjectRef[bEX8W96_N3j5bj88dy6RCw, 0, 0] java.lang.IllegalArgumentException: ObjectManager[bEX8W96_N3j5bj88dy6RCw] does not have object for this ObjectRef: ObjectRef[bEX8W96_N3j5bj88dy6RCw, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:32) ~[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_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] 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.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.066 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] 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] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=18, revision=20 06:36:20.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 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_222] 06:36:20.083 [incDecRefCountTimer-3445bc09] 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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:20.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=74.8 MiB, available=380.7 MiB 06:36:20.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:20.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:20.104 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:20.128 [incDecRefCountTimer-3445bc09] 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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:36:20.153 [incDecRefCountTimer-3445bc09] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalArgumentException: ObjectManager[bEX8W96_N3j5bj88dy6RCw] does not have object for this ObjectRef: ObjectRef[bEX8W96_N3j5bj88dy6RCw, 0, 0] java.lang.IllegalArgumentException: ObjectManager[bEX8W96_N3j5bj88dy6RCw] does not have object for this ObjectRef: ObjectRef[bEX8W96_N3j5bj88dy6RCw, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:32) ~[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_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.160 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] 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.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] 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_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] 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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.225 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:20.246 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:20.258 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:20.262 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:20.263 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KgdXAifIM5lUun73D7xofQ/9yIGxJUKRBWTi8YHS6cYGw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:20.281 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.350 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:36:20.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:36:20.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ad1988d41b953bb5c9eeb20fb050fd752ff6dcb1' to.sha1='2f411c1283e86d7ca22b822e4291c1cc1d76131d'): /1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:20.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=74.8 MiB, available=380.7 MiB 06:36:20.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27z2c-fmcsr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5d2e91f1-8ef0-48bd-8788-e7d74450ff4b.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:20.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=6 06:36:20.492 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:20.496 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=23 06:36:20.497 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:20.514 [qtp704117508-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b remoteRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 localRepositoryRevisionSynced=94 06:36:20.584 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.614 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:20.617 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1821c73-79dd-4bae-9d91-c93f5a200aa6 remoteRepositoryId=5d2e91f1-8ef0-48bd-8788-e7d74450ff4b transaction.localRevision=10 remoteFromLocalRevision=94 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.618 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:20.668 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 06:36:20.668 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:36:20.668 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.668 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:20.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=20, revision=23 06:36:20.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:20.696 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b918822]getCloseDeferredMillis: closeDeferredMillis=20000 06:36:20.696 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b918822]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:20.697 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [469a1971]getCloseDeferredMillis: closeDeferredMillis=20000 06:36:20.697 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [469a1971]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:20.700 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:20.829 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 06:36:21.009 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:21.232 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:21.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358011 bytes in 1192 ms. path='/1 {11 11ä11#+} 1/c' 06:36:21.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=50 06:36:21.310 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:21.305 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:21.380 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:21.405 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:21.409 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=47, revision=50 06:36:21.466 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:21.468 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:21.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=47, revision=50 06:36:21.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT ******************** path: /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:21.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:21.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:21.556 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:21.582 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:21.584 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:21.651 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:21.679 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:21.705 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:21.709 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:21.710 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3zf9f1JaCQxAXAehCTEkww/X9ZqXTK7F1VNtHO9W2EU4Q' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:21.779 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:21.800 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.50% 06:36:21.800 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:36:21.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='61518dba721ae9d92ca64787391f72459a8ea5a1' to.sha1='8398f7d4944cdbd2009bce84269d768c3fc69985'): /2/1 {11 11ä11#+} 1/a 06:36:21.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=55 06:36:21.896 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:21.941 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6225db82]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' 06:36:21.950 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6225db82]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:21.978 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:21.982 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=50, revision=55 06:36:22.079 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=50, revision=55 06:36:22.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=55, revision=-1 06:36:22.122 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.156 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.233 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:22.247 [Test worker] 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' 06:36:22.299 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.310 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.318 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.319 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/4es1QseypWtWsST7B5AS1Q/YWis0Q-KYi0LJEPqmSZYRA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:22.363 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:22.694 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:22.697 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.701 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:22.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83288 bytes in 477 ms. path='/2/1 {11 11ä11#+} 1/a' 06:36:22.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=58 06:36:22.735 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 06:36:22.815 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.821 [qtp507378138-691] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=55, revision=58 06:36:22.904 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=55, revision=58 06:36:22.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=58, revision=-1 06:36:22.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:22.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:22.974 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:22.997 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:22.999 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:23.037 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:23.157 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:23.216 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:23.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:23.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=-1, revision=6 06:36:23.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=6, revision=-1 06:36:23.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:36:23.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:23.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='249b071a16c8a16e7c04856a1d56ae7212b6781a' to.sha1='c80956dcce53b4171d5cff408165f1354a16e3f6'): /2/1 {11 11ä11#+} 1/b 06:36:23.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=63 06:36:23.381 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 06:36:23.453 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:23.457 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=58, revision=63 06:36:23.488 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:23.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=58, revision=63 06:36:23.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=63, revision=-1 06:36:23.530 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:23.569 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:23.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:23.653 [Test worker] 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' 06:36:23.791 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:23.800 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:23.803 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:23.804 [qtp507378138-691] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/4es1QseypWtWsST7B5AS1Q/feOZGm2S7EMN2tqUBD3rsQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:23.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=59.9 MiB, available=395.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:24.222 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:23.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:36:24.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=59.4 MiB, available=396.1 MiB 06:36:24.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:24.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 189672 bytes in 705 ms. path='/2/1 {11 11ä11#+} 1/b' 06:36:24.391 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=66 06:36:24.391 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 06:36:24.449 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:24.452 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=63, revision=66 06:36:24.531 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:24.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=63, revision=66 06:36:24.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=66, revision=-1 06:36:24.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:24.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:24.589 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:24.610 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:24.612 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:24.640 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:24.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=59.4 MiB, available=396.1 MiB 06:36:24.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.-1.xml.gz 06:36:24.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:36:24.649 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:36:24.649 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:36:24.673 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:24.715 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:24.715 [qtp1776774368-127] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=2 06:36:24.772 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:24.774 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:24.818 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:24.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a81e1d8c3e6dc4bac786d9cd4d2b6445d2db3d55' to.sha1='1f467d35c2c7e9f76bca4b5ef05b02fd579889fe'): /2/a 06:36:24.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=71 06:36:24.930 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:24.959 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:25.000 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:25.004 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=66, revision=71 06:36:25.047 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:25.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 575639 bytes in 3586 ms. path='/1 {11 11ä11#+} 1/a' 06:36:25.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:25.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=66, revision=71 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:25.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:25.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=71, revision=-1 06:36:25.096 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:25.143 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:25.162 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:25.173 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:25.176 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:25.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:25.252 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:25.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=23, revision=26 06:36:25.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=26, revision=-1 06:36:25.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:25.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:25.327 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:25.451 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:25.472 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:25.477 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:25.478 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/6Fg3knKgnl2d4ihoukKPFA' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:25.496 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:25.637 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:25.771 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:26.388 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:36:26.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:36:26.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8789202718ef7ddde49c93fd0bf250bacf0095f' to.sha1='9971f9481c29b54e1686907cfa5ffdbc5d39e54b'): /1 {11 11ä11#+} 1/b 06:36:27.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=31 06:36:27.231 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:27.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf14494e-5f59-40fc-8698-a7c7c993d902 from='build/repo/k0t27g69-xjqfg-local-src' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' 06:36:27.500 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:27.512 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:27.621 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 06:36:27.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:27.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:36:27.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:27.813 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:27.816 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:27.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=10 06:36:27.842 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:36:28.007 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:28.011 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=6, revision=10 06:36:28.172 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:28.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=6, revision=10 06:36:28.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:28.277 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:28.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=26, revision=31 06:36:28.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=31, revision=-1 06:36:28.315 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:28.379 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 06:36:28.379 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:28.483 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:28.552 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:28.596 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:28.663 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:28.661 [Test worker] 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' ******************** path: /1 {11 11ä11#+} 1/b 06:36:28.714 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:28.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:28.992 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:29.022 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:29.025 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3zf9f1JaCQxAXAehCTEkww/7PsBYsdG5vEjac_XY10Vig' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:29.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=12 06:36:29.056 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 06:36:29.292 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:29.302 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:29.382 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:29.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92494 bytes in 791 ms. path='/1 {11 11ä11#+} 1/b' 06:36:29.469 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=34 06:36:29.470 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 06:36:29.560 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:29.566 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=31, revision=34 06:36:29.640 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:29.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=31, revision=34 06:36:29.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=34, revision=-1 06:36:29.686 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:29.686 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:29.718 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:29.746 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:29.751 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:29.820 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:29.917 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:29.916 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:29.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=10, revision=12 06:36:29.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:29.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:29.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:29.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:29.994 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.010 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:30.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd91de559f7667f91e1b9071c3fab932bce0ca87' to.sha1='91bb98eeba374a4e5fe350477116c5a4bcd2422c'): /1 {11 11ä11#+} 1/c 06:36:30.051 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=39 06:36:30.051 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 816194 bytes in 4842 ms. path='/2/a' 06:36:30.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=74 06:36:30.109 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:30.139 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:30.142 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.165 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.191 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:30.195 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:30.236 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:30.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=34, revision=39 06:36:30.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.269 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.272 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.15% 06:36:30.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:30.284 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=71, revision=74 06:36:30.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=74, revision=-1 06:36:30.322 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:30.322 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:30.337 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.364 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.365 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=14 06:36:30.366 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.384 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:30.386 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:30.427 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:30.433 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.452 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:30.456 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:30.522 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.523 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.523 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT ******************** path: /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=12, revision=14 06:36:30.530 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.552 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.09% 06:36:30.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:30.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:30.605 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f81c37fbff26839898bcc1aa98984b1a4fa84989' to.sha1='1aaa859cb96d86e40aea10a07d9644015f07dfbc'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.658 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=79 06:36:30.692 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:30.699 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:30.718 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:30.721 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:30.722 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3zf9f1JaCQxAXAehCTEkww/IpwgiZ1ltT6p3s4kf0Qksg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.753 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.778 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:30.783 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:30.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=16 06:36:30.831 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:30.974 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:30.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=74, revision=79 06:36:30.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:31.004 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.008 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:31.016 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:31.105 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:31.106 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:31.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=14, revision=16 06:36:31.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:31.130 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:31.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:31.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:31.189 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:31.203 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:31.249 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:36:31.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=18 06:36:31.361 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:36:31.446 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.451 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:31.510 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.532 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.535 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.536 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/svnN3GPeFzvuwE8JNxUhQA/yuFmlP7lotBmtR2P9l-WUw/gkGYLQirdY2F3mRnmV93xA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:31.551 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=16, revision=18 06:36:31.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=18, revision=-1 06:36:31.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:31.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:36:31.620 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.702 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:36:31.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=20 06:36:31.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 06:36:31.926 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:31.932 [qtp1776774368-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=18, revision=20 06:36:32.004 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:32.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=18, revision=20 06:36:32.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=20, revision=-1 06:36:32.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:32.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:32.077 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:32.582 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:32.612 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.39% 06:36:32.613 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.62% 06:36:32.614 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:36:33.395 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='041260563a6fa60918881436a1beaf2613e02ce1' to.sha1='2ae9ada068b8f2bcf7fe5a4f4ee9e9b10bd267cf'): /1 {11 11ä11#+} 1/a 06:36:33.555 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=23 06:36:33.556 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 06:36:33.690 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:33.694 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=20, revision=23 06:36:33.997 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:34.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=20, revision=23 06:36:34.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=23, revision=-1 06:36:34.068 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:34.122 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:34.226 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:34.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:34.450 [Test worker] 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' 06:36:34.664 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:34.677 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:34.691 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:34.695 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:34.696 [qtp1776774368-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fr3AKDw8uevkwo1xBbApag/M3xT-9zgsujDVw2UV21R6A' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:34.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 670560 bytes in 4237 ms. path='/1 {11 11ä11#+} 1/c' 06:36:34.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=42 06:36:34.773 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 06:36:34.866 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:34.869 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=39, revision=42 06:36:34.912 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:34.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=39, revision=42 06:36:34.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=42, revision=-1 06:36:34.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:34.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:34.983 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.007 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:35.010 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:35.067 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.092 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:36:35.191 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:36:35.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:36:35.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5d87b399de631a0c333ec8d1907f453f2aaafd54' to.sha1='3e20f1a69d97a4adcf5dac1d3b703c2e5349dd96'): /2/1 {11 11ä11#+} 1/a 06:36:35.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=47 06:36:35.272 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:35.272 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:35.396 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.399 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=42, revision=47 06:36:35.485 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=42, revision=47 06:36:35.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:35.494 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.504 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.509 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.510 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/svnN3GPeFzvuwE8JNxUhQA/yuFmlP7lotBmtR2P9l-WUw/gkGYLQirdY2F3mRnmV93xA' offset=1048576 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:35.523 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.598 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.639 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:36:35.699 [Test worker] 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' ******************** path: /2/1 {11 11ä11#+} 1/a 06:36:35.905 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.926 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.929 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:35.930 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zXbuBstUPD2OUDxeqvdmjA/UuwPILwFhyRv1DxjlgsRtg/-24ZFq8Nc0iOSDxREnbh4A' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:36.128 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:36.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1364456 bytes in 4961 ms. path='/3 + &#ä/5/h' 06:36:36.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=83 06:36:36.185 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 06:36:36.256 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:36.260 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=79, revision=83 06:36:36.303 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:36.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=79, revision=83 06:36:36.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=83, revision=-1 06:36:36.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:36.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:36.362 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:36.390 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:36.394 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:36.415 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:36.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:36.530 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:36:36.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a23e7a63b01c7e884988c55e7700d433ac9894b8' to.sha1='504f0e8cbfa18369f77322be50127781e5ad4185'): /3 + &#ä/5/i 06:36:36.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=88 06:36:36.655 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 06:36:36.711 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:36.714 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=83, revision=88 06:36:36.811 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:36.819 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=83, revision=88 06:36:36.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=88, revision=-1 06:36:36.855 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:36.900 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:36.923 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:36.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:36:37.048 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:37.057 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:37.060 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:37.061 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/svnN3GPeFzvuwE8JNxUhQA/yuFmlP7lotBmtR2P9l-WUw/f7_FE86Pbk3yZAQadU_zSQ' offset=0 06:36:37.304 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.328 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 82046 bytes in 333 ms. path='/3 + &#ä/5/i' 06:36:37.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=91 06:36:37.351 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:37.386 [qtp1776774368-28] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 852746 bytes in 1690 ms. path='/2/1 {11 11ä11#+} 1/a' 06:36:37.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=50 06:36:37.406 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.420 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:37.449 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=88, revision=91 06:36:37.468 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:37.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=88, revision=91 06:36:37.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:37.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 790671 bytes in 3050 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:37.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:37.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=26 06:36:37.521 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.544 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.550 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.572 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=47, revision=50 06:36:37.586 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.586 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:37.588 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=47, revision=50 06:36:37.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.598 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:37.620 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:37.631 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.635 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:37.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:37.656 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:37.680 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:37.682 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:37.736 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.736 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.741 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:37.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=23, revision=26 06:36:37.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.760 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3da55be08e31667411a5b2bc35600d29296d13ed' to.sha1='5762ed33479229913df985d1be8d42c54704f65f'): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:37.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:36:37.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6799ec0b05485201e87bf83905f2d10a4602d0f' to.sha1='e92485cae3b7f46af814957cdabd444f36f5ef88'): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:37.846 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=96 06:36:37.856 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=55 06:36:37.879 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.959 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:37.968 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:37.981 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:37.985 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:37.984 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=91, revision=96 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:38.004 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:38.022 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=91, revision=96 06:36:38.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=96, revision=-1 06:36:38.059 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:38.077 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:38.098 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=50, revision=55 06:36:38.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:38.132 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:38.138 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.208 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:38.222 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:38.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:38.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:38.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:38.298 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:38.301 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:38.318 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.323 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.325 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/svnN3GPeFzvuwE8JNxUhQA/zbLoJWcKw_zuWWFnbk4VbQ' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:38.370 [Test worker] 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' ******************** path: /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:38.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0697c91ab25cc5c47b0fdc9ebb1ff0415089c43f' to.sha1='5318e004a4de0cef19b60de60c784a822798f667'): /1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:38.406 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:38.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=31 06:36:38.429 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:38.533 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.548 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.552 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.554 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zXbuBstUPD2OUDxeqvdmjA/UuwPILwFhyRv1DxjlgsRtg/XLlm-w4AUv3F0RxGqjPDBQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:38.728 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.748 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139766 bytes in 520 ms. path='/3 + &#ä/aa' 06:36:38.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=99 06:36:38.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:36:38.912 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.916 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=96, revision=99 06:36:38.925 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:38.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=96, revision=99 06:36:38.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=99, revision=-1 06:36:38.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:38.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:38.989 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:38.999 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.004 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.021 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:39.024 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:39.051 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.051 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:39.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=26, revision=31 06:36:39.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.090 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:39.098 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:39.128 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.144 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8128f9450f3ebc32fbb070469d9cb380e2ef180e' to.sha1='66e01abfcbe5a46cf21b9509fbb714a369423ab3'): /3 + &#ä/bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:39.156 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=104 06:36:39.180 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 06:36:39.250 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.255 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=99, revision=104 06:36:39.289 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=99, revision=104 06:36:39.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=104, revision=-1 06:36:39.322 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.382 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:39.395 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:39.400 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.409 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:39.412 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:39.431 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.435 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.436 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fr3AKDw8uevkwo1xBbApag/OGzAaZI194vTK3HJe-qbKQ' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:39.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489394 bytes in 1104 ms. path='/2/1 {11 11ä11#+} 1/b' 06:36:39.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=58 06:36:39.492 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.496 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.505 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.508 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.510 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/svnN3GPeFzvuwE8JNxUhQA/2I0u7bOtcnBSOhGeZ8YtZA' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:39.554 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.560 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=55, revision=58 06:36:39.574 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.586 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=55, revision=58 06:36:39.586 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.590 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249241 bytes in 199 ms. path='/3 + &#ä/bb' 06:36:39.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=107 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:39.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:39.623 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.623 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:39.644 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.669 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:39.673 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:39.692 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.708 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.714 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=104, revision=107 06:36:39.751 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=104, revision=107 06:36:39.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:39.754 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:36:39.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.795 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:36:39.795 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:39.835 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:39.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='45c1b62c02a983665bab849052ed1df05edb0d72' to.sha1='0ca9190f2f382c87af927ae38c72286c4dae2fee'): /2/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:39.880 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:39.884 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:39.903 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:39.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:39.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:39.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=63 06:36:39.973 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:40.006 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.044 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='59a2deb44e2a41dd1d4bbcc965cb7c3066ad84a8' to.sha1='06a6d51e6f7d02948b77e423d38c3458c12e4a45'): /3 + &#ä/cc org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.087 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.094 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=112 06:36:40.098 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.157 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=58, revision=63 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.176 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.183 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=107, revision=112 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.209 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.230 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=107, revision=112 06:36:40.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.248 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:40.262 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.264 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.269 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' ******************** path: /2/a 06:36:40.278 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.294 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.300 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:36:40.300 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:40.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:40.390 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:40.418 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:40.432 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.436 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.445 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:40.447 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.448 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fr3AKDw8uevkwo1xBbApag/OGzAaZI194vTK3HJe-qbKQ' offset=1048576 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.457 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.460 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/svnN3GPeFzvuwE8JNxUhQA/U9aUCmN0Vn_3KpubUXjMgA' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.493 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.505 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42357 bytes in 196 ms. path='/3 + &#ä/cc' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.539 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=115 06:36:40.558 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.569 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f renewalDateTime=2019-09-21T05:06:05.056Z expiryDateTime=2019-09-21T05:36:05.055Z 06:36:40.596 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.605 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:40.618 [closeDeferredTimer-3e9d66c-o] INFO c.c.c.l.LocalRepoManagerImpl - [3e9d66c]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.625 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.626 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:40.626 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.633 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=112, revision=115 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=65 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.680 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=112, revision=115 06:36:40.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:40.701 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:40.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:40.775 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:40.825 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:40.834 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:40.893 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:40.910 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:40.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:40.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:36:40.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c5a329e7f62993949c27b937020ffd7f6a74ac6' to.sha1='8ffa87ce81d661f96946599a2d2727d7eb5567a7'): /3 + &#ä/dd 06:36:41.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=120 06:36:41.007 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:41.056 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:36:41.059 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0db1bdbd-de49-45ed-b41a-567434f9490f from='https://localhost:36994/0db1bdbd-de49-45ed-b41a-567434f9490f' toID=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 to='build/repo/k0t2757w-19vr4-local-src', fromRepoLocalSync=true 06:36:41.060 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b0948b5-4239-41d8-8ec9-d6e6b75061c2 ('build/repo/k0t2757w-19vr4-local-src') org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.068 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:41.082 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:41.105 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.133 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:41.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=115, revision=120 06:36:41.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=120, revision=-1 06:36:41.202 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:41.202 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.254 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:41.282 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:36:41.295 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:41.371 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.447 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:41.471 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:41.476 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.477 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:41.477 [closeDeferredTimer-469a1971-1] INFO c.c.c.l.LocalRepoManagerImpl - [469a1971]_close: Shutting down real LocalRepoManager. 06:36:41.478 [closeDeferredTimer-5b918822-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b918822]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.492 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/svnN3GPeFzvuwE8JNxUhQA/xvfXrfe3qJvxPOvL3s2Sqg' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:41.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.2.xml.gz 06:36:41.532 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/ChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.2.xml.gz 06:36:41.585 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.587 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:41.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217051 bytes in 336 ms. path='/3 + &#ä/dd' 06:36:41.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=123 06:36:41.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:41.656 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=46 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:41.677 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:41.706 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.732 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:41.732 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:41.740 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.743 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=120, revision=123 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:41.749 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fr3AKDw8uevkwo1xBbApag/OGzAaZI194vTK3HJe-qbKQ' offset=2097152 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:41.751 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/ChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.2.xml.gz 06:36:41.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=2 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:41.753 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:41.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=120, revision=123 06:36:41.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=123, revision=-1 06:36:41.799 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:41.799 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:41.860 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:41.929 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:41.942 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.014 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.015 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:42.044 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2462867 bytes in 2885 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.050 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.18% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=36 06:36:42.069 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.093 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=8 06:36:42.111 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:42.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.186 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:42.202 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=31, revision=36 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.227 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:42.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:36:42.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=128 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.282 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.294 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=31, revision=36 06:36:42.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=36, revision=-1 06:36:42.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 06:36:42.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:42.498 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.579 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:42.592 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=123, revision=128 06:36:42.657 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:42.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=123, revision=128 06:36:42.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=128, revision=-1 06:36:42.697 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.714 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:42.726 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:42.747 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.758 [qtp507378138-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 transaction.localRevision=87 remoteFromLocalRevision=8 06:36:42.768 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.776 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.784 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=9ab42a5a-c07e-4548-ae08-dfd593802595 to='build/repo/k0t270p5-q4kgu-local-src', fromRepoLocalSync=false 06:36:42.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:36:42.784 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.818 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4e1452b686621a0d76da6ed8b4cc46fe4f23da2' to.sha1='10663a3861629518727eedd98db8ea9921169739'): /1 {11 11ä11#+} 1/c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.902 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=87 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:42.953 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=41 06:36:42.961 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=41 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.971 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:43.091 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:43.104 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=36, revision=41 06:36:43.188 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:43.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=36, revision=41 06:36:43.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=41, revision=-1 06:36:43.269 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:43.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=100.5 MiB, available=355.0 MiB 06:36:43.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:36:43.322 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:43.326 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:43.343 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:43.352 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.localRepositoryRevisionInProgress=-1, revision=47 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:43.343 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:43.360 [Test worker] 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' 06:36:43.469 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:43.488 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:43.509 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:43.516 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:43.517 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fr3AKDw8uevkwo1xBbApag/VMk9x8QNIExes9KtKk0Hag' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:42.983 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:36:42.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:36:43.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=78.5 MiB, available=377.0 MiB 06:36:43.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:36:43.972 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:43.990 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:44.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116067 bytes in 671 ms. path='/1 {11 11ä11#+} 1/c' 06:36:44.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=44 06:36:44.060 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=41, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=44 06:36:44.135 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:44.138 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=41, revision=44 06:36:44.279 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:44.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=41, revision=44 06:36:44.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=44, revision=-1 06:36:44.334 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:44.334 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:44.377 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:44.405 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:44.408 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:44.410 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:44.453 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:44.453 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:44.482 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:44.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=11, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:44.500 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:36:44.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:36:44.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f90ff0ad0a32a36b90ef23414024b7e74a9dba7' to.sha1='8cbc95cc8b97b035d43a243d621005e139a41aaf'): /2/1 {11 11ä11#+} 1/a 06:36:44.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=49 06:36:44.601 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=44, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:44.691 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=-1, revision=88 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:44.702 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:44.708 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=44, revision=49 06:36:44.742 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:44.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=44, revision=49 06:36:44.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=49, revision=-1 06:36:44.785 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:44.832 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:44.835 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:44.854 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:44.919 [Test worker] 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' 06:36:44.990 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:45.006 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:45.012 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:45.017 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/pXA-QnlLfNGXoxftQDCvGQ/aZ8whlnFaxvJjJp1ioDXEQ' offset=0 06:36:45.162 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:45.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39897 bytes in 289 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:45.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=98.8 MiB, available=356.7 MiB 06:36:45.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.remoteRepositoryRevisionSynced=4, revision=47 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:45.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=52 06:36:45.239 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 06:36:45.319 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:45.324 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=49, revision=52 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:45.353 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:45.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:45.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:45.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:45.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:45.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:45.411 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:45.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:45.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:45.422 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:45.424 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=49, revision=52 06:36:45.425 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=52, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:45.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:36:45.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:45.447 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:45.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:45.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:45.457 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:45.467 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:45.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:45.507 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:45.519 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:45.519 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:45.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:45.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:45.556 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:45.563 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:45.571 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:45.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:45.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:45.587 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:45.590 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:45.641 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:45.680 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:45.699 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:36:45.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8157d8ec5ca7912d54d8050cd6e385384842aca3' to.sha1='f39265a9ed6bae09be6b648b6c11450a97d8a369'): /2/1 {11 11ä11#+} 1/b 06:36:45.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=57 06:36:45.794 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 06:36:45.916 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:45.938 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=52, revision=57 06:36:46.013 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:46.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=52, revision=57 06:36:46.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=57, revision=-1 06:36:46.107 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:46.217 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:46.236 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:46.244 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:46.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=77.5 MiB, available=378.0 MiB 06:36:46.281 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=4, revision=88 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:46.323 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:46.390 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:45.596 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5WlP-qFQhK-7fMpf8iM29w, serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f} because of missing permissions! 06:36:45.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:36:46.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=98.2 MiB, available=357.3 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:46.400 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:46.405 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:46.407 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/pXA-QnlLfNGXoxftQDCvGQ/hhJ1ZvhdSsCzYKfVZYgL4A' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:46.438 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:36:46.438 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:46.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.467 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.478 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:46.478 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:46.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:46.498 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:46.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:46.503 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.localRepositoryRevisionSynced=4, revision=47 06:36:46.503 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:46.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:46.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:36:46.543 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.552 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.552 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:46.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.571 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:46.571 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.587 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:46.587 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.604 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:46.604 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.620 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:46.620 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:46.637 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! 06:36:46.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:46.658 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:46.668 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:46.668 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null 06:36:46.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=65, revision=68 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:46.718 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:46.802 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142635 bytes in 557 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:46.812 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:46.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=60 06:36:46.821 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 06:36:46.914 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:46.937 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=57, revision=60 06:36:47.008 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:47.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=57, revision=60 06:36:47.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=60, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:47.074 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:47.083 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=63, revision=68 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:47.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:47.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:47.119 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:47.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=63, revision=68 06:36:47.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=68, revision=-1 06:36:47.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:47.182 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:47.271 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:47.289 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:47.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=77.8 MiB, available=377.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:47.340 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:47.378 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:47.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:47.422 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:47.431 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionSynced=4, revision=88 06:36:47.432 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=88, revision=-1 06:36:47.466 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:47.474 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:47.474 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:36:47.478 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=130 06:36:47.503 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:47.511 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e445fe9308c3449e960e09f382725749f2e8f83' to.sha1='beb6c4ae6ce3e478042d78092f774a62583a516f'): /2/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:47.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:36:47.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:47.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=65 06:36:47.589 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:47.626 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:47.746 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:47.755 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=60, revision=65 06:36:47.824 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:47.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:47.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=60, revision=65 06:36:47.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=65, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:47.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=98.2 MiB, available=357.3 MiB 06:36:47.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:47.877 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:47.994 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:48.032 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:48.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:48.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:48.170 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:48.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=75.8 MiB, available=379.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:48.184 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:48.189 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:48.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:48.193 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/4PPYY9T1_2kgf3gFDUqkmg' offset=0 06:36:48.465 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:48.495 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:48.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148063 bytes in 451 ms. path='/2/a' 06:36:48.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=68 06:36:48.580 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:48.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=99.0 MiB, available=356.5 MiB 06:36:48.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:48.810 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:48.820 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=65, revision=68 06:36:49.040 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:49.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=65, revision=68 06:36:49.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=68, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:49.041 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.090 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:49.093 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:49.133 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:48.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=73.9 MiB, available=381.6 MiB 06:36:48.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:36:49.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=73.9 MiB, available=381.6 MiB org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=97.4 MiB, available=358.1 MiB 06:36:49.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.2.xml.gz 06:36:49.137 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:36:49.138 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:36:49.138 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:36:49.138 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.140 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:36:49.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:49.149 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.161 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.163 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:49.167 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.171 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.178 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.181 [qtp2000985038-169] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 localRepositoryRevisionSynced=46 06:36:49.185 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.195 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:49.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.216 [qtp507378138-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=87 06:36:49.220 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.234 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84f71c52aaf15df0c7af8a09754629ea9a812f53' to.sha1='15357f103ff2c1d724a5c896ca6378ac59a982b5'): /3 + &#ä/5/h org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.247 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f transaction.localRevision=71 remoteFromLocalRevision=46 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=132 remoteFromLocalRevision=87 06:36:49.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9ab42a5a-c07e-4548-ae08-dfd593802595 from='build/repo/k0t270p5-q4kgu-local-src' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 from='build/repo/k0t2757w-19vr4-local-src' toID=0db1bdbd-de49-45ed-b41a-567434f9490f to='https://localhost:36994/0db1bdbd-de49-45ed-b41a-567434f9490f' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:49.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=73 06:36:49.296 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.301 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=132 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.302 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:49.319 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:49.323 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.354 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:49.355 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.370 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=71 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:36:49.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:36:49.403 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=132 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.412 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.414 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:49.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.422 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=68, revision=73 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.427 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:49.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:36:49.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=130, revision=134 06:36:49.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:49.476 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.500 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.509 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:49.514 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=128, revision=134 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=68, revision=73 06:36:49.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=73, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.533 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:49.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=128, revision=134 06:36:49.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.571 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:49.578 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:49.588 [qtp507378138-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 transaction.localRevision=93 remoteFromLocalRevision=132 06:36:49.590 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:49.610 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:36:49.614 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:36:49.624 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3cbfe3fb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' 06:36:49.626 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3cbfe3fb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' locked successfully. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.622 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:49.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.642 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:49.646 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.667 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:49.670 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:49.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.819 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.824 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:49.824 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null 06:36:49.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=73 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.831 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:49.835 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.837 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:49.837 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/evIvnymxGJA7bZPtOXxRKQ/yXa3t87C6dgg1SEsh-5yLg/CTDPHZfTr8nnfg9rWqgujQ' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:49.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:49.911 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:49.932 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=68, revision=73 06:36:50.055 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=68, revision=73 06:36:50.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=73, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.086 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 384699 bytes in 446 ms. path='/3 + &#ä/5/h' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=75 06:36:50.152 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=76 06:36:50.170 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.223 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.229 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.233 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=73, revision=76 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.239 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=73, revision=75 06:36:50.261 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.261 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=73, revision=76 06:36:50.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=76, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=73, revision=75 06:36:50.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:50.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:50.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:50.359 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:50.366 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.412 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:50.415 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.422 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.462 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.465 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:36:50.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=77 06:36:50.505 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:50.561 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.569 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.573 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=75, revision=77 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15d79a1022673e51ae76ec68dd3430230c18ff9b' to.sha1='dc253b38b54a42843481f8ea9c378d7c94069bac'): /3 + &#ä/5/i org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.616 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=75, revision=77 06:36:50.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=77, revision=-1 06:36:50.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:50.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=81 06:36:50.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.677 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:50.692 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.697 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.749 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.752 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=76, revision=81 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:36:50.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=79 06:36:50.792 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.831 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=76, revision=81 06:36:50.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=81, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.866 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.870 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=77, revision=79 06:36:50.890 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:50.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=77, revision=79 06:36:50.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.905 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:50.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:50.953 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.955 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:50.960 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.980 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:50.984 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:50.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.071 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=81 06:36:51.079 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.079 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.082 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.084 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/evIvnymxGJA7bZPtOXxRKQ/yXa3t87C6dgg1SEsh-5yLg/IHJkICQtVM-0F8nZan-rHw' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.175 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.180 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=79, revision=81 06:36:51.211 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=79, revision=81 06:36:51.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=81, revision=-1 06:36:51.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:51.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:51.274 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.276 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162290 bytes in 311 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.299 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.309 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.48% 06:36:51.310 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=84 06:36:51.316 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=83 06:36:51.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.371 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.396 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=81, revision=84 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.400 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.416 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=81, revision=83 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:51.421 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.455 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=81, revision=84 06:36:51.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.468 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=81, revision=83 06:36:51.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=83, revision=-1 06:36:51.505 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:51.505 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.516 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:51.516 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:51.544 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.547 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.583 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:51.585 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.641 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.645 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.726 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=85 06:36:51.752 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.760 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.806 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.809 [qtp2000985038-170] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=83, revision=85 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.817 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34b591b14bf444ff5d1f2512c829547f3cd772ed' to.sha1='52cff5bd507702bf8f191681b74af1885923d70f'): /3 + &#ä/aa org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.820 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=83, revision=85 06:36:51.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=85, revision=-1 06:36:51.842 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:51.842 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:51.869 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.902 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=89 06:36:51.903 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:51.930 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.69% 06:36:51.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:51.972 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:51.976 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=84, revision=89 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:52.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='ad1988d41b953bb5c9eeb20fb050fd752ff6dcb1'): /1 {11 11ä11#+} 1/a 06:36:52.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:52.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.032 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=84, revision=89 06:36:52.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:52.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='a8789202718ef7ddde49c93fd0bf250bacf0095f'): /1 {11 11ä11#+} 1/b 06:36:52.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.091 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:52.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='cd91de559f7667f91e1b9071c3fab932bce0ca87'): /1 {11 11ä11#+} 1/c 06:36:52.107 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:36:52.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='5d87b399de631a0c333ec8d1907f453f2aaafd54'): /2/1 {11 11ä11#+} 1/a 06:36:52.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.165 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:52.183 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:52.191 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='c6799ec0b05485201e87bf83905f2d10a4602d0f'): /2/1 {11 11ä11#+} 1/b 06:36:52.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:36:52.226 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c883e114b32765abf8c72d8cc8fa143d315aa6d' to.sha1='856c989ee97751d0d01c072652952f77c63a4960'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.262 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.272 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.279 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.280 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/evIvnymxGJA7bZPtOXxRKQ/_S9mYxgwwd-HiY1iRNAoWw' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:52.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=93 06:36:52.322 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 06:36:52.454 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.458 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=85, revision=93 06:36:52.496 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=85, revision=93 06:36:52.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=93, revision=-1 06:36:52.532 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.586 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:52.588 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.614 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:36:52.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.634 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175027 bytes in 451 ms. path='/3 + &#ä/aa' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT ******************** path: /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=92 06:36:52.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:52.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.754 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.774 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=89, revision=92 06:36:52.813 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=89, revision=92 06:36:52.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:52.866 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:52.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:52.900 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.910 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.913 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/ZUtMRNbmGUPmGf9IScHgdA/_bzWYcPB88LFmouYCHItsQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:52.930 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:52.963 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:52.965 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:53.031 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:53.039 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:53.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:53.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:36:53.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39a2c9bd6f98c6463aef15de55b2de5b6db69e8d' to.sha1='0acb23b928f74055d545f0d6cb3f1da714d0b4b6'): /3 + &#ä/bb 06:36:53.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=97 06:36:53.210 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:53.265 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:53.310 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:53.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 716509 bytes in 685 ms. path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:53.329 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=92, revision=97 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:53.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=96 06:36:53.349 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:53.416 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:53.424 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=92, revision=97 06:36:53.424 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:53.451 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:53.460 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=93, revision=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:53.468 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:53.486 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:53.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=93, revision=96 06:36:53.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:53.520 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:36:53.529 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:53.536 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:53.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:53.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:53.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:53.597 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:53.601 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:53.649 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:53.653 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:53.666 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:53.744 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:53.784 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:53.801 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:53.804 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:53.807 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:53.809 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/evIvnymxGJA7bZPtOXxRKQ/HKI-SzLAgYLvn6Sj7WrS0Q' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:53.824 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:54.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f39019aa7f01fced1928497b44875044d582810' to.sha1='356cbe89005c5b99c8e7c35584a9d62c5c9bd471'): /3 + &#ä/5/i 06:36:54.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=101 06:36:54.081 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 06:36:54.202 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:54.206 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=96, revision=101 06:36:54.236 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:54.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=96, revision=101 06:36:54.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=101, revision=-1 06:36:54.298 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:54.372 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:54.465 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:36:54.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' ******************** path: /3 + &#ä/5/i 06:36:54.620 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:54.624 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:54.627 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:54.634 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:54.638 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:54.639 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/ZUtMRNbmGUPmGf9IScHgdA/B_FXSmk5Rb2FPaAwGRIcNQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:54.834 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:54.898 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 659501 bytes in 1359 ms. path='/3 + &#ä/bb' 06:36:54.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=100 06:36:54.922 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:54.969 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32486c7a]initPersistenceManagerFactory: repositoryId=c252739a-e634-4f85-a229-19aaae13ee2b 06:36:54.985 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32486c7a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21600 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:54.989 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:54.994 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.004 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=97, revision=100 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:36:55.029 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsv-zf9pq-remote' 06:36:55.031 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsv-zf9pq-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.062 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:55.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=97, revision=100 06:36:55.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.107 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:55.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 505992 bytes in 667 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.149 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.165 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=104 06:36:55.166 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.198 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:55.200 [qtp1776774368-127] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.211 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:55.214 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=101, revision=104 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.273 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.284 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:55.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=101, revision=104 06:36:55.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.305 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:55.314 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:55.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:55.352 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.357 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.360 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c1e3802ae670fff0198c3b00093e092e7cfda2d' to.sha1='34f42ca5b619cd603a9a4e2149462e80c008711d'): /3 + &#ä/cc org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.380 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:55.382 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=105 06:36:55.393 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.445 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.471 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:55.474 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=100, revision=105 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:36:55.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:36:55.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3087e5292ea94c3f6a4426b7a45a7ea4f36882a' to.sha1='578d19bcbf960464a995f93412d80167cf0ece86'): /3 + &#ä/aa 06:36:55.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=109 06:36:55.582 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.664 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:55.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=100, revision=105 06:36:55.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.732 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:55.737 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=104, revision=109 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.743 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:55.835 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.892 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.896 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=104, revision=109 06:36:55.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:55.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:55.954 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:55.975 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:55.990 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:55.994 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:55.996 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/evIvnymxGJA7bZPtOXxRKQ/UmdRTww52fX8DtIr3MYCrQ' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:56.110 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:56.147 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:56.157 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:56.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' ******************** path: /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:56.193 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 71720 bytes in 263 ms. path='/3 + &#ä/cc' 06:36:56.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=108 06:36:56.210 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 06:36:56.277 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:56.282 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=105, revision=108 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:56.306 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:56.312 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:56.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=105, revision=108 06:36:56.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=108, revision=-1 06:36:56.359 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:36:56.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:56.385 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:56.404 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:56.413 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:56.415 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:56.424 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:56.428 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:56.429 [qtp2000985038-170] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/2oLGQPXWPxoNltuundcZLA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:56.437 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:56.472 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:56.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:36:56.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2964e2108f172b0455d490d86ef09153012aa4de' to.sha1='d161ae52e3852f6dca51c7a577a3f93543148385'): /3 + &#ä/dd 06:36:56.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=113 06:36:56.579 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 06:36:56.658 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:56.663 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=108, revision=113 06:36:56.704 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:56.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=108, revision=113 06:36:56.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=113, revision=-1 06:36:56.753 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:56.793 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:56.816 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:56.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:56.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:36:57.050 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:57.067 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:57.070 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:57.071 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/evIvnymxGJA7bZPtOXxRKQ/YNyHhBdHmJnxC0HEB4mOWw' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:57.847 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. ******************** path: /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:57.900 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:57.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 811916 bytes in 1081 ms. path='/3 + &#ä/dd' 06:36:57.944 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=116 06:36:57.945 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 06:36:57.993 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:57.997 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=113, revision=116 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:58.017 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:58.019 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:58.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=113, revision=116 06:36:58.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=116, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:58.038 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:58.042 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:58.043 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/2oLGQPXWPxoNltuundcZLA' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:58.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:58.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:36:58.086 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:58.110 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:58.112 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:36:58.127 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:58.213 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:36:58.252 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:36:58.604 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=8 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:58.638 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:58.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1562226 bytes in 2510 ms. path='/3 + &#ä/aa' 06:36:58.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=113 06:36:58.683 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 06:36:58.732 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:58.735 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=109, revision=113 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:58.826 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:58.960 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:58.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=109, revision=113 06:36:58.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=113, revision=-1 06:36:58.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:36:58.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:59.011 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:59.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:59.014 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:59.048 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:36:59.048 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:36:59.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:59.066 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:36:59.073 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:59.073 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:59.097 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.130 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:59.145 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.150 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=116, revision=121 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:59.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:59.234 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=116, revision=121 06:36:59.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:59.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='789a918eb37806b160cfb422ee4150dbebdeaecf' to.sha1='5cc92d6f3cd0fccce6da99c57dddfdd50f09dc68'): /3 + &#ä/bb 06:36:59.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=118 06:36:59.296 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:59.340 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:59.356 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:59.358 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 transaction.localRevision=83 remoteFromLocalRevision=8 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:59.361 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=113, revision=118 06:36:59.402 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:36:59.405 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:59.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=113, revision=118 06:36:59.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=118, revision=-1 06:36:59.471 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.505 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.582 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:36:59.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' ******************** path: /3 + &#ä/bb 06:36:59.656 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.666 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.671 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.672 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/A6wLxTJypcfI3TVZ4jXiww' offset=0 06:36:59.805 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:36:59.806 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:36:59.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 122919 bytes in 240 ms. path='/3 + &#ä/bb' 06:36:59.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=121 06:36:59.839 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 06:36:59.905 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.918 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=118, revision=121 06:36:59.960 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:36:59.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=118, revision=121 06:36:59.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=121, revision=-1 06:37:00.020 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:37:00.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:00.059 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:00.085 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:00.089 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:37:00.114 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:00.125 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:00.153 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:37:00.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:37:00.243 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa45f24dcb2b53dbea39fd7698b71c7de20f1aa3' to.sha1='808e4a72f768cd7f8fd05c4e4d0bac293a554b8a'): /3 + &#ä/cc 06:37:00.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=126 06:37:00.288 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:00.302 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:00.356 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:00.362 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=121, revision=126 06:37:00.405 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:00.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=121, revision=126 06:37:00.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=126, revision=-1 06:37:00.444 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:00.478 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:00.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:37:00.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/cc' ******************** path: /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:00.711 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:00.732 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:00.833 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:00.854 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:00.858 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:00.859 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/gAHOjfMVz53t1OyaR4kdYw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:00.902 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:01.208 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6225db82]initPersistenceManagerFactory: repositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:01.220 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6225db82]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23875 ms. 06:37:01.258 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291de-6upcs-remote' 06:37:01.261 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291de-6upcs-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:01.315 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:01.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cf14494e-5f59-40fc-8698-a7c7c993d902 to='build/repo/k0t27g69-xjqfg-local-src', fromRepoLocalSync=false 06:37:01.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:37:01.489 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:37:01.505 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:01.559 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83 06:37:01.617 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:01.629 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:01.885 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. ******************** path: /3 + &#ä/cc 06:37:02.384 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:02.432 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:02.452 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:02.453 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/gAHOjfMVz53t1OyaR4kdYw' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:01.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:37:02.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=73.8 MiB, available=381.7 MiB 06:37:02.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:37:02.627 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:04.019 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=-1, revision=84 06:37:04.172 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:04.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:04.420 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:04.481 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT ******************** path: /3 + &#ä/cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:04.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:04.720 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:04.741 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:04.750 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:04.752 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/gAHOjfMVz53t1OyaR4kdYw' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:05.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=70.6 MiB, available=384.9 MiB 06:37:05.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=4, revision=84 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:05.221 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:05.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:37:05.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:05.319 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.341 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.341 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.349 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:05.350 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:05.359 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.387 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.387 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.397 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.397 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.407 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.407 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:05.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:05.471 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! 06:37:05.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:05.976 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:05.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=70.8 MiB, available=384.7 MiB org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT ******************** path: /3 + &#ä/cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:06.062 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:06.068 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionSynced=4, revision=84 06:37:06.068 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=84, revision=-1 06:37:06.103 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:06.117 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:06.117 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:06.132 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=123 06:37:06.204 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 06:37:06.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:37:06.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:06.385 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:06.434 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:06.438 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:06.449 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:06.465 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/gAHOjfMVz53t1OyaR4kdYw' offset=3145728 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:06.466 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:06.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=69.6 MiB, available=385.9 MiB 06:37:06.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:06.861 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:07.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=68.6 MiB, available=386.9 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:07.266 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:07.391 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. ******************** path: /3 + &#ä/cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:07.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:37:07.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=68.6 MiB, available=386.9 MiB 06:37:07.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:37:07.535 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:37:07.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:37:07.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:07.538 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:07.566 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:07.607 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=83 06:37:07.628 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:07.667 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=125 remoteFromLocalRevision=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:07.753 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:07.755 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:07.952 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:07.956 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:07.957 [qtp2000985038-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/gAHOjfMVz53t1OyaR4kdYw' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:08.357 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:08.637 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:08.756 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:09.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4281572 bytes in 8461 ms. path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:09.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf14494e-5f59-40fc-8698-a7c7c993d902 from='build/repo/k0t27g69-xjqfg-local-src' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:09.026 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:09.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=133 06:37:09.032 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 06:37:09.077 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:09.081 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=126, revision=133 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:09.092 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=125 06:37:09.099 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:09.099 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:09.101 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:37:09.101 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:37:09.107 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=125 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:09.153 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:09.163 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:09.164 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:09.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=126, revision=133 06:37:09.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=133, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:09.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:09.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:09.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=123, revision=127 06:37:09.180 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:09.214 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:09.214 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:09.243 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:09.260 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:09.286 [qtp1776774368-127] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=121, revision=127 06:37:09.336 [qtp1776774368-127] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:09.343 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=121, revision=127 06:37:09.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=127, revision=-1 06:37:09.445 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:09.451 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 transaction.localRevision=89 remoteFromLocalRevision=125 06:37:09.465 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:09.474 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:37:09.481 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:37:09.485 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [505d903d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' 06:37:09.488 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [505d903d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:09.609 [closeDeferredTimer-57f5106d-63] INFO c.c.c.l.LocalRepoManagerImpl - [57f5106d]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:09.769 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:09.780 [qtp2000985038-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:37:09.793 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:09.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:37:09.836 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:37:09.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92e62eb9baee3122253aa1862f0bcfd0ef12963e' to.sha1='80b4d2639dc387271eb9ec6446ce6ea328596323'): /3 + &#ä/dd 06:37:09.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=138 06:37:09.919 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 06:37:10.012 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:10.027 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=133, revision=138 06:37:10.208 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:10.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=133, revision=138 06:37:10.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=138, revision=-1 06:37:10.274 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:10.331 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:10.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:10.380 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:37:10.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' ******************** path: /3 + &#ä/dd 06:37:10.540 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:10.554 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:10.562 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:10.565 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KWf2PNVRnqi3rXUHldNUbg/1f3IooP2amvFZczEofgabw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:10.956 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:11.450 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:11.471 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 561827 bytes in 1080 ms. path='/3 + &#ä/dd' 06:37:11.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=141 06:37:11.488 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 06:37:11.588 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:11.593 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=138, revision=141 06:37:11.664 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:11.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=138, revision=141 06:37:11.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=141, revision=-1 06:37:11.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:11.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:11.743 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:11.754 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:11.857 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:11.862 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:11.876 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:11.903 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:11.954 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5b0948b5-4239-41d8-8ec9-d6e6b75061c2"] on repo=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 06:37:12.013 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.15% 06:37:12.073 [Test worker] INFO c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, to=0db1bdbd-de49-45ed-b41a-567434f9490f 06:37:12.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f localRepositoryRevisionSynced=71 06:37:12.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:12.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:12.604 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:12.604 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:12.622 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:12.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=146 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:12.655 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:12.910 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 06:37:13.076 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:13.079 [qtp2000985038-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=141, revision=146 06:37:13.168 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:13.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=141, revision=146 06:37:13.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=146, revision=-1 06:37:13.267 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:13.277 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 transaction.localRevision=101 remoteFromLocalRevision=71 06:37:13.324 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:13.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0db1bdbd-de49-45ed-b41a-567434f9490f from='https://localhost:36994/0db1bdbd-de49-45ed-b41a-567434f9490f' toID=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 to='build/repo/k0t2757w-19vr4-local-src', fromRepoLocalSync=false 06:37:13.345 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.null.xml.gz 06:37:13.345 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/ChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.null.xml.gz 06:37:13.363 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:13.403 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 localRepositoryRevisionSynced=46 localRepositoryRevisionInProgress=101 06:37:13.407 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:13.417 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/ChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.null.xml.gz 06:37:13.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:37:13.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=86.8 MiB, available=368.7 MiB 06:37:13.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:13.875 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:13.891 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:13.899 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.localRepositoryRevisionInProgress=-1, revision=102 06:37:14.099 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:37:14.253 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:14.333 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:14.596 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:14.271 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:37:14.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=86.2 MiB, available=369.3 MiB 06:37:14.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.remoteRepositoryRevisionSynced=47, revision=102 06:37:14.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:14.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:14.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:37:14.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:14.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:14.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:14.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:14.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:14.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:14.869 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:14.869 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:14.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:14.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:14.890 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5WlP-qFQhK-7fMpf8iM29w, serverRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f} because of missing permissions! 06:37:14.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:37:15.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=85.9 MiB, available=369.6 MiB 06:37:15.362 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:15.382 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.localRepositoryRevisionSynced=47, revision=102 06:37:15.382 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.localRepositoryRevisionInProgress=102, revision=-1 06:37:15.435 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:15.442 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:15.442 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:15.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=-1, revision=148 06:37:15.488 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 06:37:15.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:37:15.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:37:15.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=85.9 MiB, available=369.6 MiB 06:37:15.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:37:16.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=85.9 MiB, available=369.6 MiB 06:37:16.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:16.260 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:16.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=85.9 MiB, available=369.6 MiB 06:37:16.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0db1bdbd-de49-45ed-b41a-567434f9490f.null.xml.gz 06:37:16.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:37:16.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:37:16.509 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:16.540 [qtp2000985038-749] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 localRepositoryRevisionSynced=101 06:37:16.604 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:16.637 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f transaction.localRevision=150 remoteFromLocalRevision=101 06:37:16.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 from='build/repo/k0t2757w-19vr4-local-src' toID=0db1bdbd-de49-45ed-b41a-567434f9490f to='https://localhost:36994/0db1bdbd-de49-45ed-b41a-567434f9490f' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:16.722 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:16.793 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f localRepositoryRevisionSynced=71 localRepositoryRevisionInProgress=150 06:37:16.820 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:16.820 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:16.836 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:37:16.836 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:37:16.842 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f localRepositoryRevisionSynced=150 06:37:16.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:16.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:16.886 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:16.886 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2757w-19vr4-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:16.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=148, revision=152 06:37:16.897 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 06:37:16.981 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:16.990 [qtp2000985038-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2, this.remoteRepositoryRevisionSynced=146, revision=152 06:37:17.036 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:17.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionSynced=146, revision=152 06:37:17.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f, this.localRepositoryRevisionInProgress=152, revision=-1 06:37:17.158 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:17.162 [qtp2000985038-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0db1bdbd-de49-45ed-b41a-567434f9490f remoteRepositoryId=5b0948b5-4239-41d8-8ec9-d6e6b75061c2 transaction.localRevision=107 remoteFromLocalRevision=150 06:37:17.195 [qtp2000985038-28] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:17.198 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:37:17.200 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7177fbf2]getCloseDeferredMillis: closeDeferredMillis=20000 06:37:17.200 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7177fbf2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:17.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 06:37:17.494 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:17.757 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:18.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:18.101 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:18.182 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:18.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:18.454 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:18.468 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:18.742 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:18.870 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f148307]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' 06:37:18.876 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f148307]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' locked successfully. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:19.280 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:19.320 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:19.601 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:19.667 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:19.676 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3cbfe3fb]initPersistenceManagerFactory: repositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:19.684 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3cbfe3fb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27077 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:20.139 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:20.267 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=79.7 MiB, available=375.8 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:20.339 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:20.386 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p6-t120w-remote' 06:37:20.386 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p6-t120w-remote' locked successfully. 06:37:21.259 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:21.278 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:21.549 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:21.665 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:21.736 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:21.804 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:21.873 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:22.041 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:22.114 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:22.211 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:22.303 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:22.373 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:22.442 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:22.512 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:22.577 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:22.665 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:22.691 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:22.763 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:22.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:22.867 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:22.885 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:23.019 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:23.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:23.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:23.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:23.237 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:23.264 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:23.281 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:23.379 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:23.413 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:23.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:23.568 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]initPersistenceManagerFactory: repositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f 06:37:23.576 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23762 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:23.597 [qtp507378138-691] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:23.602 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]getCloseDeferredMillis: closeDeferredMillis=20000 06:37:23.603 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:23.620 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:23.644 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]initPersistenceManagerFactory: repositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 06:37:23.644 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3257 ms. 06:37:23.683 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]getCloseDeferredMillis: closeDeferredMillis=20000 06:37:23.685 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:23.706 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:23.786 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 142 ms. 06:37:23.789 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=-e-Gzl4yeBS2VBSfUFV-jA, invitation=false] 06:37:23.900 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 111 ms. 06:37:23.901 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:24.097 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:24.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 810a80ee-c9b1-4839-85fe-86cb8ebea643 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest localRepository.publicKeySha1 = 98:73:1B:EA:BD:FD:A9:A8:1F:B3:F2:C2:D7:6E:E1:17:44:1E:DC:9C remoteRepository.repositoryId = 4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepository.remoteRoot = https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepository.publicKeySha1 = 68:D9:B9:21:2D:60:7F:36:F0:66:EE:44:59:DD:54:79:07:C7:79:5E 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 810a80ee-c9b1-4839-85fe-86cb8ebea643 4bba2a20-08b5-421b-a6b8-eb40c8e887a2 06:37:24.284 [qtp507378138-710] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:24.292 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:24.352 [qtp507378138-710] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:24.390 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 renewalDateTime=2019-09-21T05:07:24.337Z expiryDateTime=2019-09-21T05:37:24.337Z 06:37:24.405 [qtp507378138-710] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:24.430 [qtp507378138-710] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:24.470 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:37:24.491 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=810a80ee-c9b1-4839-85fe-86cb8ebea643 to='build/repo/k0t29mq7-e5oh9-local-dest', fromRepoLocalSync=true 06:37:24.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.-1.xml.gz 06:37:24.504 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.-1.xml.gz 06:37:24.508 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 810a80ee-c9b1-4839-85fe-86cb8ebea643 ('build/repo/k0t29mq7-e5oh9-local-dest') 06:37:24.530 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:24.613 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 06:37:24.945 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:24.951 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=108.2 MiB, available=347.3 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:24.989 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:25.025 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:25.166 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:25.174 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:25.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:25.486 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c252739a-e634-4f85-a229-19aaae13ee2b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src localRepository.publicKeySha1 = 95:BA:32:7F:88:3C:28:C2:8E:9B:E3:C7:F9:3F:AA:16:22:92:44:1D remoteRepository.repositoryId = 6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepository.remoteRoot = https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepository.publicKeySha1 = C1:70:A0:74:B1:AD:BE:7D:07:15:FC:E3:C7:46:BA:5E:D2:14:F7:64 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 c252739a-e634-4f85-a229-19aaae13ee2b 6c8f5916-4423-4a9b-95a8-4bf9a7f5719f org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:24.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=19 06:37:25.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=84.3 MiB, available=371.2 MiB 06:37:25.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:37:25.801 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:37:25.816 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:37:25.884 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:25.949 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionInProgress=-1, revision=97 06:37:26.072 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:26.109 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:26.187 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:26.399 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:26.476 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:26.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=19, cryptoKeyDtos.size=38, cryptoLinkDtos.size=49, currentHistoCryptoRepoFileDtos.size=19, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:26.613 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:37:26.644 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 06:37:26.794 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:37:26.827 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:37:26.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:37:26.957 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:37:27.028 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.69% 06:37:27.122 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:27.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=86.8 MiB, available=368.7 MiB 06:37:27.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=97 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:27.245 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:27.287 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:27.314 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f renewalDateTime=2019-09-21T05:07:27.269Z expiryDateTime=2019-09-21T05:37:27.269Z 06:37:27.336 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:27.348 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:27.371 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:37:27.372 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=c252739a-e634-4f85-a229-19aaae13ee2b to='build/repo/k0t28tsu-xk855-local-src', fromRepoLocalSync=true 06:37:27.373 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c252739a-e634-4f85-a229-19aaae13ee2b ('build/repo/k0t28tsu-xk855-local-src') 06:37:27.417 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:37:27.446 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:37:27.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:37:27.518 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:37:27.543 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:27.707 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 06:37:27.738 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:27.759 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:37:27.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:27.796 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:28.059 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:28.085 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]initPersistenceManagerFactory: repositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 06:37:28.097 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22411 ms. 06:37:28.129 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]getCloseDeferredMillis: closeDeferredMillis=20000 06:37:28.129 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:28.192 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms. 06:37:28.192 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=FCxOKOF9sjcFDwdrq5i2QA, invitation=false] 06:37:28.344 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 151 ms. 06:37:28.344 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=lxxWvnldsQlAqjTWMTa5ug, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:28.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:28.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:37:28.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:28.691 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=86.3 MiB, available=369.2 MiB 06:37:28.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:28.697 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:28.725 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:28.757 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:28.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.766 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.766 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.775 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:28.781 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:28.787 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:28.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:28.833 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:28.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:37:28.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:28.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:28.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:28.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:28.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:29.192 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:29.235 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:29.282 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=85.5 MiB, available=370.0 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:29.434 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:29.485 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:29.494 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:29.500 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:29.580 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:29.756 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:29.848 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c9d9def1-1b36-49f0-9beb-737e9c468ae1 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src localRepository.publicKeySha1 = D9:BD:DD:53:1E:7A:45:E9:EE:00:09:E3:78:5C:C9:81:28:AC:94:75 remoteRepository.repositoryId = 88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepository.remoteRoot = https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepository.publicKeySha1 = E7:DE:8C:CD:06:FD:7D:8E:5D:63:41:FB:8B:E5:D9:68:68:D1:4A:36 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 c9d9def1-1b36-49f0-9beb-737e9c468ae1 88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:30.102 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:29.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:37:30.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=87.8 MiB, available=367.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:29.474 [closeDeferredTimer-46b0f8aa-5v] INFO c.c.c.l.LocalRepoManagerImpl - [46b0f8aa]_close: Shutting down real LocalRepoManager. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:30.644 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:30.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:30.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=88.3 MiB, available=367.2 MiB 06:37:30.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:30.820 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:30.825 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionSynced=-1, revision=97 06:37:30.825 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionInProgress=97, revision=-1 06:37:30.876 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:30.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:37:30.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:37:30.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:31.049 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:37:31.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:31.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:37:31.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:31.192 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:31.202 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:31.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:37:31.316 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:37:31.358 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:37:31.432 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:31.450 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:31.459 [qtp507378138-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:31.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.86% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:31.538 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:31.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=-1, revision=5 06:37:31.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:31.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=86.6 MiB, available=368.9 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:31.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:37:31.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:31.637 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:31.681 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:31.697 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionSynced=-1, revision=4 06:37:31.697 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=4, revision=-1 06:37:31.772 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:31.776 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:31.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:31.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:31.825 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:31.865 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 renewalDateTime=2019-09-21T05:07:31.807Z expiryDateTime=2019-09-21T05:37:31.807Z org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:31.886 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:31.892 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:31.902 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:31.923 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:37:31.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 from='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' toID=c9d9def1-1b36-49f0-9beb-737e9c468ae1 to='build/repo/k0t291dd-8zxud-local-src', fromRepoLocalSync=true 06:37:31.924 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c9d9def1-1b36-49f0-9beb-737e9c468ae1 ('build/repo/k0t291dd-8zxud-local-src') 06:37:31.952 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:31.977 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:37:31.978 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:32.020 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:32.021 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:32.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.-1.xml.gz 06:37:32.142 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.-1.xml.gz 06:37:32.175 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:32.214 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 61 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:32.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=87.2 MiB, available=368.3 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:32.424 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 06:37:32.479 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:32.488 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.-1.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:32.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=6 06:37:32.538 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:32.725 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:32.756 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:32.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:37:32.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=86.6 MiB, available=368.9 MiB 06:37:32.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:32.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 06:37:33.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=71.9 MiB, available=383.6 MiB 06:37:33.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:37:33.101 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:33.174 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:33.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=86.5 MiB, available=369.0 MiB 06:37:33.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.-1.xml.gz 06:37:33.244 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:37:33.247 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:33.267 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:33.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:37:33.607 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:37:33.695 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:33.724 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:33.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:33.823 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:33.861 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:33.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:33.877 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:34.181 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.33% 06:37:34.194 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.59% 06:37:34.194 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' 06:37:34.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c956ca792adf811769c81c1a4fa5a9d85ed9cc9' to.sha1=''): /.subshare.properties 06:37:34.231 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:34.596 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:34.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=-1, revision=6 06:37:34.607 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:34.627 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:34.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:37:34.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:34.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:37:35.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=72.2 MiB, available=383.3 MiB 06:37:35.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:35.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=87.4 MiB, available=368.1 MiB 06:37:35.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:35.325 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:35.428 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lxxWvnldsQlAqjTWMTa5ug, serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54} because of missing permissions! 06:37:35.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:35.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=87.3 MiB, available=368.2 MiB 06:37:35.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:35.688 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:35.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=72.5 MiB, available=383.0 MiB 06:37:35.941 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:35.948 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionSynced=-1, revision=4 06:37:35.948 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionInProgress=4, revision=-1 06:37:35.968 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:35.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:35.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:36.049 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:36.116 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:37:36.116 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:36.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=87.3 MiB, available=368.2 MiB 06:37:36.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:37:36.124 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:37:36.127 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:37:36.127 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:36.141 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:36.169 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:36.212 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 42 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:36.223 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=2 06:37:36.292 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:36.348 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=8 remoteFromLocalRevision=2 06:37:36.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c252739a-e634-4f85-a229-19aaae13ee2b from='build/repo/k0t28tsu-xk855-local-src' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:36.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=6 06:37:36.380 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:36.402 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:36.408 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:36.418 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:36.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:36.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:36.468 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:36.473 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:36.474 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uTdZ51Gx4qiepY6bmK9OKw' offset=0 06:37:36.549 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:36.579 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:36.579 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:36.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:36.645 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:36.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=10 06:37:36.705 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:36.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 06:37:36.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 345 ms. path='/.subshare.properties' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:36.826 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:36.829 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:36.874 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:36.898 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:36.905 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:36.938 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:36.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=6, revision=10 06:37:36.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:37.004 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:37.009 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:37.058 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:37.095 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 06:37:37.095 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:37.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:37.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:37.147 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:37.166 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54dec407f3de3695c1d3789f3a998261dc2f9bed' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:37.197 [closeDeferredTimer-d3bff53-75] INFO c.c.c.l.LocalRepoManagerImpl - [d3bff53]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:37.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:37.239 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:37.252 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:37.302 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:37.320 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:37.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:37.328 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KgdXAifIM5lUun73D7xofQ/spqvLCAe4GkzjBVjUe_RvA' offset=0 06:37:37.359 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:37.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:37.425 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:37.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=-1, revision=6 06:37:37.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=6, revision=-1 06:37:37.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:37:37.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:37.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93320 bytes in 220 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:37.583 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=12 06:37:37.626 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:37.833 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:37.888 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:37.908 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:37.914 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [505d903d]initPersistenceManagerFactory: repositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:37.916 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:37.931 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [505d903d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20252 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:37.988 [closeDeferredTimer-7177fbf2-1] INFO c.c.c.l.LocalRepoManagerImpl - [7177fbf2]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:38.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:37:38.191 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ac71e5f9363c82ec5192f78ccb11418365be5df' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:38.190 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:38.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=10, revision=12 06:37:38.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=12, revision=-1 06:37:38.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:38.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:38.339 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:38.347 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:38.348 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:38.392 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:38.397 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KgdXAifIM5lUun73D7xofQ/VO8YTL26IVYVVNqaQCER8g' offset=0 06:37:38.417 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:38.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:38.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=73.4 MiB, available=382.1 MiB 06:37:38.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:38.491 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20708 bytes in 143 ms. path='/1 {11 11ä11#+} 1/b' 06:37:38.517 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:38.564 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:38.576 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:38.588 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:38.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:37:38.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='65e9c9c8e01a88a4b5a2423dc0bebd403b9831a3' to.sha1=''): /1 {11 11ä11#+} 1/c 06:37:38.751 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:38.760 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:38.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=14 06:37:38.768 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:38.792 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:38.803 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KgdXAifIM5lUun73D7xofQ/9yIGxJUKRBWTi8YHS6cYGw' offset=0 06:37:38.821 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:38.886 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:38.904 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=12, revision=14 06:37:38.982 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:38.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=12, revision=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:38.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:38.998 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=14, revision=-1 06:37:39.093 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:39.093 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 267282 bytes in 366 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.165 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.214 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.263 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:39.280 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:39.303 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.35% 06:37:39.304 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:39.312 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=74.4 MiB, available=381.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='61518dba721ae9d92ca64787391f72459a8ea5a1' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:39.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=73.3 MiB, available=382.2 MiB 06:37:39.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.479 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=16 06:37:39.480 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.492 [Test worker] 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' 06:37:39.543 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:39.551 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/4es1QseypWtWsST7B5AS1Q/YWis0Q-KYi0LJEPqmSZYRA' offset=0 06:37:39.569 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:39.572 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.593 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:39.594 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g6a-kceht-remote' 06:37:39.595 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g6a-kceht-remote' locked successfully. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.596 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:37:39.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22080 bytes in 141 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.649 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:39.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=14, revision=16 06:37:39.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=16, revision=-1 06:37:39.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:39.690 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:39.725 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.727 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.809 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.811 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:39.819 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.839 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:37:39.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:39.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=73.7 MiB, available=381.8 MiB 06:37:39.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.-1.xml.gz 06:37:39.886 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:37:39.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:37:39.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:37:39.917 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.931 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=18 06:37:39.932 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:39.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='249b071a16c8a16e7c04856a1d56ae7212b6781a' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:39.973 [qtp704117508-363] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 localRepositoryRevisionSynced=2 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:39.992 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:39.995 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.046 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.050 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.052 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=16, revision=18 06:37:40.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=18, revision=-1 06:37:40.083 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:40.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.116 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.118 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.138 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9d9def1-1b36-49f0-9beb-737e9c468ae1 from='build/repo/k0t291dd-8zxud-local-src' toID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 to='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:40.152 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.163 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.168 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.172 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.174 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/4es1QseypWtWsST7B5AS1Q/feOZGm2S7EMN2tqUBD3rsQ' offset=0 06:37:40.182 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.219 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.245 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.248 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110475 bytes in 132 ms. path='/2/1 {11 11ä11#+} 1/b' 06:37:40.310 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.315 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:40.315 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=20 06:37:40.316 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:40.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.433 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.437 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=10 06:37:40.445 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.468 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a81e1d8c3e6dc4bac786d9cd4d2b6445d2db3d55' to.sha1=''): /2/a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.489 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=18, revision=20 06:37:40.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.536 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.541 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:40.542 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.555 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:40.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.568 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.582 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.601 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.609 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/6Fg3knKgnl2d4ihoukKPFA' offset=0 06:37:40.633 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:40.670 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.727 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:37:40.727 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.780 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:40.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=6, revision=10 06:37:40.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 461686 bytes in 292 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:40.864 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:40.866 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:40.920 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:40.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:37:40.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:40.960 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:37:41.016 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.024 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.050 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:41.111 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.115 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:37:41.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f81c37fbff26839898bcc1aa98984b1a4fa84989' to.sha1=''): /3 + &#ä/5/h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.190 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4b42e665777e075c15c303aceb9fb80a2100309' to.sha1='a7fdd515441e96eae76fdc52e87c16ffa91afecb'): /1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.231 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=23 06:37:41.244 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' 06:37:41.271 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:41.273 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/svnN3GPeFzvuwE8JNxUhQA/yuFmlP7lotBmtR2P9l-WUw/gkGYLQirdY2F3mRnmV93xA' offset=0 06:37:41.290 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.326 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:41.326 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.331 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=12 06:37:41.331 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.351 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:41.420 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.428 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:41.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=20, revision=23 06:37:41.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.461 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:41.502 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.588 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.591 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.595 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.609 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.618 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:41.620 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/svnN3GPeFzvuwE8JNxUhQA/yuFmlP7lotBmtR2P9l-WUw/gkGYLQirdY2F3mRnmV93xA' offset=1048576 06:37:41.631 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:41.650 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:41.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.745 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.745 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 592020 bytes in 501 ms. path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=10, revision=12 06:37:41.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:41.789 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:41.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.847 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:37:41.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:41.860 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.896 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.905 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:41.912 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:41.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:41.944 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:41.949 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:41.956 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KLGfE7aKC5T_mkqR3oLyEg/lAmAkcGRefANmQ4mWsedQw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:41.986 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a23e7a63b01c7e884988c55e7700d433ac9894b8' to.sha1=''): /3 + &#ä/5/i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.023 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:42.045 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:42.129 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=14 06:37:42.152 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.167 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:42.220 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:42.299 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.302 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:42.307 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.326 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:42.344 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/svnN3GPeFzvuwE8JNxUhQA/yuFmlP7lotBmtR2P9l-WUw/f7_FE86Pbk3yZAQadU_zSQ' offset=0 06:37:42.365 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:42.405 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:37:42.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45264 bytes in 155 ms. path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.452 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:42.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=12, revision=14 06:37:42.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.477 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:42.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.526 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:42.555 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.574 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3da55be08e31667411a5b2bc35600d29296d13ed' to.sha1=''): /3 + &#ä/aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.605 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:42.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:42.697 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:42.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:37:42.767 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:42.772 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/svnN3GPeFzvuwE8JNxUhQA/zbLoJWcKw_zuWWFnbk4VbQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=16 06:37:42.778 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.787 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:42.790 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.849 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:42.854 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119950 bytes in 144 ms. path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.893 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.894 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=14, revision=16 06:37:42.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=16, revision=-1 06:37:42.935 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:42.935 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:42.938 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:42.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:42.968 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.017 [qtp1776774368-52] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.028 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8128f9450f3ebc32fbb070469d9cb380e2ef180e' to.sha1=''): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.030 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.054 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]initPersistenceManagerFactory: repositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 06:37:43.054 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3458 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.058 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:37:43.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.090 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]getCloseDeferredMillis: closeDeferredMillis=20000 06:37:43.091 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.095 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:43.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:37:43.141 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:43.152 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/svnN3GPeFzvuwE8JNxUhQA/2I0u7bOtcnBSOhGeZ8YtZA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=18 06:37:43.153 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.161 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:43.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.242 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.243 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 211208 bytes in 135 ms. path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.246 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.344 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.361 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:43.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=16, revision=18 06:37:43.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.402 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:43.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.411 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.436 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.442 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='59a2deb44e2a41dd1d4bbcc965cb7c3066ad84a8' to.sha1=''): /3 + &#ä/cc org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.476 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:43.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.480 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest localRepository.publicKeySha1 = 85:CB:19:52:74:87:A1:67:F2:D8:FF:05:9C:04:D8:08:5C:C8:0F:A1 remoteRepository.repositoryId = 46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepository.remoteRoot = https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepository.publicKeySha1 = 2A:EB:C8:27:30:7E:5A:F4:24:BF:AD:14:87:AD:ED:71:24:D5:96:62 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 cac56e94-5967-4ef9-b731-9f0c6b96ac5c 46cc8448-65ee-49ef-a752-705fce17eb65 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.501 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:43.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:43.516 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.548 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:43.550 [qtp507378138-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/svnN3GPeFzvuwE8JNxUhQA/U9aUCmN0Vn_3KpubUXjMgA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=20 06:37:43.557 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.560 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:43.575 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:37:43.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10388 bytes in 86 ms. path='/3 + &#ä/cc' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.600 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.632 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 994471 bytes in 2040 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.655 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:43.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.669 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.670 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=26 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.671 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.672 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.675 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c5a329e7f62993949c27b937020ffd7f6a74ac6' to.sha1=''): /3 + &#ä/dd org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.728 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:43.751 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.760 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.766 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.766 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=18, revision=20 06:37:43.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.768 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.769 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.771 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=23, revision=26 06:37:43.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.800 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 renewalDateTime=2019-09-21T05:07:43.714Z expiryDateTime=2019-09-21T05:37:43.713Z org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:43.811 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:43.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.838 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.838 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.840 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.858 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.875 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:43.880 [qtp507378138-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/svnN3GPeFzvuwE8JNxUhQA/xvfXrfe3qJvxPOvL3s2Sqg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.888 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.895 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:43.902 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cac56e94-5967-4ef9-b731-9f0c6b96ac5c ('build/repo/k0t2a223-x0lf8-local-dest') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:43.903 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:43.935 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:37:43.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:43.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:43.972 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.008 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158136 bytes in 237 ms. path='/3 + &#ä/dd' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:44.144 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.154 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:44.166 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:44.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2cb00b8ad32dd8d3d0cfa9fe4e41fa96628e1753' to.sha1='590591d7400d5ed47bb9c09fe8de97003e942389'): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.190 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:37:44.232 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:44.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=23 06:37:44.243 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.271 [qtp507378138-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 localRepositoryRevisionSynced=95 06:37:44.297 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:44.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:44.318 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.321 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=95 remoteFromLocalRevision=95 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:44.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:44.382 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=20, revision=23 06:37:44.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.393 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:37:44.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=810a80ee-c9b1-4839-85fe-86cb8ebea643 from='build/repo/k0t29mq7-e5oh9-local-dest' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' 06:37:44.414 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.418 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:44.425 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:44.523 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:44.528 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:44.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9206035e995034b09fd8ee900e2402e8f5e2b34d' to.sha1='111ebdde4d90c2d80dd019a7c5bcae0f09c5f423'): /1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.539 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 06:37:44.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:37:44.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:44.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=31 06:37:44.585 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.602 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:37:44.602 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:44.605 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:44.617 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:44.625 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.626 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=95 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:44.653 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.665 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:37:44.665 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:37:44.679 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:37:44.679 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:37:44.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=97 06:37:44.689 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:44.722 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.740 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.744 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.745 [qtp704117508-56] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dC9ZxCRn-ag6KneZ96gD7g/WLvmtfWTRyjEzasZ4lwC6A' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.754 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.760 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.remoteRepositoryRevisionSynced=5, revision=97 06:37:44.801 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=5, revision=97 06:37:44.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=97, revision=-1 06:37:44.835 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.861 [qtp507378138-1015] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 transaction.localRevision=102 remoteFromLocalRevision=95 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:44.861 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.867 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.878 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=810a80ee-c9b1-4839-85fe-86cb8ebea643 to='build/repo/k0t29mq7-e5oh9-local-dest', fromRepoLocalSync=false 06:37:44.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:37:44.882 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:37:44.904 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:44.910 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=26, revision=31 06:37:44.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=31, revision=-1 06:37:44.943 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.984 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 06:37:44.987 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:44.995 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.233 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:45.256 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:37:45.272 [Test worker] 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' 06:37:45.314 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:45.338 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:45.341 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:45.342 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KLGfE7aKC5T_mkqR3oLyEg/yCYwMWpeG4Vl6oXNywOiow' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:45.429 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.430 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:45.443 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43056 bytes in 171 ms. path='/1 {11 11ä11#+} 1/b' 06:37:45.473 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=34 06:37:45.475 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:45.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 82767 bytes in 864 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.542 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:45.549 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:45.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=26 06:37:45.557 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.563 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:45.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=31, revision=34 06:37:45.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:45.639 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:45.647 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=23, revision=26 06:37:45.658 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:45.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:45.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=23, revision=26 06:37:45.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.689 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:45.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:45.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.735 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:45.744 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:37:45.759 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:45.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:45.780 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:37:45.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1bb47b9f05d451fb3e0a116524f6573a0ef5f462' to.sha1='aed401c543aa3e1b114c6293104700a08dd42d88'): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:45.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=39 06:37:45.905 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:45.929 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:45.938 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:37:45.956 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.963 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:44.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:37:45.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=96.7 MiB, available=358.8 MiB 06:37:45.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:45.970 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:45.996 [qtp507378138-211] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.007 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:46.007 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=34, revision=39 06:37:46.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=39, revision=-1 06:37:46.052 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:46.065 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:46.066 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 06:37:46.098 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.099 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:46.101 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.125 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:37:46.159 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:46.207 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5dc1fa5d8d56a9da41ff251b46e0ad5e959f558e' to.sha1='5183d74fcb57f0a60484f76bbba0f6068e7b6e7d'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:46.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c to='build/repo/k0t2a223-x0lf8-local-dest', fromRepoLocalSync=true 06:37:46.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.-1.xml.gz 06:37:46.249 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.-1.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:46.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=31 06:37:46.260 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.282 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:46.289 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f148307]initPersistenceManagerFactory: repositoryId=f570670a-06d8-4686-ae10-190361e6e913 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.293 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:46.295 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.297 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:46.299 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KLGfE7aKC5T_mkqR3oLyEg/ngCp-0Z3kP1JEwaBXMvyXQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:46.301 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f148307]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23787 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:46.329 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:46.335 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:46.356 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ag-5896g-remote' 06:37:46.359 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ag-5896g-remote' locked successfully. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.369 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:46.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218001 bytes in 238 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:46.402 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=42 06:37:46.415 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:46.468 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:46.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=26, revision=31 06:37:46.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.483 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:46.486 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.493 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:46.507 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:46.515 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.-1.xml.gz 06:37:46.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.522 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:46.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=39, revision=42 06:37:46.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:46.570 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:46.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:46.604 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:46.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:46.668 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:46.713 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:46.721 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:37:46.740 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:46.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:37:46.797 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:37:46.797 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:37:46.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a28320387ab41c02f3bdae609785e76f062d0738' to.sha1='77f20373ab41e3be63ab70df776db6390beed26f'): /2/1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:46.964 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:46.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=47 06:37:46.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:47.022 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.062 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:46.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:47.070 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dC9ZxCRn-ag6KneZ96gD7g/WUSpaKPZEJdo2rL1PT69UQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:47.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=96.5 MiB, available=359.0 MiB 06:37:47.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=97, revision=103 06:37:47.103 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! 06:37:47.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:47.104 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.112 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=42, revision=47 06:37:47.181 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=42, revision=47 06:37:47.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=47, revision=-1 06:37:47.236 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.365 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.376 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:37:47.382 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:47.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=78.7 MiB, available=376.8 MiB 06:37:47.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:37:47.452 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.531 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=-1, revision=93 06:37:47.666 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:47.691 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:47.713 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.737 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 803914 bytes in 1133 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:47.738 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.744 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:47.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=96.4 MiB, available=359.1 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:47.745 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NERH3UKoWhMgHj0K5397ZA/gO22Ic0Vwq5VtGB86bL65w/JvZr8n41NnkaUEqaL06lnA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:47.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=34 06:37:47.756 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:47.847 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.851 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionSynced=97, revision=103 06:37:47.851 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:47.859 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.866 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=31, revision=34 06:37:47.890 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=31, revision=34 06:37:47.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:47.896 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:47.905 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:37:47.907 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:37:47.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=100 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:47.935 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:47.935 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:47.962 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:47.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:48.014 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:48.049 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:37:48.232 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:48.274 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:48.282 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:48.338 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:48.371 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1baef1ad6d9b5d15e54f41e1a44b63afa4f072b4' to.sha1='17794c79700b86c48d8ed2b20661cfcbd3d4e347'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:48.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:48.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=39 06:37:48.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:48.502 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:48.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 886975 bytes in 1146 ms. path='/2/1 {11 11ä11#+} 1/a' 06:37:48.555 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=50 06:37:48.562 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:48.570 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:48.584 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=34, revision=39 06:37:48.655 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:48.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=34, revision=39 06:37:48.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:48.709 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:47.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:37:47.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:37:48.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=96.5 MiB, available=359.0 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:48.733 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:48.735 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:48.749 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:48.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=47, revision=50 06:37:48.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:48.794 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:48.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:48.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:48.846 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:48.880 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:48.885 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:48.897 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:48.910 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:48.914 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:48.957 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:48.967 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:48.971 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:48.972 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dC9ZxCRn-ag6KneZ96gD7g/LWAFLLjo1DFR64f6aZ-y4Q' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.090 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.161 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.165 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:37:49.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.193 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 163858 bytes in 296 ms. path='/1 {11 11ä11#+} 1/c' 06:37:49.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=42 06:37:49.241 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='127bc6a6bd5514aff7594e2c087c35782011f061' to.sha1='aeaf39e4bdaf8673cac1001f15d80bd20307c15f'): /2/1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.366 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:49.374 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=39, revision=42 06:37:49.402 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:49.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=39, revision=42 06:37:49.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=55 06:37:49.432 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:49.455 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=96.7 MiB, available=358.8 MiB 06:37:49.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:49.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=81.2 MiB, available=374.3 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:49.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:49.555 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=93 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.556 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.567 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.576 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.610 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.611 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.613 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.617 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=50, revision=55 06:37:49.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.628 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:49.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:49.657 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:37:49.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.675 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4da0578d72e13e6a82c42291bf547262a8689022' to.sha1='b240909cd1f71f761c6ef840c288bd440ac66455'): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.711 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:49.732 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:37:49.738 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=47 06:37:49.777 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.887 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.897 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:49.902 [qtp704117508-56] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.919 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:49.957 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.961 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:49.962 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NERH3UKoWhMgHj0K5397ZA/gO22Ic0Vwq5VtGB86bL65w/uMAjrCkmBM-K-ir-JT1mUA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:49.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=42, revision=47 06:37:49.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=47, revision=-1 06:37:50.019 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.072 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.090 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.096 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.097 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 255458 bytes in 376 ms. path='/2/1 {11 11ä11#+} 1/b' 06:37:50.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=58 06:37:50.141 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 06:37:50.213 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=96.4 MiB, available=359.1 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.224 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.228 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:37:50.226 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:37:50.226 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:37:50.226 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.238 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.245 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.251 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.255 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sLIuuGM0ksw4Zs5-reGmCg/QFZd1L7KrsE5_dCX06JXhg/jrkS25AI2TpQNPr581lejw' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=55, revision=58 06:37:50.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.261 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.289 [qtp507378138-135] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 localRepositoryRevisionSynced=102 06:37:50.292 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:50.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.309 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106773 bytes in 232 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.336 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.318 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=102 remoteFromLocalRevision=102 06:37:50.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=810a80ee-c9b1-4839-85fe-86cb8ebea643 from='build/repo/k0t29mq7-e5oh9-local-dest' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=50 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.360 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.362 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.366 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:37:50.366 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:37:50.368 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:37:50.368 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:37:50.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=102 06:37:50.380 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:37:50.380 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:37:50.386 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:37:50.386 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.401 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=100, revision=104 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.404 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.415 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.429 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.448 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.452 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=47, revision=50 06:37:50.461 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.469 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=47, revision=50 06:37:50.469 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.478 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.491 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.remoteRepositoryRevisionSynced=97, revision=104 06:37:50.499 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:50.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=97, revision=104 06:37:50.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e72206afc8ba9c5b0aa45004710e5aaed703306' to.sha1='e1b60a55e5170e441fe52f26b8aa5186a0c01395'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:50.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.566 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.579 [qtp507378138-691] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 transaction.localRevision=108 remoteFromLocalRevision=102 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.588 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.600 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.617 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=63 06:37:50.618 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.666 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:50.670 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:37:50.687 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.706 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:50.714 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.716 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.726 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f0a6bcd86b2f4366f37aa9aae520fa0c5e2c8df' to.sha1='c263b971035ac4df2ba19f454a6a6caec0f0e08f'): /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.780 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.784 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=58, revision=63 06:37:50.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=55 06:37:50.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.834 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.835 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.858 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 renewalDateTime=2019-09-21T05:05:59.470Z expiryDateTime=2019-09-21T05:35:59.470Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.875 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.883 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.885 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.886 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.895 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:50.897 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:37:50.900 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.911 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:50.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:50.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.924 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:50.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=50, revision=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.929 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:50.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 27 ms. 06:37:50.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:50.976 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:50.983 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:37:50.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=9ab42a5a-c07e-4548-ae08-dfd593802595 to='build/repo/k0t270p5-q4kgu-local-src', fromRepoLocalSync=true 06:37:50.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.87.xml.gz 06:37:50.986 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.87.xml.gz 06:37:50.995 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9ab42a5a-c07e-4548-ae08-dfd593802595 ('build/repo/k0t270p5-q4kgu-local-src') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:51.006 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:51.016 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:51.028 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:51.035 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.037 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.037 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:51.041 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:51.051 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=108 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.052 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:51.054 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:51.073 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.87.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.072 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:51.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:51.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:51.088 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:51.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:51.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:51.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:51.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.122 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:51.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 06:37:51.157 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:51.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:51.180 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:51.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:51.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:51.215 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:37:51.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:51.231 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.234 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.234 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:51.242 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:51.246 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:51.260 [qtp704117508-56] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sLIuuGM0ksw4Zs5-reGmCg/QFZd1L7KrsE5_dCX06JXhg/wpUVtrd_XmDNrrEu7qbApg' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:51.285 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:51.290 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:51.291 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NERH3UKoWhMgHj0K5397ZA/8jVK3ZAVSuWpFqOki30WlA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.319 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:51.361 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:51.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 235342 bytes in 387 ms. path='/2/1 {11 11ä11#+} 1/b' 06:37:51.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=58 06:37:51.443 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 06:37:51.521 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:51.547 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=55, revision=58 06:37:51.561 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:51.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=55, revision=58 06:37:51.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=58, revision=-1 06:37:51.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:51.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:51.664 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:51.727 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:51.730 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:37:51.761 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:51.787 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:51.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=87 repoFileDtos.size=0 06:37:51.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=98.9 MiB, available=356.6 MiB 06:37:51.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:51.802 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:51.825 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:51.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1fa6faefeb8b51492d1b27f8f995d8deff82ef0' to.sha1='6dd673d10f3fd5529ab37dcc80878cca820f8d48'): /2/a 06:37:51.987 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=63 06:37:51.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 06:37:52.082 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.089 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:52.093 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.112 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=-1, revision=109 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:51.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:37:52.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=81.5 MiB, available=374.0 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:52.196 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=58, revision=63 06:37:52.207 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:52.210 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 06:37:52.230 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:52.251 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.354 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:52.376 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:52.380 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:52.383 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionSynced=-1, revision=93 06:37:52.383 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:52.383 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:52.419 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.427 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:37:52.427 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:37:52.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:52.536 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:52.564 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.580 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.583 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.594 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sLIuuGM0ksw4Zs5-reGmCg/LqffbaaNIEVOf4S5awzLZA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:52.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:52.798 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.825 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:52.841 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:52.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=98.5 MiB, available=357.0 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:52.842 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NERH3UKoWhMgHj0K5397ZA/8jVK3ZAVSuWpFqOki30WlA' offset=1048576 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:52.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=88, revision=109 06:37:52.861 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! 06:37:52.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:53.015 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:53.018 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:37:53.150 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:53.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=-1, revision=5 06:37:53.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=5, revision=-1 06:37:53.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:37:53.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:53.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=98.5 MiB, available=357.0 MiB 06:37:53.304 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:53.314 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionSynced=88, revision=109 06:37:53.314 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=109, revision=-1 06:37:53.327 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:53.335 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:53.335 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:53.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=136, revision=139 06:37:53.415 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:53.825 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:53.829 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:53.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1623562 bytes in 2948 ms. path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:53.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 619232 bytes in 1472 ms. path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:53.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=67 06:37:53.886 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:53.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=66 06:37:53.892 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:53.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:37:53.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:37:53.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=98.6 MiB, available=356.9 MiB 06:37:53.919 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:53.968 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:53.979 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:53.980 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:53.989 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=63, revision=67 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:54.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=80.9 MiB, available=374.6 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.188 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=63, revision=66 06:37:54.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.231 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=63, revision=67 06:37:54.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:54.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:37:54.269 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:54.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.293 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:54.297 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.311 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.314 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:54.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=98.6 MiB, available=356.9 MiB 06:37:54.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:54.339 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.358 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:54.365 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9cfb8844ae354505bb405eda8255388a210558b5' to.sha1='c67a320933186961b313bbeb245165c18f2b0d67'): /3 + &#ä/5/h org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.382 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.418 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=71 06:37:54.447 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.484 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:37:54.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.509 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.516 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.523 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='279d653e4b6467aff381d10c77a8eea9fe1d6f32' to.sha1='32fec32b1d59e9e5288d3a0ea20bba60fe76da52'): /3 + &#ä/5/h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.558 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=66, revision=71 06:37:54.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=72 06:37:54.582 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.620 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.648 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.654 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.685 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:54.708 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:54.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:37:54.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=81.2 MiB, available=374.3 MiB 06:37:54.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.725 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=67, revision=72 06:37:54.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=72, revision=-1 06:37:54.806 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:54.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=98.6 MiB, available=356.9 MiB 06:37:54.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.87.xml.gz 06:37:54.833 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:37:54.833 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:37:54.853 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.864 [qtp507378138-1015] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=108 06:37:54.883 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.884 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.907 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:54.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=141 remoteFromLocalRevision=108 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:54.936 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.954 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.957 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:54.958 [qtp704117508-56] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/P-vr5Ms7mPHRRjxuztAXFQ/evBIxfRY5lQch0LlRP5fxw' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:54.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:54.992 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9ab42a5a-c07e-4548-ae08-dfd593802595 from='build/repo/k0t270p5-q4kgu-local-src' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' 06:37:55.015 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.019 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.087 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=141 06:37:55.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:55.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:55.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:37:55.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:37:55.103 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=141 06:37:55.111 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:55.112 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:55.127 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:55.128 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:55.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=139, revision=143 06:37:55.137 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:55.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=80.6 MiB, available=374.9 MiB 06:37:55.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.-1.xml.gz 06:37:55.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:37:55.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:55.188 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.217 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=134, revision=143 06:37:55.247 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.251 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=134, revision=143 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:55.252 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:55.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:55.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:55.272 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.276 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.276 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_P89n5yinSsZqDdcBYeJNQ/ZdQkOpbivBBnWL20Mr-z5Q/Kj_h5rbDyZbA5UBY2Ml_Zw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:55.302 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.309 [qtp507378138-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 transaction.localRevision=114 remoteFromLocalRevision=141 06:37:55.324 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=9ab42a5a-c07e-4548-ae08-dfd593802595 to='build/repo/k0t270p5-q4kgu-local-src', fromRepoLocalSync=false 06:37:55.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:37:55.326 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:37:55.346 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:55.399 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:55.409 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=114 06:37:55.425 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.439 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:55.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:37:55.611 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:37:55.711 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:37:55.851 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:37:55.864 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:37:55.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:55.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:37:55.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=99.1 MiB, available=356.4 MiB 06:37:55.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:37:55.898 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.910 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=-1, revision=115 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:55.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='041260563a6fa60918881436a1beaf2613e02ce1' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:55.942 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 06:37:55.958 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:55.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:56.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:37:56.193 [Test worker] 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' 06:37:56.232 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:56.233 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fr3AKDw8uevkwo1xBbApag/M3xT-9zgsujDVw2UV21R6A' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.270 [qtp704117508-56] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:56.270 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.343 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 806676 bytes in 1634 ms. path='/3 + &#ä/5/h' 06:37:56.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=74 06:37:56.360 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:56.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:56.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=97.2 MiB, available=358.3 MiB 06:37:56.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=109, revision=115 06:37:56.455 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! 06:37:56.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.460 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:56.464 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:56.475 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.484 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:56.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=71, revision=74 06:37:56.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=74, revision=-1 06:37:56.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:56.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:56.529 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161256 bytes in 336 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.556 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:56.584 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:56.586 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:37:56.617 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:56.629 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.644 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:56.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:56.721 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:56.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 935483 bytes in 1749 ms. path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:56.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:56.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=75 06:37:56.757 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c3adb3e368640612e0d1577b4e790f114a7525f' to.sha1='362ef8376600ad8e9f9b843a4002aca7e0911498'): /3 + &#ä/5/i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:56.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=79 06:37:56.822 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:56.834 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0697c91ab25cc5c47b0fdc9ebb1ff0415089c43f' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:56.846 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:56.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=97.2 MiB, available=358.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:56.849 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:56.869 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=72, revision=75 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:56.879 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:56.880 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:56.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=72, revision=75 06:37:56.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:56.891 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionSynced=109, revision=115 06:37:56.892 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.927 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:56.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:56.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.931 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:56.957 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:56.957 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:56.961 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:37:56.963 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:56.975 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:56.976 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:56.980 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=146 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:56.977 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:56.991 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=74, revision=79 06:37:56.991 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:56.998 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:57.002 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:57.008 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.012 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:57.016 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:57.020 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fr3AKDw8uevkwo1xBbApag/OGzAaZI194vTK3HJe-qbKQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:57.038 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:57.044 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.062 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:37:57.123 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:57.169 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.171 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8375c24ba7a10c7e82daf6883d2642dec1b9ed86' to.sha1='9b9f257a3b7038c56f58cda672497c44cdeae491'): /3 + &#ä/5/i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:57.185 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:57.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=80 06:37:57.230 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:57.280 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.284 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.289 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:57.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.315 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=75, revision=80 06:37:57.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=80, revision=-1 06:37:57.353 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:57.418 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.419 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fr3AKDw8uevkwo1xBbApag/OGzAaZI194vTK3HJe-qbKQ' offset=1048576 06:37:57.431 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.458 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:57.458 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.484 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:57.500 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.504 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.505 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/P-vr5Ms7mPHRRjxuztAXFQ/JKu1m2U2crPw8jlDnGhyRQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:57.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:37:57.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:37:57.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=97.4 MiB, available=358.1 MiB 06:37:57.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:57.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:57.640 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.650 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.655 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.656 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_P89n5yinSsZqDdcBYeJNQ/ZdQkOpbivBBnWL20Mr-z5Q/6hLP045DwzSl8vJBUEPKRg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:57.745 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.746 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fr3AKDw8uevkwo1xBbApag/OGzAaZI194vTK3HJe-qbKQ' offset=2097152 06:37:57.756 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:57.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 06:37:57.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 133068 bytes in 889 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:57.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=97.4 MiB, available=358.1 MiB 06:37:57.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:57.935 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:37:57.944 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b 06:37:57.945 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.000 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.005 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:37:58.012 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 199552 bytes in 538 ms. path='/3 + &#ä/5/i' 06:37:58.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=83 06:37:58.080 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.138 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4e1452b686621a0d76da6ed8b4cc46fe4f23da2' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.170 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.175 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=80, revision=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=97.4 MiB, available=358.1 MiB 06:37:58.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:37:58.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:37:58.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:37:58.290 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.303 [qtp507378138-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=114 06:37:58.311 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.310 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=80, revision=83 06:37:58.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.331 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=148 remoteFromLocalRevision=114 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.333 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9ab42a5a-c07e-4548-ae08-dfd593802595 from='build/repo/k0t270p5-q4kgu-local-src' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' 06:37:58.350 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=148 06:37:58.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:58.357 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:37:58.358 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:37:58.359 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:37:58.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.367 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=148 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.373 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.373 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:58.374 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.375 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fr3AKDw8uevkwo1xBbApag/VMk9x8QNIExes9KtKk0Hag' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.381 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:58.381 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.386 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.390 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=146, revision=150 06:37:58.399 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.432 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:37:58.434 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41925 bytes in 116 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.470 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.483 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.486 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.490 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=143, revision=150 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.504 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.505 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=143, revision=150 06:37:58.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=150, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.601 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.621 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.625 [qtp507378138-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 transaction.localRevision=120 remoteFromLocalRevision=148 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.678 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.681 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd7ccb1502c98464d3c21d1875fcc231f2030ce8' to.sha1='52ac253f21cd0598880e605004f2d76962c0f3c7'): /3 + &#ä/aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:58.757 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f90ff0ad0a32a36b90ef23414024b7e74a9dba7' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.766 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=88 06:37:58.768 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:58.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1014973 bytes in 1587 ms. path='/3 + &#ä/5/i' 06:37:58.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=82 06:37:58.788 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.824 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:37:58.869 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.885 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.897 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:58.898 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.900 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.904 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/pXA-QnlLfNGXoxftQDCvGQ/aZ8whlnFaxvJjJp1ioDXEQ' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.909 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=83, revision=88 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:58.907 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.915 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.918 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 renewalDateTime=2019-09-21T05:05:59.470Z expiryDateTime=2019-09-21T05:35:59.470Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:58.926 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.931 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=79, revision=82 06:37:58.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.941 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.947 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:37:58.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:58.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3464 bytes in 95 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=152 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:58.970 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:58.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=83, revision=88 06:37:58.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=88, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:58.980 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:58.983 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:37:58.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:59.014 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.013 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:59.028 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:37:59.029 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=9ab42a5a-c07e-4548-ae08-dfd593802595 to='build/repo/k0t270p5-q4kgu-local-src', fromRepoLocalSync=true 06:37:59.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.114.xml.gz 06:37:59.033 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.114.xml.gz 06:37:59.036 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9ab42a5a-c07e-4548-ae08-dfd593802595 ('build/repo/k0t270p5-q4kgu-local-src') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.065 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:59.069 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.068 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:59.074 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:59.092 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:59.158 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:59.156 [pool-13-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1529 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.158 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:59.171 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=120 06:37:59.176 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:59.186 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.201 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:59.203 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.212 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:37:59.216 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.114.xml.gz 06:37:59.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=114 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.236 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:37:59.243 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9eb02f9a9b334652aacd2c12ca7f4031f54fd78d' to.sha1='309308bf255d96fbec2ef85848fc9ba5eb24ea7a'): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8157d8ec5ca7912d54d8050cd6e385384842aca3' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.385 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=87 06:37:59.386 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.387 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:37:59.391 [Test worker] 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' 06:37:59.446 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:59.449 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/pXA-QnlLfNGXoxftQDCvGQ/hhJ1ZvhdSsCzYKfVZYgL4A' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.461 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:59.465 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.472 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:59.478 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:59.509 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.510 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:59.515 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:59.518 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_P89n5yinSsZqDdcBYeJNQ/StdplZvvy_pqqh0sc6TF9Q' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=82, revision=87 06:37:59.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.542 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79119 bytes in 150 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.557 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.580 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.590 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:59.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:37:59.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.616 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:37:59.625 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:37:59.681 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e445fe9308c3449e960e09f382725749f2e8f83' to.sha1=''): /2/a 06:37:59.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:37:59.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:37:59.824 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:59.827 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/4PPYY9T1_2kgf3gFDUqkmg' offset=0 06:37:59.834 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:37:59.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.928 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:59.952 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:37:59.983 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97679 bytes in 190 ms. path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:37:59.988 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:37:59.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 852254 bytes in 790 ms. path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:00.001 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:00.006 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/4QIVNkd_JIiO_6uhu-lnyQ' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=91 06:38:00.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:00.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=100.0 MiB, available=355.5 MiB 06:38:00.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:00.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.151 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:00.155 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=88, revision=91 06:38:00.220 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:00.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=88, revision=91 06:38:00.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=91, revision=-1 06:38:00.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:38:00.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:00.284 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:00.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.329 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:00.333 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:00.468 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84f71c52aaf15df0c7af8a09754629ea9a812f53' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.468 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:00.473 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.507 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:38:00.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:00.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:38:00.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:38:00.588 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:00.589 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/evIvnymxGJA7bZPtOXxRKQ/yXa3t87C6dgg1SEsh-5yLg/CTDPHZfTr8nnfg9rWqgujQ' offset=0 06:38:00.600 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.644 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='981ac44fb688d6621f6a40b8a6a8d9b740f968ad' to.sha1='f84f63a21e574aa8da6b9ad318b003a97d4e7414'): /3 + &#ä/bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:00.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=96 06:38:00.682 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:00.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 294304 bytes in 154 ms. path='/3 + &#ä/5/h' 06:38:00.743 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.754 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:00.772 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=91, revision=96 06:38:00.887 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:00.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=91, revision=96 06:38:00.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:00.936 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:00.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:00.953 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:00.957 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:01.006 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:01.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15d79a1022673e51ae76ec68dd3430230c18ff9b' to.sha1=''): /3 + &#ä/5/i org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:01.012 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 06:38:01.057 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:01.079 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:01.090 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:01.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:01.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:38:01.192 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:01.193 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/evIvnymxGJA7bZPtOXxRKQ/yXa3t87C6dgg1SEsh-5yLg/IHJkICQtVM-0F8nZan-rHw' offset=0 06:38:01.204 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:01.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:38:01.295 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101898 bytes in 153 ms. path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:01.295 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:01.309 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:01.315 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:01.316 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_P89n5yinSsZqDdcBYeJNQ/Xek8OfghS5ZIO7wEnhEo-A' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:01.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:38:01.454 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:38:01.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:01.494 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:01.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34b591b14bf444ff5d1f2512c829547f3cd772ed' to.sha1=''): /3 + &#ä/aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:01.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:38:01.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=98.6 MiB, available=356.9 MiB 06:38:01.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=115, revision=121 06:38:01.642 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! 06:38:01.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:01.667 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:38:01.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:38:01.717 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:01.729 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/evIvnymxGJA7bZPtOXxRKQ/_S9mYxgwwd-HiY1iRNAoWw' offset=0 06:38:01.745 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:01.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:38:01.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 131729 bytes in 171 ms. path='/3 + &#ä/aa' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:01.875 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:01.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:01.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 334889 bytes in 762 ms. path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:01.901 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:01.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=99 06:38:01.921 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:01.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:38:01.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:01.987 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:01.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39a2c9bd6f98c6463aef15de55b2de5b6db69e8d' to.sha1=''): /3 + &#ä/bb org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.003 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=96, revision=99 06:38:02.049 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:02.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=96, revision=99 06:38:02.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.075 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:02.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=97.6 MiB, available=357.9 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:38:02.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:02.137 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.170 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:02.174 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:02.182 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:02.187 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionSynced=115, revision=121 06:38:02.187 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.191 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:02.192 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/evIvnymxGJA7bZPtOXxRKQ/HKI-SzLAgYLvn6Sj7WrS0Q' offset=0 06:38:02.204 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:02.229 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:02.252 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.253 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:02.253 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:02.257 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:02.265 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:02.265 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:02.270 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/4QIVNkd_JIiO_6uhu-lnyQ' offset=1048576 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:02.270 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=152, revision=155 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.272 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:38:02.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:02.287 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 06:38:02.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='963dd0dce1f7c53b2f770f4813178b245bd1712f' to.sha1='f4cec84fdcc0189b6f70131bbed89ed268c2034f'): /3 + &#ä/cc 06:38:02.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=104 06:38:02.393 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.451 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 617695 bytes in 297 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.473 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:02.478 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=99, revision=104 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.485 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.556 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.561 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=99, revision=104 06:38:02.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.601 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:02.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:38:02.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=97.8 MiB, available=357.7 MiB 06:38:02.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.725 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c1e3802ae670fff0198c3b00093e092e7cfda2d' to.sha1=''): /3 + &#ä/cc org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:02.777 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:38:02.836 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:02.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:38:02.907 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:38:02.933 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:02.934 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/evIvnymxGJA7bZPtOXxRKQ/UmdRTww52fX8DtIr3MYCrQ' offset=0 06:38:02.942 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:02.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:03.025 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=97.7 MiB, available=357.8 MiB 06:38:03.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:03.038 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:03.055 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:03.059 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_P89n5yinSsZqDdcBYeJNQ/8ix2iHTv1Pa11j_nk3wbWw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.089 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35420 bytes in 181 ms. path='/3 + &#ä/cc' 06:38:03.186 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:38:03.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:03.322 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=97.7 MiB, available=357.8 MiB 06:38:03.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.114.xml.gz 06:38:03.378 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:38:03.378 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.405 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:03.428 [qtp507378138-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=120 06:38:03.493 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2964e2108f172b0455d490d86ef09153012aa4de' to.sha1=''): /3 + &#ä/dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=157 remoteFromLocalRevision=120 06:38:03.582 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9ab42a5a-c07e-4548-ae08-dfd593802595 from='build/repo/k0t270p5-q4kgu-local-src' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.588 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.602 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.606 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.628 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:03.630 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/evIvnymxGJA7bZPtOXxRKQ/YNyHhBdHmJnxC0HEB4mOWw' offset=0 06:38:03.641 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.683 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=157 06:38:03.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:03.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:03.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=155, revision=159 06:38:03.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 790872 bytes in 240 ms. path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.914 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.916 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:03.922 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=150, revision=159 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:03.995 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:38:04.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 06:38:04.098 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:04.128 [qtp1776774368-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:04.286 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:04.286 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:04.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=150, revision=159 06:38:04.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=159, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:04.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=91 remoteFromLocalRevision=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:04.375 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:04.375 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:04.406 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:04.535 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:04.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:04.722 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:04.721 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:04.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=161 06:38:04.726 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:04.760 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 712210 bytes in 1921 ms. path='/3 + &#ä/cc' 06:38:04.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=107 06:38:04.789 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 06:38:04.845 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:04.848 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=104, revision=107 06:38:04.870 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:04.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=104, revision=107 06:38:04.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=107, revision=-1 06:38:04.920 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:04.920 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:04.943 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:04.970 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:04.983 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:04.984 [qtp344249497-927] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:04.996 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=159, revision=161 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:05.028 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.052 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.056 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.058 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/4QIVNkd_JIiO_6uhu-lnyQ' offset=2097152 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:05.068 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.100 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:38:05.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:38:05.197 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3e9cda4ccf36e7efd3dc0aeb67c32da6fb88a6a' to.sha1='b80fc1f02dde7cea49c3748b0631261a9b88bbe4'): /3 + &#ä/dd 06:38:05.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=112 06:38:05.232 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:05.251 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=159, revision=161 06:38:05.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=161, revision=-1 06:38:05.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:05.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:05.300 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.304 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=107, revision=112 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:05.316 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:05.360 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.368 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=107, revision=112 06:38:05.368 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=112, revision=-1 06:38:05.403 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.471 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.496 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:05.544 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:05.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:05.675 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.98% 06:38:05.678 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.23% 06:38:05.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:05.704 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.722 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.726 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.727 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_P89n5yinSsZqDdcBYeJNQ/cBJXa98WBCaLs4O6vlOhvw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:05.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33916bfce9ab1da60fa51881dde9648f2ae8f4aa' to.sha1='186204152d1bbda6c901b147f588f40e10570500'): /2/.subshare.properties 06:38:05.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=164 06:38:05.792 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 06:38:05.917 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:05.922 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=161, revision=164 06:38:06.093 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:06.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=161, revision=164 06:38:06.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=164, revision=-1 06:38:06.125 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:06.200 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:06.286 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:38:06.295 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties' 06:38:06.348 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:06.362 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:06.365 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:06.366 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/IcnjbZwuptL0FGcie-XjFQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:06.674 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c from='build/repo/k0t2a223-x0lf8-local-dest' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:06.692 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:06.697 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:06.700 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:06.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 71392 bytes in 483 ms. path='/2/.subshare.properties' 06:38:06.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=167 06:38:06.798 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:06.851 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91 06:38:06.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:06.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:06.874 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:06.877 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=164, revision=167 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:06.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:38:06.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:38:06.905 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:06.964 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:06.965 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:06.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=164, revision=167 06:38:06.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=167, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:06.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:06.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:06.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:06.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:06.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=93 06:38:07.008 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:07.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:07.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:07.033 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:07.198 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:07.253 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.311 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:07.313 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:07.345 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:07.352 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=5, revision=93 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 569427 bytes in 1853 ms. path='/3 + &#ä/dd' 06:38:07.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=115 06:38:07.418 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:07.432 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:07.437 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:07.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=5, revision=93 06:38:07.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:07.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.533 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:07.544 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.547 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=112, revision=115 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:07.568 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c transaction.localRevision=98 remoteFromLocalRevision=91 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.701 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:07.701 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=112, revision=115 06:38:07.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:07.727 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3c35d2e4a6c5bec7592655e0bf2435d0e79fc92' to.sha1='7b8fdbb9c1386df884fe49d5d13c8e7d408b37d2'): /2/dir1/aa2 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.755 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:07.755 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:07.766 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:07.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=172 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.783 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:07.787 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:07.812 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.813 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:07.816 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:38:07.831 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:07.886 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c252739a-e634-4f85-a229-19aaae13ee2b"] on repo=c252739a-e634-4f85-a229-19aaae13ee2b 06:38:07.897 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:07.916 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:07.927 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=167, revision=172 06:38:07.970 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:07.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=167, revision=172 06:38:07.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=172, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:07.984 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:07.984 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:08.022 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:08.074 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:08.095 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:08.098 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:08.099 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/4QIVNkd_JIiO_6uhu-lnyQ' offset=3145728 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:08.124 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:08.142 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:38:08.173 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2' 06:38:08.351 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:08.365 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:08.368 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:08.369 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/SDwP07orfCaaVjCwFHJGYw/iEG6qvAAzIpLyv9BzUynFg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:08.495 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:08.513 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:08.513 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:08.676 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=120 06:38:08.875 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:09.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:09.214 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:09.218 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=115, revision=120 06:38:09.345 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:09.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=115, revision=120 06:38:09.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:09.411 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:09.413 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:09.433 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b transaction.localRevision=82 remoteFromLocalRevision=8 06:38:09.498 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:09.498 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 650471 bytes in 1325 ms. path='/2/dir1/aa2' 06:38:09.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=175 06:38:09.509 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:09.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=c252739a-e634-4f85-a229-19aaae13ee2b to='build/repo/k0t28tsu-xk855-local-src', fromRepoLocalSync=false 06:38:09.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:09.512 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:09.530 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:09.564 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:09.565 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:09.568 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=172, revision=175 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:09.583 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:09.616 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:09.652 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:09.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=172, revision=175 06:38:09.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=175, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:09.706 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:09.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:09.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:09.735 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:09.775 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:09.819 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:09.825 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:38:09.835 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:09.852 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:09.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:38:09.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2' 06:38:09.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e93ac8074b75006c3e952d874ebdbcba8f47939' to.sha1='2834e5c9e6d70eb0621a380514cfb4670cac6621'): /2/dir1/bb2 06:38:09.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=180 06:38:09.937 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 06:38:09.993 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:09.996 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=175, revision=180 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:10.015 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:10.016 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=175, revision=180 06:38:10.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=180, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:10.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:10.073 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.082 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.085 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/4QIVNkd_JIiO_6uhu-lnyQ' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:10.087 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.124 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.140 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:38:10.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2' 06:38:10.212 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.226 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.235 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.240 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/SDwP07orfCaaVjCwFHJGYw/SMo8Um2LMJvUGlnDughMQA' offset=0 06:38:10.290 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.346 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33788 bytes in 202 ms. path='/2/dir1/bb2' 06:38:10.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=183 06:38:10.359 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:10.408 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:10.424 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.430 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=180, revision=183 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:09.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:38:10.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=102.2 MiB, available=353.3 MiB 06:38:10.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:10.481 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.486 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=180, revision=183 06:38:10.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=183, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:10.505 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:10.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:10.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:10.540 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.557 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:10.559 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:10.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c to='build/repo/k0t2a223-x0lf8-local-dest', fromRepoLocalSync=false 06:38:10.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:38:10.573 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:10.597 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:10.601 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:10.643 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:10.644 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 06:38:10.648 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.652 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:38:10.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:10.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1' 06:38:10.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58ae2056b18c29b95a20141349212a7caf4eb81b' to.sha1='b7b1a6b28c454782487ce67e4e04dae9752b2869'): /2/file1 06:38:10.763 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=188 06:38:10.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 06:38:10.838 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.842 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=183, revision=188 06:38:10.925 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.933 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=183, revision=188 06:38:10.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=188, revision=-1 06:38:10.966 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:10.997 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:11.069 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:38:11.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:11.172 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:11.299 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:11.309 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:11.314 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:11.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=94.2 MiB, available=361.3 MiB 06:38:11.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:11.329 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/DjbNqq2QeUMWn9Hbnhigbw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:11.349 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:11.365 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=-1, revision=99 06:38:11.388 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:38:11.457 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:11.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:11.531 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:11.548 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:11.757 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:11.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 381536 bytes in 700 ms. path='/2/file1' 06:38:11.807 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=191 06:38:11.813 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:11.845 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:11.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:11.949 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:11.958 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:11.971 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=188, revision=191 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:12.009 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:12.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=92.3 MiB, available=363.2 MiB 06:38:12.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=93, revision=99 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:12.030 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:12.034 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:12.035 [qtp704117508-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/4QIVNkd_JIiO_6uhu-lnyQ' offset=5242880 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:12.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=188, revision=191 06:38:12.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=191, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:12.044 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! 06:38:12.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:12.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:12.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:12.121 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:12.128 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:12.149 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:12.151 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:38:12.187 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:12.259 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="9ab42a5a-c07e-4548-ae08-dfd593802595"] on repo=9ab42a5a-c07e-4548-ae08-dfd593802595 06:38:12.266 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.72% 06:38:12.317 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=157 06:38:12.336 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:12.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:12.572 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:12.573 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:12.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=196 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:12.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=92.3 MiB, available=363.2 MiB 06:38:12.650 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:12.657 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionSynced=93, revision=99 06:38:12.657 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=99, revision=-1 06:38:12.695 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:12.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=99.1 MiB, available=356.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:12.702 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:12.703 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:12.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=4, revision=83 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:12.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=96 06:38:12.796 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 06:38:12.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:13.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:13.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:12.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:38:13.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=92.4 MiB, available=363.1 MiB 06:38:13.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:13.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:13.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:13.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:13.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:13.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:13.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:13.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=92.4 MiB, available=363.1 MiB 06:38:13.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:13.551 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.551 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.602 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:13.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.635 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:13.635 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:13.656 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:13.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:13.823 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196 06:38:13.923 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:13.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=92.4 MiB, available=363.1 MiB 06:38:13.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:13.927 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=191, revision=196 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:13.928 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:38:13.928 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:38:13.928 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:38:13.953 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:13.967 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:14.008 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:14.008 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:14.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=191, revision=196 06:38:14.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=196, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:14.030 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=98 remoteFromLocalRevision=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:14.066 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:14.075 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 transaction.localRevision=150 remoteFromLocalRevision=157 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:14.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=98.6 MiB, available=356.9 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:14.296 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:14.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=9ab42a5a-c07e-4548-ae08-dfd593802595 to='build/repo/k0t270p5-q4kgu-local-src', fromRepoLocalSync=false 06:38:14.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:38:14.306 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:38:14.322 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:14.334 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:14.341 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionSynced=4, revision=83 06:38:14.341 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=83, revision=-1 06:38:14.391 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:14.399 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=150 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:14.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:14.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:14.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=122 06:38:14.473 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 06:38:14.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:14.835 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:14.867 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:14.883 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:38:14.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:14.925 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:15.054 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:14.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:38:14.945 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=98.4 MiB, available=357.1 MiB 06:38:14.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:15.479 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:15.494 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:15.497 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/4QIVNkd_JIiO_6uhu-lnyQ' offset=6291456 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:15.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=98.4 MiB, available=357.1 MiB 06:38:15.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:38:15.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=98.4 MiB, available=357.1 MiB 06:38:15.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:15.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:38:15.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:38:15.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:38:15.889 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:15.918 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=82 06:38:15.921 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:15.929 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:15.945 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=124 remoteFromLocalRevision=82 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:15.950 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6933058 bytes in 16340 ms. path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:15.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=106.1 MiB, available=349.4 MiB 06:38:15.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:15.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c252739a-e634-4f85-a229-19aaae13ee2b from='build/repo/k0t28tsu-xk855-local-src' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:15.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=96 06:38:15.963 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:15.980 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.001 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.009 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:16.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.013 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=87, revision=96 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.013 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:38:16.013 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:38:16.019 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=124 06:38:16.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:16.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:16.074 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:16.075 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:16.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=122, revision=126 06:38:16.084 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.091 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.107 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=87, revision=96 06:38:16.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=96, revision=-1 06:38:16.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:16.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:16.160 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:16.166 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=-1, revision=151 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.169 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.173 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=120, revision=126 06:38:16.200 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=120, revision=126 06:38:16.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=126, revision=-1 06:38:16.243 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.250 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b transaction.localRevision=88 remoteFromLocalRevision=124 06:38:16.262 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.269 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:38:16.273 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:16.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c from='build/repo/k0t2a223-x0lf8-local-dest' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.276 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:16.294 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:38:16.305 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:16.303 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 06:38:16.311 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:16.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:16.313 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:38:16.313 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:38:16.322 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=98 06:38:16.335 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:16.336 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.338 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 42 ms. 06:38:16.338 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=YmcTS83qAfdl1Rx70DQ63w, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:16.345 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:16.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:16.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=96, revision=100 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:16.364 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:16.369 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:16.377 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.409 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms. 06:38:16.409 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=WDv4oed_KwFYdCZS-pGe3g, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.412 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbde6fc2acfe38414e7f2897c1c886fa9c6d792e' to.sha1='1accb9980a5a5837fbae341244e422c0792b1044'): /3 + &#ä/bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:16.434 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.455 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=93, revision=100 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.467 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=101 06:38:16.467 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.486 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms. 06:38:16.486 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=c5AlXMq7RvkODZPdIE6nCg, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:16.525 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.530 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=93, revision=100 06:38:16.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.538 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 06:38:16.539 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=AzbL-CS_s-gVAoljF4ouHg, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:16.554 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.559 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:16.560 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c transaction.localRevision=104 remoteFromLocalRevision=98 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.562 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=96, revision=101 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:16.609 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:16.629 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.632 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% scenarioB = true org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.707 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:16.777 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]initPersistenceManagerFactory: repositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae 06:38:16.783 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27599 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.806 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:16.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=96, revision=101 06:38:16.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:16.818 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]getCloseDeferredMillis: closeDeferredMillis=20000 06:38:16.819 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.853 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:16.869 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 33 ms. 06:38:16.869 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=17iwGTGtMkW_1nttqIvw_Q, invitation=false] 06:38:16.906 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms. 06:38:16.907 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.933 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.934 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 98 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:16.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:38:16.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:16.987 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.135 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:17.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=100.7 MiB, available=354.8 MiB 06:38:17.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=121, revision=151 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.161 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:17.165 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:17.166 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/9ISdxAB9P1Emm6KK9a7AMA' offset=0 06:38:17.275 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:17.279 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:17.279 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:17.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:17.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:17.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:17.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190334 bytes in 326 ms. path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:17.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:17.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=104 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:17.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:17.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:17.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:17.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.334 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:17.392 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! 06:38:17.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.415 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:17.448 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=101, revision=104 06:38:17.476 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:17.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=101, revision=104 06:38:17.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=104, revision=-1 06:38:17.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:38:17.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:17.637 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:17.688 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.701 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:17.703 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:38:17.728 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:17.750 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:38:17.762 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:17.773 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee52c2f6682ddbfbd46d5b9edced9e2c877765b5' to.sha1='39c6d4590fff5e4328d495c8a6abd86ec7f7b564'): /3 + &#ä/cc org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:17.849 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f renewalDateTime=2019-09-21T05:07:27.269Z expiryDateTime=2019-09-21T05:37:27.269Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:17.876 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=94.2 MiB, available=361.3 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=109 06:38:17.878 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:17.880 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:17.891 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:17.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:17.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:17.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:17.929 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:17.933 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=104, revision=109 06:38:17.971 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=104, revision=109 06:38:18.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:18.009 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:18.040 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.088 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.103 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:38:18.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:18.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=99.4 MiB, available=356.1 MiB 06:38:18.180 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.192 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionSynced=121, revision=151 06:38:18.192 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.localRepositoryRevisionInProgress=151, revision=-1 06:38:18.226 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.232 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:18.235 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:18.242 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:18.229 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:18.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=198 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:18.250 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.253 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.254 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/5b3_gHaRsfFbwcSLNhz_jg' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:18.262 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.265 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=126, revision=132 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:18.262 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=196, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 06:38:18.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:38:18.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:18.333 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 227139 bytes in 247 ms. path='/3 + &#ä/cc' 06:38:18.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=112 06:38:18.389 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 06:38:18.473 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.487 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=109, revision=112 06:38:18.505 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=109, revision=112 06:38:18.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=112, revision=-1 06:38:18.596 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:18.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:18.629 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.658 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:18.663 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:38:18.677 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:18.687 [qtp2000985038-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = f570670a-06d8-4686-ae10-190361e6e913 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src localRepository.publicKeySha1 = 2A:E7:A1:F4:09:15:41:60:CA:22:C4:64:09:94:59:E0:DF:37:12:2D remoteRepository.repositoryId = b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepository.remoteRoot = https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepository.publicKeySha1 = C0:A1:DB:39:FB:3D:C7:6E:71:61:24:9E:57:96:49:6A:88:8D:B4:E9 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 f570670a-06d8-4686-ae10-190361e6e913 b86ed6d0-25a8-4914-86bb-cd393d68fcae org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:18.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:38:18.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:38:18.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='59f088695e836be9263823a31b51e237967d7dd8' to.sha1='c7fcf9924361b73246bb53fb2818231c4b7d379f'): /3 + &#ä/dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:18.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=99.4 MiB, available=356.1 MiB 06:38:18.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:18.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=117 06:38:18.774 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 06:38:18.816 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.828 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=112, revision=117 06:38:18.861 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=112, revision=117 06:38:18.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=117, revision=-1 06:38:18.892 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.926 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:18.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:38:18.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:38:19.053 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:19.067 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:19.079 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:19.080 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qKfrBAiq_08z73fDAcY5dA/KqJjAchhhECzqVnAIl1ilg' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:19.084 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:19.120 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:38:19.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=c252739a-e634-4f85-a229-19aaae13ee2b to='build/repo/k0t28tsu-xk855-local-src', fromRepoLocalSync=true 06:38:19.148 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c252739a-e634-4f85-a229-19aaae13ee2b ('build/repo/k0t28tsu-xk855-local-src') 06:38:19.186 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:38:19.232 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:19.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=99.3 MiB, available=356.2 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:19.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.82.xml.gz 06:38:19.304 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.82.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:19.325 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:19.331 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:19.335 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:19.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 133308 bytes in 393 ms. path='/3 + &#ä/dd' 06:38:19.365 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=120 06:38:19.366 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:19.367 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=89 06:38:19.372 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:19.377 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.82.xml.gz 06:38:19.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:19.450 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:19.458 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=117, revision=120 06:38:19.475 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:19.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=117, revision=120 06:38:19.486 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=120, revision=-1 06:38:19.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:19.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:19.547 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:19.550 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:19.569 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:19.586 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:19.589 [qtp704117508-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:38:19.601 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:19.620 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c9d9def1-1b36-49f0-9beb-737e9c468ae1"] on repo=c9d9def1-1b36-49f0-9beb-737e9c468ae1 06:38:19.626 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:38:19.650 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:19.653 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:19.667 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:19.668 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:19.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:38:19.740 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:19.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:38:19.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=99.3 MiB, available=356.2 MiB 06:38:19.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:38:19.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:38:19.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:38:19.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:38:19.784 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:19.788 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:19.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:19.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:19.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=125 06:38:19.853 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:19.855 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.74% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:19.856 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 localRepositoryRevisionSynced=150 06:38:19.868 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:19.912 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:19.917 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=120, revision=125 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:19.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=200 remoteFromLocalRevision=150 06:38:19.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9ab42a5a-c07e-4548-ae08-dfd593802595 from='build/repo/k0t270p5-q4kgu-local-src' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:19.984 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:19.998 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:20.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=120, revision=125 06:38:20.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.013 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=200 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:20.032 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:20.051 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 transaction.localRevision=87 remoteFromLocalRevision=8 06:38:20.070 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.077 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:20.080 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:20.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 from='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' toID=c9d9def1-1b36-49f0-9beb-737e9c468ae1 to='build/repo/k0t291dd-8zxud-local-src', fromRepoLocalSync=false 06:38:20.081 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:38:20.082 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:38:20.105 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.116 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:38:20.116 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:38:20.121 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=200 06:38:20.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:20.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:20.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:20.149 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t270p5-q4kgu-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:20.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=198, revision=202 06:38:20.164 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=196, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:20.177 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=87 06:38:20.240 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:20.266 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.302 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:20.312 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595, this.remoteRepositoryRevisionSynced=196, revision=202 06:38:20.324 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:20.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=196, revision=202 06:38:20.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=202, revision=-1 06:38:20.362 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:20.367 [qtp507378138-1015] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=9ab42a5a-c07e-4548-ae08-dfd593802595 transaction.localRevision=156 remoteFromLocalRevision=200 06:38:20.377 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:20.378 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:20.447 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae renewalDateTime=2019-09-21T05:08:20.318Z expiryDateTime=2019-09-21T05:38:20.318Z 06:38:20.474 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:20.494 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:20.532 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:38:20.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=f570670a-06d8-4686-ae10-190361e6e913 to='build/repo/k0t2a9ab-bixee-local-src', fromRepoLocalSync=true 06:38:20.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.-1.xml.gz 06:38:20.536 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.-1.xml.gz 06:38:20.537 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f570670a-06d8-4686-ae10-190361e6e913 ('build/repo/k0t2a9ab-bixee-local-src') org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:20.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=101.0 MiB, available=354.5 MiB 06:38:20.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:38:20.592 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.603 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:20.600 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:20.606 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=-1, revision=90 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:20.608 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.659 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:20.681 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:20.684 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:38:20.699 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.704 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 renewalDateTime=2019-09-21T05:07:24.337Z expiryDateTime=2019-09-21T05:37:24.337Z 06:38:20.736 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:20.746 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.748 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:20.753 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.760 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:20.762 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:20.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:20.772 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.-1.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:20.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:20.824 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 06:38:20.917 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:38:20.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=810a80ee-c9b1-4839-85fe-86cb8ebea643 to='build/repo/k0t29mq7-e5oh9-local-dest', fromRepoLocalSync=true 06:38:20.951 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.102.xml.gz 06:38:20.951 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.102.xml.gz 06:38:20.954 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 810a80ee-c9b1-4839-85fe-86cb8ebea643 ('build/repo/k0t29mq7-e5oh9-local-dest') 06:38:20.973 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:38:20.981 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:21.014 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=156 06:38:21.058 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% 06:38:21.105 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:21.145 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.102.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:20.248 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:38:20.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:38:21.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=79.4 MiB, available=376.1 MiB 06:38:21.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:38:21.520 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:21.562 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionInProgress=-1, revision=88 06:38:21.720 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:21.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=100.3 MiB, available=355.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:21.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=87.7 MiB, available=367.8 MiB 06:38:21.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:21.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=83, revision=90 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:21.925 [qtp2000985038-170] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:21.943 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:21.948 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=YmcTS83qAfdl1Rx70DQ63w, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:21.954 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=c5AlXMq7RvkODZPdIE6nCg, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:21.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:22.023 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:21.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=102 repoFileDtos.size=7 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:22.095 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:22.101 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:22.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=101.7 MiB, available=353.8 MiB 06:38:22.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:22.115 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:22.184 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:22.197 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionInProgress=-1, revision=157 06:38:22.254 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:22.360 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:22.396 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:22.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=6, cryptoKeyDtos.size=9, cryptoLinkDtos.size=9, currentHistoCryptoRepoFileDtos.size=6, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:22.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=99.9 MiB, available=355.6 MiB 06:38:22.539 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:22.551 [qtp344249497-467] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionSynced=83, revision=90 06:38:22.551 [qtp344249497-467] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=90, revision=-1 06:38:22.561 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:22.568 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:22.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:22.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=132, revision=135 06:38:22.592 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 06:38:22.750 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:22.762 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=132, revision=135 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:22.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=76.3 MiB, available=379.2 MiB 06:38:22.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.remoteRepositoryRevisionSynced=4, revision=88 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:22.877 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:22.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=126, revision=135 06:38:22.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:22.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:22.909 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:22.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:38:22.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:22.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 06:38:22.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:22.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:22.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.032 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.076 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:23.085 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:23.129 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.180 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.183 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.207 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.240 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:22.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:38:23.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=88.2 MiB, available=367.3 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:23.277 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:38:23.278 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.301 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.307 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:23.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:23.352 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:23.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:23.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=100.6 MiB, available=354.9 MiB 06:38:23.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=103, revision=157 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:23.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.457 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:23.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:23.506 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lxxWvnldsQlAqjTWMTa5ug, serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:23.596 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:38:23.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:23.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=99.8 MiB, available=355.7 MiB 06:38:23.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:23.979 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 06:38:23.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:24.003 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:24.004 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:24.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:38:24.030 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:24.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:24.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:24.063 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:24.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:24.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:24.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:24.245 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! 06:38:24.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:23.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:38:24.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=76.6 MiB, available=378.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:24.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 06:38:24.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. <<< PREPARE ************************************************************ ************************************************************ ************************************************************ DOWN >>> 06:38:24.460 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 06:38:24.461 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 06:38:24.461 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:24.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=87.7 MiB, available=367.8 MiB 06:38:24.500 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:24.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=99.7 MiB, available=355.8 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:24.527 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:24.532 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionSynced=-1, revision=4 06:38:24.532 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:24.543 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionSynced=4, revision=88 06:38:24.544 [qtp704117508-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionInProgress=88, revision=-1 06:38:24.577 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:24.593 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:24.595 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:24.594 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:24.607 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:24.608 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:24.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=127 06:38:24.646 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 06:38:24.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:38:24.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:24.759 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:24.806 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:24.822 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:38:24.826 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:38:24.874 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:24.892 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:24.910 [Thread-781] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 renewalDateTime=2019-09-21T05:06:12.234Z expiryDateTime=2019-09-21T05:36:12.234Z 06:38:24.954 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:24.967 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.002 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:25.002 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:25.006 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=129 06:38:25.012 [Thread-782] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 renewalDateTime=2019-09-21T05:07:43.714Z expiryDateTime=2019-09-21T05:37:43.713Z 06:38:25.031 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.034 [Thread-781] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 06:38:25.043 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.055 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:25.056 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:25.060 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=102 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:25.068 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 147 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:25.075 [Thread-782] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:38:25.113 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:38:25.113 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cac56e94-5967-4ef9-b731-9f0c6b96ac5c ('build/repo/k0t2a223-x0lf8-local-dest') 06:38:25.141 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:38:25.156 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:38:25.156 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cf14494e-5f59-40fc-8698-a7c7c993d902 ('build/repo/k0t27g69-xjqfg-local-src') 06:38:25.174 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:24.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:38:25.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=99.7 MiB, available=355.8 MiB 06:38:25.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.82.xml.gz 06:38:25.173 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:38:25.175 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:38:25.182 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:38:25.222 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:25.226 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:25.240 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=89 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:25.249 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:25.251 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:25.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=6 06:38:25.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:25.368 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=138 remoteFromLocalRevision=89 06:38:25.373 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c252739a-e634-4f85-a229-19aaae13ee2b from='build/repo/k0t28tsu-xk855-local-src' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' 06:38:25.404 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.410 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.458 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=138 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:25.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=76.7 MiB, available=378.8 MiB 06:38:25.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:25.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=100.9 MiB, available=354.6 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:25.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:25.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:25.568 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:38:25.568 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:38:25.584 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=138 06:38:25.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:25.635 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:25.724 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:25.724 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:25.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=140 06:38:25.736 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:25.754 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.761 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionSynced=103, revision=157 06:38:25.761 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionInProgress=157, revision=-1 06:38:25.780 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:25.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:25.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=106, revision=109 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:25.803 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.806 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=135, revision=140 06:38:25.875 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=135, revision=140 06:38:25.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=140, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:25.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=75.8 MiB, available=379.7 MiB 06:38:25.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:25.905 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.911 [qtp344249497-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b transaction.localRevision=96 remoteFromLocalRevision=138 06:38:25.914 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=c252739a-e634-4f85-a229-19aaae13ee2b to='build/repo/k0t28tsu-xk855-local-src', fromRepoLocalSync=false 06:38:25.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:25.930 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:25.946 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.972 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 06:38:25.976 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:25.983 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:25.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:26.122 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:38:26.186 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:26.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:26.204 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:26.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:38:26.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:26.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=72.9 MiB, available=382.6 MiB 06:38:26.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:38:26.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:38:26.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:38:26.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:38:26.504 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:26.513 [Thread-781] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cf14494e-5f59-40fc-8698-a7c7c993d902 to='build/repo/k0t27g69-xjqfg-local-src', fromRepoLocalSync=true 06:38:26.517 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.83.xml.gz 06:38:26.518 [Thread-781] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.83.xml.gz 06:38:26.536 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:26.550 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=104 06:38:26.553 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:26.561 [Thread-781] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.83.xml.gz 06:38:26.561 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=83 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:26.600 [qtp704117508-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 localRepositoryRevisionSynced=87 06:38:26.612 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:26.651 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 transaction.localRevision=129 remoteFromLocalRevision=87 06:38:26.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9d9def1-1b36-49f0-9beb-737e9c468ae1 from='build/repo/k0t291dd-8zxud-local-src' toID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 to='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' 06:38:26.710 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=129 06:38:26.725 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:26.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:26.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:38:26.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:38:26.746 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 localRepositoryRevisionSynced=129 06:38:26.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:26.755 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:26.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:26.776 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:26.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=127, revision=131 06:38:26.799 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:26.822 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:26.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=-1, revision=6 06:38:26.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:26.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=100.6 MiB, available=354.9 MiB 06:38:26.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:26.846 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:38:26.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:26.898 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:26.908 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:26.925 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:26.932 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:26.944 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=125, revision=131 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:26.951 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:26.970 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:26.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=125, revision=131 06:38:26.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=131, revision=-1 06:38:27.004 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:27.012 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 transaction.localRevision=93 remoteFromLocalRevision=129 06:38:27.019 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:27.037 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:38:27.053 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:38:27.077 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e796e1a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' 06:38:27.080 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e796e1a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:27.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=100.0 MiB, available=355.5 MiB 06:38:27.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:26.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:38:27.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=100.1 MiB, available=355.4 MiB 06:38:27.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=90, revision=97 06:38:27.644 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:27.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=YmcTS83qAfdl1Rx70DQ63w, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:27.647 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=c5AlXMq7RvkODZPdIE6nCg, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:27.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:27.897 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c to='build/repo/k0t2a223-x0lf8-local-dest', fromRepoLocalSync=true 06:38:27.901 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=96.2 MiB, available=359.3 MiB 06:38:27.901 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:27.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=88.5 MiB, available=367.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:27.954 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:27.982 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=-1, revision=105 06:38:28.018 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 06:38:28.061 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:28.068 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:28.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=99.6 MiB, available=355.9 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:28.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=99.3 MiB, available=356.2 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:28.297 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:28.303 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionSynced=90, revision=97 06:38:28.304 [qtp344249497-927] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=97, revision=-1 06:38:28.369 [qtp344249497-927] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:28.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:28.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:28.408 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=143 06:38:28.473 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 06:38:28.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:38:28.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:27.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:38:28.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=88.4 MiB, available=367.1 MiB 06:38:28.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:28.798 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=94.8 MiB, available=360.7 MiB 06:38:28.805 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=84, revision=105 06:38:28.822 [Thread-781] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! 06:38:28.822 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:28.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:38:28.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=99.2 MiB, available=356.3 MiB 06:38:28.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.102.xml.gz 06:38:28.934 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:38:28.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:38:28.998 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:38:29.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:29.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=88.4 MiB, available=367.1 MiB 06:38:29.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.-1.xml.gz 06:38:29.090 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:38:29.093 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:38:29.093 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:38:29.126 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:29.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.32% 06:38:29.176 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.57% 06:38:29.176 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:29.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=99.6 MiB, available=355.9 MiB 06:38:29.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:29.198 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:29.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33916bfce9ab1da60fa51881dde9648f2ae8f4aa' to.sha1=''): /2/.subshare.properties org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:29.327 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:29.341 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=94.8 MiB, available=360.7 MiB 06:38:29.365 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:29.369 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionSynced=84, revision=105 06:38:29.369 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=105, revision=-1 06:38:29.376 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:29.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=8 remoteFromLocalRevision=2 06:38:29.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f570670a-06d8-4686-ae10-190361e6e913 from='build/repo/k0t2a9ab-bixee-local-src' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:29.386 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:29.386 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:29.392 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=129, revision=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:29.401 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:29.406 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:29.522 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:29.529 [Thread-781] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:29.540 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:38:29.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:29.550 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:38:29.556 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:29.604 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:29.605 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:29.621 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:29.633 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/IcnjbZwuptL0FGcie-XjFQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:29.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:29.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=99.6 MiB, available=355.9 MiB 06:38:29.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:29.718 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:29.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:38:29.788 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1549 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:29.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=10 06:38:29.792 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:38:29.854 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:29.863 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=6, revision=10 06:38:29.937 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:29.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=6, revision=10 06:38:29.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:30.024 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=96.9 MiB, available=358.6 MiB 06:38:30.027 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 06:38:30.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:30.133 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=99.6 MiB, available=355.9 MiB 06:38:30.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:30.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:38:30.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:38:30.203 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.212 [qtp344249497-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=96 06:38:30.215 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.238 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=145 remoteFromLocalRevision=96 06:38:30.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c252739a-e634-4f85-a229-19aaae13ee2b from='build/repo/k0t28tsu-xk855-local-src' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.263 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.271 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=145 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.277 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:30.278 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:30.279 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:38:30.280 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:38:30.286 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=145 06:38:30.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:30.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:30.297 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.298 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:30.298 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:30.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=143, revision=147 06:38:30.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 06:38:30.352 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.358 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=140, revision=147 06:38:30.363 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=140, revision=147 06:38:30.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=147, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=12 06:38:30.382 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.395 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.401 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b transaction.localRevision=102 remoteFromLocalRevision=145 06:38:30.403 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.487 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.489 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.574 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.619 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.640 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f renewalDateTime=2019-09-21T05:07:27.269Z expiryDateTime=2019-09-21T05:37:27.269Z 06:38:30.655 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.660 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.672 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:30.672 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:30.676 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.692 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=10, revision=12 06:38:30.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.708 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:30.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.748 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:38:30.750 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=c252739a-e634-4f85-a229-19aaae13ee2b to='build/repo/k0t28tsu-xk855-local-src', fromRepoLocalSync=true 06:38:30.750 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c252739a-e634-4f85-a229-19aaae13ee2b ('build/repo/k0t28tsu-xk855-local-src') 06:38:30.761 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.781 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.786 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:38:30.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.96.xml.gz 06:38:30.854 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.96.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:30.502 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 18.46% 06:38:30.502 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=94.4 MiB, available=361.1 MiB 06:38:30.504 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:38:30.876 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=94.4 MiB, available=361.1 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.878 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:30.878 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.83.xml.gz 06:38:30.878 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:38:30.881 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:38:30.881 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.883 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.894 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102 06:38:30.898 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:30.903 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.922 [qtp1776774368-634] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=104 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.926 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.96.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:30.936 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:30.966 [Thread-781] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=134 remoteFromLocalRevision=104 06:38:30.970 [Thread-781] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 06:38:30.970 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 06:38:30.971 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! 06:38:30.971 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... 06:38:30.972 [Thread-781] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:30.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=14 06:38:30.986 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 06:38:31.070 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.076 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=12, revision=14 06:38:31.119 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=12, revision=14 06:38:31.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=14, revision=-1 06:38:31.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:31.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:31.188 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.230 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:38:31.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=16 06:38:31.327 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:31.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 86 bytes in 1793 ms. path='/2/.subshare.properties' 06:38:31.410 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.448 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.462 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:30.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=0 06:38:31.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=101.8 MiB, available=353.7 MiB 06:38:31.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.520 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=14, revision=16 06:38:31.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:31.541 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.551 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:31.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:31.561 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:31.576 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.587 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:31.596 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.607 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:31.640 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.650 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:31.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3c35d2e4a6c5bec7592655e0bf2435d0e79fc92' to.sha1=''): /2/dir1/aa2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:31.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=18 06:38:31.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:31.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.869 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:31.870 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.872 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/SDwP07orfCaaVjCwFHJGYw/iEG6qvAAzIpLyv9BzUynFg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.873 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:31.883 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:31.937 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:31.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=16, revision=18 06:38:31.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:31.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:32.013 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:32.045 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.98.xml.gz 06:38:32.046 [Thread-782] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.98.xml.gz 06:38:32.065 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.065 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:32.083 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=108 06:38:32.105 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:32.116 [Thread-782] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.98.xml.gz 06:38:32.118 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=98 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 603410 bytes in 284 ms. path='/2/dir1/aa2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.162 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.168 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_0 into destFile aa2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:32.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=101.8 MiB, available=353.7 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:38:32.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:32.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=97, revision=103 06:38:32.270 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:32.272 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=YmcTS83qAfdl1Rx70DQ63w, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:32.273 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=c5AlXMq7RvkODZPdIE6nCg, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:32.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=20 06:38:32.312 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e93ac8074b75006c3e952d874ebdbcba8f47939' to.sha1=''): /2/dir1/bb2 06:38:32.399 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 06:38:32.404 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.425 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.429 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:32.431 [qtp507378138-1015] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/SDwP07orfCaaVjCwFHJGYw/SMo8Um2LMJvUGlnDughMQA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.438 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.438 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:32.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:38:32.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26696 bytes in 70 ms. path='/2/dir1/bb2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.545 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:32.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=18, revision=20 06:38:32.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.569 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_0633961195c27d9d2445e233f84cf07b07986fab_0 into destFile bb2 06:38:32.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:32.649 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=94.2 MiB, available=361.3 MiB 06:38:32.650 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:32.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:32.678 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:32.690 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=-1, revision=109 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:32.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=101.1 MiB, available=354.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:32.705 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.705 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:32.729 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:32.729 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58ae2056b18c29b95a20141349212a7caf4eb81b' to.sha1=''): /2/file1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:32.735 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionSynced=97, revision=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:32.736 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:32.735 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=103, revision=-1 06:38:32.740 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.747 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:32.768 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:32.768 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:32.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=149, revision=152 06:38:32.809 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.815 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:38:32.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:32.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.872 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:32.880 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDJZhQWPTLas6LiXmB7Pjg/DjbNqq2QeUMWn9Hbnhigbw' offset=0 06:38:32.905 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:32.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='463035b1df44f712a005cb4764050ef13f45c534' to.sha1='b5ebf528ed6b7c22dad0bcfb58ee41f27a636447'): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:32.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:33.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=23 06:38:33.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 373870 bytes in 219 ms. path='/2/file1' 06:38:33.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1 06:38:33.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="4bba2a20-08b5-421b-a6b8-eb40c8e887a2"] on repo=810a80ee-c9b1-4839-85fe-86cb8ebea643 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:33.125 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.135 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.151 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.56% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:33.170 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=94.4 MiB, available=361.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.175 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:33.176 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=99, revision=109 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.182 [qtp507378138-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 localRepositoryRevisionSynced=156 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:33.183 [Thread-782] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! 06:38:33.183 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.240 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:33.241 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=20, revision=23 06:38:33.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.283 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=139 remoteFromLocalRevision=156 06:38:33.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=810a80ee-c9b1-4839-85fe-86cb8ebea643 from='build/repo/k0t29mq7-e5oh9-local-dest' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:33.299 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.323 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.330 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:32.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:38:33.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=100.7 MiB, available=354.8 MiB 06:38:33.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.391 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:33.413 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.425 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:33.431 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:33.454 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:38:33.454 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:38:33.474 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=139 06:38:33.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:33.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:33.500 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.500 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:33.500 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:33.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=109, revision=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:33.509 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.512 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 06:38:33.568 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.574 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.remoteRepositoryRevisionSynced=104, revision=141 06:38:33.631 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=104, revision=141 06:38:33.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=141, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:33.678 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=94.4 MiB, available=361.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.690 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:33.699 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.705 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionSynced=99, revision=109 06:38:33.705 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.707 [qtp507378138-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 transaction.localRevision=162 remoteFromLocalRevision=139 06:38:33.718 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:33.718 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.725 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:33.726 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 from='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' toID=810a80ee-c9b1-4839-85fe-86cb8ebea643 to='build/repo/k0t29mq7-e5oh9-local-dest', fromRepoLocalSync=false 06:38:33.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:38:33.730 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:33.738 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=102, revision=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:33.744 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.747 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:33.754 [Thread-782] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:33.768 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.772 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.773 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/d0vS5ozUkjK-R5VMioL4PQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:33.776 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:38:33.776 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:33.790 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=162 06:38:33.794 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:33.799 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/ChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:38:33.799 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:33.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=100.6 MiB, available=354.9 MiB 06:38:33.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:34.111 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.181 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:34.233 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=94.5 MiB, available=361.0 MiB 06:38:34.235 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 511015 bytes in 842 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:34.410 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=26 06:38:34.420 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:34.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=100.6 MiB, available=354.9 MiB 06:38:34.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.96.xml.gz 06:38:34.444 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:38:34.446 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:38:34.447 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:38:34.478 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.490 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:34.496 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=102 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.498 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:34.504 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.509 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:34.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=23, revision=26 06:38:34.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:34.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=154 remoteFromLocalRevision=102 06:38:34.541 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c252739a-e634-4f85-a229-19aaae13ee2b from='build/repo/k0t28tsu-xk855-local-src' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' 06:38:34.584 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:34.589 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:38:34.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:34.613 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=154 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.626 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:34.639 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:34.651 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:34.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:34.654 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:38:34.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:34.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=101.6 MiB, available=353.9 MiB 06:38:34.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:38:34.749 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:34.758 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionInProgress=-1, revision=163 06:38:34.772 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:34.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=152, revision=156 06:38:34.794 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.799 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:34.813 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:34.820 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:34.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:34.844 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:34.926 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:34.938 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=94.5 MiB, available=361.0 MiB 06:38:34.941 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:35.032 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.040 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.043 [qtp344249497-467] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=147, revision=156 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:35.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:38:35.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='258df764440430b7c19cde269f19c9147a2aa8a5' to.sha1='b759c2ae86bd59b8bc2fbfbf6b202ade2c6ededd'): /1 {11 11ä11#+} 1/b 06:38:35.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=31 06:38:35.161 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.210 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=147, revision=156 06:38:35.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=156, revision=-1 06:38:35.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:38:35.339 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:35.371 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=95.1 MiB, available=360.4 MiB 06:38:35.373 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.98.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.383 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:35.386 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:38:35.387 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:35.392 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:35.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=100.6 MiB, available=354.9 MiB 06:38:35.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.remoteRepositoryRevisionSynced=157, revision=163 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:35.404 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:35.413 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:35.417 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Js8xVv0U_OxuNSLh0LoUTQ, serverRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2} because of missing permissions! 06:38:35.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:35.430 [qtp1776774368-635] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=108 06:38:35.442 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.478 [Thread-782] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=107 remoteFromLocalRevision=108 06:38:35.502 [Thread-782] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 06:38:35.502 [Thread-782] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... 06:38:35.503 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 06:38:35.503 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! <<< DOWN ***************** ***************** CONTINUE SYNC >>> 06:38:35.503 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 06:38:35.503 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 06:38:35.504 [Thread-781] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 06:38:35.504 [Thread-781] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 06:38:35.505 [Thread-782] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 06:38:35.505 [Thread-782] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 06:38:35.506 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting... org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:35.507 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=26, revision=31 06:38:35.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.543 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:35.548 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.578 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.580 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 06:38:35.580 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 06:38:35.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=154 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:35.596 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.602 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:35.602 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:35.605 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.637 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:35.637 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:35.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=159 06:38:35.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 06:38:35.701 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.709 [qtp344249497-467] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=156, revision=159 06:38:35.733 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=156, revision=159 06:38:35.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=159, revision=-1 06:38:35.760 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.770 [qtp344249497-467] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b transaction.localRevision=110 remoteFromLocalRevision=154 06:38:35.773 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=c252739a-e634-4f85-a229-19aaae13ee2b to='build/repo/k0t28tsu-xk855-local-src', fromRepoLocalSync=false 06:38:35.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:35.777 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:35.792 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:35.837 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c from='build/repo/k0t2a223-x0lf8-local-dest' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.859 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=110 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:35.872 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.876 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:35.900 [Thread-782] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=107 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.906 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:35.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=100.6 MiB, available=354.9 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:35.917 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:35.919 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:35.941 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:35.943 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:35.944 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:35.945 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:38:35.946 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:35.967 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:35.973 [Thread-782] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:38:35.973 [Thread-782] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:35.972 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionSynced=157, revision=163 06:38:35.972 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.localRepositoryRevisionInProgress=163, revision=-1 06:38:35.985 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:36.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:36.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:36.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=-1, revision=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.033 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:36.037 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.041 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:36.052 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/EFmuf4UdVqU-TMqgMOkKpw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:36.089 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=105, revision=109 06:38:36.090 [Thread-782] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 06:38:36.202 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:36.219 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=100, revision=109 06:38:36.373 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:36.377 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=100, revision=109 06:38:36.377 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:36.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:38:36.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:38:36.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=100.8 MiB, available=354.7 MiB 06:38:36.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.545 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:36.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 924851 bytes in 975 ms. path='/1 {11 11ä11#+} 1/b' 06:38:36.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=34 06:38:36.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:36.672 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 06:38:36.672 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:36.707 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:36.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=102.0 MiB, available=353.5 MiB 06:38:36.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:36.724 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.736 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:36.736 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.746 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:36.759 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=-1, revision=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.812 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:36.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=31, revision=34 06:38:36.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:36.837 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:36.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:36.901 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:36.906 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.933 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:36.937 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 06:38:36.937 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.937 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:36.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=100.8 MiB, available=354.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:36.977 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.008 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:38:37.038 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:37.086 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:37.115 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0f3d33d10aeabb5fc0854faf0d305f425464b55a' to.sha1='b2dfe5b0fc6c37a52f163931e2ec29e9873f40f8'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:37.120 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='054dde677cdeb38deb0afc36465785b9f83bbd32' to.sha1='d7d4e16966c088db7c99d29b6a419409323e8267'): /2/new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:37.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=39 06:38:37.148 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 06:38:37.196 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.208 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:37.255 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=112 06:38:37.256 [Thread-782] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:37.271 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=34, revision=39 06:38:37.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:37.310 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:37.336 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.394 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.417 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:38:37.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:36.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:38:37.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=100.8 MiB, available=354.7 MiB 06:38:37.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4bba2a20-08b5-421b-a6b8-eb40c8e887a2.null.xml.gz 06:38:37.434 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:38:37.434 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:38:37.456 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.467 [qtp507378138-1015] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 localRepositoryRevisionSynced=162 06:38:37.469 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.494 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 transaction.localRevision=146 remoteFromLocalRevision=162 06:38:37.498 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=810a80ee-c9b1-4839-85fe-86cb8ebea643 from='build/repo/k0t29mq7-e5oh9-local-dest' toID=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 to='https://localhost:46858/4bba2a20-08b5-421b-a6b8-eb40c8e887a2' 06:38:37.515 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=146 06:38:37.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:37.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:37.533 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:38:37.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:37.536 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:37.543 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 localRepositoryRevisionSynced=146 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:37.552 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=109, revision=112 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:37.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:37.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:37.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.from' result=null 06:38:37.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t29mq7-e5oh9-local-dest' configKey='repair.deleteCollisions.to' result=null 06:38:37.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=144, revision=148 06:38:37.590 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 06:38:37.657 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.668 [qtp507378138-1015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643, this.remoteRepositoryRevisionSynced=141, revision=148 06:38:37.676 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionSynced=141, revision=148 06:38:37.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2, this.localRepositoryRevisionInProgress=148, revision=-1 06:38:37.701 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:37.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=102.1 MiB, available=353.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:37.709 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:37.713 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=103, revision=111 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:37.717 [qtp507378138-1015] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba2a20-08b5-421b-a6b8-eb40c8e887a2 remoteRepositoryId=810a80ee-c9b1-4839-85fe-86cb8ebea643 transaction.localRevision=168 remoteFromLocalRevision=146 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:37.718 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=109, revision=112 06:38:37.719 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:37.733 [qtp507378138-1015] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.736 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:38:37.738 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60b2d53f]getCloseDeferredMillis: closeDeferredMillis=20000 06:38:37.738 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60b2d53f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.739 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3cbfe3fb]getCloseDeferredMillis: closeDeferredMillis=20000 06:38:37.739 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3cbfe3fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:37.774 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:37.789 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:37.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:37.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:37.816 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:37.823 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:37.826 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.828 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:37.836 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=YmcTS83qAfdl1Rx70DQ63w, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:37.838 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=c5AlXMq7RvkODZPdIE6nCg, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:38:37.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:37.848 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:37.878 [Thread-782] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cac56e94-5967-4ef9-b731-9f0c6b96ac5c"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:38:37.885 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 101 dirty file-chunks (of 101 total). path='/2/new-file' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:38.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 06:38:38.114 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:38.153 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:38.189 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:38.193 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:38.194 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=0 06:38:38.272 [Thread-781] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf14494e-5f59-40fc-8698-a7c7c993d902 from='build/repo/k0t27g69-xjqfg-local-src' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:38.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=101.1 MiB, available=354.4 MiB 06:38:38.407 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:38.413 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionSynced=103, revision=111 06:38:38.413 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.localRepositoryRevisionInProgress=111, revision=-1 06:38:38.434 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:38.441 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:38.441 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:38.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=161 06:38:38.469 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:38:38.478 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:38.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:38.808 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:38.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:38:38.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=100.3 MiB, available=355.2 MiB 06:38:38.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:39.103 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:39.125 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:39.128 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:39.129 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=1048576 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:38:39.160 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4300ac87]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' 06:38:39.166 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4300ac87]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' locked successfully. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:39.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=100.3 MiB, available=355.2 MiB 06:38:39.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:38:39.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=100.3 MiB, available=355.2 MiB 06:38:39.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:38:39.609 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:38:39.609 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:38:39.624 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:39.639 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b localRepositoryRevisionSynced=110 06:38:39.673 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:39.699 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=163 remoteFromLocalRevision=110 06:38:39.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c252739a-e634-4f85-a229-19aaae13ee2b from='build/repo/k0t28tsu-xk855-local-src' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' 06:38:39.849 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=163 06:38:39.854 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:39.855 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:39.856 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:38:39.856 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:38:39.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=163 06:38:39.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:39.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:39.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:39.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsu-xk855-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:39.891 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=161, revision=165 06:38:39.897 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 06:38:39.981 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:39.988 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b, this.remoteRepositoryRevisionSynced=159, revision=165 06:38:40.061 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:40.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=159, revision=165 06:38:40.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=165, revision=-1 06:38:40.200 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:40.204 [qtp344249497-467] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=c252739a-e634-4f85-a229-19aaae13ee2b transaction.localRevision=116 remoteFromLocalRevision=163 06:38:40.253 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:40.256 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:38:40.257 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [337c8f39]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:40.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:40.268 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [337c8f39]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:40.732 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:40.739 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:40.742 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:40.809 [Thread-781] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=134 06:38:40.845 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:38:40.846 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:40.847 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:40.849 [Thread-781] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:38:40.929 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=132, revision=136 06:38:40.930 [Thread-781] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 06:38:41.056 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:41.082 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=127, revision=136 06:38:41.156 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:41.161 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:41.166 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=127, revision=136 06:38:41.167 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=136, revision=-1 06:38:41.185 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:41.189 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:41.192 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=1048576 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:41.195 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:41.281 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:38:41.281 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:41.758 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:42.086 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:42.105 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:42.108 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:42.108 [qtp2000985038-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=2097152 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:42.239 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:38:44.536 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:45.276 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:45.345 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:45.424 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.50% 06:38:45.430 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.77% 06:38:45.431 [Thread-781] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 06:38:45.586 [Thread-781] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='38b09a6b98f491d0f80ab35c6f05c546973c2123' to.sha1='d8d98a2f79cf7e4bd14ec99bf87f07088eebb708'): /2/new-file 06:38:45.623 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:45.649 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:45.653 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:45.655 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=2097152 06:38:45.657 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=139 06:38:45.658 [Thread-781] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:45.666 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:46.251 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:46.562 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:46.582 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:46.585 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:46.586 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=3145728 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:46.861 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:38:47.036 [closeDeferredTimer-2a34c5ff-6b] INFO c.c.c.l.LocalRepoManagerImpl - [2a34c5ff]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:49.766 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:49.772 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:49.777 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=136, revision=139 06:38:49.815 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:49.821 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=136, revision=139 06:38:49.822 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:49.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:49.859 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:49.931 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:49.965 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:49.966 [Thread-781] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:38:49.988 [Thread-781] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' 06:38:50.105 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.113 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.120 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.121 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/tU8YqQNx8WGjBe7qfhWiNg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:50.251 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.272 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.276 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.277 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=4194304 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:50.278 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.282 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.304 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.307 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:50.308 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=3145728 06:38:50.310 [Thread-781] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151402 bytes in 322 ms. path='/2/new-file' 06:38:50.311 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing! 06:38:50.311 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing! 06:38:50.322 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=142 06:38:50.322 [Thread-781] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:50.735 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:52.598 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:52.911 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:52.930 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:52.933 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:52.934 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=5242880 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:53.040 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:53.043 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:53.046 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=139, revision=142 06:38:53.109 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:53.116 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=139, revision=142 06:38:53.116 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=142, revision=-1 06:38:53.158 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:38:53.158 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:38:53.184 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:53.402 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:38:53.477 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:38:53.520 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:53.529 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:53.559 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:53.562 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:53.563 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=4194304 06:38:53.573 [Thread-781] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:38:53.599 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 06:38:53.619 [Thread-781] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=134 06:38:53.762 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:53.763 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:53.791 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:38:53.792 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:38:53.794 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=147 06:38:53.812 [Thread-781] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:54.121 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:54.902 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:38:54.969 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:55.091 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.094 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.098 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=142, revision=147 06:38:55.133 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.137 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=142, revision=147 06:38:55.137 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=147, revision=-1 06:38:55.176 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.186 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 transaction.localRevision=130 remoteFromLocalRevision=134 06:38:55.197 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.210 [Thread-781] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:55.219 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.253 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.258 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:55.262 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:55.262 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=6291456 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:55.402 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.424 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.428 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:55.429 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=5242880 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:38:56.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:57.189 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:57.315 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:57.370 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:57.452 [Thread-781] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cf14494e-5f59-40fc-8698-a7c7c993d902 to='build/repo/k0t27g69-xjqfg-local-src', fromRepoLocalSync=false 06:38:57.453 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:38:57.453 [Thread-781] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:38:57.497 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:57.525 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=131 06:38:57.561 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:57.573 [Thread-781] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:38:57.573 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:57.575 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:57.574 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=139.8 MiB, available=315.7 MiB 06:38:57.574 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:57.624 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:57.634 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:57.635 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e796e1a]initPersistenceManagerFactory: repositoryId=541d27f3-1daf-454a-b79c-e0874f189624 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:57.636 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=7340032 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:57.642 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e796e1a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28124 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:57.667 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:57.693 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:38:57.734 [closeDeferredTimer-217e3e4d-60] INFO c.c.c.l.LocalRepoManagerImpl - [217e3e4d]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:57.869 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=6291456 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:58.297 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=71.6 MiB, available=383.9 MiB 06:38:58.513 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291de-6upcs-remote' 06:38:58.513 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291de-6upcs-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:38:58.515 [closeDeferredTimer-3cbfe3fb-1] INFO c.c.c.l.LocalRepoManagerImpl - [3cbfe3fb]_close: Shutting down real LocalRepoManager. 06:38:58.515 [closeDeferredTimer-60b2d53f-1] INFO c.c.c.l.LocalRepoManagerImpl - [60b2d53f]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:59.243 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:59.290 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:59.357 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:38:59.418 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:59.463 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:59.494 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:59.498 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=8388608 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:59.700 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:38:59.769 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:38:59.769 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:38:59.816 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:38:59.918 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:38:59.989 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:00.109 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:00.191 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:00.258 [closeDeferredTimer-5b451070-7n] INFO c.c.c.l.LocalRepoManagerImpl - [5b451070]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:00.501 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:00.603 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:00.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 8783915 bytes in 23174 ms. path='/1 {11 11ä11#+} 1/c' 06:39:00.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=50 06:39:00.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 06:39:00.744 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:00.749 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:00.750 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=120.8 MiB, available=334.7 MiB 06:39:00.753 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=7340032 06:39:00.754 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=105, revision=132 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:00.755 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:00.821 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:00.897 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:00.904 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:00.904 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:00.920 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:00.921 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:00.933 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:00.934 [Thread-781] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:00.954 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=39, revision=50 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:00.957 [Thread-781] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! 06:39:00.958 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:00.970 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:01.017 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:01.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=39, revision=50 06:39:01.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:01.052 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:01.100 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:01.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:01.170 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:01.243 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:01.352 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:01.435 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:01.695 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:01.753 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=118.4 MiB, available=337.1 MiB 06:39:01.765 [Thread-781] WARN o.s.l.DuplicateCryptoRepoFileHandler - deduplicate: cryptoRepoFileActive=CryptoRepoFile[id=20, cryptoRepoFileId=9CDCwIA7Kk9VQZkFYLHrzw, localName=new-file, deleted=null] does not yet have any HistoCryptoRepoFile associated! Must postpone this operation! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:01.785 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:02.048 [qtp704117508-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:02.098 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]initPersistenceManagerFactory: repositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 06:39:02.099 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3585 ms. 06:39:02.136 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]getCloseDeferredMillis: closeDeferredMillis=20000 06:39:02.136 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:02.627 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 541d27f3-1daf-454a-b79c-e0874f189624 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest localRepository.publicKeySha1 = A1:68:51:AF:B7:85:C2:A4:5F:12:51:F1:21:C4:0B:F6:A7:1A:25:E0 remoteRepository.repositoryId = 88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepository.remoteRoot = https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepository.publicKeySha1 = E7:DE:8C:CD:06:FD:7D:8E:5D:63:41:FB:8B:E5:D9:68:68:D1:4A:36 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 541d27f3-1daf-454a-b79c-e0874f189624 88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 06:39:02.930 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:02.983 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:03.017 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 renewalDateTime=2019-09-21T05:09:02.966Z expiryDateTime=2019-09-21T05:39:02.966Z 06:39:03.036 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:03.046 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:03.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:39:03.082 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 from='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' toID=541d27f3-1daf-454a-b79c-e0874f189624 to='build/repo/k0t2bpxf-amzlm-local-dest', fromRepoLocalSync=true 06:39:03.083 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 541d27f3-1daf-454a-b79c-e0874f189624 ('build/repo/k0t2bpxf-amzlm-local-dest') 06:39:03.108 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% 06:39:03.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.-1.xml.gz 06:39:03.112 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.-1.xml.gz 06:39:03.128 [qtp704117508-29] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:03.275 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:03.309 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:03.339 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:03.355 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:03.376 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:03.465 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:03.639 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:03.697 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:39:03.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:39:03.755 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='665d4bb073c3f9c1fc007ca17625d0203fe32889' to.sha1='59202c1c71aac4771e9cbf73186d2d2275727a59'): /2/1 {11 11ä11#+} 1/a 06:39:03.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=55 06:39:03.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:03.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 06:39:03.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=76.4 MiB, available=379.1 MiB 06:39:03.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:39:04.043 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:04.050 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:04.056 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:04.164 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionInProgress=-1, revision=97 06:39:04.266 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:05.579 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:05.590 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:05.594 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionSynced=105, revision=132 06:39:05.594 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=132, revision=-1 06:39:05.633 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:05.642 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:05.643 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:05.649 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=149 06:39:05.693 [Thread-781] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 06:39:05.712 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:05.764 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:05.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:06.200 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:06.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=50, revision=55 06:39:06.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:05.712 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:39:06.241 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=115.9 MiB, available=339.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:06.253 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:06.269 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:06.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=78.3 MiB, available=377.2 MiB 06:39:06.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=97 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:06.610 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:06.650 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:06.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:06.714 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:06.725 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=115.3 MiB, available=340.2 MiB 06:39:06.728 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:06.830 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:06.840 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:06.847 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:06.849 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/IoUco1aeZRFQRSM340DVfQ/2tdbY82rFFMtE1YuXUWfww' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:07.130 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=115.7 MiB, available=339.8 MiB 06:39:07.133 [Thread-781] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:39:07.133 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:39:07.133 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:39:07.133 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:39:07.150 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:07.194 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=131 06:39:07.267 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:07.293 [Thread-781] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=151 remoteFromLocalRevision=131 06:39:07.295 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:07.317 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:07.320 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:07.328 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:07.331 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=8388608 06:39:07.352 [Thread-781] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:07.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222991 bytes in 726 ms. path='/2/1 {11 11ä11#+} 1/a' 06:39:07.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=58 06:39:07.452 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 06:39:07.608 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:07.617 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=55, revision=58 06:39:07.675 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:07.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=55, revision=58 06:39:07.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=58, revision=-1 06:39:07.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:07.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:07.733 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:07.990 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:08.221 [Thread-781] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf14494e-5f59-40fc-8698-a7c7c993d902 from='build/repo/k0t27g69-xjqfg-local-src' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' 06:39:08.260 [Thread-781] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=151 06:39:08.289 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:08.289 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:08.307 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:39:08.307 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:39:08.314 [Thread-781] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=151 06:39:08.329 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:08.329 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:08.336 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:08.336 [Thread-781] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:08.338 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=149, revision=153 06:39:08.348 [Thread-781] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:08.668 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:08.676 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:39:08.697 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:08.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:08.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:08.914 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:08.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14ee018dcbd48aef948583749bd89c2a05e171ea' to.sha1='22e86ffe9addfbed4c7a1222e2363e5ab23a9b40'): /2/1 {11 11ä11#+} 1/b 06:39:08.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=63 06:39:08.965 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 06:39:09.064 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:09.071 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=58, revision=63 06:39:09.116 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:09.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=58, revision=63 06:39:09.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=63, revision=-1 06:39:09.155 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:09.221 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:09.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:09.326 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:09.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b' 06:39:09.618 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:09.641 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:09.644 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:09.645 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/IoUco1aeZRFQRSM340DVfQ/6Jwaq95BarX-ctWUCk7qXw' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:09.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:10.119 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:10.129 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:10.132 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=147, revision=153 06:39:10.239 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:10.244 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=147, revision=153 06:39:10.245 [Thread-781] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=153, revision=-1 06:39:10.342 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:10.479 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 transaction.localRevision=140 remoteFromLocalRevision=151 06:39:10.587 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:10.597 [Thread-781] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 06:39:10.597 [Thread-781] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:39:10.600 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:10.132 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lxxWvnldsQlAqjTWMTa5ug, serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54} because of missing permissions! 06:39:10.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:39:10.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=78.5 MiB, available=377.0 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:10.725 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:10.802 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:10.810 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionSynced=-1, revision=97 06:39:10.810 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionInProgress=97, revision=-1 06:39:10.863 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:10.876 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:10.876 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:11.050 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:11.054 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=5 06:39:11.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 06:39:11.849 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:11.852 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:39:11.908 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:11.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=-1, revision=5 06:39:11.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=5, revision=-1 06:39:11.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:39:11.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:12.112 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:12.119 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:12.120 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=9437184 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:12.437 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:12.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=78.1 MiB, available=377.4 MiB 06:39:12.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:39:13.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=78.1 MiB, available=377.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:13.186 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:13.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:13.314 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:13.323 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:13.326 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:13.328 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/IoUco1aeZRFQRSM340DVfQ/6Jwaq95BarX-ctWUCk7qXw' offset=1048576 06:39:13.469 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:13.503 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1093154 bytes in 4146 ms. path='/2/1 {11 11ä11#+} 1/b' 06:39:13.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=67 06:39:13.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:13.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=78.0 MiB, available=377.5 MiB 06:39:13.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.-1.xml.gz 06:39:13.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:39:13.573 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:13.619 [qtp704117508-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 localRepositoryRevisionSynced=95 06:39:13.726 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:13.765 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 transaction.localRevision=7 remoteFromLocalRevision=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:13.778 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:13.781 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=63, revision=67 06:39:14.445 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:14.448 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:39:14.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 from='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' toID=541d27f3-1daf-454a-b79c-e0874f189624 to='build/repo/k0t2bpxf-amzlm-local-dest', fromRepoLocalSync=false 06:39:14.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:39:14.449 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:14.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=63, revision=67 06:39:14.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:14.472 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:14.497 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:14.497 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:14.514 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=100 06:39:14.522 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:14.524 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:14.533 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:14.547 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:14.569 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:14.573 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:39:14.754 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:14.797 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:14.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:39:14.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9bdbe858fa64e33a1f7cc434ca795b08028c2b3' to.sha1='53ccb53bca1549662ff56438b88f35a798b15d3a'): /2/a 06:39:14.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=72 06:39:14.952 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 06:39:15.066 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:15.070 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:14.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:39:15.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=78.4 MiB, available=377.1 MiB 06:39:15.127 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:15.128 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:15.155 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:15.157 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:15.158 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:15.160 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=10485760 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:15.167 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:15.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=67, revision=72 06:39:15.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:15.173 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionInProgress=-1, revision=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:15.199 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:15.275 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:15.278 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 06:39:15.294 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:15.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:15.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:15.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:39:15.546 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:15.564 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:15.570 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:15.573 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/H6TwSpaMgUdSucOe1jbpOA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:15.586 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:15.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=78.5 MiB, available=377.0 MiB 06:39:15.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.remoteRepositoryRevisionSynced=97, revision=101 06:39:15.854 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lxxWvnldsQlAqjTWMTa5ug, serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54} because of missing permissions! 06:39:15.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:39:16.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=78.7 MiB, available=376.8 MiB 06:39:16.296 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:16.300 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionSynced=97, revision=101 06:39:16.300 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionInProgress=101, revision=-1 06:39:16.350 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:16.364 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:16.364 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:16.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=8 06:39:16.440 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 06:39:16.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:16.532 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:16.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 452821 bytes in 1185 ms. path='/2/a' 06:39:16.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=75 06:39:16.595 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 06:39:16.637 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:16.641 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=72, revision=75 06:39:16.697 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:16.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=72, revision=75 06:39:16.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:16.719 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:16.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:16.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:16.768 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:16.796 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:16.798 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:39:16.870 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:16.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:39:16.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=78.6 MiB, available=376.9 MiB 06:39:16.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:16.948 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:16.959 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:39:16.959 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:16.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:17.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a43d36374ef37fed4405fde602c9c75f93c7a50e' to.sha1='318a955a993e457762c49ceb491df8af58a3525d'): /3 + &#ä/5/h 06:39:17.090 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=80 06:39:17.090 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 06:39:17.196 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.199 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:17.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=78.5 MiB, available=377.0 MiB 06:39:17.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:17.257 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=75, revision=80 06:39:17.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=80, revision=-1 06:39:17.324 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.378 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.493 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:17.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:39:17.550 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.559 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:17.573 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:17.584 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:17.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=78.5 MiB, available=377.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:17.592 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:17.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:17.604 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JKnauL8mDuYQiCVbFovf3g/Ff9GZsBfEOTjZP03e65hpw/glcLDfA9FUmOyTHGBk4JtQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:17.612 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.622 [qtp704117508-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 localRepositoryRevisionSynced=100 06:39:17.626 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 transaction.localRevision=10 remoteFromLocalRevision=100 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:17.689 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:17.690 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 06:39:17.690 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:39:17.691 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:17.797 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33193 bytes in 296 ms. path='/3 + &#ä/5/h' 06:39:17.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=83 06:39:17.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:17.856 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.891 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.898 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:17.901 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:17.912 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=11534336 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:17.918 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.924 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=80, revision=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:17.939 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:17.946 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=80, revision=83 06:39:17.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:17.961 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:17.982 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 renewalDateTime=2019-09-21T05:07:31.807Z expiryDateTime=2019-09-21T05:37:31.807Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:17.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:17.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:18.005 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:18.013 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:18.014 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:18.020 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:18.020 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:18.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=133 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:18.046 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:18.050 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:18.060 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 06:39:18.090 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:39:18.091 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 from='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' toID=c9d9def1-1b36-49f0-9beb-737e9c468ae1 to='build/repo/k0t291dd-8zxud-local-src', fromRepoLocalSync=true 06:39:18.091 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c9d9def1-1b36-49f0-9beb-737e9c468ae1 ('build/repo/k0t291dd-8zxud-local-src') 06:39:18.104 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:18.154 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:18.182 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:18.199 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:39:18.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fac037d4da030f36064625a3923bf3214022de8e' to.sha1='237efaa4e9433f0f7d5441b28b4d111191b350ea'): /3 + &#ä/5/i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:18.249 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:18.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=88 06:39:18.273 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 06:39:18.334 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:18.338 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=83, revision=88 06:39:18.430 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:18.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=83, revision=88 06:39:18.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=88, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:18.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.87.xml.gz 06:39:18.442 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.87.xml.gz 06:39:18.464 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:18.480 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:18.485 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=104 06:39:18.488 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:18.494 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.87.xml.gz 06:39:18.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=87 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:18.536 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:18.554 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:18.587 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:39:18.638 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:18.694 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:18.700 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:18.701 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JKnauL8mDuYQiCVbFovf3g/Ff9GZsBfEOTjZP03e65hpw/WQuooVx2NZIscFtS9WLYCA' offset=0 06:39:18.909 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:18.917 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:18.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 75840 bytes in 405 ms. path='/3 + &#ä/5/i' 06:39:19.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=91 06:39:19.030 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:39:19.148 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:19.154 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=88, revision=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:19.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=80.5 MiB, available=375.0 MiB 06:39:19.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:39:19.199 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:19.216 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionInProgress=-1, revision=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:19.233 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:19.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=88, revision=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:19.244 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:19.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:19.263 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:19.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:19.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:19.302 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:19.341 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:19.345 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:19.420 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:19.421 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:19.560 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:19.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:19.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:39:19.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=80.5 MiB, available=375.0 MiB 06:39:19.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.remoteRepositoryRevisionSynced=88, revision=105 06:39:19.708 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lxxWvnldsQlAqjTWMTa5ug, serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54} because of missing permissions! 06:39:19.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:19.711 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aada332b300dd92223643306af9c39634aea868e' to.sha1='665d6ed3827c7cd7e56b6cd0b588576bc4397b3a'): /3 + &#ä/aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:19.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:19.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=96 06:39:19.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:19.876 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:19.924 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:19.925 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:19.929 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:19.935 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=91, revision=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:19.935 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:19.937 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=12582912 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:20.016 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:20.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=91, revision=96 06:39:20.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=96, revision=-1 06:39:20.060 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:20.077 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:20.092 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:20.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:20.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:20.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=80.5 MiB, available=375.0 MiB 06:39:20.233 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:20.239 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionSynced=88, revision=105 06:39:20.240 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:20.244 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:20.290 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:20.301 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:20.304 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:20.309 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:20.314 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:20.315 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:20.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=133, revision=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:20.328 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JKnauL8mDuYQiCVbFovf3g/5pP1x73qytSFSlV82DpDsQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:20.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 06:39:20.481 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:20.494 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=131, revision=136 06:39:20.625 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:20.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=131, revision=136 06:39:20.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=136, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:20.734 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:20.902 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:20.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:39:20.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:39:21.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=81.0 MiB, available=374.5 MiB 06:39:21.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:21.315 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:21.475 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:21.523 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:21.541 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 518470 bytes in 1411 ms. path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:21.543 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:21.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=99 06:39:21.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:21.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=80.9 MiB, available=374.6 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:21.618 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:21.660 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:21.669 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=96, revision=99 06:39:21.690 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:21.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=96, revision=99 06:39:21.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:21.731 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:21.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:21.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:21.749 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:21.772 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:21.801 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:21.803 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:21.825 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:21.849 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:21.854 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:21.855 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=13631488 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:21.869 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:21.923 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:21.985 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:21.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:39:22.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=80.5 MiB, available=375.0 MiB 06:39:22.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.87.xml.gz 06:39:22.004 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:39:22.015 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:39:22.033 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:22.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9494c9635b94a6d660febf5acd709d7d3d17b97' to.sha1='eeb92f82455cdbeb6c7577746359141c6da5f5ea'): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:22.045 [qtp704117508-371] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 localRepositoryRevisionSynced=104 06:39:22.055 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:22.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=104 06:39:22.069 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:22.082 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 transaction.localRevision=139 remoteFromLocalRevision=104 06:39:22.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9d9def1-1b36-49f0-9beb-737e9c468ae1 from='build/repo/k0t291dd-8zxud-local-src' toID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 to='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' 06:39:22.108 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:22.113 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:22.129 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:22.131 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=99, revision=104 06:39:22.175 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:22.183 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=99, revision=104 06:39:22.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:22.183 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:22.209 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:22.271 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:22.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:22.285 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:22.307 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:22.307 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:22.345 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:22.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:22.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:22.476 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:22.497 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:22.502 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:22.504 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JKnauL8mDuYQiCVbFovf3g/nOOTdL2Vdacdl8Xvjtzu_Q' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:22.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:22.505 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:22.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:22.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:22.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:22.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:22.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:22.596 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:22.596 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:22.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:22.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:22.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:22.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:22.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=141 06:39:22.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 06:39:22.782 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:22.785 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=136, revision=141 06:39:22.966 [qtp704117508-35] WARN o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[id=10, cryptoRepoFileId=jrkS25AI2TpQNPr581lejw, localName=null, deleted=Sat Sep 21 06:39:22 CEST 2019] 06:39:22.976 [qtp704117508-35] WARN o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[id=11, cryptoRepoFileId=wpUVtrd_XmDNrrEu7qbApg, localName=null, deleted=Sat Sep 21 06:39:22 CEST 2019] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.074 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.120 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 368010 bytes in 775 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:23.141 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=107 06:39:23.141 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.244 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.249 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=136, revision=141 06:39:23.249 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=141, revision=-1 06:39:23.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.267 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.272 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=104, revision=107 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=143 06:39:23.297 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.313 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=104, revision=107 06:39:23.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:23.347 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.348 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:23.353 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:39:23.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.364 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=141, revision=143 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.385 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.419 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:23.421 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.451 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=141, revision=143 06:39:23.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.468 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.497 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:23.499 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:23.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.526 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.553 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1edc4969147ebcced8909f5b96e7e186045ecf34' to.sha1='c9c9458deea0af4e1cc2fd9724fd770779bb986a'): /3 + &#ä/cc 06:39:23.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=112 06:39:23.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:23.644 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.652 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:23.670 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.674 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.682 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=107, revision=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:23.687 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.690 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=14680064 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.787 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.798 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=107, revision=112 06:39:23.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=112, revision=-1 06:39:23.833 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=145 06:39:23.838 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.924 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.934 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:23.942 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=143, revision=145 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:23.955 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:23.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:23.993 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=143, revision=145 06:39:24.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=145, revision=-1 06:39:24.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:24.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:24.056 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:24.119 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:24.120 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:24.138 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.142 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.144 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JKnauL8mDuYQiCVbFovf3g/EhyGU9BGPWcAylhQEM0j6w' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:24.174 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:39:24.175 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:39:24.197 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 localRepositoryRevisionSynced=139 06:39:24.224 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:24.224 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:24.249 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:24.249 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:24.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=148 06:39:24.256 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 06:39:24.311 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.314 [qtp704117508-371] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=145, revision=148 06:39:24.371 [qtp704117508-371] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=145, revision=148 06:39:24.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=148, revision=-1 06:39:24.418 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.432 [qtp704117508-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 transaction.localRevision=116 remoteFromLocalRevision=139 06:39:24.538 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 from='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' toID=c9d9def1-1b36-49f0-9beb-737e9c468ae1 to='build/repo/k0t291dd-8zxud-local-src', fromRepoLocalSync=false 06:39:24.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:39:24.549 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:39:24.562 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.731 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=116 06:39:24.734 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.752 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:39:24.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:24.796 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 316797 bytes in 867 ms. path='/3 + &#ä/cc' 06:39:24.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=115 06:39:24.872 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 06:39:24.911 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.914 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=112, revision=115 06:39:24.960 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:24.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=112, revision=115 06:39:24.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=115, revision=-1 06:39:25.003 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:25.004 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:25.025 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.045 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:25.047 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:39:25.131 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.242 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:25.316 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:39:25.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='503cfb138e4f50390b114bd0b8b7340adeab0ec4' to.sha1='0b3c1b0872530f96fda1579adbfe6b0ccf2932be'): /3 + &#ä/dd 06:39:25.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=120 06:39:25.392 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:25.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=83.0 MiB, available=372.5 MiB 06:39:25.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:39:25.428 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.437 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionInProgress=-1, revision=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:25.448 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.452 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=115, revision=120 06:39:25.489 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:25.492 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:25.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=115, revision=120 06:39:25.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:25.515 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:25.531 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.578 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:25.653 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:39:25.701 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.708 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.711 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:25.712 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:25.712 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JKnauL8mDuYQiCVbFovf3g/3gM4kDr_XG0H0klGQPLW8g' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:25.712 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:25.724 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:25.777 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.801 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61952 bytes in 148 ms. path='/3 + &#ä/dd' 06:39:25.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=123 06:39:25.827 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 06:39:25.884 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.887 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=120, revision=123 06:39:25.897 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:25.903 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=120, revision=123 06:39:25.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=123, revision=-1 06:39:25.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:25.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:25.999 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:26.069 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:26.072 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:39:26.077 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:39:26.092 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:26.105 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:26.118 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:26.124 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=15728640 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:26.130 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:39:26.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:25.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:39:26.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=82.7 MiB, available=372.8 MiB 06:39:26.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.remoteRepositoryRevisionSynced=105, revision=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:26.171 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:26.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:26.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:26.226 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:26.226 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:26.241 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lxxWvnldsQlAqjTWMTa5ug, serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54} because of missing permissions! 06:39:26.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:26.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:26.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:26.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=82.9 MiB, available=372.6 MiB 06:39:26.788 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:26.796 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionSynced=105, revision=117 06:39:26.796 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.localRepositoryRevisionInProgress=117, revision=-1 06:39:26.836 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:26.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:26.851 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:26.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=-1, revision=150 06:39:26.916 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 06:39:26.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:39:26.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:26.973 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:26.974 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:26.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=128 06:39:27.159 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:27.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:27.434 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:27.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=81.9 MiB, available=373.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:27.455 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:27.458 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=123, revision=128 06:39:27.517 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:27.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=123, revision=128 06:39:27.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=128, revision=-1 06:39:27.621 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:27.636 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 transaction.localRevision=90 remoteFromLocalRevision=8 06:39:27.696 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:27.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=f570670a-06d8-4686-ae10-190361e6e913 to='build/repo/k0t2a9ab-bixee-local-src', fromRepoLocalSync=false 06:39:27.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:39:27.733 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:39:27.750 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:27.811 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:27.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:39:27.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=81.1 MiB, available=374.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:27.974 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:27.997 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:39:27.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:28.132 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:27.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:39:28.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=81.1 MiB, available=374.4 MiB 06:39:28.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:39:28.381 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:39:28.381 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:39:28.401 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:28.421 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:28.440 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 localRepositoryRevisionSynced=116 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:28.472 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:28.479 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:28.480 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:28.483 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=16777216 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:28.538 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 transaction.localRevision=152 remoteFromLocalRevision=116 06:39:28.653 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9d9def1-1b36-49f0-9beb-737e9c468ae1 from='build/repo/k0t291dd-8zxud-local-src' toID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 to='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:28.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=93.2 MiB, available=362.3 MiB 06:39:28.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:28.687 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:28.723 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:28.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:28.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:28.894 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:39:28.895 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:39:28.902 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 localRepositoryRevisionSynced=152 06:39:28.970 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:28.970 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:28.983 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:28.983 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t291dd-8zxud-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:28.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=150, revision=154 06:39:28.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 06:39:29.165 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:29.170 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1, this.remoteRepositoryRevisionSynced=148, revision=154 06:39:29.178 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:29.182 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:29.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionSynced=148, revision=154 06:39:29.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=154, revision=-1 06:39:29.249 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:29.254 [qtp704117508-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=c9d9def1-1b36-49f0-9beb-737e9c468ae1 transaction.localRevision=122 remoteFromLocalRevision=152 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:29.272 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:29.299 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:29.314 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:39:29.430 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:29.469 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:29.496 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 renewalDateTime=2019-09-21T05:09:02.966Z expiryDateTime=2019-09-21T05:39:02.966Z 06:39:29.517 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:29.523 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:29.533 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:29.533 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:29.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=8, revision=10 06:39:29.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:29.571 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:29.606 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:39:29.608 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 from='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' toID=541d27f3-1daf-454a-b79c-e0874f189624 to='build/repo/k0t2bpxf-amzlm-local-dest', fromRepoLocalSync=true 06:39:29.608 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 541d27f3-1daf-454a-b79c-e0874f189624 ('build/repo/k0t2bpxf-amzlm-local-dest') 06:39:29.628 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% 06:39:29.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.100.xml.gz 06:39:29.629 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.100.xml.gz 06:39:29.644 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:29.648 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4300ac87]initPersistenceManagerFactory: repositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:39:29.778 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4300ac87]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35551 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:29.782 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=122 06:39:29.791 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:29.797 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.100.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:29.811 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [337c8f39]initPersistenceManagerFactory: repositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:29.813 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [337c8f39]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34778 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:29.832 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz92-q8pa9-remote' 06:39:29.835 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz92-q8pa9-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:29.917 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:30.037 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:30.198 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:30.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:30.460 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:30.551 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:30.563 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:30.569 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=17825792 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:29.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=100 repoFileDtos.size=2 06:39:30.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=78.4 MiB, available=377.1 MiB 06:39:30.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:39:30.617 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:30.633 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionInProgress=-1, revision=123 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:30.784 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=103.9 MiB, available=351.6 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:30.799 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 06:39:30.921 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:30.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: cryptoRepoFileDtos.size=8, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=8, histoCryptoRepoFileDtos.size=8, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:31.000 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsv-zf9pq-remote' 06:39:31.001 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsv-zf9pq-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:31.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=90.1 MiB, available=365.4 MiB 06:39:31.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=4, revision=91 06:39:31.255 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.255 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.284 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:31.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:31.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:31.363 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.427 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:31.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:31.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:31.518 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:39:31.527 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:31.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=78.5 MiB, available=377.0 MiB 06:39:31.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.remoteRepositoryRevisionSynced=101, revision=123 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:32.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=89.3 MiB, available=366.2 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:32.134 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:32.136 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:32.141 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionSynced=4, revision=91 06:39:32.141 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=91, revision=-1 06:39:32.196 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:32.220 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:32.221 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:32.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=130 06:39:32.280 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 06:39:32.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:39:32.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:32.355 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:31.927 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lxxWvnldsQlAqjTWMTa5ug, serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54} because of missing permissions! 06:39:31.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:39:32.496 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=77.8 MiB, available=377.7 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:32.578 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:32.586 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:32.594 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionSynced=101, revision=123 06:39:32.595 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionInProgress=123, revision=-1 06:39:32.609 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:32.622 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:32.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:32.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=10, revision=12 06:39:32.653 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:32.687 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:32.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:39:32.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:32.818 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:32.857 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:32.862 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:32.864 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=18874368 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:32.896 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:32.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=89.2 MiB, available=366.3 MiB 06:39:32.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:32.975 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:33.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=76.9 MiB, available=378.6 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:33.148 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:33.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:33.204 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:33.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=89.2 MiB, available=366.3 MiB 06:39:33.328 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:33.328 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:33.390 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:33.444 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:33.507 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:33.552 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:33.602 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:33.658 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:33.711 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:33.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=89.4 MiB, available=366.1 MiB 06:39:33.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:39:33.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:39:33.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:39:33.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:33.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=76.9 MiB, available=378.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:33.751 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:33.764 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:33.781 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=90 06:39:33.896 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:33.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=132 remoteFromLocalRevision=90 06:39:33.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f570670a-06d8-4686-ae10-190361e6e913 from='build/repo/k0t2a9ab-bixee-local-src' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' 06:39:34.009 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=132 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:34.016 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:34.019 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:34.020 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:34.021 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:39:34.022 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:39:34.026 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=132 06:39:34.075 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:34.076 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:34.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:39:34.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:39:34.087 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=130, revision=134 06:39:34.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:34.116 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:33.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:39:34.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=76.9 MiB, available=378.6 MiB 06:39:34.183 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.100.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:34.203 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:34.211 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:34.233 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=128, revision=134 06:39:34.260 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:34.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=128, revision=134 06:39:34.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=134, revision=-1 06:39:34.332 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:34.344 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 transaction.localRevision=96 remoteFromLocalRevision=132 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:34.365 [qtp344249497-89] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:34.372 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:34.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:39:34.380 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:39:34.384 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7603dc52]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' 06:39:34.385 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7603dc52]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' locked successfully. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:34.432 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]initPersistenceManagerFactory: repositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f 06:39:34.433 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3418 ms. 06:39:34.464 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]getCloseDeferredMillis: closeDeferredMillis=20000 06:39:34.464 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:34.558 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:34.565 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 localRepositoryRevisionSynced=122 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:34.621 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:34.645 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:34.649 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:34.650 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=19922944 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:34.916 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:34.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 transaction.localRevision=17 remoteFromLocalRevision=122 06:39:34.965 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.46% 06:39:34.965 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:39:34.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 from='https://localhost:36223/88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54' toID=541d27f3-1daf-454a-b79c-e0874f189624 to='build/repo/k0t2bpxf-amzlm-local-dest', fromRepoLocalSync=false 06:39:34.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:39:34.966 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:39:34.995 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:35.022 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=126 06:39:35.026 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:35.033 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/ChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:35.181 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:35.213 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1e187ab6-af86-47aa-9cb8-29606a02a46b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest localRepository.publicKeySha1 = 1B:04:DB:57:72:09:7D:20:C8:63:77:55:0E:0D:F5:47:20:31:39:8D remoteRepository.repositoryId = 6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepository.remoteRoot = https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepository.publicKeySha1 = C1:70:A0:74:B1:AD:BE:7D:07:15:FC:E3:C7:46:BA:5E:D2:14:F7:64 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 1e187ab6-af86-47aa-9cb8-29606a02a46b 6c8f5916-4423-4a9b-95a8-4bf9a7f5719f 06:39:35.360 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:35.426 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:35.469 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f renewalDateTime=2019-09-21T05:09:35.406Z expiryDateTime=2019-09-21T05:39:35.406Z 06:39:35.486 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:35.501 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:35.526 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:39:35.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=1e187ab6-af86-47aa-9cb8-29606a02a46b to='build/repo/k0t2c03l-nl09e-local-dest', fromRepoLocalSync=true 06:39:35.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:39:35.543 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:39:35.544 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1e187ab6-af86-47aa-9cb8-29606a02a46b ('build/repo/k0t2c03l-nl09e-local-dest') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:35.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:39:35.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=77.2 MiB, available=378.3 MiB 06:39:35.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:35.598 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:35.613 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:35.620 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionInProgress=-1, revision=127 06:39:35.643 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:35.661 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=118 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:35.673 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:35.719 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:35.789 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:35.832 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:39:35.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:36.098 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:36.123 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:36.133 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:36.141 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=20971520 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:35.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:39:36.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=77.3 MiB, available=378.2 MiB 06:39:36.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.remoteRepositoryRevisionSynced=123, revision=127 06:39:36.240 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lxxWvnldsQlAqjTWMTa5ug, serverRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54} because of missing permissions! 06:39:36.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:36.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=112.4 MiB, available=343.1 MiB 06:39:36.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:36.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=77.3 MiB, available=378.2 MiB 06:39:36.797 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:36.801 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionSynced=123, revision=127 06:39:36.801 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624, this.localRepositoryRevisionInProgress=127, revision=-1 06:39:36.877 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:36.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:36.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:36.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, this.localRepositoryRevisionInProgress=12, revision=18 06:39:36.965 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:36.987 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:39:36.998 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:39:37.078 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:37.132 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:37.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:39:37.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:37.305 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:37.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=76.5 MiB, available=379.0 MiB 06:39:37.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:38.087 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:38.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=75.6 MiB, available=379.9 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:38.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=42, cryptoLinkDtos.size=56, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=1, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:38.256 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:38.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:39:38.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=75.6 MiB, available=379.9 MiB 06:39:38.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bpxf-amzlm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54.null.xml.gz 06:39:38.565 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:38.575 [qtp704117508-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 remoteRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 localRepositoryRevisionSynced=126 06:39:38.577 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:38.595 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=541d27f3-1daf-454a-b79c-e0874f189624 remoteRepositoryId=88e6e88a-e0aa-4a0a-a17d-9b8dfe68ec54 transaction.localRevision=20 remoteFromLocalRevision=126 06:39:38.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 06:39:38.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:39:38.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:39:38.610 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6225db82]getCloseDeferredMillis: closeDeferredMillis=20000 06:39:38.610 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6225db82]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:38.612 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e796e1a]getCloseDeferredMillis: closeDeferredMillis=20000 06:39:38.612 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e796e1a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:38.622 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:38.673 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:38.685 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:38.688 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=22020096 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:38.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=111.4 MiB, available=344.1 MiB 06:39:38.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=120 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 06:39:39.065 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:39.414 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 06:39:39.415 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** 06:39:39.730 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:39:39.746 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:39:39.747 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:39:39.748 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:39:39.750 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:39:40.153 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 06:39:40.153 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:39:40.154 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:39:40.155 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:39:40.278 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 06:39:40.279 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:39:40.280 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:39:40.281 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:39:40.349 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:39:40.349 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:39:40.350 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:39:40.351 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:40.396 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:40.466 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 06:39:40.466 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:39:40.466 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:39:40.467 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:39:40.470 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 06:39:40.470 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:39:40.471 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:39:40.471 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:39:40.473 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 06:39:40.473 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 06:39:40.474 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> *** 06:39:40.474 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>> inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot >>> *** 06:39:40.474 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:39:40.474 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:39:40.475 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:39:40.475 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:39:40.482 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65b7e9c1]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' 06:39:40.487 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65b7e9c1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:40.702 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:40.726 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:40.729 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:40.730 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=23068672 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:41.004 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 79 ms. 06:39:41.004 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:41.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.051 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.051 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.059 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.059 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.079 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:41.079 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.094 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.094 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:41.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:41.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.124 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:41.124 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:39:41.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.151 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:41.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:39:41.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:39:41.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:39:41.402 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:39:41.403 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=YmcTS83qAfdl1Rx70DQ63w, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:39:41.405 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=c5AlXMq7RvkODZPdIE6nCg, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:39:41.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:39:41.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=111.2 MiB, available=344.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:41.989 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:42.060 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:42.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:42.163 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:42.177 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, this.localRepositoryRevisionSynced=-1, revision=120 06:39:42.177 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, this.localRepositoryRevisionInProgress=120, revision=-1 06:39:42.291 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:42.303 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:39:42.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:42.322 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:42.381 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:42.401 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:42.404 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:42.405 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=24117248 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:42.847 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:42.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=5 06:39:43.024 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 06:39:43.549 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:43.553 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:39:43.759 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:43.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=-1, revision=5 06:39:43.770 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=5, revision=-1 06:39:43.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:39:43.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:44.461 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:44.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=110.6 MiB, available=344.9 MiB 06:39:44.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:44.897 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:45.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:45.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=109.9 MiB, available=345.6 MiB 06:39:45.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:45.237 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:45.260 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:45.263 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:45.266 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=25165824 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:45.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=109.7 MiB, available=345.8 MiB 06:39:45.527 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:39:45.528 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:39:45.530 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:39:45.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:39:45.897 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:39:46.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:39:46.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:39:46.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:39:46.361 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:39:46.373 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:39:46.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:39:46.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4b42e665777e075c15c303aceb9fb80a2100309' to.sha1=''): /1 {11 11ä11#+} 1/a 06:39:46.711 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:46.757 [Test worker] 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' 06:39:46.803 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:46.806 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KLGfE7aKC5T_mkqR3oLyEg/lAmAkcGRefANmQ4mWsedQw' offset=0 06:39:46.858 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:46.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:39:47.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110200 bytes in 323 ms. path='/1 {11 11ä11#+} 1/a' 06:39:47.149 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:39:47.314 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:47.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:39:47.443 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9206035e995034b09fd8ee900e2402e8f5e2b34d' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:47.490 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:47.509 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:47.514 [Test worker] 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' 06:39:47.533 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:47.534 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KLGfE7aKC5T_mkqR3oLyEg/yCYwMWpeG4Vl6oXNywOiow' offset=0 06:39:47.546 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:47.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:39:47.586 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36125 bytes in 72 ms. path='/1 {11 11ä11#+} 1/b' 06:39:47.657 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:39:47.739 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:47.789 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:47.811 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:47.814 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:47.816 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=26214400 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:47.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:39:47.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1bb47b9f05d451fb3e0a116524f6573a0ef5f462' to.sha1=''): /1 {11 11ä11#+} 1/c 06:39:48.026 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:48.037 [Test worker] 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' 06:39:48.068 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:48.069 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KLGfE7aKC5T_mkqR3oLyEg/ngCp-0Z3kP1JEwaBXMvyXQ' offset=0 06:39:48.077 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:48.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:39:48.145 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 166250 bytes in 108 ms. path='/1 {11 11ä11#+} 1/c' 06:39:48.240 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:39:48.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:48.410 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:48.463 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:48.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a28320387ab41c02f3bdae609785e76f062d0738' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:39:48.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:48.645 [Test worker] 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' 06:39:48.669 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:48.672 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NERH3UKoWhMgHj0K5397ZA/gO22Ic0Vwq5VtGB86bL65w/JvZr8n41NnkaUEqaL06lnA' offset=0 06:39:48.692 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:48.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:39:48.923 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 804270 bytes in 277 ms. path='/2/1 {11 11ä11#+} 1/a' 06:39:48.968 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:39:49.148 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:49.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:39:49.241 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='127bc6a6bd5514aff7594e2c087c35782011f061' to.sha1=''): /2/1 {11 11ä11#+} 1/b 06:39:49.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:49.338 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:49.362 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:49.372 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:49.373 [qtp344249497-467] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NERH3UKoWhMgHj0K5397ZA/gO22Ic0Vwq5VtGB86bL65w/uMAjrCkmBM-K-ir-JT1mUA' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:49.376 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:49.386 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:49.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:39:49.471 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 235592 bytes in 133 ms. path='/2/1 {11 11ä11#+} 1/b' 06:39:49.503 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:49.527 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:49.544 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:49.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:39:49.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e72206afc8ba9c5b0aa45004710e5aaed703306' to.sha1=''): /2/a 06:39:49.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:49.700 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' 06:39:49.731 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:49.737 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NERH3UKoWhMgHj0K5397ZA/8jVK3ZAVSuWpFqOki30WlA' offset=0 06:39:49.755 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:49.850 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:49.872 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:49.875 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:49.876 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=27262976 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:49.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 06:39:50.042 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:50.044 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NERH3UKoWhMgHj0K5397ZA/8jVK3ZAVSuWpFqOki30WlA' offset=1048576 06:39:50.054 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:50.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 06:39:50.189 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 754920 bytes in 489 ms. path='/2/a' 06:39:50.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:39:50.335 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 06:39:50.387 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:50.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:39:50.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='279d653e4b6467aff381d10c77a8eea9fe1d6f32' to.sha1=''): /3 + &#ä/5/h 06:39:50.576 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:50.582 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:39:50.610 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:50.612 [qtp344249497-467] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/ZdQkOpbivBBnWL20Mr-z5Q/Kj_h5rbDyZbA5UBY2Ml_Zw' offset=0 06:39:50.626 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:50.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:39:50.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 314081 bytes in 258 ms. path='/3 + &#ä/5/h' 06:39:50.867 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:39:50.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:50.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:50.998 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:51.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8375c24ba7a10c7e82daf6883d2642dec1b9ed86' to.sha1=''): /3 + &#ä/5/i 06:39:51.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:51.154 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:39:51.182 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:51.183 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/ZdQkOpbivBBnWL20Mr-z5Q/6hLP045DwzSl8vJBUEPKRg' offset=0 06:39:51.191 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:51.221 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:39:51.258 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161874 bytes in 104 ms. path='/3 + &#ä/5/i' 06:39:51.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:39:51.433 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:51.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:39:51.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd7ccb1502c98464d3c21d1875fcc231f2030ce8' to.sha1=''): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:51.517 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:51.533 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:51.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:51.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:39:51.592 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:51.602 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/StdplZvvy_pqqh0sc6TF9Q' offset=0 06:39:51.617 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:51.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:51.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:51.834 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:51.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85650 bytes in 275 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:51.869 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:51.874 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:51.876 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=28311552 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:51.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:39:51.948 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:51.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:39:52.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='981ac44fb688d6621f6a40b8a6a8d9b740f968ad' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:52.138 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:52.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:52.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:52.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:52.211 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:52.212 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/Xek8OfghS5ZIO7wEnhEo-A' offset=0 06:39:52.225 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:52.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:39:52.316 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42330 bytes in 134 ms. path='/3 + &#ä/bb' 06:39:52.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:39:52.419 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:52.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:39:52.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='963dd0dce1f7c53b2f770f4813178b245bd1712f' to.sha1=''): /3 + &#ä/cc 06:39:52.537 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:52.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:52.563 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:52.572 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:52.574 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/8ix2iHTv1Pa11j_nk3wbWw' offset=0 06:39:52.584 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:52.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:52.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:52.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 618174 bytes in 228 ms. path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:52.787 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:52.811 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:52.855 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:52.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:52.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:39:52.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3e9cda4ccf36e7efd3dc0aeb67c32da6fb88a6a' to.sha1=''): /3 + &#ä/dd 06:39:52.947 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:52.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:39:53.007 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.020 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/cBJXa98WBCaLs4O6vlOhvw' offset=0 06:39:53.031 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:53.089 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.118 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.121 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.122 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=29360128 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:53.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:53.132 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:53.197 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 469656 bytes in 235 ms. path='/3 + &#ä/dd' 06:39:53.217 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:39:53.287 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=1e187ab6-af86-47aa-9cb8-29606a02a46b 06:39:53.330 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 06:39:53.354 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.387 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b localRepositoryRevisionSynced=118 06:39:53.391 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=92 remoteFromLocalRevision=118 06:39:53.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1e187ab6-af86-47aa-9cb8-29606a02a46b from='build/repo/k0t2c03l-nl09e-local-dest' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' 06:39:53.489 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.492 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.566 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92 06:39:53.591 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:53.591 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:53.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:53.607 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:39:53.607 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:39:53.624 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=92 06:39:53.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:53.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:53.686 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:53.686 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:53.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=94 06:39:53.695 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 06:39:53.753 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.757 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, this.remoteRepositoryRevisionSynced=5, revision=94 06:39:53.781 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=5, revision=94 06:39:53.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=94, revision=-1 06:39:53.825 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.839 [qtp344249497-467] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b transaction.localRevision=125 remoteFromLocalRevision=92 06:39:53.849 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=1e187ab6-af86-47aa-9cb8-29606a02a46b to='build/repo/k0t2c03l-nl09e-local-dest', fromRepoLocalSync=false 06:39:53.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:39:53.857 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:39:53.878 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:53.928 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=125 06:39:53.931 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:53.965 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:53.978 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:54.375 [closeDeferredTimer-6ec68914-6n] INFO c.c.c.l.LocalRepoManagerImpl - [6ec68914]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:54.425 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:54.474 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:54.485 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:54.490 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=30408704 06:39:54.840 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:54.903 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:54.908 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:53.937 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:39:53.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:39:55.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=126.6 MiB, available=328.9 MiB 06:39:55.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:39:55.118 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:55.133 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, this.localRepositoryRevisionInProgress=-1, revision=126 06:39:55.156 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:55.160 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:55.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:55.227 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:55.345 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:55.489 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:55.537 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:55.563 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:55.576 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=31457280 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:55.638 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:55.680 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:39:56.101 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:56.259 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:55.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:39:56.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=126.4 MiB, available=329.1 MiB 06:39:56.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=120, revision=126 06:39:56.306 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:39:56.308 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=YmcTS83qAfdl1Rx70DQ63w, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:39:56.310 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=c5AlXMq7RvkODZPdIE6nCg, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:56.726 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:56.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:39:56.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=126.4 MiB, available=329.1 MiB 06:39:56.778 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:56.789 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, this.localRepositoryRevisionSynced=120, revision=126 06:39:56.789 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, this.localRepositoryRevisionInProgress=126, revision=-1 06:39:56.854 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:56.868 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:56.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:56.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=97 06:39:56.894 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 06:39:56.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:39:56.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:57.062 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:57.084 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:57.088 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:57.089 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=32505856 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:57.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=126.5 MiB, available=329.0 MiB 06:39:57.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:57.480 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:57.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=126.5 MiB, available=329.0 MiB 06:39:57.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:57.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:58.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=126.5 MiB, available=329.0 MiB 06:39:58.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:39:58.113 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:39:58.114 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:39:58.138 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:58.161 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b localRepositoryRevisionSynced=125 06:39:58.266 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:58.295 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=99 remoteFromLocalRevision=125 06:39:58.450 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1e187ab6-af86-47aa-9cb8-29606a02a46b from='build/repo/k0t2c03l-nl09e-local-dest' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' 06:39:58.490 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99 06:39:58.502 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:58.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:58.506 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:39:58.506 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:39:58.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=99 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:58.547 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:58.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:58.549 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:58.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.from' result=null 06:39:58.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2c03l-nl09e-local-dest' configKey='repair.deleteCollisions.to' result=null 06:39:58.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=97, revision=101 06:39:58.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:58.578 [closeDeferredTimer-4595cf99-2e] INFO c.c.c.l.LocalRepoManagerImpl - [4595cf99]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:58.658 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:58.684 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b, this.remoteRepositoryRevisionSynced=94, revision=101 06:39:58.705 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:58.705 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:39:58.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=94, revision=101 06:39:58.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=101, revision=-1 06:39:58.742 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:58.746 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=1e187ab6-af86-47aa-9cb8-29606a02a46b transaction.localRevision=131 remoteFromLocalRevision=99 06:39:58.763 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:58.776 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:39:58.861 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9b6de27]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' 06:39:58.862 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9b6de27]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:59.026 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:39:59.094 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:59.160 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:59.170 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:59.177 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=33554432 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:39:59.361 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:59.434 [closeDeferredTimer-6225db82-1] INFO c.c.c.l.LocalRepoManagerImpl - [6225db82]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:39:59.499 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]initPersistenceManagerFactory: repositoryId=28841c62-b440-4914-9505-6523442e5316 06:39:59.530 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25137 ms. 06:39:59.562 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]getCloseDeferredMillis: closeDeferredMillis=20000 06:39:59.562 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:39:59.586 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 20 ms. 06:39:59.586 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ku7Dn3GWwDeNNICNlG9fxQ, invitation=false] 06:39:59.612 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 06:39:59.612 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=53d86ryARjb87dywgzqpqw, invitation=false] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:39:59.434 [closeDeferredTimer-4e796e1a-1] INFO c.c.c.l.LocalRepoManagerImpl - [4e796e1a]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:00.352 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:00.384 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=88.0 MiB, available=367.5 MiB 06:40:00.757 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:01.377 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 14a6a5a6-d639-4a58-9e4c-e965a72f0411 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src localRepository.publicKeySha1 = 54:4E:8A:09:73:86:71:6B:97:B2:A3:73:55:B3:2C:7A:7E:05:DD:4A remoteRepository.repositoryId = 28841c62-b440-4914-9505-6523442e5316 remoteRepository.remoteRoot = https://localhost:46858/28841c62-b440-4914-9505-6523442e5316 remoteRepository.publicKeySha1 = E4:64:6B:A4:26:2B:D1:BF:9C:16:5E:74:C5:C2:01:D2:49:23:77:39 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 14a6a5a6-d639-4a58-9e4c-e965a72f0411 28841c62-b440-4914-9505-6523442e5316 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:01.388 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:01.526 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:01.883 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:01.911 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:01.915 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:01.917 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=34603008 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:02.064 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:02.330 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:02.974 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:04.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:40:04.077 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:04.181 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:04.229 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:40:04.263 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:40:04.301 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:40:04.355 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:40:04.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.70% 06:40:04.452 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 06:40:04.858 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:04.920 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:04.950 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316 renewalDateTime=2019-09-21T05:10:04.895Z expiryDateTime=2019-09-21T05:40:04.895Z 06:40:04.966 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:04.983 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:05.006 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:40:05.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=28841c62-b440-4914-9505-6523442e5316 from='https://localhost:46858/28841c62-b440-4914-9505-6523442e5316' toID=14a6a5a6-d639-4a58-9e4c-e965a72f0411 to='build/repo/k0t2bz91-7g54o-local-src', fromRepoLocalSync=true 06:40:05.012 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 14a6a5a6-d639-4a58-9e4c-e965a72f0411 ('build/repo/k0t2bz91-7g54o-local-src') 06:40:05.081 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:40:05.093 [pool-15-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1355 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:05.657 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:05.855 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:05.862 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:06.223 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:06.242 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:06.250 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:06.253 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=35651584 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:06.516 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% 06:40:06.639 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.28841c62-b440-4914-9505-6523442e5316.-1.xml.gz 06:40:06.639 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src/.subshare-repo/tmp/ChangeSetDto.28841c62-b440-4914-9505-6523442e5316.-1.xml.gz 06:40:06.659 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:06.825 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 06:40:06.858 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:06.865 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src/.subshare-repo/tmp/ChangeSetDto.28841c62-b440-4914-9505-6523442e5316.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:06.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:06.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 06:40:07.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=72.3 MiB, available=383.2 MiB 06:40:07.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:40:07.420 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:07.474 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.localRepositoryRevisionInProgress=-1, revision=4 06:40:07.624 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:08.308 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:09.188 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:09.329 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:09.466 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:09.486 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:09.489 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:09.490 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=36700160 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:09.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:40:09.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=72.6 MiB, available=382.9 MiB 06:40:09.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:10.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:10.193 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ku7Dn3GWwDeNNICNlG9fxQ, serverRepositoryId=28841c62-b440-4914-9505-6523442e5316} because of missing permissions! 06:40:10.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:40:10.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=72.7 MiB, available=382.8 MiB 06:40:10.886 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:10.890 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.localRepositoryRevisionSynced=-1, revision=4 06:40:10.891 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.localRepositoryRevisionInProgress=4, revision=-1 06:40:10.927 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:10.941 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:10.941 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:10.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:11.058 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:40:11.060 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:40:11.082 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:11.508 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:11.538 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:11.578 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:11.580 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms. 06:40:11.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=6 06:40:11.727 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:11.821 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:11.945 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:12.193 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:12.246 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:12.259 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:12.273 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=37748736 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:12.603 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:12.648 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:12.682 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:12.696 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:12.880 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:13.241 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:13.246 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=-1, revision=6 06:40:13.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=6, revision=-1 06:40:13.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:40:13.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:13.449 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:13.824 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:14.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=73.0 MiB, available=382.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:14.170 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:14.198 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:14.202 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:14.203 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=38797312 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:14.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:40:14.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=72.4 MiB, available=383.1 MiB 06:40:14.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:14.533 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:14.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=72.4 MiB, available=383.1 MiB 06:40:14.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.28841c62-b440-4914-9505-6523442e5316.-1.xml.gz 06:40:14.777 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:40:14.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:40:14.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:40:14.796 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:14.826 [qtp507378138-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 localRepositoryRevisionSynced=2 06:40:15.078 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:15.132 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 transaction.localRevision=8 remoteFromLocalRevision=2 06:40:15.212 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=14a6a5a6-d639-4a58-9e4c-e965a72f0411 from='build/repo/k0t2bz91-7g54o-local-src' toID=28841c62-b440-4914-9505-6523442e5316 to='https://localhost:46858/28841c62-b440-4914-9505-6523442e5316' 06:40:15.227 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:15.237 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:15.283 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 06:40:15.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:15.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.to' result=null 06:40:15.378 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:15.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:15.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=10 06:40:15.464 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:15.509 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:15.640 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:15.653 [qtp507378138-691] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:15.722 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:15.858 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:15.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=6, revision=10 06:40:15.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:15.884 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7603dc52]initPersistenceManagerFactory: repositoryId=361441c5-9db4-479b-92cc-aab413cdf217 06:40:15.890 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7603dc52]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34745 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:16.031 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 41 ms. 06:40:16.031 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:16.091 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:16.180 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:16.205 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:16.210 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:16.211 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=39845888 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:16.296 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:16.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:40:16.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=12 06:40:16.547 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:16.624 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=92.5 MiB, available=363.0 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:16.706 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:16.710 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:16.783 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ag-5896g-remote' 06:40:16.784 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ag-5896g-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:16.839 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:16.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=10, revision=12 06:40:16.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=12, revision=-1 06:40:16.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:16.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:16.901 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:17.005 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:17.073 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:40:17.144 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=14 06:40:17.145 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 06:40:17.257 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:17.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:17.275 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=12, revision=14 06:40:17.378 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:17.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=12, revision=14 06:40:17.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=14, revision=-1 06:40:17.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:17.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:17.462 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:17.471 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:17.529 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:17.545 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:40:17.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=16 06:40:17.726 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:17.747 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:17.918 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:17.956 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:17.961 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:17.962 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=40894464 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:17.998 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:18.020 [qtp507378138-1177] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=14, revision=16 06:40:18.096 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:18.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=14, revision=16 06:40:18.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=16, revision=-1 06:40:18.153 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:18.153 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:18.182 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:18.200 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:18.229 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:18.257 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.44% 06:40:18.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:18.334 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:18.341 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=18 06:40:18.342 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:18.346 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:18.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:18.427 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:18.442 [qtp507378138-1177] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:18.447 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:18.503 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:18.550 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:18.566 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:18.583 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:18.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=16, revision=18 06:40:18.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=18, revision=-1 06:40:18.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:18.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:18.730 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:18.757 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:18.774 [closeDeferredTimer-65080c95-1o] INFO c.c.c.l.LocalRepoManagerImpl - [65080c95]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:18.793 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:18.802 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:18.801 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:18.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:18.815 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:18.820 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=41943040 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:18.890 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:18.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=20 06:40:18.993 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:19.075 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:19.075 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:19.083 [qtp507378138-1177] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:19.182 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:19.209 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:19.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=18, revision=20 06:40:19.230 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:19.258 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:19.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:19.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:19.321 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:19.374 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:19.383 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:19.426 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:19.462 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:19.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.70% 06:40:19.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:19.579 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:19.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='287db06f64f8ee2b9d4e97606de531a85988c7a7' to.sha1='9a7f17532dc3ee746835e007b5192597190c2280'): /.subshare.properties org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:19.726 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:19.730 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:18.776 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:19.829 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:19.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=23 06:40:19.928 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:20.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:20.124 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:20.167 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:20.236 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:20.318 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:20.326 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:20.334 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:20.335 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=42991616 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:20.366 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:40:20.463 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:20.482 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:20.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=20, revision=23 06:40:20.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=23, revision=-1 06:40:20.573 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:20.648 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65b7e9c1]initPersistenceManagerFactory: repositoryId=5180e510-d340-463e-ad55-3673f371c6f1 06:40:20.669 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65b7e9c1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32245 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:20.680 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:20.781 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakh-e69ta-remote' 06:40:20.782 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakh-e69ta-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:20.832 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:20.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:20.928 [qtp2000985038-589] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:20.966 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:21.036 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]initPersistenceManagerFactory: repositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae 06:40:21.037 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4253 ms. 06:40:21.080 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]getCloseDeferredMillis: closeDeferredMillis=20000 06:40:21.081 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:21.154 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:21.172 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:21.174 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NrM919ZZO_odxob555ic3g' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:21.456 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:21.571 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:21.664 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42442 bytes in 824 ms. path='/.subshare.properties' 06:40:21.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=26 06:40:21.694 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:21.704 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 361441c5-9db4-479b-92cc-aab413cdf217 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest localRepository.publicKeySha1 = EE:7C:3B:BC:32:FD:D5:55:09:8F:E9:9B:CD:1F:E7:00:35:25:7B:54 remoteRepository.repositoryId = b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepository.remoteRoot = https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepository.publicKeySha1 = C0:A1:DB:39:FB:3D:C7:6E:71:61:24:9E:57:96:49:6A:88:8D:B4:E9 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 361441c5-9db4-479b-92cc-aab413cdf217 b86ed6d0-25a8-4914-86bb-cd393d68fcae org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:21.809 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:21.819 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=23, revision=26 06:40:21.837 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:21.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=23, revision=26 06:40:21.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:21.917 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:21.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:21.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:21.953 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:21.978 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:21.991 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:21.994 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:21.994 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=44040192 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:22.018 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:22.049 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae renewalDateTime=2019-09-21T05:10:22.000Z expiryDateTime=2019-09-21T05:40:22.000Z 06:40:22.072 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:22.084 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:22.114 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:40:22.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=361441c5-9db4-479b-92cc-aab413cdf217 to='build/repo/k0t2d5v2-g3pji-local-dest', fromRepoLocalSync=true 06:40:22.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.-1.xml.gz 06:40:22.120 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.-1.xml.gz 06:40:22.124 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 361441c5-9db4-479b-92cc-aab413cdf217 ('build/repo/k0t2d5v2-g3pji-local-dest') org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:22.150 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:22.153 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:22.208 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:40:22.291 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:22.316 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:22.424 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:22.456 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:22.467 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:22.486 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.-1.xml.gz 06:40:22.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:22.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41625a9af2eda086a9171c7cb26568fa4bd88a6d' to.sha1='8dacf556bd38d2b51cd17c0c0c39133a635b5b70'): /1 {11 11ä11#+} 1/a 06:40:22.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=31 06:40:22.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:23.011 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:23.110 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:23.124 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:23.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=98.9 MiB, available=356.6 MiB 06:40:23.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:23.275 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:23.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=26, revision=31 06:40:23.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=31, revision=-1 06:40:23.318 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:23.351 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:23.373 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:23.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:23.550 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:23.567 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:23.587 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:40:23.619 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:23.672 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:23.685 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:23.732 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:23.748 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:23.756 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/huaqEM7U52vbhp14jboycg/zXyPBc3VZtLdQXYJ4IAXXQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:23.777 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionInProgress=-1, revision=100 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:23.908 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:23.928 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:23.942 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:23.948 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=45088768 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:23.997 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 06:40:24.495 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:24.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:40:25.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=100.4 MiB, available=355.1 MiB 06:40:25.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=100 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:25.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:25.340 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:25.440 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:25.557 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:25.601 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:25.629 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:25.638 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/huaqEM7U52vbhp14jboycg/zXyPBc3VZtLdQXYJ4IAXXQ' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:25.891 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:25.936 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:25.940 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:25.942 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=46137344 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:26.264 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:26.378 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1565220 bytes in 2996 ms. path='/1 {11 11ä11#+} 1/a' 06:40:26.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=35 06:40:26.393 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:26.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 66 ms. 06:40:26.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:26.470 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:26.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:40:26.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:26.487 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=31, revision=35 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:26.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:26.497 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:26.521 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:26.524 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:26.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:26.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=31, revision=35 06:40:26.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=35, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:26.569 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:26.569 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:26.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:26.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:40:26.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:26.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:26.620 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:26.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:26.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:26.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:26.673 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:26.679 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:26.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:26.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.701 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:40:26.701 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:26.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:26.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:26.732 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:26.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.762 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:26.762 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:26.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:26.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:26.806 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:26.817 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:40:26.906 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:26.978 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:26.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:40:27.040 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ccda07e524e4d6b0d9f61aff8828d7695c1c478' to.sha1='2a69bcd76265fb4102df67e81e2296c426693d36'): /1 {11 11ä11#+} 1/b 06:40:27.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=40 06:40:27.084 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 06:40:27.150 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:27.153 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=35, revision=40 06:40:27.248 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:27.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=35, revision=40 06:40:27.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=40, revision=-1 06:40:27.281 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:27.401 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:27.464 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:27.535 [Test worker] 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' 06:40:27.769 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:27.789 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:27.793 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:27.793 [qtp507378138-691] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/huaqEM7U52vbhp14jboycg/rrURO7iB0XEhHuqVRES0kA' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:27.982 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:28.085 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:40:28.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:28.344 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:28.569 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:28.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=101.0 MiB, available=354.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:28.802 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:28.834 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:28.843 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:28.846 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=47185920 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:28.864 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:28.890 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1046304 bytes in 1355 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:28.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:28.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=43 06:40:28.913 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 06:40:28.980 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:28.993 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=40, revision=43 06:40:29.069 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:29.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=40, revision=43 06:40:29.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:29.098 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:29.103 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionSynced=-1, revision=100 06:40:29.104 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:29.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:29.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:29.133 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:29.151 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:29.153 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:29.230 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:29.235 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:29.246 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:40:29.246 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:29.305 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:29.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:29.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:40:29.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca2ccf8f4010bf5e113dceb97148c4ceba105116' to.sha1='86b9cf469802e7dad304b68d62b6af006878310c'): /1 {11 11ä11#+} 1/c 06:40:29.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=48 06:40:29.465 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 06:40:29.573 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:29.578 [qtp507378138-1177] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=43, revision=48 06:40:29.719 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:29.730 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=43, revision=48 06:40:29.731 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=48, revision=-1 06:40:29.777 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:29.928 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:29.971 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:30.045 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:30.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:30.059 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:30.362 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:30.362 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:30.366 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:30.384 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:30.399 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:30.400 [qtp507378138-691] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/huaqEM7U52vbhp14jboycg/nocMoAut03o1_GNc5q7m0Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:30.493 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:30.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=-1, revision=5 06:40:30.511 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=5, revision=-1 06:40:30.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:30.632 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:30.969 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:31.134 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:30.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:40:31.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=101.0 MiB, available=354.5 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:31.607 [qtp507378138-691] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:31.630 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:31.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:31.727 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:31.747 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:31.757 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=48234496 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:31.780 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:31.812 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:31.830 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:31.832 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/huaqEM7U52vbhp14jboycg/nocMoAut03o1_GNc5q7m0Q' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:31.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:31.921 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:32.005 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:32.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1159634 bytes in 2027 ms. path='/1 {11 11ä11#+} 1/c' 06:40:32.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=52 06:40:32.126 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 06:40:32.207 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:32.216 [qtp507378138-1177] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=48, revision=52 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:32.219 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:32.251 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:32.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=48, revision=52 06:40:32.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=52, revision=-1 06:40:32.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:32.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:32.369 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:32.459 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:32.484 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:40:32.531 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:32.571 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:32.582 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.50% 06:40:32.582 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:40:32.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6026cbbb17b452a99a2488218b44d61dc490c0f5' to.sha1='c00cdc705b9b1699e0c8824c5c689bdb4a9c5dba'): /2/1 {11 11ä11#+} 1/a 06:40:32.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=57 06:40:32.745 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:32.813 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:32.826 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:32.838 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=52, revision=57 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:32.918 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:32.923 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:32.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=52, revision=57 06:40:32.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=57, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:32.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:32.976 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:32.981 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:32.983 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=49283072 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:32.984 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.049 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.072 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:33.102 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:33.220 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:33.236 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.265 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.282 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.288 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e8T1SqQJ_lx0rldR7DxaHw/CIzMtactWvpxl3-pEJGQ4A/w0WI23sxWD_xEHKEydlIhQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:33.295 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:32.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=100.6 MiB, available=354.9 MiB 06:40:32.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:40:33.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=100.5 MiB, available=355.0 MiB 06:40:33.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.-1.xml.gz 06:40:33.334 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:40:33.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:33.392 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.413 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 82057 bytes in 311 ms. path='/2/1 {11 11ä11#+} 1/a' 06:40:33.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=60 06:40:33.432 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:33.526 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:33.541 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.544 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=57, revision=60 06:40:33.555 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=57, revision=60 06:40:33.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=60, revision=-1 06:40:33.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:33.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:33.637 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:33.652 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:33.657 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:33.660 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.686 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:33.688 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:33.694 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.700 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:33.701 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=50331648 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:33.709 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:33.711 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:33.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:33.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:33.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:40:33.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:34.004 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aed5cd3dbb0d1ab4a7e9f4839427ddb6b90580a1' to.sha1='43cde308ba484d927b693fb8d939d76e177a29bd'): /2/1 {11 11ä11#+} 1/b 06:40:34.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=65 06:40:34.045 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 06:40:34.182 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:34.186 [qtp507378138-1177] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=60, revision=65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:34.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:34.247 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:34.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=60, revision=65 06:40:34.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=65, revision=-1 06:40:34.285 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:34.311 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:34.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:40:34.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:40:34.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:34.344 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:34.351 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:34.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='463035b1df44f712a005cb4764050ef13f45c534' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:34.464 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:34.469 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:34.476 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:34.482 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:34.483 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e8T1SqQJ_lx0rldR7DxaHw/CIzMtactWvpxl3-pEJGQ4A/OhDH9SbIOmoRAC5OqvYNhA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:34.511 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:34.533 [Test worker] 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' 06:40:34.602 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:34.603 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/d0vS5ozUkjK-R5VMioL4PQ' offset=0 06:40:34.646 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:34.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 06:40:34.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 447648 bytes in 414 ms. path='/1 {11 11ä11#+} 1/a' 06:40:35.019 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.077 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:35.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 373270 bytes in 792 ms. path='/2/1 {11 11ä11#+} 1/b' 06:40:35.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=68 06:40:35.158 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.189 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:35.211 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.223 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:35.228 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=65, revision=68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='258df764440430b7c19cde269f19c9147a2aa8a5' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.256 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:35.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=65, revision=68 06:40:35.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=68, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:35.269 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:35.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:35.341 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.351 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:35.375 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.380 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.396 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.397 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.398 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/EFmuf4UdVqU-TMqgMOkKpw' offset=0 06:40:35.416 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.426 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:35.501 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.581 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:35.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:35.594 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac7c62d1b3eaf00d4b56a4c79bfb42fc106ab127' to.sha1='86ef6b6c2c7058e805ea5822d5269f04ead8295e'): /2/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:35.618 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:35.627 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:35.628 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=51380224 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=73 06:40:35.661 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.715 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 908280 bytes in 339 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.722 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:35.742 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=68, revision=73 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.763 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:35.770 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9b6de27]initPersistenceManagerFactory: repositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:35.772 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9b6de27]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25176 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.778 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:35.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=68, revision=73 06:40:35.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=73, revision=-1 06:40:35.839 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.854 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.866 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:35.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:35.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:35.973 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0f3d33d10aeabb5fc0854faf0d305f425464b55a' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:36.036 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:36.084 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:36.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.109 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:36.119 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.122 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:36.129 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.143 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:36.143 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.146 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e8T1SqQJ_lx0rldR7DxaHw/_QICOcKf7cFwV2wiq1W73w' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:36.307 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:36.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.390 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:36.448 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 500065 bytes in 532 ms. path='/2/a' 06:40:36.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=76 06:40:36.488 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:36.515 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:36.533 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:36.536 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=52428800 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.587 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:36.598 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=73, revision=76 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:36.606 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=107.2 MiB, available=348.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:36.611 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:36.612 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=1048576 06:40:36.625 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.624 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:36.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=73, revision=76 06:40:36.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=76, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:36.638 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.PermissionIT.interruptPermissionSetInheritance(PermissionIT.java:330) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:36.672 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.732 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:36.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:36.775 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:36.817 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:36.820 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:36.835 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsv-zf9pq-remote' 06:40:36.837 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t28tsv-zf9pq-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.838 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:36.865 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:36.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:36.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:36.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8be09e1cf28ede4bd38354aee67a73d48f5d0e3' to.sha1='e23e6ca44f3ceb26900ddf7791ff114883d78c8a'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:37.036 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.037 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=2097152 06:40:37.050 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:37.115 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=81 06:40:37.117 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 06:40:37.172 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.204 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=76, revision=81 06:40:37.282 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=76, revision=81 06:40:37.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=81, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:37.356 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:37.361 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:37.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:37.423 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:37.446 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:37.501 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.502 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=3145728 06:40:37.536 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:37.544 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.571 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.583 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.596 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuMzKml886oI6WyfDIUhHg/_huZfoI_363XpT1ubBJjFw/gKIj1OlTmRxjfBCKDBUQDQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:37.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 34 ms. 06:40:37.838 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.839 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=4194304 06:40:37.854 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:37.893 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225946 bytes in 458 ms. path='/3 + &#ä/5/h' 06:40:37.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=84 06:40:37.918 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 06:40:37.966 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:37.969 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=81, revision=84 06:40:38.005 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:38.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=81, revision=84 06:40:38.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=84, revision=-1 06:40:38.051 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:38.051 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:38.092 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:38.129 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.130 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=5242880 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.135 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:38.137 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:38.144 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.176 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:38.183 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.220 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:38.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:38.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.343 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6638539914272423ae438196cc7ab6b9ec85606c' to.sha1='7423949fcf46a631dfd7528748e47cf54ef513f7'): /3 + &#ä/5/i 06:40:38.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=89 06:40:38.381 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:38.427 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.428 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=6291456 06:40:38.440 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:38.453 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.477 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.482 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=84, revision=89 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:38.518 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.587 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:38.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=84, revision=89 06:40:38.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:38.634 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.661 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:38.704 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.716 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.726 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:38.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:38.750 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.752 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=7340032 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:38.755 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:38.767 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:38.841 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:38.857 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.873 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.877 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.879 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuMzKml886oI6WyfDIUhHg/_huZfoI_363XpT1ubBJjFw/H-PwjIcKbToJmvJBsdiOkA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:38.918 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.941 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.945 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:38.946 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=53477376 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:39.009 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.029 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:40:39.080 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.105 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:39.106 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZHKVcRmLSxLzJww7xna_3g/MXDKd_azn3x_EHuiWlKdqA' offset=8388608 06:40:39.118 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:39.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.219 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.224 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.234 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 148716 bytes in 3140 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 355402 bytes in 554 ms. path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.288 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.296 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=92 06:40:39.304 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.317 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c 06:40:39.318 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c 06:40:39.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c 06:40:39.321 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_2hwcg into destFile c 06:40:39.322 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_34dfk into destFile c 06:40:39.323 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_3quio into destFile c 06:40:39.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_4dbls into destFile c 06:40:39.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_4zsow into destFile c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.358 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:39.363 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=89, revision=92 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.380 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.380 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:39.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=89, revision=92 06:40:39.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.422 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:39.429 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.39% 06:40:39.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:39.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:39.454 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.470 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.482 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='665d4bb073c3f9c1fc007ca17625d0203fe32889' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.484 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:39.486 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:40:39.506 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:39.526 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.526 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.531 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:39.560 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f88c7048c0a442ba63cd9c3712935189bd068e2' to.sha1='3bdc86ab8c0dd280e03450357398ed83f1de35e7'): /3 + &#ä/aa org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.600 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.602 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:39.605 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/IoUco1aeZRFQRSM340DVfQ/2tdbY82rFFMtE1YuXUWfww' offset=0 06:40:39.618 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=97 06:40:39.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.661 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.708 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.710 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.712 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=92, revision=97 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.722 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 138654 bytes in 162 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.763 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.765 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.775 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=92, revision=97 06:40:39.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=97, revision=-1 06:40:39.806 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:39.914 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.920 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.932 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:39.935 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:39.989 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:39.995 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:39.997 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14ee018dcbd48aef948583749bd89c2a05e171ea' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.058 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:40.066 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.073 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:40.084 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:40.084 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuMzKml886oI6WyfDIUhHg/Zs6BSFYPha4o7kAOO0c3uQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:40.088 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.097 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:40.119 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b' 06:40:40.154 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:40.156 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/IoUco1aeZRFQRSM340DVfQ/6Jwaq95BarX-ctWUCk7qXw' offset=0 06:40:40.170 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:40.288 [qtp344249497-34] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:40:40.328 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]initPersistenceManagerFactory: repositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f 06:40:40.329 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3491 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:40.344 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:40.363 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]getCloseDeferredMillis: closeDeferredMillis=20000 06:40:40.365 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.377 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399364 bytes in 505 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:40.457 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=100 06:40:40.462 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:40.523 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.541 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:40.551 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=97, revision=100 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:40.569 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.574 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.577 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:40.584 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.584 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/IoUco1aeZRFQRSM340DVfQ/6Jwaq95BarX-ctWUCk7qXw' offset=1048576 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=97, revision=100 06:40:40.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.594 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:40.596 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=54525952 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.623 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:40.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 166497 bytes in 537 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.712 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:40.737 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:40.740 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.746 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.754 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.803 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:40.824 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:40.850 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 506577e8-5c64-417e-8013-4d8aaedba6e6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest localRepository.publicKeySha1 = 98:10:A3:85:49:F0:50:EB:7D:FC:0B:FA:D6:FA:35:D7:96:CB:95:D9 remoteRepository.repositoryId = 6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepository.remoteRoot = https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepository.publicKeySha1 = C1:70:A0:74:B1:AD:BE:7D:07:15:FC:E3:C7:46:BA:5E:D2:14:F7:64 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 506577e8-5c64-417e-8013-4d8aaedba6e6 6c8f5916-4423-4a9b-95a8-4bf9a7f5719f org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:40.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='10e518fdbe13c274a6347c68e19c24c6449775c9' to.sha1='d0d831de339d437a4b8d3198ea7e2dc1a350c437'): /3 + &#ä/bb 06:40:40.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=105 06:40:40.929 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:40.943 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:40.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9bdbe858fa64e33a1f7cc434ca795b08028c2b3' to.sha1=''): /2/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:41.043 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.054 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=100, revision=105 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:41.064 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.103 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:41.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:41.113 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:41.118 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:41.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=100, revision=105 06:40:41.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:41.161 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f renewalDateTime=2019-09-21T05:10:41.087Z expiryDateTime=2019-09-21T05:40:41.087Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:41.170 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:41.170 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.173 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/H6TwSpaMgUdSucOe1jbpOA' offset=0 06:40:41.185 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:41.187 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.208 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.230 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:40:41.231 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 506577e8-5c64-417e-8013-4d8aaedba6e6 ('build/repo/k0t2doqz-31fq0-local-dest') 06:40:41.231 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=506577e8-5c64-417e-8013-4d8aaedba6e6 to='build/repo/k0t2doqz-31fq0-local-dest', fromRepoLocalSync=true org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:41.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:41.271 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.326 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:41.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 392840 bytes in 212 ms. path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:41.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:41.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:40:41.486 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:41.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:41.561 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.576 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.581 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.582 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuMzKml886oI6WyfDIUhHg/6LJX3p-4HeYvvvLbb9BQFA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:41.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a43d36374ef37fed4405fde602c9c75f93c7a50e' to.sha1=''): /3 + &#ä/5/h 06:40:41.793 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:41.802 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:40:41.845 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.848 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JKnauL8mDuYQiCVbFovf3g/Ff9GZsBfEOTjZP03e65hpw/glcLDfA9FUmOyTHGBk4JtQ' offset=0 06:40:41.858 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:41.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:40:41.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26490 bytes in 90 ms. path='/3 + &#ä/5/h' 06:40:41.949 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:41.957 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:41.973 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:42.019 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:40:42.029 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.086 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:42.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:40:42.096 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:42.119 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fac037d4da030f36064625a3923bf3214022de8e' to.sha1=''): /3 + &#ä/5/i org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.190 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:42.191 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=133 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 604632 bytes in 833 ms. path='/3 + &#ä/bb' 06:40:42.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=108 06:40:42.243 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:42.268 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:42.281 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:42.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.344 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:42.360 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=105, revision=108 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.378 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.394 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:42.396 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.396 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JKnauL8mDuYQiCVbFovf3g/Ff9GZsBfEOTjZP03e65hpw/WQuooVx2NZIscFtS9WLYCA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=105, revision=108 06:40:42.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=108, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.420 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:42.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:42.461 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:42.473 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:42.476 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=55574528 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42757 bytes in 173 ms. path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:42.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:42.518 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:42.537 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:42.539 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.628 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.639 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.747 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.748 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.786 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aada332b300dd92223643306af9c39634aea868e' to.sha1=''): /3 + &#ä/aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:42.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a99cda89a227da9f4056398c1e28e1dc23de5ff' to.sha1='c9309110de44d09999f6e2e9fc523a46bc9d13a0'): /3 + &#ä/cc 06:40:42.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=113 06:40:42.920 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:42.964 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:42.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 06:40:42.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=116.6 MiB, available=338.9 MiB 06:40:42.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:43.012 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:43.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:43.015 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=108, revision=113 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:43.027 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:43.055 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:43.056 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JKnauL8mDuYQiCVbFovf3g/5pP1x73qytSFSlV82DpDsQ' offset=0 06:40:43.067 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:43.074 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:43.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=108, revision=113 06:40:43.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=113, revision=-1 06:40:43.106 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:43.142 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, this.localRepositoryRevisionInProgress=-1, revision=135 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:43.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:43.273 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:43.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 496223 bytes in 287 ms. path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:43.382 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:43.394 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:43.430 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:43.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:43.501 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:43.534 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:43.546 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:43.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:43.549 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:43.561 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuMzKml886oI6WyfDIUhHg/iNQ9bA_N61F7sa5m467olA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:43.640 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9494c9635b94a6d660febf5acd709d7d3d17b97' to.sha1=''): /3 + &#ä/bb 06:40:43.765 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:43.798 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:40:43.831 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:43.832 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JKnauL8mDuYQiCVbFovf3g/nOOTdL2Vdacdl8Xvjtzu_Q' offset=0 06:40:43.841 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:43.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 06:40:43.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358644 bytes in 155 ms. path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:43.970 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:43.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141134 bytes in 535 ms. path='/3 + &#ä/cc' 06:40:44.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=116 06:40:44.014 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:44.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.145 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:44.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.178 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=113, revision=116 06:40:44.288 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:44.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1edc4969147ebcced8909f5b96e7e186045ecf34' to.sha1=''): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=113, revision=116 06:40:44.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=116, revision=-1 06:40:44.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:44.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:44.351 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:44.373 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:44.376 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:44.384 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:44.388 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.410 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:44.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:40:44.450 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:44.452 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JKnauL8mDuYQiCVbFovf3g/EhyGU9BGPWcAylhQEM0j6w' offset=0 06:40:44.461 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:44.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=42, cryptoLinkDtos.size=56, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=1, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.482 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:44.526 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.526 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:44.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='affe39a47a7d5781200f8bda3167abe508d61bb1' to.sha1='e16d7de9deecc191258e0c1587b69b0f8f9beed2'): /3 + &#ä/dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:44.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 268787 bytes in 239 ms. path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=121 06:40:44.709 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:44.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.892 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:44.895 [qtp507378138-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=116, revision=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:44.905 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 06:40:44.947 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:44.952 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:44.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=116, revision=121 06:40:44.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:44.995 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:45.052 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:45.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='503cfb138e4f50390b114bd0b8b7340adeab0ec4' to.sha1=''): /3 + &#ä/dd org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:45.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=116.1 MiB, available=339.4 MiB 06:40:45.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=135 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:45.198 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:45.240 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:45.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:45.256 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:40:45.285 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.286 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JKnauL8mDuYQiCVbFovf3g/3gM4kDr_XG0H0klGQPLW8g' offset=0 06:40:45.294 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:40:45.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9108 bytes in 82 ms. path='/3 + &#ä/dd' 06:40:45.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:40:45.399 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b86ed6d0-25a8-4914-86bb-cd393d68fcae"] on repo=361441c5-9db4-479b-92cc-aab413cdf217 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:45.399 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:45.417 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:45.432 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.437 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.440 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=56623104 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:45.469 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.538 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 localRepositoryRevisionSynced=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:45.541 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.563 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.566 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.568 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuMzKml886oI6WyfDIUhHg/0-wt4dAy9M_aDIqvV0MU6Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:45.624 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=94 remoteFromLocalRevision=98 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:45.766 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:45.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=361441c5-9db4-479b-92cc-aab413cdf217 from='build/repo/k0t2d5v2-g3pji-local-dest' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' 06:40:45.800 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.808 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:45.923 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 06:40:45.950 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:40:45.950 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:40:45.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:40:45.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:40:45.997 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=94 06:40:46.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:40:46.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:40:46.050 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:40:46.050 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:40:46.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=96 06:40:46.058 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:46.498 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:46.521 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:46.526 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.remoteRepositoryRevisionSynced=5, revision=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:46.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 497242 bytes in 1295 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:46.554 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:46.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=124 06:40:46.565 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:46.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=5, revision=96 06:40:46.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=96, revision=-1 06:40:46.594 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:46.607 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 transaction.localRevision=105 remoteFromLocalRevision=94 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:46.627 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:46.632 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=121, revision=124 06:40:46.698 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:46.698 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:46.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=361441c5-9db4-479b-92cc-aab413cdf217 to='build/repo/k0t2d5v2-g3pji-local-dest', fromRepoLocalSync=false 06:40:46.707 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:40:46.707 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:46.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=121, revision=124 06:40:46.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:46.723 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:46.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:46.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:46.767 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:46.784 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=105 06:40:46.790 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:46.797 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:40:46.800 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:46.803 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:46.827 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:46.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="14a6a5a6-d639-4a58-9e4c-e965a72f0411"] on repo=14a6a5a6-d639-4a58-9e4c-e965a72f0411 06:40:46.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.18% 06:40:47.079 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 localRepositoryRevisionSynced=8 06:40:47.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:47.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:47.319 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:47.585 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:47.585 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.to' result=null 06:40:47.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=129 06:40:47.631 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:47.715 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:40:47.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:47.762 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:47.762 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:47.777 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:46.803 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:40:47.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=129.2 MiB, available=326.3 MiB 06:40:47.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:47.802 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:47.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:47.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:47.830 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:47.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:47.845 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.847 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:47.848 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:47.849 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=57671680 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:47.854 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:47.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:47.864 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:47.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:47.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:47.878 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:47.883 [qtp507378138-1177] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=124, revision=129 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:47.893 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.904 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:40:47.904 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:47.913 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:47.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:47.933 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:47.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:47.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=124, revision=129 06:40:47.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=129, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:47.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:47.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:47.967 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=0cmtNj4vzIZ3-mxPLgF9pQ could not be decrypted! Access rights missing?! 06:40:47.968 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.968 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:47.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:47.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:47.982 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:48.006 [qtp507378138-1177] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 transaction.localRevision=88 remoteFromLocalRevision=8 06:40:48.036 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:48.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=28841c62-b440-4914-9505-6523442e5316 from='https://localhost:46858/28841c62-b440-4914-9505-6523442e5316' toID=14a6a5a6-d639-4a58-9e4c-e965a72f0411 to='build/repo/k0t2bz91-7g54o-local-src', fromRepoLocalSync=false 06:40:48.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.28841c62-b440-4914-9505-6523442e5316.null.xml.gz 06:40:48.046 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src/.subshare-repo/tmp/ChangeSetDto.28841c62-b440-4914-9505-6523442e5316.null.xml.gz 06:40:48.059 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:48.163 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=88 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:48.179 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:40:48.181 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=YmcTS83qAfdl1Rx70DQ63w, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:40:48.184 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=c5AlXMq7RvkODZPdIE6nCg, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:48.194 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]initPersistenceManagerFactory: repositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:48.210 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:48.215 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src/.subshare-repo/tmp/ChangeSetDto.28841c62-b440-4914-9505-6523442e5316.null.xml.gz 06:40:48.215 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:48.257 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22666 ms. 06:40:48.307 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]getCloseDeferredMillis: closeDeferredMillis=20000 06:40:48.308 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:48.505 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 99 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:47.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:40:48.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=128.1 MiB, available=327.4 MiB 06:40:48.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=100, revision=106 06:40:48.751 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:40:48.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:48.754 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:48.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:40:49.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=116.5 MiB, available=339.0 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:49.239 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:49.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=128.1 MiB, available=327.4 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:49.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=76.1 MiB, available=379.4 MiB 06:40:49.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:40:49.449 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:49.455 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:49.476 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:49.479 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:49.480 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=58720256 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:49.952 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=86.0 MiB, available=369.5 MiB 06:40:50.162 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:50.218 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:50.232 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, this.localRepositoryRevisionSynced=-1, revision=135 06:40:50.232 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:50.233 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:50.237 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionSynced=100, revision=106 06:40:50.237 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionInProgress=106, revision=-1 06:40:50.273 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:50.273 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:50.284 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:50.294 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:40:50.294 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:40:50.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=99 06:40:50.313 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:50.658 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 5180e510-d340-463e-ad55-3673f371c6f1 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src localRepository.publicKeySha1 = 16:A8:9E:5D:AA:63:BC:93:A0:D1:A9:ED:02:95:F5:9A:F1:9E:EE:7B remoteRepository.repositoryId = e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepository.remoteRoot = https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepository.publicKeySha1 = D8:DD:0B:E2:20:4A:09:30:C8:84:A2:BB:1D:3D:F8:62:D1:C1:88:D0 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 5180e510-d340-463e-ad55-3673f371c6f1 e17b64d7-809b-4dad-9db4-f9886be9a8c7 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:50.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:40:50.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:40:50.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=128.4 MiB, available=327.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:50.761 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:50.764 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.from' result=null 06:40:50.764 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.to' result=null 06:40:51.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:50.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:40:51.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=128.2 MiB, available=327.3 MiB 06:40:51.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:51.137 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:51.222 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:51.313 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:51.423 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:51.427 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:51.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=128.1 MiB, available=327.4 MiB 06:40:51.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:40:51.505 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:40:51.505 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:40:51.505 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:40:51.532 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:51.545 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 localRepositoryRevisionSynced=105 06:40:51.554 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:51.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=101 remoteFromLocalRevision=105 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:51.594 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:51.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:51.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=361441c5-9db4-479b-92cc-aab413cdf217 from='build/repo/k0t2d5v2-g3pji-local-dest' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:51.705 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:51.708 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:51.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=-1, revision=5 06:40:51.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:51.711 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 06:40:51.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:40:51.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:40:51.722 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:40:51.722 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:51.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:40:51.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:51.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=101 06:40:51.737 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:40:51.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:51.752 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:51.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:40:51.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:40:51.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=99, revision=103 06:40:51.798 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:51.824 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:51.863 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:51.875 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.remoteRepositoryRevisionSynced=96, revision=103 06:40:51.880 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:51.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=96, revision=103 06:40:51.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=103, revision=-1 06:40:51.910 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:51.916 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 transaction.localRevision=111 remoteFromLocalRevision=101 06:40:51.918 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:51.927 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:51.931 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:40:51.969 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:40:52.038 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:52.080 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.116 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:52.129 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:52.142 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:52.147 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=59768832 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.81% 06:40:52.245 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=72.5 MiB, available=383.0 MiB 06:40:52.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.remoteRepositoryRevisionSynced=4, revision=89 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.440 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:52.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.514 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:52.544 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 renewalDateTime=2019-09-21T05:10:52.481Z expiryDateTime=2019-09-21T05:40:52.481Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.578 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.597 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.609 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.633 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:40:52.639 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=5180e510-d340-463e-ad55-3673f371c6f1 to='build/repo/k0t2dakg-il7x4-local-src', fromRepoLocalSync=true org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.643 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.643 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:40:52.645 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:40:52.653 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5180e510-d340-463e-ad55-3673f371c6f1 ('build/repo/k0t2dakg-il7x4-local-src') org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.668 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:52.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:52.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.687 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.696 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.696 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae renewalDateTime=2019-09-21T05:08:20.318Z expiryDateTime=2019-09-21T05:38:20.318Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.698 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.698 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:52.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.709 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:52.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=116.3 MiB, available=339.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.714 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.717 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:52.717 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:52.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:40:52.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.727 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.727 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:52.735 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:52.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.749 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.749 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.759 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.759 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.770 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:40:52.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.810 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:40:52.811 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=f570670a-06d8-4686-ae10-190361e6e913 to='build/repo/k0t2a9ab-bixee-local-src', fromRepoLocalSync=true org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:52.827 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:52.827 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.811 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f570670a-06d8-4686-ae10-190361e6e913 ('build/repo/k0t2a9ab-bixee-local-src') org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.854 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.859 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:52.866 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:40:52.867 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:52.907 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:52.930 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:40:53.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.90.xml.gz 06:40:53.225 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.90.xml.gz 06:40:53.241 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:53.267 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=111 06:40:53.270 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:53.281 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.90.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:53.322 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:53.352 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:53.367 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:53.377 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=60817408 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:52.852 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ku7Dn3GWwDeNNICNlG9fxQ, serverRepositoryId=28841c62-b440-4914-9505-6523442e5316} because of missing permissions! 06:40:52.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:40:53.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=71.8 MiB, available=383.7 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:52.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:40:53.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=116.0 MiB, available=339.5 MiB 06:40:53.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:53.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=74.8 MiB, available=380.7 MiB 06:40:53.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:53.650 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:53.666 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.localRepositoryRevisionSynced=4, revision=89 06:40:53.666 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:53.676 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:53.707 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:53.724 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:53.725 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.to' result=null 06:40:53.730 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:53.739 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:53.750 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 06:40:53.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:40:53.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:53.836 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:54.273 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:54.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=115.8 MiB, available=339.7 MiB 06:40:54.285 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.-1.xml.gz 06:40:54.285 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:40:54.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:53.281 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=90 repoFileDtos.size=0 06:40:54.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=130.5 MiB, available=325.0 MiB 06:40:54.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:54.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=71.7 MiB, available=383.8 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:54.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:54.535 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:54.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:54.591 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:54.637 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:54.763 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:54.791 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 06:40:54.815 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:54.818 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:54.837 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:54.844 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=61865984 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:54.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:40:55.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:55.082 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:55.120 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:54.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:40:55.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=71.6 MiB, available=383.9 MiB 06:40:55.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:55.201 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.21% 06:40:55.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.34% 06:40:55.219 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:40:55.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4b42e665777e075c15c303aceb9fb80a2100309' to.sha1=''): /1 {11 11ä11#+} 1/a 06:40:55.604 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:55.612 [Test worker] 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' 06:40:55.699 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:55.714 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KLGfE7aKC5T_mkqR3oLyEg/lAmAkcGRefANmQ4mWsedQw' offset=0 06:40:55.923 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:55.950 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.085 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.105 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.119 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=62914560 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:54.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:40:56.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=130.6 MiB, available=324.9 MiB 06:40:56.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=91, revision=112 06:40:56.155 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:40:56.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:56.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=75.5 MiB, available=380.0 MiB 06:40:56.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:56.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=71.6 MiB, available=383.9 MiB 06:40:56.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.28841c62-b440-4914-9505-6523442e5316.null.xml.gz 06:40:56.295 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:40:56.296 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:40:56.296 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:40:56.315 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.349 [qtp507378138-1177] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 localRepositoryRevisionSynced=88 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:56.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:56.360 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.388 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 transaction.localRevision=133 remoteFromLocalRevision=88 06:40:56.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=14a6a5a6-d639-4a58-9e4c-e965a72f0411 from='build/repo/k0t2bz91-7g54o-local-src' toID=28841c62-b440-4914-9505-6523442e5316 to='https://localhost:46858/28841c62-b440-4914-9505-6523442e5316' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:56.418 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:40:56.426 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:56.435 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=133 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:56.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110200 bytes in 841 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:56.467 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:56.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.to' result=null 06:40:56.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:40:56.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:40:56.503 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 localRepositoryRevisionSynced=133 06:40:56.523 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:56.523 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:56.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:56.534 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:56.536 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz91-7g54o-local-src' configKey='repair.deleteCollisions.to' result=null 06:40:56.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=131, revision=135 06:40:56.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 06:40:56.616 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.620 [qtp507378138-1177] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411, this.remoteRepositoryRevisionSynced=129, revision=135 06:40:56.636 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=129, revision=135 06:40:56.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=135, revision=-1 06:40:56.724 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.734 [qtp507378138-1177] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=14a6a5a6-d639-4a58-9e4c-e965a72f0411 transaction.localRevision=94 remoteFromLocalRevision=133 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:56.747 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:56.756 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.760 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:56.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:40:56.768 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:40:56.774 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7543c5dc]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' 06:40:56.790 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7543c5dc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:56.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=130.0 MiB, available=325.5 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:56.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9206035e995034b09fd8ee900e2402e8f5e2b34d' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:56.854 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.859 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionSynced=91, revision=112 06:40:56.860 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=112, revision=-1 06:40:56.877 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:56.893 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:56.893 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:40:56.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=136, revision=139 06:40:56.918 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:56.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:56.937 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:56.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:56.985 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:57.000 [qtp344249497-467] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KLGfE7aKC5T_mkqR3oLyEg/yCYwMWpeG4Vl6oXNywOiow' offset=0 06:40:57.024 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:57.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:40:57.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36125 bytes in 132 ms. path='/1 {11 11ä11#+} 1/b' 06:40:57.128 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:57.136 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:56.426 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:40:56.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:40:57.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=75.0 MiB, available=380.5 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:57.211 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:57.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:57.245 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:57.253 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionSynced=-1, revision=4 06:40:57.253 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:57.271 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1bb47b9f05d451fb3e0a116524f6573a0ef5f462' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:57.277 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:57.288 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:57.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:57.369 [Test worker] 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' 06:40:57.409 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:57.410 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KLGfE7aKC5T_mkqR3oLyEg/ngCp-0Z3kP1JEwaBXMvyXQ' offset=0 06:40:57.422 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:56.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:40:57.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=129.7 MiB, available=325.8 MiB 06:40:57.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:57.462 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:57.468 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:57.495 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:57.526 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:57.535 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 166250 bytes in 166 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:57.551 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:57.559 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:57.559 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:57.565 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=63963136 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:57.619 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:57.686 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:40:57.688 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:57.690 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:57.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:57.805 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:57.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a28320387ab41c02f3bdae609785e76f062d0738' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:57.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=129.7 MiB, available=325.8 MiB 06:40:57.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:57.884 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:57.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:57.970 [Test worker] 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' 06:40:57.999 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:58.000 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NERH3UKoWhMgHj0K5397ZA/gO22Ic0Vwq5VtGB86bL65w/JvZr8n41NnkaUEqaL06lnA' offset=0 06:40:58.017 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:58.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=6 06:40:58.054 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:40:58.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 804270 bytes in 291 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=129.7 MiB, available=325.8 MiB 06:40:58.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.90.xml.gz 06:40:58.313 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:40:58.316 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:40:58.316 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:40:58.334 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.335 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.344 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=111 06:40:58.366 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:58.388 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=141 remoteFromLocalRevision=111 06:40:58.413 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f570670a-06d8-4686-ae10-190361e6e913 from='build/repo/k0t2a9ab-bixee-local-src' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.414 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.430 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:58.434 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.477 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=141 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='127bc6a6bd5514aff7594e2c087c35782011f061' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.529 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:40:58.530 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:40:58.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.569 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:58.591 [Test worker] 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' 06:40:58.614 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:58.616 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NERH3UKoWhMgHj0K5397ZA/gO22Ic0Vwq5VtGB86bL65w/uMAjrCkmBM-K-ir-JT1mUA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=139, revision=143 06:40:58.619 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.629 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:58.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.709 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.714 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 235592 bytes in 123 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.719 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=134, revision=143 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.768 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:40:58.812 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:58.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.857 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:58.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=134, revision=143 06:40:58.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.913 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e72206afc8ba9c5b0aa45004710e5aaed703306' to.sha1=''): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:40:58.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:58.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:58.992 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:58.998 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:59.004 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NERH3UKoWhMgHj0K5397ZA/8jVK3ZAVSuWpFqOki30WlA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:59.036 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:59.069 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:59.140 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:59.174 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:59.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.29% 06:40:59.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/y' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:59.220 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:59.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:59.238 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:59.382 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:59.388 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NERH3UKoWhMgHj0K5397ZA/8jVK3ZAVSuWpFqOki30WlA' offset=1048576 06:40:59.401 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:59.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=145 06:40:59.405 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:40:59.446 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:59.488 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:59.492 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:59.494 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=65011712 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:59.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:59.529 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:59.534 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=143, revision=145 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:59.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 754920 bytes in 609 ms. path='/2/a' 06:40:59.667 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:40:59.681 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:59.745 [qtp704117508-1133] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:59.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:40:59.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:59.789 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:59.795 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=-1, revision=6 06:40:59.795 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:40:59.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd7ccb1502c98464d3c21d1875fcc231f2030ce8' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:40:59.841 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:40:59.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=143, revision=145 06:40:59.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=145, revision=-1 06:40:59.897 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:40:59.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:40:59.935 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:00.036 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:41:00.044 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:41:00.076 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:00.085 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/StdplZvvy_pqqh0sc6TF9Q' offset=0 06:41:00.100 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.137 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:00.168 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.36% 06:41:00.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/x' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:00.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='63061b4a2cd5e7c73af63154362da69824ccabaa' to.sha1='064da26cb73ed9abaf36483aaf88fe23a1198a1b'): /2/x org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:00.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85650 bytes in 296 ms. path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=148 06:41:00.347 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:00.375 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:41:00.435 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:41:00.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.492 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:00.500 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=145, revision=148 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:00.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='981ac44fb688d6621f6a40b8a6a8d9b740f968ad' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.560 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:00.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=145, revision=148 06:41:00.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:40:59.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:40:59.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:41:00.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=76.1 MiB, available=379.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:00.594 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:00.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.616 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:00.621 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:41:00.625 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:41:00.655 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:00.664 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/Xek8OfghS5ZIO7wEnhEo-A' offset=0 06:41:00.677 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.684 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:00.726 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:41:00.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/x' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:00.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:41:00.819 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42330 bytes in 194 ms. path='/3 + &#ä/bb' 06:41:00.847 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:41:00.903 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.915 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:00.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.944 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:00.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='963dd0dce1f7c53b2f770f4813178b245bd1712f' to.sha1=''): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:00.964 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:00.972 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/Uemawniw8wa39dcQHJMefA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:01.025 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.028 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:41:01.034 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:01.077 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.081 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:01.082 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.082 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/8ix2iHTv1Pa11j_nk3wbWw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:01.095 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=66060288 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.096 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.249 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:01.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=75.9 MiB, available=379.6 MiB 06:41:01.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 467658 bytes in 562 ms. path='/2/x' 06:41:01.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=151 06:41:01.334 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.356 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 618174 bytes in 320 ms. path='/3 + &#ä/cc' 06:41:01.419 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.421 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:01.440 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=148, revision=151 06:41:01.478 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.489 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=148, revision=151 06:41:01.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=151, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:01.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:01.556 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3e9cda4ccf36e7efd3dc0aeb67c32da6fb88a6a' to.sha1=''): /3 + &#ä/dd 06:41:01.634 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:41:01.664 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:41:01.698 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:01.708 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_P89n5yinSsZqDdcBYeJNQ/cBJXa98WBCaLs4O6vlOhvw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.710 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.717 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:01.775 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.774 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:01.835 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.836 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:01.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=75.5 MiB, available=380.0 MiB 06:41:01.877 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:41:01.877 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:41:01.879 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:41:01.879 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:41:01.908 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.917 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 06:41:01.930 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.43% 06:41:01.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/y/z' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:01.964 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=2 06:41:01.969 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:01.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34f7761a18df21862d5adb4237412d4be3ad4452' to.sha1='304b2aeb091f860ec7c4cdf0880b72647e3e2497'): /2/y/z org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:01.995 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 469656 bytes in 331 ms. path='/3 + &#ä/dd' 06:41:02.023 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.039 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=8 remoteFromLocalRevision=2 06:41:02.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5180e510-d340-463e-ad55-3673f371c6f1 from='build/repo/k0t2dakg-il7x4-local-src' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=156 06:41:02.062 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.071 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.077 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6c8f5916-4423-4a9b-95a8-4bf9a7f5719f"] on repo=506577e8-5c64-417e-8013-4d8aaedba6e6 06:41:02.128 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.95% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.134 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:02.137 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.150 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.152 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.167 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=151, revision=156 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:02.197 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.211 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.212 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=67108864 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.230 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=151, revision=156 06:41:02.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=156, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.248 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 localRepositoryRevisionSynced=133 06:41:02.252 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:02.256 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.279 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=81 remoteFromLocalRevision=133 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=506577e8-5c64-417e-8013-4d8aaedba6e6 from='build/repo/k0t2doqz-31fq0-local-dest' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.361 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.368 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.370 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.395 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.408 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=10 06:41:02.408 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.412 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/y/z' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.437 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=81 06:41:02.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:02.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:02.483 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:41:02.484 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:41:02.503 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=81 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.519 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.526 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.529 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:02.529 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:02.560 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:02.560 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.528 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=83 06:41:02.569 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:02.583 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.599 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.600 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9z_4gw0RMG3YQoTn0xGIfA/7_EYTjfBdvsJ8ZHgeCv0fg/dJ5GtXuWyJlF3EP0l3Ot0g' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.659 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:02.673 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=6, revision=10 06:41:02.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.693 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.714 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, this.remoteRepositoryRevisionSynced=5, revision=83 06:41:02.756 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=5, revision=83 06:41:02.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=83, revision=-1 06:41:02.870 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.883 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 transaction.localRevision=140 remoteFromLocalRevision=81 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 06:41:02.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.935 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:02.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f from='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' toID=506577e8-5c64-417e-8013-4d8aaedba6e6 to='build/repo/k0t2doqz-31fq0-local-dest', fromRepoLocalSync=false 06:41:02.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:41:02.941 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:41:02.955 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:02.970 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:02.997 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=140 06:41:03.001 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.026 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest/.subshare-repo/tmp/ChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:03.208 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 296585 bytes in 832 ms. path='/2/y/z' 06:41:03.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=159 06:41:03.262 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 06:41:03.312 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.315 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=156, revision=159 06:41:03.341 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=156, revision=159 06:41:03.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=159, revision=-1 06:41:03.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:03.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:03.425 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.469 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:03.471 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:41:03.531 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:03.575 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:03.576 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f570670a-06d8-4686-ae10-190361e6e913"] on repo=f570670a-06d8-4686-ae10-190361e6e913 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:03.601 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.615 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:03.627 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=141 06:41:03.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:03.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:03.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:41:03.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=131.3 MiB, available=324.2 MiB 06:41:03.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:03.685 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:03.685 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:03.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=164 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:03.729 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.737 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, this.localRepositoryRevisionInProgress=-1, revision=141 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:03.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=12 06:41:03.742 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:03.792 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 06:41:03.812 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:03.886 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.900 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:03.901 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:03.913 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.948 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.951 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:03.953 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=68157440 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:03.954 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:04.033 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:04.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=10, revision=12 06:41:04.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:04.061 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:04.064 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=159, revision=164 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:04.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:04.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:04.100 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:04.119 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:04.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=159, revision=164 06:41:04.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=164, revision=-1 06:41:04.164 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:04.171 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 transaction.localRevision=131 remoteFromLocalRevision=141 06:41:04.188 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:04.193 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=f570670a-06d8-4686-ae10-190361e6e913 to='build/repo/k0t2a9ab-bixee-local-src', fromRepoLocalSync=false 06:41:04.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:41:04.194 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:04.218 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:04.224 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:04.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:04.293 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=131 06:41:04.341 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:03.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:41:04.411 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=130.2 MiB, available=325.3 MiB 06:41:04.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.remoteRepositoryRevisionSynced=135, revision=141 06:41:04.469 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zHj9jRTTw6WrAmEMU7DEcw, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:41:04.470 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=YmcTS83qAfdl1Rx70DQ63w, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! 06:41:04.472 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=c5AlXMq7RvkODZPdIE6nCg, serverRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f} because of missing permissions! org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:04.484 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=14 06:41:04.484 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 06:41:04.569 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:04.590 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=12, revision=14 06:41:04.625 [qtp704117508-1133] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:04.652 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:04.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=12, revision=14 06:41:04.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=14, revision=-1 06:41:04.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:04.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:04.718 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:04.776 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:04.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:04.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:41:04.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=130.2 MiB, available=325.3 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=16 06:41:05.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:04.347 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:41:04.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:41:05.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=133.8 MiB, available=321.7 MiB 06:41:05.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.066 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.070 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:05.084 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.090 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, this.localRepositoryRevisionSynced=135, revision=141 06:41:05.090 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, this.localRepositoryRevisionInProgress=141, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:05.099 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.107 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:05.109 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.119 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:05.119 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:05.120 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:05.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=-1, revision=86 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.133 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=14, revision=16 06:41:05.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:05.174 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:05.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:05.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.203 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:05.268 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.298 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.356 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:41:05.356 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:05.409 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=18 06:41:05.432 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:41:05.499 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.503 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=16, revision=18 06:41:05.535 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:05.554 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=16, revision=18 06:41:05.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=18, revision=-1 06:41:05.602 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:05.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:05.614 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=4, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:05.625 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.646 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:05.654 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.658 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.668 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=69206016 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.769 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:05.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:05.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:41:05.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=130.3 MiB, available=325.2 MiB 06:41:05.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:05.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=20 06:41:05.934 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 06:41:06.018 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:06.022 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=18, revision=20 06:41:06.052 [qtp704117508-1133] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:06.087 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:06.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=18, revision=20 06:41:06.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=20, revision=-1 06:41:06.153 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:41:06.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:06.204 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:06.249 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:06.277 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:41:06.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:06.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=133.1 MiB, available=322.4 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:06.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=130.3 MiB, available=325.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:06.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=112, revision=132 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:06.459 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:06.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd2adde072e46b20f8b65e464ed3815d5484cf7d' to.sha1='019f5fcab18ab1d41c5cb9e3d4f042a290cb0034'): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:06.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:06.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:06.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:06.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:06.537 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:41:06.538 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:06.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:06.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:06.564 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:41:06.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:06.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=23 06:41:06.673 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 06:41:06.796 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:06.811 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=20, revision=23 06:41:06.841 [qtp704117508-893] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:06.888 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:06.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=20, revision=23 06:41:06.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=23, revision=-1 06:41:06.945 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:06.987 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:07.012 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:07.022 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.026 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.027 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=70254592 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:07.101 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:06.411 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:41:07.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=130.3 MiB, available=325.2 MiB 06:41:07.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6c8f5916-4423-4a9b-95a8-4bf9a7f5719f.null.xml.gz 06:41:07.160 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:41:07.160 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:07.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:07.215 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.237 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 localRepositoryRevisionSynced=140 06:41:07.328 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f transaction.localRevision=88 remoteFromLocalRevision=140 06:41:07.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=506577e8-5c64-417e-8013-4d8aaedba6e6 from='build/repo/k0t2doqz-31fq0-local-dest' toID=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f to='https://localhost:39015/6c8f5916-4423-4a9b-95a8-4bf9a7f5719f' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:07.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=132.3 MiB, available=323.2 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:07.447 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=88 06:41:07.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:07.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:07.458 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:41:07.458 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:41:07.463 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f localRepositoryRevisionSynced=88 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:07.468 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.472 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionSynced=112, revision=132 06:41:07.473 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=132, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:07.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:07.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:07.516 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:07.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:07.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2doqz-31fq0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:07.528 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:07.530 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:07.530 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=86, revision=90 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:07.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=166 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:07.536 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:07.558 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:07.575 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:07.594 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.601 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.601 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4_hO8rzWnNy7HXcvN1fnFA/9H3LQnI_x1DwMfacoDGjZA' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:07.633 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.649 [qtp344249497-467] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6, this.remoteRepositoryRevisionSynced=83, revision=90 06:41:07.764 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionSynced=83, revision=90 06:41:07.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f, this.localRepositoryRevisionInProgress=90, revision=-1 06:41:07.939 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:07.968 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6c8f5916-4423-4a9b-95a8-4bf9a7f5719f remoteRepositoryId=506577e8-5c64-417e-8013-4d8aaedba6e6 transaction.localRevision=146 remoteFromLocalRevision=88 06:41:07.993 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:08.004 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:41:08.005 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32486c7a]getCloseDeferredMillis: closeDeferredMillis=20000 06:41:08.005 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32486c7a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:08.009 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9b6de27]getCloseDeferredMillis: closeDeferredMillis=20000 06:41:08.009 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9b6de27]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:07.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:41:07.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:41:08.081 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=131.6 MiB, available=323.9 MiB 06:41:08.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:08.347 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 06:41:08.433 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:08.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=131.5 MiB, available=324.0 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:08.786 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:08.802 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:08.857 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:08.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:41:09.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=131.5 MiB, available=324.0 MiB 06:41:09.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:41:09.052 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:41:09.052 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:41:09.052 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:41:09.078 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:09.089 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:09.131 [qtp2000985038-169] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=131 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:09.143 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:09.153 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:09.158 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.191 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:09.198 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=168 remoteFromLocalRevision=131 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:09.198 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.201 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=71303168 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:09.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f570670a-06d8-4686-ae10-190361e6e913 from='build/repo/k0t2a9ab-bixee-local-src' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' 06:41:09.253 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=168 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:09.288 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.306 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:09.317 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:09.317 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:09.323 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:09.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:41:09.337 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:09.334 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4_hO8rzWnNy7HXcvN1fnFA/9H3LQnI_x1DwMfacoDGjZA' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:09.344 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=168 06:41:09.358 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:09.359 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:09.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:09.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:09.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=166, revision=170 06:41:09.377 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 06:41:09.454 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.458 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=164, revision=170 06:41:09.492 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=164, revision=170 06:41:09.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=170, revision=-1 06:41:09.553 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.562 [qtp2000985038-169] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 transaction.localRevision=137 remoteFromLocalRevision=168 06:41:09.588 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.595 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:09.641 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:09.674 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1401328 bytes in 2545 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:09.750 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:09.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=27 06:41:09.756 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 06:41:09.849 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.872 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=23, revision=27 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:09.876 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:09.877 [qtp704117508-893] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:09.931 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:09.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=23, revision=27 06:41:09.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=27, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:09.948 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.027 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae renewalDateTime=2019-09-21T05:08:20.318Z expiryDateTime=2019-09-21T05:38:20.318Z org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:10.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:41:10.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:10.067 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.081 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.102 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:10.103 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:10.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=172 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:10.118 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:10.137 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 06:41:10.232 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:41:10.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=f570670a-06d8-4686-ae10-190361e6e913 to='build/repo/k0t2a9ab-bixee-local-src', fromRepoLocalSync=true 06:41:10.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.131.xml.gz 06:41:10.247 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.131.xml.gz 06:41:10.250 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f570670a-06d8-4686-ae10-190361e6e913 ('build/repo/k0t2a9ab-bixee-local-src') 06:41:10.258 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:41:10.285 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.299 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=137 06:41:10.302 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.313 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.131.xml.gz 06:41:10.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=131 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:10.432 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:10.432 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:10.467 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:10.487 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.491 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.492 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=72351744 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:10.505 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.610 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:10.637 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:10.662 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:10.676 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d5b532d23ab01d35d9e02c59e27f524cf999d72' to.sha1='ecd1a8a2e9c7abdb323ba8d6d5dbb1e299548632'): /1 {11 11ä11#+} 1/b 06:41:10.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=32 06:41:10.710 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 06:41:10.799 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.810 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=27, revision=32 06:41:10.847 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:10.857 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=27, revision=32 06:41:10.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=32, revision=-1 06:41:10.900 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.957 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:10.975 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:10.978 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:11.062 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:11.109 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:11.126 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:11.128 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=73400320 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:11.128 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:11.179 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [437e7d16]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' 06:41:11.188 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [437e7d16]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:11.247 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:11.285 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:11.307 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:11.308 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4_hO8rzWnNy7HXcvN1fnFA/n3R2WT91lJwzlDtSFf9gqA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:11.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=133.9 MiB, available=321.6 MiB 06:41:11.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:41:11.369 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:11.732 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:11.791 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:11.793 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:11.799 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=-1, revision=138 06:41:11.825 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:11.846 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 517968 bytes in 867 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:11.852 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:11.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:11.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=35 06:41:11.865 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 06:41:11.945 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:11.949 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=32, revision=35 06:41:11.953 [qtp704117508-893] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:11.982 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:11.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=32, revision=35 06:41:11.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=35, revision=-1 06:41:12.020 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:12.020 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:12.049 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.074 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:12.076 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:41:12.101 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.139 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:12.198 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:12.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:41:12.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71ed7d9ff65db5810e2aae55f75cbaa26a559e2d' to.sha1='41fbf13622bdc0aad3d8da2b97815cb24ec67b36'): /1 {11 11ä11#+} 1/c 06:41:12.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=40 06:41:12.274 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 06:41:12.352 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.362 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=35, revision=40 06:41:12.412 [qtp704117508-893] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:12.434 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=35, revision=40 06:41:12.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=40, revision=-1 06:41:12.487 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.526 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:12.551 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:12.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=132.9 MiB, available=322.6 MiB 06:41:12.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=132, revision=138 06:41:12.607 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:41:12.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:12.685 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.720 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.725 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.726 [qtp1776774368-869] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=74448896 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:12.770 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.792 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.808 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:12.809 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4_hO8rzWnNy7HXcvN1fnFA/z4KezRVO01fbUTlD5KeALw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:12.833 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:13.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=132.0 MiB, available=323.5 MiB 06:41:13.087 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:13.093 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionSynced=132, revision=138 06:41:13.094 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=138, revision=-1 06:41:13.164 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:13.182 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:13.182 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:13.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=172, revision=175 06:41:13.251 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 06:41:13.296 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:13.302 [qtp2000985038-1294] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=170, revision=175 06:41:13.338 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:13.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=170, revision=175 06:41:13.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=175, revision=-1 06:41:13.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:41:13.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:41:13.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=132.3 MiB, available=323.2 MiB 06:41:13.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:14.092 [qtp1776774368-869] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:14.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=132.3 MiB, available=323.2 MiB 06:41:14.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:14.206 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:14.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 667636 bytes in 1685 ms. path='/1 {11 11ä11#+} 1/c' 06:41:14.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=43 06:41:14.258 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 06:41:14.299 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:14.302 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=40, revision=43 06:41:14.308 [qtp704117508-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:14.363 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:14.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=40, revision=43 06:41:14.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=43, revision=-1 06:41:14.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:14.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:14.436 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:14.452 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:14.459 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:14.462 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:14.465 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=75497472 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:14.483 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:14.489 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:41:14.563 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:14.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=132.3 MiB, available=323.2 MiB 06:41:14.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.131.xml.gz 06:41:14.587 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:14.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:14.600 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:41:14.600 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:41:14.614 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:14.624 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=137 06:41:14.663 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:14.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:41:14.667 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:14.681 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=178 remoteFromLocalRevision=137 06:41:14.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f570670a-06d8-4686-ae10-190361e6e913 from='build/repo/k0t2a9ab-bixee-local-src' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' 06:41:14.701 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:14.705 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:14.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd4a4b41344ad4c85f7730b709cfff58fe578843' to.sha1='c8082028c7b2cda29e7a66c271a5365d2c375660'): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:14.732 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=178 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:14.748 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:14.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=48 06:41:14.776 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:14.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:14.823 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:14.838 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:14.845 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=43, revision=48 06:41:14.865 [qtp704117508-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:14.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:14.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:14.976 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:14.976 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:14.996 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:15.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:15.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:15.014 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:15.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=180 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.021 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=43, revision=48 06:41:15.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=48, revision=-1 06:41:15.052 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.086 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.125 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:15.136 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:15.144 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.169 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.173 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=175, revision=180 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.184 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.192 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.195 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.196 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/42M-G7Xwm0n0vc37z5qZbA/qFIuxnps9JXxNUx9IX0twQ/GtgszGfCwgpt9dExsacV6g' offset=0 06:41:15.304 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:15.306 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.327 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.330 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.331 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=76546048 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 73801 bytes in 253 ms. path='/2/1 {11 11ä11#+} 1/a' 06:41:15.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=51 06:41:15.404 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 06:41:15.495 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.501 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=48, revision=51 06:41:15.506 [qtp704117508-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:15.512 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=48, revision=51 06:41:15.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=51, revision=-1 06:41:15.552 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:15.552 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:15.573 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.577 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=175, revision=180 06:41:15.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=180, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.604 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:15.605 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.671 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:41:15.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.674 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:15.691 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.705 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=182 06:41:15.711 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.718 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:41:15.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f4280654e08a5ff267a8c43322e5c85e1e8abc3' to.sha1='d99636bf7e04ea3358b46963f2ccb1c195bcdbda'): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.768 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.772 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=180, revision=182 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=56 06:41:15.791 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.805 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=180, revision=182 06:41:15.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=182, revision=-1 06:41:15.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:15.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.857 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.874 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=51, revision=56 06:41:15.894 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.897 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.908 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:15.927 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=51, revision=56 06:41:15.927 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=56, revision=-1 06:41:15.961 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:15.982 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:15.989 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:16.006 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:41:16.007 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.020 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:16.029 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:16.033 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=178 06:41:16.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:16.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.086 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.092 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.095 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.096 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/42M-G7Xwm0n0vc37z5qZbA/qFIuxnps9JXxNUx9IX0twQ/REFob89vJUycilRkqP2zPQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:16.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:16.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:16.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=185 06:41:16.156 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.168 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:16.201 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45685 bytes in 180 ms. path='/2/1 {11 11ä11#+} 1/b' 06:41:16.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=59 06:41:16.225 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:16.230 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.235 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=182, revision=185 06:41:16.322 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.331 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=182, revision=185 06:41:16.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=185, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.347 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.350 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=56, revision=59 06:41:16.355 [qtp704117508-893] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:16.359 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:16.373 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.379 [qtp2000985038-1294] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 transaction.localRevision=147 remoteFromLocalRevision=178 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.384 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=56, revision=59 06:41:16.384 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:16.412 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=f570670a-06d8-4686-ae10-190361e6e913 to='build/repo/k0t2a9ab-bixee-local-src', fromRepoLocalSync=false 06:41:16.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:41:16.417 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:16.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:16.432 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.449 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:16.458 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=147 06:41:16.463 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.468 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.471 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:16.474 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:41:16.501 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.524 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:16.531 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:41:16.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4fefe1ea2e7bb201e9135f113299481b33cab405' to.sha1='e070e86c715efa0d991f19492ff1d8b4aa2630ae'): /2/a 06:41:16.665 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=64 06:41:16.665 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:16.679 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:16.707 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.729 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.743 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:16.758 [closeDeferredTimer-2a300e8a-67] INFO c.c.c.l.LocalRepoManagerImpl - [2a300e8a]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:16.777 [qtp704117508-893] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:16.801 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=59, revision=64 06:41:16.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=64, revision=-1 06:41:16.879 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.940 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:16.966 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:16.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:17.073 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:17.134 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:17.155 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:17.176 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=77594624 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:17.281 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:17.302 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:17.307 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:17.308 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/42M-G7Xwm0n0vc37z5qZbA/mwsxrU4VozWDLwdcVr6RHQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:16.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:41:17.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=133.2 MiB, available=322.3 MiB 06:41:17.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:41:17.339 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:17.352 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=-1, revision=148 06:41:17.388 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 06:41:17.451 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:17.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:17.861 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:17.935 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 710387 bytes in 958 ms. path='/2/a' 06:41:17.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=67 06:41:17.956 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:18.030 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:18.037 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.050 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=64, revision=67 06:41:18.054 [qtp704117508-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:18.070 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:18.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=132.3 MiB, available=323.2 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:18.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=64, revision=67 06:41:18.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:18.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=138, revision=148 06:41:18.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:18.135 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:18.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:18.151 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:18.156 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:18.163 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:41:18.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:18.183 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:18.197 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:18.301 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:18.304 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:41:18.313 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.345 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:18.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:18.411 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:18.435 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e82905e6a61d2bebf999be8907421b923a5f7d6f' to.sha1='f0e77e6f6d944a2d51b9b3abc28dccd7acbd25d0'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:18.437 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.440 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.442 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=78643200 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:18.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=72 06:41:18.478 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 06:41:18.545 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.548 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=67, revision=72 06:41:18.563 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:18.627 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=67, revision=72 06:41:18.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=72, revision=-1 06:41:18.693 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.744 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.769 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:18.779 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:18.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=132.3 MiB, available=323.2 MiB 06:41:18.825 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.829 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionSynced=138, revision=148 06:41:18.829 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:18.841 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:18.870 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:18.878 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:18.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=187 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:18.912 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.921 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.925 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:18.926 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8XKVkasQIlRSLiIBv0oOg/bi4BhuAIULLfGupcBOcSMg/XKcfwj7OAy3Z89oRT-mQ0A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:18.949 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 06:41:18.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:41:18.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:41:19.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=132.4 MiB, available=323.1 MiB 06:41:19.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:41:19.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=132.4 MiB, available=323.1 MiB 06:41:19.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:19.970 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:20.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=132.4 MiB, available=323.1 MiB 06:41:20.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:41:20.187 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:41:20.187 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:41:20.206 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:20.221 [qtp2000985038-1189] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 localRepositoryRevisionSynced=147 06:41:20.234 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:20.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=189 remoteFromLocalRevision=147 06:41:20.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f570670a-06d8-4686-ae10-190361e6e913 from='build/repo/k0t2a9ab-bixee-local-src' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' 06:41:20.337 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=189 06:41:20.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:20.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:20.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:41:20.365 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:41:20.369 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=189 06:41:20.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:20.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:20.412 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:20.413 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a9ab-bixee-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:20.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=187, revision=191 06:41:20.420 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 06:41:20.489 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:20.492 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913, this.remoteRepositoryRevisionSynced=185, revision=191 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:20.498 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:20.516 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:20.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=185, revision=191 06:41:20.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=191, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:20.698 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 327336 bytes in 1919 ms. path='/3 + &#ä/5/h' 06:41:20.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=75 06:41:20.712 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:20.738 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:20.743 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=f570670a-06d8-4686-ae10-190361e6e913 transaction.localRevision=153 remoteFromLocalRevision=189 06:41:20.796 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:20.799 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:20.813 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:20.816 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=72, revision=75 06:41:20.821 [qtp704117508-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:20.862 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:20.867 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=72, revision=75 06:41:20.867 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=75, revision=-1 06:41:20.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:20.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:20.923 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:20.923 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:20.936 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:20.948 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:20.951 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:20.981 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:21.004 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:21.009 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae renewalDateTime=2019-09-21T05:10:22.000Z expiryDateTime=2019-09-21T05:40:22.000Z 06:41:21.032 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.052 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:21.061 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:21.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=105 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:21.121 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:21.122 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:21.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:21.183 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:41:21.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=361441c5-9db4-479b-92cc-aab413cdf217 to='build/repo/k0t2d5v2-g3pji-local-dest', fromRepoLocalSync=true 06:41:21.184 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 361441c5-9db4-479b-92cc-aab413cdf217 ('build/repo/k0t2d5v2-g3pji-local-dest') 06:41:21.216 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:21.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='460278aca220c9e341633594af2fba922a474a1f' to.sha1='49b58029fe398b8868e0763dce533a18cc88161b'): /3 + &#ä/5/i 06:41:21.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=80 06:41:21.292 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:21.293 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:21.298 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.339 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.347 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.356 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=79691776 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:21.360 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.368 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=75, revision=80 06:41:21.384 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:21.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.105.xml.gz 06:41:21.420 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.105.xml.gz 06:41:21.433 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:21.451 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=75, revision=80 06:41:21.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:21.462 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=153 06:41:21.486 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:21.493 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:21.518 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.105.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:21.561 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.605 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:21.634 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:41:21.791 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.806 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.809 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:21.810 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8XKVkasQIlRSLiIBv0oOg/bi4BhuAIULLfGupcBOcSMg/NKSOkUCtxKKFALD1xr1zIQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:21.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=105 repoFileDtos.size=2 06:41:22.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=134.1 MiB, available=321.4 MiB 06:41:22.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:41:22.154 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:22.163 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionInProgress=-1, revision=154 06:41:22.235 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 06:41:22.363 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:22.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=4, cryptoKeyDtos.size=7, cryptoLinkDtos.size=7, currentHistoCryptoRepoFileDtos.size=4, histoCryptoRepoFileDtos.size=8, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:22.848 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:22.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 594958 bytes in 1230 ms. path='/3 + &#ä/5/i' 06:41:22.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=83 06:41:22.882 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:22.956 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:23.011 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:23.022 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=80, revision=83 06:41:23.028 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:23.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=133.3 MiB, available=322.2 MiB 06:41:23.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=106, revision=154 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:23.069 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:23.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=80, revision=83 06:41:23.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=83, revision=-1 06:41:23.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:23.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:23.178 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:23.225 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:23.235 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:23.238 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:41:23.285 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:23.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:23.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:23.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:41:23.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:23.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:23.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:23.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:23.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:23.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:23.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:23.497 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:23.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:23.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:23.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:23.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:23.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:23.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c7bf2841490392f2805244a5c6d6e06ddf7fc42' to.sha1='c195a527a1b98a58d0e32a822d055952e7c6eb2b'): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:23.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:23.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:23.545 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:23.551 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:41:23.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:23.568 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:23.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=88 06:41:23.576 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:23.586 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:23.604 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=80740352 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:23.669 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:23.673 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=83, revision=88 06:41:23.707 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:23.766 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:23.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=83, revision=88 06:41:23.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=88, revision=-1 06:41:23.807 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:23.842 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:23.944 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:23.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:41:24.096 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:24.104 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:24.108 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:24.110 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8XKVkasQIlRSLiIBv0oOg/nDcDlqYg_WlpfFUa4jK56w' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:24.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=133.6 MiB, available=321.9 MiB 06:41:25.361 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:25.368 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionSynced=106, revision=154 06:41:25.369 [qtp2000985038-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionInProgress=154, revision=-1 06:41:25.397 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:25.406 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:25.407 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:25.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=105, revision=108 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:25.422 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:25.438 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182344 bytes in 1445 ms. path='/3 + &#ä/aa' 06:41:25.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=91 06:41:25.454 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:41:25.523 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:25.526 [qtp704117508-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=88, revision=91 06:41:25.532 [qtp704117508-893] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:25.608 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:25.617 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=88, revision=91 06:41:25.617 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=91, revision=-1 06:41:25.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:25.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:25.660 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:25.678 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:25.679 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:41:25.707 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:25.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:25.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:25.852 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:25.858 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:25.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55cd5c757f381d576c888e7c161a2bb1cd764b38' to.sha1='eefcbedb3bca9d4b4c45740ab53e4f48f8dca672'): /3 + &#ä/bb 06:41:25.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=96 06:41:25.889 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 06:41:25.992 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.005 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=91, revision=96 06:41:26.023 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:26.105 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.110 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=91, revision=96 06:41:26.110 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=96, revision=-1 06:41:26.138 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.184 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.282 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:26.286 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:41:26.406 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:26.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:41:26.411 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:26.419 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.422 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.424 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8XKVkasQIlRSLiIBv0oOg/wDjEhmDMWTkmQ1_MW-mrvA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:26.471 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:26.597 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 410394 bytes in 325 ms. path='/3 + &#ä/bb' 06:41:26.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=99 06:41:26.626 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:41:26.669 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.685 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=96, revision=99 06:41:26.691 [qtp704117508-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:26.695 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=96, revision=99 06:41:26.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=99, revision=-1 06:41:26.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:26.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:26.783 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:26.823 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:26.824 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:26.827 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:41:26.838 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.886 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:26.895 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:26.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:41:26.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3a19e7b63492fa30936d8aa5111df247fb5336b' to.sha1='3784e735f1a2a1e60d349a43e7c24d4bca1661a0'): /3 + &#ä/cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:26.966 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.982 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:26.993 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=81788928 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:27.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=104 06:41:27.050 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:27.066 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:27.174 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:27.178 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=99, revision=104 06:41:27.200 [qtp704117508-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:27.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=133.6 MiB, available=321.9 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:27.230 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:27.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=99, revision=104 06:41:27.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:27.251 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:27.267 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:27.310 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7543c5dc]initPersistenceManagerFactory: repositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:27.317 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7543c5dc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26566 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:27.447 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:27.484 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:27.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:27.719 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:27.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=132.4 MiB, available=323.1 MiB 06:41:27.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:27.774 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:27.797 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:27.811 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:27.816 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8XKVkasQIlRSLiIBv0oOg/GwvG19sdstIJOJD84yaMfQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:27.965 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=77.5 MiB, available=378.0 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:28.002 [closeDeferredTimer-2675e63c-1k] INFO c.c.c.l.LocalRepoManagerImpl - [2675e63c]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:28.113 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz92-q8pa9-remote' 06:41:28.114 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2bz92-q8pa9-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:28.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=132.4 MiB, available=323.1 MiB 06:41:28.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.105.xml.gz 06:41:28.236 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:41:28.239 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:41:28.285 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:41:28.372 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.54% 06:41:28.383 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:41:28.427 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:28.435 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 localRepositoryRevisionSynced=153 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:28.480 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:28.480 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:28.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=112 remoteFromLocalRevision=153 06:41:28.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=361441c5-9db4-479b-92cc-aab413cdf217 from='build/repo/k0t2d5v2-g3pji-local-dest' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' 06:41:28.623 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:28.627 [qtp2000985038-33] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:28.681 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=112 06:41:28.692 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:41:28.700 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:28.702 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:28.706 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:41:28.707 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:41:28.713 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=112 06:41:28.787 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:28.787 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:28.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:28.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:28.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=108, revision=114 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:28.816 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:28.834 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:28.931 [closeDeferredTimer-9b6de27-1] INFO c.c.c.l.LocalRepoManagerImpl - [9b6de27]_close: Shutting down real LocalRepoManager. 06:41:28.930 [closeDeferredTimer-32486c7a-1] INFO c.c.c.l.LocalRepoManagerImpl - [32486c7a]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:28.950 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 593766 bytes in 1442 ms. path='/3 + &#ä/cc' 06:41:28.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=107 06:41:28.971 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:28.995 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.003 [qtp2000985038-1294] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.remoteRepositoryRevisionSynced=103, revision=114 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:29.017 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:29.026 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=103, revision=114 06:41:29.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:29.054 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.057 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=104, revision=107 06:41:29.070 [qtp704117508-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:29.085 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:29.095 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:29.103 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:29.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=104, revision=107 06:41:29.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:29.120 [qtp2000985038-1294] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 transaction.localRevision=159 remoteFromLocalRevision=112 06:41:29.124 [qtp2000985038-1294] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:29.136 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:29.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b86ed6d0-25a8-4914-86bb-cd393d68fcae from='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' toID=361441c5-9db4-479b-92cc-aab413cdf217 to='build/repo/k0t2d5v2-g3pji-local-dest', fromRepoLocalSync=false 06:41:29.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:41:29.137 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:29.151 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.153 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=82837504 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:29.162 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:29.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:29.164 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:29.182 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=159 06:41:29.185 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:29.190 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.278 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:29.285 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:29.371 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:29.372 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:29.372 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:29.439 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:29.446 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:29.450 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:29.483 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='967def3e19cd7a277fa3487f379dabc025a94cc2' to.sha1='abf7bdbeb1f8607651fd23aab40296bd2b9d051d'): /3 + &#ä/dd 06:41:29.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=112 06:41:29.558 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:29.602 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:29.638 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.642 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=107, revision=112 06:41:29.659 [qtp704117508-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:29.674 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=107, revision=112 06:41:29.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=112, revision=-1 06:41:29.713 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.763 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 06:41:29.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:29.191 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/ChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:41:29.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:41:29.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=132.2 MiB, available=323.3 MiB 06:41:29.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:41:29.893 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:29.898 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:29.914 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionInProgress=-1, revision=160 06:41:29.938 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 06:41:29.963 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:29.988 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:30.039 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:30.084 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:30.100 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:30.102 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:30.105 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:30.107 [qtp704117508-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8XKVkasQIlRSLiIBv0oOg/7GGghscByvIk48SsLeaDCA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:30.107 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:30.108 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=83886080 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:30.148 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:41:30.237 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:30.395 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:30.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 361043 bytes in 634 ms. path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:30.421 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:30.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=115 06:41:30.444 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:30.496 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:30.556 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:30.570 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=112, revision=115 06:41:30.574 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:30.598 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:30.644 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:30.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=112, revision=115 06:41:30.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:30.714 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:30.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=132.4 MiB, available=323.1 MiB 06:41:30.719 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.remoteRepositoryRevisionSynced=154, revision=160 06:41:30.742 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9J1bOEVWrhB7C2Fsw7J6wQ, serverRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae} because of missing permissions! 06:41:30.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:30.766 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:30.815 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:30.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:30.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:30.916 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:30.939 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:41:30.942 [qtp704117508-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:30.981 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:31.005 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:31.041 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:31.064 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5180e510-d340-463e-ad55-3673f371c6f1"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:31.093 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:31.171 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:31.181 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:31.190 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:31.209 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:31.212 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:31.213 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=84934656 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:31.287 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:31.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=132.3 MiB, available=323.2 MiB 06:41:31.371 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:31.377 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionSynced=154, revision=160 06:41:31.377 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.localRepositoryRevisionInProgress=160, revision=-1 06:41:31.445 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:31.452 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:31.452 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:31.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=-1, revision=117 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:31.489 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:31.526 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 06:41:31.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:41:31.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:31.564 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:41:31.662 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:41:31.920 [qtp507378138-1177] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:41:31.961 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]initPersistenceManagerFactory: repositoryId=28841c62-b440-4914-9505-6523442e5316 06:41:31.962 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3848 ms. 06:41:31.997 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]getCloseDeferredMillis: closeDeferredMillis=20000 06:41:31.998 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:32.271 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:32.273 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:32.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=132.4 MiB, available=323.1 MiB 06:41:32.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:41:32.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=132.5 MiB, available=323.0 MiB 06:41:32.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:32.515 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:32.661 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 76c91cd1-75e0-44a0-9f4c-2c4f34093a84 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest localRepository.publicKeySha1 = F7:8A:B5:01:4E:58:47:0E:E1:1D:C2:6E:14:05:9C:88:B8:64:8A:E4 remoteRepository.repositoryId = 28841c62-b440-4914-9505-6523442e5316 remoteRepository.remoteRoot = https://localhost:46858/28841c62-b440-4914-9505-6523442e5316 remoteRepository.publicKeySha1 = E4:64:6B:A4:26:2B:D1:BF:9C:16:5E:74:C5:C2:01:D2:49:23:77:39 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 76c91cd1-75e0-44a0-9f4c-2c4f34093a84 28841c62-b440-4914-9505-6523442e5316 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:32.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=132.2 MiB, available=323.3 MiB 06:41:32.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b86ed6d0-25a8-4914-86bb-cd393d68fcae.null.xml.gz 06:41:32.757 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:41:32.757 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:41:32.774 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:32.794 [qtp2000985038-749] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 localRepositoryRevisionSynced=159 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:32.800 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:32.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:32.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:32.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:32.812 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:32.830 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:32.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae transaction.localRevision=119 remoteFromLocalRevision=159 06:41:32.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=361441c5-9db4-479b-92cc-aab413cdf217 from='build/repo/k0t2d5v2-g3pji-local-dest' toID=b86ed6d0-25a8-4914-86bb-cd393d68fcae to='https://localhost:36994/b86ed6d0-25a8-4914-86bb-cd393d68fcae' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:32.846 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:32.869 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316 renewalDateTime=2019-09-21T05:11:32.827Z expiryDateTime=2019-09-21T05:41:32.827Z 06:41:32.884 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:32.888 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=119 06:41:32.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:32.895 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:32.897 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:41:32.897 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:41:32.902 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae localRepositoryRevisionSynced=119 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:32.909 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:32.928 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:41:32.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=28841c62-b440-4914-9505-6523442e5316 from='https://localhost:46858/28841c62-b440-4914-9505-6523442e5316' toID=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 to='build/repo/k0t2exfm-m5no7-local-dest', fromRepoLocalSync=true 06:41:32.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.28841c62-b440-4914-9505-6523442e5316.-1.xml.gz 06:41:32.932 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest/.subshare-repo/tmp/ChangeSetDto.28841c62-b440-4914-9505-6523442e5316.-1.xml.gz 06:41:32.934 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76c91cd1-75e0-44a0-9f4c-2c4f34093a84 ('build/repo/k0t2exfm-m5no7-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:32.964 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:32.965 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:32.965 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:32.974 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:32.976 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:32.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:32.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2d5v2-g3pji-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:32.980 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=117, revision=121 06:41:32.986 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:33.028 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:33.026 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:33.030 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217, this.remoteRepositoryRevisionSynced=114, revision=121 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:33.036 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:33.038 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:33.042 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:33.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionSynced=114, revision=121 06:41:33.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:33.074 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:33.118 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:33.145 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest/.subshare-repo/tmp/ChangeSetDto.28841c62-b440-4914-9505-6523442e5316.-1.xml.gz 06:41:33.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=19 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:33.146 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:33.158 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:33.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=115, revision=120 06:41:33.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:33.170 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b86ed6d0-25a8-4914-86bb-cd393d68fcae remoteRepositoryId=361441c5-9db4-479b-92cc-aab413cdf217 transaction.localRevision=165 remoteFromLocalRevision=119 06:41:33.188 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:33.198 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:33.223 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:33.262 [qtp704117508-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 transaction.localRevision=82 remoteFromLocalRevision=8 06:41:33.285 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:33.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=5180e510-d340-463e-ad55-3673f371c6f1 to='build/repo/k0t2dakg-il7x4-local-src', fromRepoLocalSync=false 06:41:33.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:41:33.306 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:41:33.329 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:33.365 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:33.621 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:33.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=81.8 MiB, available=373.7 MiB 06:41:33.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:33.866 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:33.878 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:34.102 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:34.129 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:34.156 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:34.154 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:34.160 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=85983232 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:34.168 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:34.244 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f148307]getCloseDeferredMillis: closeDeferredMillis=20000 06:41:34.244 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f148307]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:34.258 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:34.256 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7603dc52]getCloseDeferredMillis: closeDeferredMillis=20000 06:41:34.256 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7603dc52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:34.345 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, this.localRepositoryRevisionInProgress=-1, revision=98 06:41:34.502 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:33.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:41:34.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=69.4 MiB, available=386.1 MiB 06:41:34.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:41:34.625 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 06:41:34.675 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:34.984 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:34.987 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:35.208 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:35.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316: cryptoRepoFileDtos.size=19, cryptoKeyDtos.size=38, cryptoLinkDtos.size=49, currentHistoCryptoRepoFileDtos.size=19, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:35.652 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46972a4e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:35.673 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:35.670 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46972a4e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:35.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=84.4 MiB, available=371.1 MiB 06:41:35.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=98 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:35.969 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:35.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:36.031 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:36.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:36.396 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:36.466 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:36.474 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:36.488 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=87031808 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:36.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=68.0 MiB, available=387.5 MiB 06:41:36.601 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=4, revision=83 06:41:36.722 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.722 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:36.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.764 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.764 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.793 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:36.793 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:36.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.817 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:36.817 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:36.820 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:36.825 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.825 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.839 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.839 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.862 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:36.862 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:36.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:36.874 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:36.874 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:41:36.874 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:36.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:41:37.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=67.1 MiB, available=388.4 MiB 06:41:37.408 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:37.414 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionSynced=4, revision=83 06:41:37.414 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=83, revision=-1 06:41:37.464 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:37.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:37.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:37.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=122 06:41:37.553 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:37.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 254 ms. 06:41:37.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:37.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:37.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:37.963 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:37.963 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:37.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:37.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.002 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:38.002 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.018 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:38.019 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.033 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:38.033 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:37.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:41:37.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:41:38.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=65.9 MiB, available=389.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:38.041 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:38.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:38.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:38.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:38.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:38.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:38.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:38.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.081 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:38.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.091 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:38.092 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:41:38.107 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 06:41:38.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:38.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.125 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:41:38.125 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.131 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:38.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:41:38.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:41:38.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:38.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=65.9 MiB, available=389.6 MiB 06:41:38.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:41:38.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=65.9 MiB, available=389.6 MiB 06:41:38.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:41:38.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:41:38.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:41:38.817 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:41:38.831 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:38.845 [qtp704117508-363] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=82 06:41:38.857 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:38.865 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:38.878 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ku7Dn3GWwDeNNICNlG9fxQ, serverRepositoryId=28841c62-b440-4914-9505-6523442e5316} because of missing permissions! 06:41:38.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:38.904 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=124 remoteFromLocalRevision=82 06:41:38.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5180e510-d340-463e-ad55-3673f371c6f1 from='build/repo/k0t2dakg-il7x4-local-src' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' 06:41:39.037 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 06:41:39.067 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:39.067 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:39.082 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:41:39.082 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:41:39.087 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=124 06:41:39.112 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:39.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:39.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:39.133 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:39.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=122, revision=126 06:41:39.141 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 06:41:39.155 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:39.156 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:39.177 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:39.194 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:39.198 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=120, revision=126 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:39.199 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:39.201 [qtp704117508-298] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:39.203 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:39.204 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=88080384 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:39.223 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:39.236 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:39.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=120, revision=126 06:41:39.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=126, revision=-1 06:41:39.316 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:39.325 [qtp704117508-298] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 transaction.localRevision=88 remoteFromLocalRevision=124 06:41:39.344 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:39.349 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:41:39.463 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:39.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=85.0 MiB, available=370.5 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:39.578 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, invitation=true] 06:41:39.627 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:39.728 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:39.732 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:39.736 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, this.localRepositoryRevisionSynced=-1, revision=98 06:41:39.736 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, this.localRepositoryRevisionInProgress=98, revision=-1 06:41:39.811 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:39.819 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:39.819 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:39.820 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, invitation=true] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:39.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:40.033 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.081 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.107 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 renewalDateTime=2019-09-21T05:10:52.481Z expiryDateTime=2019-09-21T05:40:52.481Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:40.111 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:40.121 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.126 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:40.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:40.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=129 06:41:40.344 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 06:41:40.456 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.460 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=126, revision=129 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:40.471 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.474 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:41:40.544 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:40.545 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:40.549 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=-1, revision=5 06:41:40.549 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=5, revision=-1 06:41:40.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:41:40.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:40.664 [qtp704117508-298] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:40.696 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:41:40.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=5180e510-d340-463e-ad55-3673f371c6f1 to='build/repo/k0t2dakg-il7x4-local-src', fromRepoLocalSync=true 06:41:40.724 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5180e510-d340-463e-ad55-3673f371c6f1 ('build/repo/k0t2dakg-il7x4-local-src') 06:41:40.761 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:41:40.804 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:40.868 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:40.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.82.xml.gz 06:41:40.890 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.82.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:40.894 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.898 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.899 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=89128960 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:40.905 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:40.910 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.945 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=89 06:41:40.949 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:40.958 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.82.xml.gz 06:41:40.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:41.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=84.3 MiB, available=371.2 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:41.413 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:41.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=68.6 MiB, available=386.9 MiB 06:41:41.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:41:41.576 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:41.589 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=-1, revision=90 06:41:41.683 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 06:41:41.754 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:41.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:41.872 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:41.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:41:41.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=84.2 MiB, available=371.3 MiB 06:41:41.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:42.019 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:42.121 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:41:42.218 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:41:42.323 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:42.424 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:42.464 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:42.469 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:42.471 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=90177536 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:42.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:42.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=84.1 MiB, available=371.4 MiB 06:41:42.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.28841c62-b440-4914-9505-6523442e5316.-1.xml.gz 06:41:42.543 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:41:42.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:42.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=68.2 MiB, available=387.3 MiB 06:41:42.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=83, revision=90 06:41:42.647 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:42.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:41:42.847 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:41:42.909 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:42.975 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:42.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:41:43.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:42.647 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:41:42.648 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:41:42.648 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:42.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:41:43.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=67.9 MiB, available=387.6 MiB 06:41:43.112 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:43.116 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.33% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:43.118 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionSynced=83, revision=90 06:41:43.118 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=90, revision=-1 06:41:43.125 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:43.127 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.59% 06:41:43.128 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:43.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:43.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:43.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=129, revision=132 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:43.152 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='287db06f64f8ee2b9d4e97606de531a85988c7a7' to.sha1=''): /.subshare.properties org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:43.156 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:43.168 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1988 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:43.170 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 06:41:43.235 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:43.239 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=129, revision=132 06:41:43.262 [qtp704117508-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:43.286 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:43.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=126, revision=132 06:41:43.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=132, revision=-1 06:41:43.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:43.354 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:43.659 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:43.708 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:43.730 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:43.744 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:43.746 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=91226112 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:43.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:41:43.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=68.2 MiB, available=387.3 MiB 06:41:43.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:41:44.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=68.2 MiB, available=387.3 MiB 06:41:44.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:44.490 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:44.505 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:44.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=68.1 MiB, available=387.4 MiB 06:41:44.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.82.xml.gz 06:41:44.539 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:41:44.542 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:41:44.542 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:41:44.561 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.583 [qtp704117508-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=89 06:41:44.585 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.603 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=135 remoteFromLocalRevision=89 06:41:44.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5180e510-d340-463e-ad55-3673f371c6f1 from='build/repo/k0t2dakg-il7x4-local-src' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' 06:41:44.622 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.626 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.642 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=135 06:41:44.647 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:44.648 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:44.650 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:41:44.650 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:41:44.655 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=135 06:41:44.659 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:44.659 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:44.672 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:44.672 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:44.674 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=137 06:41:44.679 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 06:41:44.695 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:44.696 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:44.721 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.724 [qtp704117508-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=132, revision=137 06:41:44.726 [qtp704117508-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:44.748 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=132, revision=137 06:41:44.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:44.834 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:44.837 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.844 [qtp704117508-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 transaction.localRevision=96 remoteFromLocalRevision=135 06:41:44.846 [qtp704117508-28] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=5180e510-d340-463e-ad55-3673f371c6f1 to='build/repo/k0t2dakg-il7x4-local-src', fromRepoLocalSync=false 06:41:44.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:41:44.849 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:44.870 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.874 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.876 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=92274688 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:44.877 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.902 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 06:41:44.906 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:44.911 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:41:44.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:41:45.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=69.0 MiB, available=386.5 MiB 06:41:45.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:41:45.352 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:45.361 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=-1, revision=97 06:41:45.388 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 06:41:45.409 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:45.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:45.482 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:45.498 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 06:41:45.539 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:45.540 [qtp507378138-184] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NrM919ZZO_odxob555ic3g' offset=0 06:41:45.588 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:45.606 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:41:45.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 125 ms. path='/.subshare.properties' 06:41:45.704 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:45.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=69.1 MiB, available=386.4 MiB 06:41:45.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=90, revision=97 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:45.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:45.837 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:45.838 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:45.871 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:41:45.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41625a9af2eda086a9171c7cb26568fa4bd88a6d' to.sha1=''): /1 {11 11ä11#+} 1/a 06:41:45.997 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:46.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' 06:41:46.064 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:46.065 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/huaqEM7U52vbhp14jboycg/zXyPBc3VZtLdQXYJ4IAXXQ' offset=0 06:41:46.077 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:45.838 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:41:45.838 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:45.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:41:46.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=69.2 MiB, available=386.3 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:46.221 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:46.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:46.251 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:46.255 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionSynced=90, revision=97 06:41:46.255 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=97, revision=-1 06:41:46.344 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:46.358 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:46.359 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/huaqEM7U52vbhp14jboycg/zXyPBc3VZtLdQXYJ4IAXXQ' offset=1048576 06:41:46.369 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:46.373 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:46.373 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:46.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:46.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:46.456 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:46.465 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:46.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:41:46.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:46.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 527884 bytes in 477 ms. path='/1 {11 11ä11#+} 1/a' 06:41:46.605 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:41:46.619 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 06:41:46.806 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:46.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:46.877 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [437e7d16]initPersistenceManagerFactory: repositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b 06:41:46.889 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [437e7d16]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30160 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:46.890 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:46.914 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ccda07e524e4d6b0d9f61aff8828d7695c1c478' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:46.914 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:46.938 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jp-6quwg-remote' 06:41:46.941 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jp-6quwg-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:46.963 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:46.964 [qtp1776774368-635] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=93323264 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:47.036 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:47.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=69.4 MiB, available=386.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:47.175 [Test worker] 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' 06:41:47.199 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:47.201 [qtp507378138-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/huaqEM7U52vbhp14jboycg/rrURO7iB0XEhHuqVRES0kA' offset=0 06:41:47.217 [qtp507378138-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:47.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 41 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:47.474 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:47.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:41:47.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=68.9 MiB, available=386.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:47.585 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:47.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41580 bytes in 455 ms. path='/1 {11 11ä11#+} 1/b' 06:41:47.740 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:41:47.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:47.815 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:47.848 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:47.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca2ccf8f4010bf5e113dceb97148c4ceba105116' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:47.872 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:47.878 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:47.880 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=94371840 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:47.896 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:47.969 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:47.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:47.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:41:48.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=67.3 MiB, available=388.2 MiB 06:41:48.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:41:48.005 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:41:48.005 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.009 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:48.010 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/huaqEM7U52vbhp14jboycg/nocMoAut03o1_GNc5q7m0Q' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.031 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.033 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.046 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=96 06:41:48.072 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:48.094 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=142 remoteFromLocalRevision=96 06:41:48.124 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5180e510-d340-463e-ad55-3673f371c6f1 from='build/repo/k0t2dakg-il7x4-local-src' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' 06:41:48.163 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=142 06:41:48.170 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:48.170 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:48.171 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:41:48.172 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:41:48.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=142 06:41:48.193 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:48.194 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:48.205 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:41:48.205 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:41:48.207 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=140, revision=144 06:41:48.212 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.225 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:48.226 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:41:48.269 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:48.303 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=137, revision=144 06:41:48.306 [qtp704117508-1133] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.342 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:48.345 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/huaqEM7U52vbhp14jboycg/nocMoAut03o1_GNc5q7m0Q' offset=1048576 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.352 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.354 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=137, revision=144 06:41:48.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.405 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 403280 bytes in 426 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.411 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 transaction.localRevision=102 remoteFromLocalRevision=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:48.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.441 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:48.443 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.452 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:41:48.462 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.469 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:48.478 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:48.510 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:48.518 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:41:48.520 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:41:48.520 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:41:48.522 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:41:48.522 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:41:48.528 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [698a3cee]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' 06:41:48.530 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [698a3cee]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:48.551 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.35% 06:41:48.551 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:41:48.664 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6026cbbb17b452a99a2488218b44d61dc490c0f5' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:41:48.744 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:48.760 [Test worker] 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' 06:41:48.786 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:48.800 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e8T1SqQJ_lx0rldR7DxaHw/CIzMtactWvpxl3-pEJGQ4A/w0WI23sxWD_xEHKEydlIhQ' offset=0 06:41:48.809 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:48.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:41:48.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24030 bytes in 105 ms. path='/2/1 {11 11ä11#+} 1/a' 06:41:48.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:41:49.038 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:49.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:41:49.127 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aed5cd3dbb0d1ab4a7e9f4839427ddb6b90580a1' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:49.230 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:49.245 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:49.257 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:49.258 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:49.309 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:49.317 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e8T1SqQJ_lx0rldR7DxaHw/CIzMtactWvpxl3-pEJGQ4A/OhDH9SbIOmoRAC5OqvYNhA' offset=0 06:41:49.339 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:49.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 06:41:49.714 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 344376 bytes in 457 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:49.829 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:49.846 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:49.853 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:49.858 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:49.859 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=95420416 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:49.934 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:49.987 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:41:50.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac7c62d1b3eaf00d4b56a4c79bfb42fc106ab127' to.sha1=''): /2/a 06:41:50.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:50.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:41:50.158 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:50.159 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e8T1SqQJ_lx0rldR7DxaHw/_QICOcKf7cFwV2wiq1W73w' offset=0 06:41:50.168 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:50.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 06:41:50.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 412095 bytes in 157 ms. path='/2/a' 06:41:50.380 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:41:50.445 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:50.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:41:50.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8be09e1cf28ede4bd38354aee67a73d48f5d0e3' to.sha1=''): /3 + &#ä/5/h 06:41:50.615 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:50.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:41:50.659 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:50.661 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nuMzKml886oI6WyfDIUhHg/_huZfoI_363XpT1ubBJjFw/gKIj1OlTmRxjfBCKDBUQDQ' offset=0 06:41:50.671 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:50.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:41:50.739 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209608 bytes in 111 ms. path='/3 + &#ä/5/h' 06:41:50.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:41:50.854 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:50.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:41:50.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6638539914272423ae438196cc7ab6b9ec85606c' to.sha1=''): /3 + &#ä/5/i 06:41:51.023 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:51.047 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:41:51.072 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:51.073 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nuMzKml886oI6WyfDIUhHg/_huZfoI_363XpT1ubBJjFw/H-PwjIcKbToJmvJBsdiOkA' offset=0 06:41:51.081 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:51.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 06:41:51.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 271788 bytes in 140 ms. path='/3 + &#ä/5/i' 06:41:51.217 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:41:51.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:51.347 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:41:51.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f88c7048c0a442ba63cd9c3712935189bd068e2' to.sha1=''): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:51.418 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:51.470 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:51.492 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:41:51.520 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:51.521 [qtp507378138-184] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nuMzKml886oI6WyfDIUhHg/Zs6BSFYPha4o7kAOO0c3uQ' offset=0 06:41:51.534 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:51.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 06:41:51.644 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 330455 bytes in 151 ms. path='/3 + &#ä/aa' 06:41:51.677 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:51.709 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:51.737 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:51.740 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:51.742 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=96468992 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:51.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:51.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:41:51.843 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='10e518fdbe13c274a6347c68e19c24c6449775c9' to.sha1=''): /3 + &#ä/bb 06:41:51.938 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:52.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:41:52.088 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:52.090 [qtp507378138-1177] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nuMzKml886oI6WyfDIUhHg/6LJX3p-4HeYvvvLbb9BQFA' offset=0 06:41:52.100 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:52.150 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:52.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 06:41:52.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 71064 bytes in 187 ms. path='/3 + &#ä/bb' 06:41:52.290 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:41:52.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:52.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:41:52.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a99cda89a227da9f4056398c1e28e1dc23de5ff' to.sha1=''): /3 + &#ä/cc 06:41:52.508 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:52.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:41:52.538 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:52.539 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nuMzKml886oI6WyfDIUhHg/iNQ9bA_N61F7sa5m467olA' offset=0 06:41:52.553 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:52.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:41:52.611 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116720 bytes in 97 ms. path='/3 + &#ä/cc' 06:41:52.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:41:52.677 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:52.694 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:41:52.744 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='affe39a47a7d5781200f8bda3167abe508d61bb1' to.sha1=''): /3 + &#ä/dd 06:41:52.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 06:41:52.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:52.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:52.935 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:52.936 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nuMzKml886oI6WyfDIUhHg/0-wt4dAy9M_aDIqvV0MU6Q' offset=0 06:41:52.946 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:53.021 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:53.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:41:53.029 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:53.089 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 454608 bytes in 183 ms. path='/3 + &#ä/dd' 06:41:53.126 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:41:53.188 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="28841c62-b440-4914-9505-6523442e5316"] on repo=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:53.197 [closeDeferredTimer-5237af20-5q] INFO c.c.c.l.LocalRepoManagerImpl - [5237af20]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:53.221 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.280 [qtp507378138-1177] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 localRepositoryRevisionSynced=96 06:41:53.292 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.359 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 transaction.localRevision=100 remoteFromLocalRevision=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:53.365 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:53.371 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:41:53.372 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 from='build/repo/k0t2exfm-m5no7-local-dest' toID=28841c62-b440-4914-9505-6523442e5316 to='https://localhost:46858/28841c62-b440-4914-9505-6523442e5316' 06:41:53.384 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.387 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:53.391 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.394 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.396 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=97517568 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:53.486 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=100 06:41:53.511 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:53.511 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:53.528 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:41:53.528 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:41:53.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 localRepositoryRevisionSynced=100 06:41:53.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:53.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:53.577 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:53.577 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:53.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=102 06:41:53.586 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:41:53.653 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.656 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, this.remoteRepositoryRevisionSynced=5, revision=102 06:41:53.700 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=5, revision=102 06:41:53.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=102, revision=-1 06:41:53.746 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.793 [qtp507378138-184] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 transaction.localRevision=103 remoteFromLocalRevision=100 06:41:53.806 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.817 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=28841c62-b440-4914-9505-6523442e5316 from='https://localhost:46858/28841c62-b440-4914-9505-6523442e5316' toID=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 to='build/repo/k0t2exfm-m5no7-local-dest', fromRepoLocalSync=false 06:41:53.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.28841c62-b440-4914-9505-6523442e5316.null.xml.gz 06:41:53.818 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest/.subshare-repo/tmp/ChangeSetDto.28841c62-b440-4914-9505-6523442e5316.null.xml.gz 06:41:53.833 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:53.876 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103 06:41:53.880 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:54.257 [closeDeferredTimer-3f148307-1] INFO c.c.c.l.LocalRepoManagerImpl - [3f148307]_close: Shutting down real LocalRepoManager. 06:41:54.258 [closeDeferredTimer-7603dc52-1] INFO c.c.c.l.LocalRepoManagerImpl - [7603dc52]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:41:54.398 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:54.408 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:53.892 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest/.subshare-repo/tmp/ChangeSetDto.28841c62-b440-4914-9505-6523442e5316.null.xml.gz 06:41:53.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:41:54.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=100.6 MiB, available=354.9 MiB 06:41:54.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:41:54.642 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:54.648 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, this.localRepositoryRevisionInProgress=-1, revision=104 06:41:54.814 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 06:41:54.918 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:54.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 serverRepositoryId=28841c62-b440-4914-9505-6523442e5316: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:41:54.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=106.4 MiB, available=349.1 MiB 06:41:54.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.remoteRepositoryRevisionSynced=98, revision=104 06:41:54.984 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ku7Dn3GWwDeNNICNlG9fxQ, serverRepositoryId=28841c62-b440-4914-9505-6523442e5316} because of missing permissions! 06:41:54.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:55.189 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:55.212 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:55.220 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:55.224 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=98566144 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:55.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=99.4 MiB, available=356.1 MiB 06:41:55.744 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:55.747 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, this.localRepositoryRevisionSynced=98, revision=104 06:41:55.747 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, this.localRepositoryRevisionInProgress=104, revision=-1 06:41:55.985 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:56.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:56.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:56.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=-1, revision=105 06:41:56.126 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 06:41:56.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:41:56.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:41:56.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=99.6 MiB, available=355.9 MiB 06:41:56.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:41:56.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=99.5 MiB, available=356.0 MiB 06:41:56.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:41:57.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=99.5 MiB, available=356.0 MiB 06:41:57.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.28841c62-b440-4914-9505-6523442e5316.null.xml.gz 06:41:57.198 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:41:57.198 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:41:57.212 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:57.221 [qtp507378138-184] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 localRepositoryRevisionSynced=103 06:41:57.233 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:57.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 transaction.localRevision=107 remoteFromLocalRevision=103 06:41:57.280 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 from='build/repo/k0t2exfm-m5no7-local-dest' toID=28841c62-b440-4914-9505-6523442e5316 to='https://localhost:46858/28841c62-b440-4914-9505-6523442e5316' 06:41:57.352 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=107 06:41:57.364 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:57.365 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:57.366 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:41:57.366 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:41:57.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316 localRepositoryRevisionSynced=107 06:41:57.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:57.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:57.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.from' result=null 06:41:57.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2exfm-m5no7-local-dest' configKey='repair.deleteCollisions.to' result=null 06:41:57.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=105, revision=109 06:41:57.450 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 06:41:57.496 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:57.501 [qtp507378138-1177] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84, this.remoteRepositoryRevisionSynced=102, revision=109 06:41:57.510 [qtp507378138-1177] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:57.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionSynced=102, revision=109 06:41:57.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28841c62-b440-4914-9505-6523442e5316, this.localRepositoryRevisionInProgress=109, revision=-1 06:41:57.627 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:57.631 [qtp507378138-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28841c62-b440-4914-9505-6523442e5316 remoteRepositoryId=76c91cd1-75e0-44a0-9f4c-2c4f34093a84 transaction.localRevision=109 remoteFromLocalRevision=107 06:41:57.686 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:57.693 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:41:57.695 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4300ac87]getCloseDeferredMillis: closeDeferredMillis=20000 06:41:57.695 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4300ac87]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:57.697 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7543c5dc]getCloseDeferredMillis: closeDeferredMillis=20000 06:41:57.697 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7543c5dc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:41:57.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 06:41:58.049 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:41:58.473 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:58.796 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:58.821 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:58.825 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:41:58.826 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=99614720 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:03.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:42:03.456 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:42:03.457 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** marco *** 06:42:03.477 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:42:03.479 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:03.480 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.gnupg/pubring.gpg' 06:42:03.482 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.gnupg/secring.gpg' 06:42:03.494 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=marco 06:42:03.494 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:42:03.494 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=marco 06:42:03.496 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:42:03.497 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:42:03.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:03.634 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:03.956 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:03.975 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:03.978 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:03.979 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=100663296 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:04.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:04.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:04.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:04.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:04.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:04.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:04.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:42:04.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** bieber *** 06:42:04.027 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 06:42:04.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=bieber 06:42:04.028 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/bieber/.gnupg/pubring.gpg' 06:42:04.032 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/bieber/.gnupg/secring.gpg' 06:42:04.033 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=bieber 06:42:04.033 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:42:04.033 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=bieber 06:42:04.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=bieber 06:42:04.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@3b9cb0cc 06:42:04.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=bieber org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:04.144 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:04.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:04.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:04.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:04.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:04.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:04.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:42:04.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:42:04.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** daniel *** 06:42:04.433 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 06:42:04.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=daniel 06:42:04.433 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/daniel/.gnupg/pubring.gpg' 06:42:04.436 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/daniel/.gnupg/secring.gpg' 06:42:04.436 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=daniel 06:42:04.436 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:42:04.436 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=daniel 06:42:04.437 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=daniel 06:42:04.437 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@212a3466 06:42:04.437 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=daniel 06:42:04.798 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.798 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:04.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:04.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:04.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:04.802 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:04.802 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:04.802 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:42:04.802 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:42:04.802 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** khaled *** 06:42:04.802 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:42:04.802 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=khaled 06:42:04.803 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/khaled/.gnupg/pubring.gpg' 06:42:04.804 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/khaled/.gnupg/secring.gpg' 06:42:04.805 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=khaled 06:42:04.805 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:42:04.805 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=khaled 06:42:04.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=khaled 06:42:04.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@708c8cea 06:42:04.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=khaled 06:42:05.223 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:05.223 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:05.223 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:05.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:05.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:05.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:05.227 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:05.227 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:42:05.227 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:42:05.227 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** 06:42:05.227 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 06:42:05.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:42:05.228 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.gnupg/pubring.gpg' 06:42:05.228 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.gnupg/secring.gpg' 06:42:05.229 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=xenia 06:42:05.230 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:42:05.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=xenia 06:42:05.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:42:05.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:42:05.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:42:05.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:42:05.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:42:05.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** yasmin *** 06:42:05.232 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 06:42:05.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:42:05.232 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.gnupg/pubring.gpg' 06:42:05.233 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.gnupg/secring.gpg' 06:42:05.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=yasmin 06:42:05.234 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:42:05.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=yasmin 06:42:05.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:42:05.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:42:05.235 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:42:05.236 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:42:05.236 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:42:05.236 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** 06:42:05.237 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:42:05.241 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:42:05.244 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:42:05.244 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:42:05.269 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:42:05.269 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:42:05.280 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:42:05.280 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:42:05.280 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='' algorithm='RSA' strength=1024 06:42:05.285 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator... 06:42:05.286 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator... 06:42:05.286 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair... 06:42:05.399 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair... 06:42:05.444 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator... 06:42:05.544 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing... 06:42:05.544 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing... 06:42:05.544 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done! 06:42:05.766 [Test worker] INFO o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[99be509018f9316a, []], user=UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:42:05.769 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:42:05.769 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:42:05.770 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:42:05.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:42:05.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:42:05.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** yasmin *** 06:42:05.773 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:42:05.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare 06:42:05.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:42:05.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:42:05.784 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:42:05.785 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:42:05.785 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:42:05.785 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:42:05.786 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='' algorithm='RSA' strength=1024 06:42:05.786 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator... 06:42:05.786 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator... 06:42:05.786 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair... 06:42:05.814 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair... 06:42:05.902 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator... org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:05.919 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:05.933 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing... 06:42:05.933 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing... 06:42:05.933 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done! 06:42:06.282 [Test worker] INFO o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[6100483b215224d2, []], user=UserImpl[pZ6Hj4c6O3ObexyXJBwF1A, Yasmin, null, [yasmin@subshare.net], [6100483b215224d2]] 06:42:06.283 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:42:06.284 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:42:06.284 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:42:06.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:42:06.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:42:06.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** marco *** 06:42:06.287 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:06.302 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:42:06.399 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:06.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:06.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:06.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:06.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:06.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:06.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:06.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:42:06.424 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:42:06.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:06.553 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:07.563 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:08.304 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:08.483 [closeDeferredTimer-307a3f9-6r] INFO c.c.c.l.LocalRepoManagerImpl - [307a3f9]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:08.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:08.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:08.744 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:08.757 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:42:08.758 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:42:08.759 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:08.773 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:08.775 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:08.776 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=101711872 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:08.902 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/server/.subshare 06:42:08.937 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:42:08.939 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:09.231 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:09.458 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:09.459 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:09.459 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:09.459 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:09.459 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:09.459 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:09.459 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:09.459 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:09.459 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:09.507 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:42:09.507 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:42:09.526 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:09.527 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:09.527 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:09.527 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:09.527 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:09.527 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:09.528 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:09.528 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:09.528 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:09.528 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:09.529 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:09.529 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:09.529 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:09.529 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:09.530 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:09.530 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:09.530 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:09.530 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:09.530 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:09.848 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:09.850 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:42:09.853 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:42:09.853 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:42:09.853 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:09.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:09.855 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:09.855 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:09.855 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:09.855 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:09.855 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:09.855 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:09.855 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:09.898 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:09.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:42:09.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:42:09.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:09.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:09.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:09.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:09.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:09.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:09.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:09.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:09.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:09.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:09.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:09.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:09.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:09.903 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:09.903 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:09.903 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:09.903 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:09.903 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:09.903 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:09.912 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a12a387]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' 06:42:09.913 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:09.914 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a12a387]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:10.938 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:11.332 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:12.122 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:12.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:12.951 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:13.176 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:13.229 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:13.253 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:13.263 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:13.264 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=102760448 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:13.276 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:14.208 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:14.390 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:14.784 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:15.623 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:15.830 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:16.033 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:16.053 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:16.056 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:16.057 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=103809024 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:17.066 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:17.662 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:17.688 [closeDeferredTimer-1f239657-1s] INFO c.c.c.l.LocalRepoManagerImpl - [1f239657]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:17.952 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:17.988 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:18.256 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:18.416 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:18.471 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:18.486 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:18.496 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=104857600 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:18.552 [closeDeferredTimer-4300ac87-1] INFO c.c.c.l.LocalRepoManagerImpl - [4300ac87]_close: Shutting down real LocalRepoManager. 06:42:18.552 [closeDeferredTimer-7543c5dc-1] INFO c.c.c.l.LocalRepoManagerImpl - [7543c5dc]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:19.403 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:19.920 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:21.330 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:21.418 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 101 dirty file-chunks with together 105822493 bytes in 223533 ms. path='/2/new-file' 06:42:21.445 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=215 06:42:21.446 [Thread-782] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=215 06:42:21.535 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:21.540 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=112, revision=215 06:42:21.610 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:21.618 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=112, revision=215 06:42:21.618 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=215, revision=-1 06:42:21.695 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:21.695 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:21.721 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:22.789 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:23.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:23.187 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:23.189 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:23.189 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46972a4e]initPersistenceManagerFactory: repositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba 06:42:23.241 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46972a4e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 41179 ms. 06:42:23.281 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfj-kj81n-remote' 06:42:23.283 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfj-kj81n-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:23.541 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:42:23.661 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:24.102 [Thread-782] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cac56e94-5967-4ef9-b731-9f0c6b96ac5c"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:42:24.133 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 06:42:24.146 [Thread-782] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=107 06:42:24.192 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:42:24.192 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:42:24.230 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:42:24.230 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:42:24.231 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=220 06:42:24.249 [Thread-782] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=215, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220 06:42:24.390 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:24.394 [qtp1776774368-212] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=215, revision=220 06:42:24.839 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:24.985 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=215, revision=220 06:42:24.985 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=220, revision=-1 06:42:25.786 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:25.792 [qtp1776774368-1270] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c transaction.localRevision=236 remoteFromLocalRevision=107 06:42:25.852 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:25.862 [Thread-782] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:25.984 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:27.585 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:28.112 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c to='build/repo/k0t2a223-x0lf8-local-dest', fromRepoLocalSync=false 06:42:28.113 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:42:28.113 [Thread-782] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:28.114 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:28.127 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:28.190 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=236 06:42:28.222 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:28.281 [Thread-782] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:42:28.281 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=3 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:28.277 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:29.055 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.5 MiB, allocated=461.5 MiB, used=100.4 MiB, available=361.1 MiB 06:42:29.055 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:42:29.086 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:29.094 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=-1, revision=237 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:29.125 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:29.233 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=237 06:42:29.669 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:30.089 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:29.681 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=4, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:42:30.270 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=414.0 MiB, used=97.0 MiB, available=358.5 MiB 06:42:30.275 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=109, revision=237 06:42:30.739 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:30.740 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:30.763 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:30.763 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:30.773 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:42:30.774 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:30.782 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:30.782 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:30.907 [Thread-782] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:31.130 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:30.907 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:42:31.770 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.5 MiB, allocated=460.5 MiB, used=97.1 MiB, available=363.4 MiB 06:42:31.913 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:31.922 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 9 ms. 06:42:31.926 [Thread-782] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=I0RbY6vj6A8oS_Ti52P18A, cryptoRepoFileId=9CDCwIA7Kk9VQZkFYLHrzw, deleted=null] histoCryptoRepoFile2=null duplicateCryptoRepoFileId=tU8YqQNx8WGjBe7qfhWiNg localRevision=222 06:42:31.946 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:42:31.948 [Thread-782] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:32.317 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:32.448 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:32.585 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:32.588 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionSynced=109, revision=237 06:42:32.588 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=237, revision=-1 06:42:32.653 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:32.666 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:42:32.666 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:42:32.828 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=222 06:42:33.219 [Thread-782] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=220, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=222 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:33.307 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:33.312 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:33.317 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=220, revision=222 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:33.356 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:34.105 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:34.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:34.337 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:34.347 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=220, revision=222 06:42:34.347 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=222, revision=-1 06:42:34.474 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:34.629 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:34.887 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:34.475 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:42:35.045 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=415.5 MiB, used=95.5 MiB, available=360.0 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:35.066 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:35.086 [Thread-782] WARN o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = tU8YqQNx8WGjBe7qfhWiNg 06:42:35.096 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:42:35.556 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=95.0 MiB, available=362.5 MiB 06:42:35.558 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:35.663 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:35.907 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:35.962 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=413.5 MiB, used=95.0 MiB, available=360.5 MiB 06:42:35.964 [Thread-782] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:42:35.964 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:42:35.964 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:42:36.094 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:42:36.166 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 65.85% 06:42:36.185 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 72.32% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:36.197 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:36.237 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:36.276 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=236 06:42:36.292 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:36.321 [Thread-782] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=227 remoteFromLocalRevision=236 06:42:36.326 [Thread-782] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:36.621 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:36.701 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:36.896 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:37.481 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:37.756 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:38.322 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:38.573 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c from='build/repo/k0t2a223-x0lf8-local-dest' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' 06:42:38.619 [Thread-782] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=227 06:42:38.657 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 78.54% 06:42:38.663 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:42:38.663 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:42:38.678 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 84.81% 06:42:38.680 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 91.08% 06:42:38.681 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:38.701 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:38.761 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:38.797 [Thread-782] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='054dde677cdeb38deb0afc36465785b9f83bbd32'): /2/new-file 06:42:38.819 [Thread-782] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=227 06:42:38.880 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:42:38.880 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:42:38.896 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:42:38.896 [Thread-782] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:42:38.898 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=230 06:42:38.903 [Thread-782] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=222, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=230 06:42:39.038 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:39.052 [qtp1776774368-212] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=222, revision=230 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:39.053 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:39.079 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:39.085 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=222, revision=230 06:42:39.085 [Thread-782] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=230, revision=-1 06:42:39.111 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:39.116 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c transaction.localRevision=243 remoteFromLocalRevision=227 06:42:39.131 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:39.135 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 96.17% 06:42:39.135 [Thread-782] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 06:42:39.136 [Thread-782] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% ************************************************************ ************************************************************ SYNC AGAIN >>> 06:42:39.297 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:39.346 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:39.369 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]initPersistenceManagerFactory: repositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:39.377 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 renewalDateTime=2019-09-21T05:06:12.234Z expiryDateTime=2019-09-21T05:36:12.234Z org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:39.387 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 47187 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:39.394 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:39.424 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:39.427 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]getCloseDeferredMillis: closeDeferredMillis=20000 06:42:39.427 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:39.431 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:42:39.431 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:42:39.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=155 06:42:39.447 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 06:42:39.496 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:42:39.497 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cf14494e-5f59-40fc-8698-a7c7c993d902 ('build/repo/k0t27g69-xjqfg-local-src') 06:42:39.510 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:39.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:39.541 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:39.554 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 105 ms. 06:42:39.555 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ZtOWluCKp1_y5cLqdVe3cg, invitation=false] 06:42:39.615 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms. 06:42:39.616 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, invitation=false] 06:42:40.489 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=118.2 MiB, available=337.3 MiB 06:42:40.723 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:41.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cf14494e-5f59-40fc-8698-a7c7c993d902 to='build/repo/k0t27g69-xjqfg-local-src', fromRepoLocalSync=true 06:42:41.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.131.xml.gz 06:42:41.047 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.131.xml.gz 06:42:41.061 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:41.102 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=243 06:42:41.109 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:41.119 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.131.xml.gz 06:42:41.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=131 repoFileDtos.size=3 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:41.139 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1bd085ce-8065-4745-8173-17982fcb0c0b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src localRepository.publicKeySha1 = 97:9D:3F:4C:7D:5A:9E:0A:D0:4A:74:0E:03:B5:7B:C9:96:EA:4F:BC remoteRepository.repositoryId = 346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepository.remoteRoot = https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepository.publicKeySha1 = D1:0D:9A:CC:3B:A2:93:5D:63:95:66:60:E6:B3:3A:01:68:1C:A8:03 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 1bd085ce-8065-4745-8173-17982fcb0c0b 346b6f09-3770-4221-9e89-03ca9f7073e5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:41.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=97.3 MiB, available=358.2 MiB 06:42:41.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:41.843 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:41.864 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:41.901 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=-1, revision=244 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:41.917 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:42.074 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=244 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:42.139 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:42.162 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:42.173 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:42.527 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [698a3cee]initPersistenceManagerFactory: repositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:42:42.555 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [698a3cee]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 49229 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:42.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 06:42:42.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=414.0 MiB, used=96.0 MiB, available=359.5 MiB 06:42:42.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=132, revision=244 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:42.659 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:42:42.678 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:42.684 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:42.700 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:42.773 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:42.785 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:42.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:42.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:42.845 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:42:42.853 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:42:42.855 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:36223' serverPath='/e17b64d7-809b-4dad-9db4-f9886be9a8c7' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, invitation=true] 06:42:42.884 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:42.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:42.957 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:42.967 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:42:43.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:42:43.168 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.96% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:43.247 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 93 ms. 06:42:43.330 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, invitation=false] 06:42:43.332 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, invitation=false, validTo=null] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:43.344 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 06:42:43.480 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:43.487 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:43.536 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:43.551 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:42:43.556 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:42:43.561 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:43.568 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 renewalDateTime=2019-09-21T05:12:43.515Z expiryDateTime=2019-09-21T05:42:43.515Z 06:42:43.585 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:43.597 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:43.597 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:43.614 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:42:43.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=1bd085ce-8065-4745-8173-17982fcb0c0b to='build/repo/k0t2f8jo-v3k37-local-src', fromRepoLocalSync=true 06:42:43.616 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1bd085ce-8065-4745-8173-17982fcb0c0b ('build/repo/k0t2f8jo-v3k37-local-src') 06:42:43.644 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:42:43.718 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:43.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:42:43.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 12 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:43.764 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:43.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.-1.xml.gz 06:42:43.834 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.-1.xml.gz 06:42:43.853 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:43.862 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:43.993 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:43.995 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 06:42:44.013 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! 06:42:44.013 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:44.086 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:44.115 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakh-e69ta-remote' 06:42:44.115 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakh-e69ta-remote' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:44.126 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:44.152 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.-1.xml.gz 06:42:44.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:44.199 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:44.494 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:45.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=96.0 MiB, available=359.5 MiB 06:42:45.389 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:45.392 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionSynced=132, revision=244 06:42:45.392 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=244, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:45.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=88.0 MiB, available=367.5 MiB 06:42:45.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:42:45.484 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:45.559 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:45.574 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:45.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:42:45.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:42:45.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=155, revision=158 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:45.610 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:45.635 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:45.638 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:45.871 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:46.119 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:46.184 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:46.187 [qtp1776774368-212] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=153, revision=158 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:46.193 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:46.243 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:46.244 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:46.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=153, revision=158 06:42:46.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=158, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:46.310 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:46.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:42:46.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:46.443 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:46.495 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:46.608 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:46.671 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:46.749 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:46.840 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:46.848 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:46.910 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:46.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=414.0 MiB, used=96.3 MiB, available=359.2 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:46.968 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:46.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:47.069 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:47.138 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:47.292 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:47.413 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:47.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:47.574 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:47.581 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:47.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=95.7 MiB, available=359.8 MiB 06:42:47.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:47.672 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:47.774 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:47.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:47.902 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:47.986 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:48.123 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:42:48.169 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]initPersistenceManagerFactory: repositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 06:42:48.171 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4055 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:48.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:48.212 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]getCloseDeferredMillis: closeDeferredMillis=20000 06:42:48.213 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:48.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:48.515 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:48.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=413.5 MiB, used=95.6 MiB, available=359.9 MiB 06:42:48.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.131.xml.gz 06:42:48.573 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:42:48.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:48.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=88.3 MiB, available=367.2 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:48.703 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:48.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:48.803 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:48.862 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:48.905 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:42:48.927 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:42:48.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:49.004 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:42:49.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:49.071 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:49.135 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='054dde677cdeb38deb0afc36465785b9f83bbd32' to.sha1='38b09a6b98f491d0f80ab35c6f05c546973c2123'): /2/new-file 06:42:49.202 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:42:49.202 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:49.205 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:49.237 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 renewalDateTime=2019-09-21T05:12:49.182Z expiryDateTime=2019-09-21T05:42:49.182Z 06:42:49.272 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:49.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:49.300 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:49.318 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:49.340 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:42:49.349 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 to='build/repo/k0t2g1db-5fqqz-local-dest', fromRepoLocalSync=true 06:42:49.349 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 708386cc-c3cb-464c-b6ef-6f0a5c1c3889 ('build/repo/k0t2g1db-5fqqz-local-dest') org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:49.385 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:49.406 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=243 06:42:49.418 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:49.476 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=165 remoteFromLocalRevision=243 06:42:49.490 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:49.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:49.674 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf14494e-5f59-40fc-8698-a7c7c993d902 from='build/repo/k0t27g69-xjqfg-local-src' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' 06:42:49.711 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:49.729 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:49.833 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=165 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:49.898 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:49.902 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:49.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=88.3 MiB, available=367.2 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:49.915 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:49.917 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:42:49.918 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:49.928 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:49.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:42:49.928 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:49.934 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 06:42:49.936 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 06:42:49.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:49.954 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:49.977 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.005 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionSynced=-1, revision=4 06:42:50.005 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:50.026 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:50.036 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='38b09a6b98f491d0f80ab35c6f05c546973c2123' to.sha1='054dde677cdeb38deb0afc36465785b9f83bbd32'): /2/new-file org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:50.054 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.083 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:42:50.084 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:50.132 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:50.174 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.210 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:42:50.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:50.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=168 06:42:50.228 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:50.272 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:42:50.276 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:42:50.341 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:50.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:50.385 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.404 [qtp1776774368-212] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=158, revision=168 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:50.461 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:50.489 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=158, revision=168 06:42:50.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=168, revision=-1 06:42:50.542 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.675 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.729 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 06:42:50.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:50.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=6 06:42:50.746 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:50.754 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:50.910 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.966 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.981 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:50.993 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:51.115 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:51.349 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:51.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=80.1 MiB, available=375.4 MiB 06:42:51.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:42:51.600 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:51.633 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:51.766 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:51.895 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:51.964 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:51.972 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:51.974 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151402 bytes in 1232 ms. path='/2/new-file' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:51.982 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:52.034 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=172 06:42:52.035 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 06:42:52.303 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:52.307 [qtp1776774368-635] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=168, revision=172 06:42:52.469 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:52.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=168, revision=172 06:42:52.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=172, revision=-1 06:42:52.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:42:52.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:52.587 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:52.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:52.774 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:52.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=-1, revision=6 06:42:52.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=6, revision=-1 06:42:52.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:42:52.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:53.108 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:53.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:53.547 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:53.606 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=88.8 MiB, available=366.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:53.697 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:42:53.784 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:53.900 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="cf14494e-5f59-40fc-8698-a7c7c993d902"] on repo=cf14494e-5f59-40fc-8698-a7c7c993d902 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:53.939 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:53.948 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:42:53.968 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=165 06:42:53.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:42:53.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:53.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=80.2 MiB, available=375.3 MiB 06:42:54.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:54.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:54.072 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. 06:42:54.093 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:54.095 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 06:42:54.101 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=23, histoCryptoRepoFileId=ZXh3qUDqlfG-OajYptjcvg, cryptoRepoFileId=9CDCwIA7Kk9VQZkFYLHrzw, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=22, histoCryptoRepoFileId=I0RbY6vj6A8oS_Ti52P18A, cryptoRepoFileId=9CDCwIA7Kk9VQZkFYLHrzw, deleted=null] duplicateCryptoRepoFileId=null localRevision=176 06:42:54.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:54.114 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:42:54.127 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:54.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 06:42:54.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:42:54.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:42:54.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=176 06:42:54.239 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:53.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:42:54.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=88.1 MiB, available=367.4 MiB 06:42:54.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:54.498 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a12a387]initPersistenceManagerFactory: repositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 06:42:54.657 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a12a387]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27948 ms. 06:42:54.671 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:54.687 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:54.701 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:54.702 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a12a387]getCloseDeferredMillis: closeDeferredMillis=20000 06:42:54.702 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a12a387]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:54.705 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:54.705 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:42:54.706 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:42:54.706 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:54.706 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:54.706 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:54.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:54.708 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:54.709 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:54.709 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:54.709 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:54.709 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:54.710 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:54.715 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:42:54.715 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:42:54.716 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:54.716 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:54.716 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:54.717 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:54.717 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:54.717 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:54.717 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:54.718 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:54.718 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:54.718 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:54.719 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:54.719 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:54.719 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:54.720 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:54.720 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:54.720 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:54.720 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:54.722 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:54.722 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:54.784 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:54.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=88.1 MiB, available=367.4 MiB 06:42:54.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.-1.xml.gz 06:42:54.802 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:42:54.807 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:42:54.807 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:42:54.837 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:54.879 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:54.880 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:54.882 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:54.885 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:42:54.887 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:54.944 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:55.040 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:55.044 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=172, revision=176 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:55.046 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:55.056 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:42:55.057 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:42:55.058 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:42:55.092 [qtp507378138-32] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:42:55.093 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:42:55.095 [qtp507378138-32] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1994 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:55.100 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=8 remoteFromLocalRevision=2 06:42:55.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1bd085ce-8065-4745-8173-17982fcb0c0b from='build/repo/k0t2f8jo-v3k37-local-src' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' 06:42:55.176 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:55.184 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:55.198 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:55.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=172, revision=176 06:42:55.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=176, revision=-1 06:42:55.261 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:55.261 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:55.269 [qtp1776774368-1270] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 transaction.localRevision=255 remoteFromLocalRevision=165 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:55.333 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:42:55.333 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:42:55.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:55.384 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:55.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=10 06:42:55.608 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:42:55.683 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:55.694 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=6, revision=10 06:42:55.796 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:55.807 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=6, revision=10 06:42:55.807 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=10, revision=-1 06:42:56.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:42:56.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:56.099 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:56.117 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:56.397 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:56.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:42:56.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=12 06:42:56.569 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 06:42:56.746 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:56.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cf14494e-5f59-40fc-8698-a7c7c993d902 to='build/repo/k0t27g69-xjqfg-local-src', fromRepoLocalSync=false 06:42:56.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:42:56.753 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:56.758 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:56.777 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:56.874 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=243 localRepositoryRevisionInProgress=255 06:42:56.931 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:56.955 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:56.962 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:56.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=10, revision=12 06:42:56.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:57.030 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 31 ms. 06:42:57.030 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:57.060 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.060 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:57.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:42:57.143 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:42:57.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:57.179 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]: localRoot='/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:42:57.181 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:57.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:57.183 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:57.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.202 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.202 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:42:57.209 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]initLockFile: Repository '/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:57.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:57.220 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:57.221 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.221 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:57.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:57.314 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:42:57.376 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:57.406 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:57.441 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:42:57.441 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:42:57.454 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:42:57.454 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:42:57.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:57.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:56.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:42:57.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.5 MiB, used=95.7 MiB, available=359.8 MiB 06:42:57.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:42:57.786 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:57.803 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=-1, revision=256 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:57.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=14 06:42:57.818 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:57.953 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=244, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=256 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:57.978 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:57.984 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=12, revision=14 06:42:58.166 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:42:58.173 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:58.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=12, revision=14 06:42:58.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=14, revision=-1 06:42:58.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:58.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:58.378 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:58.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=81.0 MiB, available=374.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:58.512 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:58.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:58.533 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:58.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:42:58.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=16 06:42:58.691 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:42:58.799 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:58.804 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=14, revision=16 06:42:58.934 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:58.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=14, revision=16 06:42:58.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:58.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=441.5 MiB, used=93.1 MiB, available=362.4 MiB 06:42:58.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=244, revision=256 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:59.041 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:42:59.041 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:42:59.088 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:59.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:42:59.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. 06:42:59.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:42:59.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:59.181 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:42:59.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:42:59.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 06:42:59.214 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:42:59.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 06:42:59.236 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! 06:42:59.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:59.272 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:42:59.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:59.296 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:59.318 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionSynced=-1, revision=106 06:42:59.319 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=106, revision=-1 06:42:59.372 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:59.398 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:42:59.404 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:59.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=18 06:42:59.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:59.542 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:59.561 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:42:59.568 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:42:59.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:42:59.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:42:59.996 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:00.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=16, revision=18 06:43:00.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:00.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=416.5 MiB, used=93.2 MiB, available=362.3 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:00.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:00.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:00.083 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:00.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:00.244 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:00.282 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:00.286 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionSynced=244, revision=256 06:43:00.286 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=256, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:00.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:00.384 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:00.397 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:00.397 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:00.403 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:00.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=178 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:00.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=20 06:43:00.487 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:00.664 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 06:43:00.686 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:00.692 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:00.701 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=18, revision=20 06:43:00.916 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:00.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=18, revision=20 06:43:00.931 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:00.995 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:01.016 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:01.016 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:01.033 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:01.047 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:01.069 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:00.686 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:43:01.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.0 MiB, used=93.3 MiB, available=362.2 MiB 06:43:01.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:01.274 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:01.323 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:43:01.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:43:01.393 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da399fbd653bfe2eb17ac57f5bd80e26eadeccaa' to.sha1='2b07e78428792d92a6ec3f32b54adf1fe201d75c'): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:01.429 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]initPersistenceManagerFactory: repositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 06:43:01.461 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26213 ms. 06:43:01.496 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]getCloseDeferredMillis: closeDeferredMillis=20000 06:43:01.496 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:01.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=23 06:43:01.508 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:01.522 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. 06:43:01.523 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, invitation=false] 06:43:01.571 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms. 06:43:01.571 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XPQxG-FUgz2b43NOJCuvLg, invitation=false] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:01.612 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:01.648 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:01.665 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:43:01.768 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:01.785 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:01.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=-1, revision=6 06:43:01.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:01.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=20, revision=23 06:43:01.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:01.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=416.5 MiB, used=93.2 MiB, available=362.3 MiB 06:43:01.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:01.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:01.886 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:02.024 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:02.124 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:02.127 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:02.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=436.5 MiB, used=93.2 MiB, available=362.3 MiB 06:43:02.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:43:02.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:43:02.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:43:02.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:43:02.354 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:02.384 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=255 06:43:02.400 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:02.454 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=180 remoteFromLocalRevision=255 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:02.614 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:02.723 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:02.750 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:02.752 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oTsIpQstuPgRoAl-3SF7yQ/to6X4uR673kkughZateMng' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:01.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:43:02.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=80.7 MiB, available=374.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:02.881 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=129.2 MiB, available=326.3 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:03.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:03.276 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:03.400 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:03.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 689123 bytes in 1305 ms. path='/1 {11 11ä11#+} 1/a' 06:43:03.467 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=26 06:43:03.470 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 06:43:03.538 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:03.538 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 5b7fd839-f480-4809-ab33-acee4c2054ba localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src localRepository.publicKeySha1 = 70:D8:98:81:FD:C0:51:A3:AA:09:15:45:57:44:A0:4D:C9:B2:05:00 remoteRepository.repositoryId = 11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepository.remoteRoot = https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepository.publicKeySha1 = 21:1E:96:BA:5D:EB:F3:45:D3:6F:A4:8E:D4:6A:9E:AE:35:C2:2A:35 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 5b7fd839-f480-4809-ab33-acee4c2054ba 11041b41-4a27-4e4d-b43a-7a86d8066552 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:03.549 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=23, revision=26 06:43:03.589 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:03.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=23, revision=26 06:43:03.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:03.676 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:03.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=80.3 MiB, available=375.2 MiB 06:43:03.679 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:03.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:03.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:03.811 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:03.935 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:03.940 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:03.965 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:03.996 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:04.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:04.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=80.1 MiB, available=375.4 MiB 06:43:04.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:43:04.108 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:43:04.112 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:04.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:04.140 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:43:04.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:04.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='affde0e5ec5636581b36d2eed1d988db4b0f9813' to.sha1='e1e45216d0cd44bce46972420dfbb07adb139dfc'): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:04.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:04.273 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:43:04.316 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:04.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=31 06:43:04.352 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:04.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:04.411 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:04.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:04.461 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:04.485 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:04.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:04.525 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:43:04.572 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.03% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:04.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:04.675 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:04.681 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:04.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=26, revision=31 06:43:04.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=31, revision=-1 06:43:04.770 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:04.768 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:43:04.789 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:43:04.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:43:04.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd2adde072e46b20f8b65e464ed3815d5484cf7d' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:04.875 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:04.902 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:04.921 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:04.923 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.013 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:05.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:05.077 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.077 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:05.085 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:13:04.978Z expiryDateTime=2019-09-21T05:43:04.978Z org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.108 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:05.124 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.134 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:05.139 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.138 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oTsIpQstuPgRoAl-3SF7yQ/A-iTBlUzD6t9L1Jgg1mhZQ' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:05.160 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.172 [qtp704117508-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4_hO8rzWnNy7HXcvN1fnFA/9H3LQnI_x1DwMfacoDGjZA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:05.184 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:43:05.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=true 06:43:05.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.-1.xml.gz 06:43:05.188 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.-1.xml.gz 06:43:05.193 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b7fd839-f480-4809-ab33-acee4c2054ba ('build/repo/k0t2frfh-xh8mz-local-src') 06:43:05.238 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:05.244 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.246 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:05.259 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92875 bytes in 358 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.320 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf14494e-5f59-40fc-8698-a7c7c993d902 from='build/repo/k0t27g69-xjqfg-local-src' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:05.333 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=34 06:43:05.355 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.372 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=180 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:05.382 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.385 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:05.386 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:05.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:43:05.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:43:05.393 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=180 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:05.447 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.455 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.-1.xml.gz 06:43:05.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:05.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:05.527 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:05.539 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:05.540 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:05.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=178, revision=182 06:43:05.560 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.574 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.584 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=31, revision=34 06:43:05.602 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.612 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=31, revision=34 06:43:05.612 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.614 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.618 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=176, revision=182 06:43:05.624 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=176, revision=182 06:43:05.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=182, revision=-1 06:43:05.646 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.654 [qtp1776774368-1270] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 transaction.localRevision=261 remoteFromLocalRevision=180 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:05.669 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.670 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4_hO8rzWnNy7HXcvN1fnFA/9H3LQnI_x1DwMfacoDGjZA' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.672 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.676 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:05.689 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:05.697 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:05.737 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:05.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.787 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:05.792 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:05.812 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:05.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 672549 bytes in 743 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.837 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.847 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.889 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed271c23d146ac2e7e69ed65f56ad2274414dd37' to.sha1='4ea58f4e2baa5ad70fac24ad856715cb330a6af8'): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:05.901 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:43:05.913 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.942 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 renewalDateTime=2019-09-21T05:07:43.714Z expiryDateTime=2019-09-21T05:37:43.713Z org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:05.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=39 06:43:05.983 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:05.984 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.989 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:05.997 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:05.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:06.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=232 06:43:06.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=230, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=232 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:06.092 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:06.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:06.121 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:06.126 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:06.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:43:06.167 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cac56e94-5967-4ef9-b731-9f0c6b96ac5c ('build/repo/k0t2a223-x0lf8-local-dest') 06:43:06.178 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:06.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d5b532d23ab01d35d9e02c59e27f524cf999d72' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:06.217 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:06.219 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:06.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=34, revision=39 06:43:06.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:06.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=115.2 MiB, available=340.3 MiB 06:43:06.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:06.316 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:06.329 [Test worker] 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' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:06.340 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:06.348 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:06.383 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:06.389 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4_hO8rzWnNy7HXcvN1fnFA/n3R2WT91lJwzlDtSFf9gqA' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:06.417 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:06.427 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:06.441 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:06.463 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:06.465 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=4 06:43:06.584 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:06.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 06:43:06.720 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 503280 bytes in 391 ms. path='/1 {11 11ä11#+} 1/b' 06:43:06.796 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:43:06.892 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:06.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:06.957 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:06.962 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:06.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71ed7d9ff65db5810e2aae55f75cbaa26a559e2d' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:06.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:07.049 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:07.057 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:07.060 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:07.065 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:07.073 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oTsIpQstuPgRoAl-3SF7yQ/fWg6TcGFDM0Df4_lqPN6LA' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:07.080 [Test worker] 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' 06:43:07.115 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:07.129 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4_hO8rzWnNy7HXcvN1fnFA/z4KezRVO01fbUTlD5KeALw' offset=0 06:43:07.144 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:07.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 06:43:07.308 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 171000 bytes in 228 ms. path='/1 {11 11ä11#+} 1/c' 06:43:07.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:43:07.570 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:07.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:07.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=115.2 MiB, available=340.3 MiB 06:43:07.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:07.703 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd4a4b41344ad4c85f7730b709cfff58fe578843' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:07.743 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:07.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:07.845 [Test worker] 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' 06:43:07.873 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:07.875 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/42M-G7Xwm0n0vc37z5qZbA/qFIuxnps9JXxNUx9IX0twQ/GtgszGfCwgpt9dExsacV6g' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:07.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c to='build/repo/k0t2a223-x0lf8-local-dest', fromRepoLocalSync=true org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:07.888 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:07.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.236.xml.gz 06:43:07.892 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.236.xml.gz 06:43:07.916 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:07.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:07.946 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=236 localRepositoryRevisionInProgress=261 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:07.958 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:07.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31396 bytes in 126 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:08.020 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:08.030 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.236.xml.gz 06:43:08.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=236 repoFileDtos.size=3 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:43:08.210 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.219 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:08.246 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.317 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f4280654e08a5ff267a8c43322e5c85e1e8abc3' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.330 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:08.369 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:08.387 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oTsIpQstuPgRoAl-3SF7yQ/fWg6TcGFDM0Df4_lqPN6LA' offset=1048576 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.426 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.439 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.443 [Test worker] 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' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1074286 bytes in 2002 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.485 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:08.490 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/42M-G7Xwm0n0vc37z5qZbA/qFIuxnps9JXxNUx9IX0twQ/REFob89vJUycilRkqP2zPQ' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=43 06:43:08.507 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.515 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:08.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:43:08.563 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44548 bytes in 120 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:08.579 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.581 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:08.609 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=39, revision=43 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.612 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.651 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:08.665 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=39, revision=43 06:43:08.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.733 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:08.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.0 MiB, used=94.9 MiB, available=360.6 MiB 06:43:08.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.750 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:08.800 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:08.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:08.823 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=-1, revision=262 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4fefe1ea2e7bb201e9135f113299481b33cab405' to.sha1=''): /2/a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.852 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:08.883 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=237, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=262 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:07.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:43:08.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=116.0 MiB, available=339.5 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.943 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:08.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:08.950 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:08.967 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:08.972 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:08.984 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:08.989 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/42M-G7Xwm0n0vc37z5qZbA/mwsxrU4VozWDLwdcVr6RHQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:08.992 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=-1, revision=4 06:43:08.993 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.004 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.017 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:09.030 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:09.034 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:09.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=2, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:09.049 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:09.050 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.062 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:09.089 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:43:09.090 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:09.204 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:43:09.210 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f5be0432c9d56a914305b84850e5ff75f95f51ec' to.sha1='93d2cda1b4fba698b0ead3dd4694d8afac6cd5d2'): /2/1 {11 11ä11#+} 1/a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:09.265 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.316 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217350 bytes in 371 ms. path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=48 06:43:09.330 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.375 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:09.393 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.412 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.424 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.438 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.439 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:43:09.499 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e82905e6a61d2bebf999be8907421b923a5f7d6f' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.527 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:09.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=43, revision=48 06:43:09.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.556 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:09.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=6 06:43:09.581 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.625 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.638 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:09.641 [qtp704117508-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P8XKVkasQIlRSLiIBv0oOg/bi4BhuAIULLfGupcBOcSMg/XKcfwj7OAy3Z89oRT-mQ0A' offset=0 06:43:09.659 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.732 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:09.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=433.5 MiB, used=94.4 MiB, available=361.1 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.776 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:09.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=237, revision=262 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.780 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 240256 bytes in 249 ms. path='/3 + &#ä/5/h' 06:43:09.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:09.975 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:09.998 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:09.999 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:10.014 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:10.024 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d8y3LDono782jgceX2XD9w/aEQU75iGtLYN3E-D9JXNIQ/NHKlWmDkIeCY6b6H1qfZ0w' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:10.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:10.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:43:10.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 8 ms. 06:43:10.103 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:10.104 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:43:10.129 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:10.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:10.132 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='460278aca220c9e341633594af2fba922a474a1f' to.sha1=''): /3 + &#ä/5/i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:10.158 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:10.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 06:43:10.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:10.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 06:43:10.203 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:10.235 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:10.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:43:10.354 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:10.355 [qtp704117508-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P8XKVkasQIlRSLiIBv0oOg/bi4BhuAIULLfGupcBOcSMg/NKSOkUCtxKKFALD1xr1zIQ' offset=0 06:43:10.369 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:10.443 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:10.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 06:43:10.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 541840 bytes in 236 ms. path='/3 + &#ä/5/i' 06:43:10.689 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:10.747 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:10.761 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:10.814 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:10.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:10.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:43:10.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=417.0 MiB, used=94.6 MiB, available=360.9 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:10.923 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c7bf2841490392f2805244a5c6d6e06ddf7fc42' to.sha1=''): /3 + &#ä/aa 06:43:11.037 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:11.041 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:11.046 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionSynced=237, revision=262 06:43:11.046 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=262, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:11.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:43:11.155 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:11.157 [qtp704117508-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P8XKVkasQIlRSLiIBv0oOg/nDcDlqYg_WlpfFUa4jK56w' offset=0 06:43:11.166 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:11.178 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:11.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:11.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:11.220 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:11.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=232, revision=235 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:11.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93732 bytes in 133 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:11.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=230, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=235 06:43:11.359 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:11.363 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=230, revision=235 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:11.426 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:11.483 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:11.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=230, revision=235 06:43:11.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=235, revision=-1 06:43:11.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:43:11.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:11.586 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:11.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:11.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=-1, revision=6 06:43:11.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:11.675 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:11.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:11.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:11.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 483812 bytes in 2008 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:11.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55cd5c757f381d576c888e7c161a2bb1cd764b38' to.sha1=''): /3 + &#ä/bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:11.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=51 06:43:11.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:11.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:11.925 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:43:11.958 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:11.960 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P8XKVkasQIlRSLiIBv0oOg/wDjEhmDMWTkmQ1_MW-mrvA' offset=0 06:43:11.971 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.000 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:12.014 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=48, revision=51 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:12.021 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:12.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=432.0 MiB, used=94.8 MiB, available=360.7 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.077 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:12.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=48, revision=51 06:43:12.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=51, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.111 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70488 bytes in 186 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.157 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:12.157 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.182 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.189 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.212 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:12.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.271 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:12.282 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:12.300 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.315 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3a19e7b63492fa30936d8aa5111df247fb5336b' to.sha1=''): /3 + &#ä/cc org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:12.333 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.402 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88a4a978f57fa095154d2da6ff2cb21964c09ec1' to.sha1='606a7c406f9bce8477bb8dedfaeb4d3d18788a64'): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:43:12.432 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:12.437 [qtp704117508-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P8XKVkasQIlRSLiIBv0oOg/GwvG19sdstIJOJD84yaMfQ' offset=0 06:43:12.458 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:11.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:43:12.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=116.1 MiB, available=339.4 MiB 06:43:12.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:12.490 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=56 06:43:12.529 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 06:43:12.614 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.624 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=51, revision=56 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 517868 bytes in 305 ms. path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:12.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:43:12.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=416.5 MiB, used=94.7 MiB, available=360.8 MiB 06:43:12.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.780 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:12.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=51, revision=56 06:43:12.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.872 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.876 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:43:12.907 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='967def3e19cd7a277fa3487f379dabc025a94cc2' to.sha1=''): /3 + &#ä/dd org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.948 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.958 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:12.972 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:12.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.046 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.091 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:13.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=115.8 MiB, available=339.7 MiB 06:43:13.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.105 [qtp704117508-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P8XKVkasQIlRSLiIBv0oOg/7GGghscByvIk48SsLeaDCA' offset=0 06:43:13.136 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.182 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:13.257 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:13.284 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:13.285 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d8y3LDono782jgceX2XD9w/aEQU75iGtLYN3E-D9JXNIQ/gnCm4Fk0D9-C5o587tZiBg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=430.0 MiB, used=94.0 MiB, available=361.5 MiB 06:43:13.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.236.xml.gz 06:43:13.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:43:13.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:43:13.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275876 bytes in 366 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.356 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:43:13.440 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.443 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:43:13.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.449 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.470 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:43:13.480 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79683 bytes in 433 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.506 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=59 06:43:13.524 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='38b09a6b98f491d0f80ab35c6f05c546973c2123' to.sha1='054dde677cdeb38deb0afc36465785b9f83bbd32'): /2/new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.556 [qtp704117508-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=104 06:43:13.575 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:13.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=115.8 MiB, available=339.7 MiB 06:43:13.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.-1.xml.gz 06:43:13.595 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:43:13.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:43:13.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.607 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c 06:43:13.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.613 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.618 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=94 remoteFromLocalRevision=104 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:13.632 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 from='build/repo/k0t2g1db-5fqqz-local-dest' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.626 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.641 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.645 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:13.655 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.646 [qtp1776774368-212] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BKmd9XAvyofGTjmZaZpNoQ/9CDCwIA7Kk9VQZkFYLHrzw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:13.658 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.677 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.693 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=56, revision=59 06:43:13.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.715 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:13.720 [qtp2000985038-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=2 06:43:13.729 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.748 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68083 bytes in 138 ms. path='/2/new-file' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:13.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:13.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:43:13.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.783 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:13.783 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:13.792 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:13.799 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.801 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=94 06:43:13.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:13.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.813 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:13.815 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.838 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:13.841 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.855 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:13.858 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.859 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:13.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:13.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=96 06:43:13.880 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.890 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:13.916 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:13.917 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:13.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:13.951 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:43:13.952 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:14.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:14.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:14.027 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:14.059 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:14.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d4d76f167a96aefa94bd0e6fe45576d405bb2d43' to.sha1='e5cde637da3330a9aed16c343b8b289fa4718ac7'): /2/a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:14.069 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=6, revision=96 06:43:14.089 [qtp704117508-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:14.132 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=10 06:43:14.132 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:14.156 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:14.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=6, revision=96 06:43:14.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:14.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=64 06:43:14.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:14.270 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:14.274 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:14.284 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:14.288 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:14.288 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:14.290 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 transaction.localRevision=111 remoteFromLocalRevision=94 06:43:14.333 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:14.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="46cc8448-65ee-49ef-a752-705fce17eb65"] on repo=cac56e94-5967-4ef9-b731-9f0c6b96ac5c org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:14.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 to='build/repo/k0t2g1db-5fqqz-local-dest', fromRepoLocalSync=false 06:43:14.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:43:14.339 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:43:14.367 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:14.467 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:14.477 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=111 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:14.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=59, revision=64 06:43:14.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:14.500 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:14.505 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:14.507 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:43:14.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:14.512 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:14.520 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=261 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:14.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=6, revision=10 06:43:14.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:14.538 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:14.540 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:14.596 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=246 remoteFromLocalRevision=261 06:43:14.611 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:14.637 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 06:43:14.637 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:14.661 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:14.686 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:14.692 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:14.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:14.702 [closeDeferredTimer-2a12a387-1] INFO c.c.c.l.LocalRepoManagerImpl - [2a12a387]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:14.839 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:14.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:43:14.935 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=12 06:43:14.935 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:15.011 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:15.030 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.069 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:15.083 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.102 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.108 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d8y3LDono782jgceX2XD9w/40gzf40gNV0MhEaaNsRzyA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:15.162 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=10, revision=12 06:43:15.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:15.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c from='build/repo/k0t2a223-x0lf8-local-dest' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' 06:43:15.241 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.248 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:15.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms. 06:43:15.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:15.337 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=227 localRepositoryRevisionInProgress=246 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:15.370 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:15.407 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:15.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:15.419 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:15.462 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:43:15.465 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:43:15.512 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=246 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:15.559 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 768225 bytes in 863 ms. path='/2/a' 06:43:15.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=67 06:43:15.585 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:15.607 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:15.622 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:15.626 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:15.645 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.664 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=64, revision=67 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:15.654 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:15.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:15.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:15.694 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=64, revision=67 06:43:15.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:15.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=248 06:43:15.735 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=235, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=248 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:15.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=93.4 MiB, available=362.1 MiB 06:43:15.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:43:15.792 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:15.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:15.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:15.821 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:15.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=14 06:43:15.832 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:15.833 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.872 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:15.877 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:15.916 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.920 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=235, revision=248 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:15.928 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:15.932 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:15.974 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:15.987 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:15.989 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:15.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=235, revision=248 06:43:15.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=248, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=12, revision=14 06:43:16.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.003 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:16.030 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:16.051 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.082 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:43:16.082 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.089 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:16.102 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea4b1f9f696f93cf92e1042b9c955d4407aaa24e' to.sha1='befca5d13bffada1a520663e1b3401a68d41e094'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:16.182 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:16.188 [qtp1776774368-212] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c transaction.localRevision=268 remoteFromLocalRevision=246 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=16 06:43:16.240 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:16.243 [qtp1776774368-212] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=72 06:43:16.265 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:16.303 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:16.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.390 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.393 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.397 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.400 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.445 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:16.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=14, revision=16 06:43:16.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=16, revision=-1 06:43:16.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:16.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:16.506 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.520 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:16.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=67, revision=72 06:43:16.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=72, revision=-1 06:43:16.573 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.617 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.650 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.660 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:43:16.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:43:16.718 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=18 06:43:16.719 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.733 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:16.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:16.748 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.785 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:16.800 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:16.886 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:16.903 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:16.912 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:16.920 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/AiqrBXpsPHXqGz9Lc-44vw/GIEFSaY4PtzAREkCPed7lQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:16.925 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:16.933 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=16, revision=18 06:43:16.933 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=18, revision=-1 06:43:16.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:16.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:16.998 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:17.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=93.3 MiB, available=362.2 MiB 06:43:17.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=106, revision=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.086 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:17.104 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:43:17.106 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:43:17.106 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:43:17.106 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:43:17.108 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:43:17.108 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:43:17.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.155 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:43:17.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=20 06:43:17.241 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.252 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:17.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119667 bytes in 537 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.301 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=75 06:43:17.308 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.314 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=18, revision=20 06:43:17.412 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:17.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=18, revision=20 06:43:17.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.437 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:17.443 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=72, revision=75 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.453 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:17.453 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:17.474 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.572 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:17.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=93.2 MiB, available=362.3 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=72, revision=75 06:43:17.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.588 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:17.611 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.621 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:43:17.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:17.622 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:17.628 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionSynced=106, revision=112 06:43:17.628 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:17.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:17.678 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:17.695 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:17.703 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:43:17.717 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:17.718 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:17.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.724 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:17.729 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='228c39d5ab459ddce2f0e6bfa99ab8c5d782751d' to.sha1='3820a2dda5d6861002b020ef88bc5e40c8001d38'): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:17.762 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.769 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.807 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=23 06:43:17.808 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:17.915 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:17.920 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:17.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:18.016 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:18.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=20, revision=23 06:43:18.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:18.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2038daf23655bc29a16a88aaa916a15a4491fe8c' to.sha1='2081e5c29834263a0c06a2fe6a4b8ae6270c1b7e'): /3 + &#ä/5/i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:18.053 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:18.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=80 06:43:18.098 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:18.105 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:18.182 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:18.187 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:17.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:43:17.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:43:18.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=93.4 MiB, available=362.1 MiB 06:43:18.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:18.232 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:18.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=75, revision=80 06:43:18.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=80, revision=-1 06:43:18.311 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:18.328 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:18.340 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:18.340 [Test worker] 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' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:18.383 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:18.419 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:18.457 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:18.561 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:18.592 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:18.618 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:18.630 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:18.648 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:18.649 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:18.656 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/AiqrBXpsPHXqGz9Lc-44vw/QLxDwlKEpEX-ECRRjkUJdQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:18.653 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/se00E1mpob_Yg241ulo2qA/mOmwTlBzsYDXVUDtl0frjg' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:18.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=93.6 MiB, available=361.9 MiB 06:43:18.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:18.743 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c to='build/repo/k0t2a223-x0lf8-local-dest', fromRepoLocalSync=false 06:43:18.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:43:18.744 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:43:18.784 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:18.786 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:18.857 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=261 localRepositoryRevisionInProgress=268 06:43:18.866 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:18.876 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:43:18.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.232 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=93.2 MiB, available=362.3 MiB 06:43:19.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:43:19.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:43:19.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:43:19.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 318844 bytes in 869 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:19.372 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.372 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.384 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=111 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.385 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.412 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.444 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:19.452 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=80, revision=83 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.449 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=101 remoteFromLocalRevision=111 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:19.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.0 MiB, used=94.3 MiB, available=361.2 MiB 06:43:19.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:43:19.533 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:19.540 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=-1, revision=269 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 from='build/repo/k0t2g1db-5fqqz-local-dest' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.565 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:19.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=80, revision=83 06:43:19.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:19.578 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=262, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=269 06:43:19.598 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:19.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.648 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 06:43:19.654 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:19.654 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:19.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.669 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:43:19.669 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:43:19.676 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=101 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.693 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:19.727 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:19.730 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.740 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:19.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:19.757 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.761 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:19.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:19.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=99, revision=103 06:43:19.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 06:43:19.793 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:43:19.793 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.841 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:19.845 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=96, revision=103 06:43:19.848 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.867 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:19.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=96, revision=103 06:43:19.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:19.891 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa5eb22d0a11cf3e77fc4c46bb3605fe1179cde0' to.sha1='e24f760d41eb327c37cabd181b6104035c198ce1'): /3 + &#ä/aa 06:43:19.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=88 06:43:19.994 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:19.995 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:20.006 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 transaction.localRevision=117 remoteFromLocalRevision=101 06:43:20.037 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:20.039 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:20.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.5 MiB, used=93.6 MiB, available=361.9 MiB 06:43:20.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=262, revision=269 06:43:20.059 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! 06:43:20.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:20.138 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:20.168 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=83, revision=88 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:20.223 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30c7462a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' 06:43:20.225 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30c7462a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:20.284 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:20.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=83, revision=88 06:43:20.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=88, revision=-1 06:43:20.329 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:20.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=416.5 MiB, used=93.6 MiB, available=361.9 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:20.563 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:20.583 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:20.742 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:20.746 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionSynced=262, revision=269 06:43:20.748 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.localRepositoryRevisionInProgress=269, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:20.757 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:20.834 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:20.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:20.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:20.843 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:20.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=251 06:43:20.885 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=248, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=251 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:21.120 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:21.155 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:21.160 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:21.161 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/IHzHjkB1EJVDzYXJcC0R0g' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:20.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:43:20.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:43:21.357 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=427.0 MiB, used=93.7 MiB, available=361.8 MiB 06:43:21.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:43:21.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=416.5 MiB, used=93.7 MiB, available=361.8 MiB 06:43:21.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:43:22.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=425.5 MiB, used=93.7 MiB, available=361.8 MiB 06:43:22.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:43:22.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:43:22.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:43:22.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:43:22.076 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:22.084 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c localRepositoryRevisionSynced=268 06:43:22.221 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:22.221 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:22.249 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=253 remoteFromLocalRevision=268 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:22.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 822864 bytes in 4043 ms. path='/1 {11 11ä11#+} 1/a' 06:43:22.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=26 06:43:22.398 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 06:43:22.468 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:22.471 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=23, revision=26 06:43:22.532 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:22.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=23, revision=26 06:43:22.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=26, revision=-1 06:43:22.563 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:22.563 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:22.580 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:22.686 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:22.719 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:22.766 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:22.848 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:23.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:23.059 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:43:23.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91b99cfdee48f6432b728d07be6008f382160b52' to.sha1='6c384d6d6b3a5085cb38f32216ab15899c81b939'): /1 {11 11ä11#+} 1/b 06:43:23.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=31 06:43:23.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:23.648 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:23.655 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:23.661 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=26, revision=31 06:43:23.917 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:23.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=26, revision=31 06:43:23.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:23.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cac56e94-5967-4ef9-b731-9f0c6b96ac5c from='build/repo/k0t2a223-x0lf8-local-dest' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:23.985 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:23.991 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=246 localRepositoryRevisionInProgress=253 06:43:23.997 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:23.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:24.000 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:43:24.001 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:43:24.006 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=253 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:24.098 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:24.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:24.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:24.112 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:24.119 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:24.146 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.from' result=null 06:43:24.152 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2a223-x0lf8-local-dest' configKey='repair.deleteCollisions.to' result=null 06:43:24.155 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=251, revision=255 06:43:24.163 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=248, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=255 06:43:24.228 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.241 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c, this.remoteRepositoryRevisionSynced=248, revision=255 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:24.317 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.331 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.334 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.338 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/se00E1mpob_Yg241ulo2qA/zqstEvg5mzG3ONYQzAYzUg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:24.391 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=248, revision=255 06:43:24.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=255, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:24.526 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:24.543 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.549 [qtp1776774368-634] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cac56e94-5967-4ef9-b731-9f0c6b96ac5c transaction.localRevision=274 remoteFromLocalRevision=253 06:43:24.644 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:24.773 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:24.783 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:24.799 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.805 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.806 [qtp344249497-1683] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/IHzHjkB1EJVDzYXJcC0R0g' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:24.823 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.846 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 renewalDateTime=2019-09-21T05:06:12.234Z expiryDateTime=2019-09-21T05:36:12.234Z 06:43:24.870 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.876 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:24.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:24.886 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:24.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=184 06:43:24.946 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 06:43:24.993 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:43:24.994 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cf14494e-5f59-40fc-8698-a7c7c993d902 ('build/repo/k0t27g69-xjqfg-local-src') 06:43:25.013 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:43:25.047 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:25.644 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:25.682 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1263286 bytes in 4840 ms. path='/3 + &#ä/aa' 06:43:25.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=92 06:43:25.708 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 06:43:25.770 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:25.775 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=88, revision=92 06:43:25.921 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:25.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=88, revision=92 06:43:25.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:25.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cf14494e-5f59-40fc-8698-a7c7c993d902 to='build/repo/k0t27g69-xjqfg-local-src', fromRepoLocalSync=true 06:43:25.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.255.xml.gz 06:43:25.935 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.255.xml.gz 06:43:25.950 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:25.986 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=255 localRepositoryRevisionInProgress=274 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:25.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:25.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:25.995 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:26.000 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.255.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:26.016 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:26.102 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:26.108 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:26.134 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:26.163 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:26.171 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:43:26.283 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='335e645d5281907f30e419268fa091f5b544d3a5' to.sha1='d2cb93a5a90daf8b59150c66a385d30b751f8926'): /3 + &#ä/bb 06:43:26.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=97 06:43:26.334 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 06:43:26.449 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:26.458 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=92, revision=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:26.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=255 repoFileDtos.size=0 06:43:26.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.0 MiB, used=95.6 MiB, available=359.9 MiB 06:43:26.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:26.548 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:26.562 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:26.564 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:26.570 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=-1, revision=275 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:26.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=92, revision=97 06:43:26.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:26.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 483883 bytes in 2466 ms. path='/1 {11 11ä11#+} 1/b' 06:43:26.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=34 06:43:26.603 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:26.610 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=256, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=275 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:26.621 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:26.635 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:26.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:26.716 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:26.717 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:26.721 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:26.788 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:26.866 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:26.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=31, revision=34 06:43:26.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=34, revision=-1 06:43:26.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:26.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:26.916 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:26.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:26.942 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:26.946 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:27.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=424.5 MiB, used=95.3 MiB, available=360.2 MiB 06:43:27.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=256, revision=275 06:43:27.052 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:27.076 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:27.163 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:27.186 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:27.192 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:27.192 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/FRh2yGbI3Avm5niImqVkYA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:27.210 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:27.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:43:27.331 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50303cd432dc561eb64b3b66352e0cedbaddcce1' to.sha1='af58feaf321b035457ba69bf9ec893677835931f'): /1 {11 11ä11#+} 1/c 06:43:27.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=39 06:43:27.355 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 06:43:27.426 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:27.434 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:27.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:43:27.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=416.5 MiB, used=95.3 MiB, available=360.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:27.544 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:27.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=34, revision=39 06:43:27.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:27.578 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:27.582 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionSynced=256, revision=275 06:43:27.582 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=275, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:27.596 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:27.677 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:27.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:27.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:27.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=184, revision=187 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:27.718 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:27.832 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:27.845 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:27.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:27.986 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:28.054 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:28.172 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:28.189 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:28.193 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:28.198 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/se00E1mpob_Yg241ulo2qA/psbxl7whnWAvoE5encMi8w' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:27.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:43:28.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=423.5 MiB, used=95.1 MiB, available=360.4 MiB 06:43:28.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:43:28.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=416.5 MiB, used=94.7 MiB, available=360.8 MiB 06:43:28.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:43:28.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=422.5 MiB, used=94.7 MiB, available=360.8 MiB 06:43:28.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.255.xml.gz 06:43:28.961 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:43:28.963 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:43:28.963 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:43:28.978 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:28.989 [qtp1776774368-1270] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=274 06:43:29.036 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:29.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=189 remoteFromLocalRevision=274 06:43:29.391 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf14494e-5f59-40fc-8698-a7c7c993d902 from='build/repo/k0t27g69-xjqfg-local-src' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' 06:43:29.412 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:29.418 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:29.510 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=189 06:43:29.515 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:29.515 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:29.516 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:43:29.516 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:43:29.522 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=189 06:43:29.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:29.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:29.573 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:29.573 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:29.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=187, revision=191 06:43:29.580 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 06:43:29.725 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:29.728 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=182, revision=191 06:43:29.768 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:29.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=182, revision=191 06:43:29.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=191, revision=-1 06:43:29.921 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:29.925 [qtp1776774368-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 transaction.localRevision=280 remoteFromLocalRevision=189 06:43:30.078 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:31.307 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:31.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 661467 bytes in 4524 ms. path='/3 + &#ä/bb' 06:43:31.473 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=100 06:43:31.474 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 06:43:31.517 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:31.521 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=97, revision=100 06:43:31.665 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:31.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=97, revision=100 06:43:31.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=100, revision=-1 06:43:31.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:31.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:31.759 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:31.799 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:31.802 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:31.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46cc8448-65ee-49ef-a752-705fce17eb65 from='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' toID=cf14494e-5f59-40fc-8698-a7c7c993d902 to='build/repo/k0t27g69-xjqfg-local-src', fromRepoLocalSync=false 06:43:31.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:43:31.827 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:43:31.847 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:31.868 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:31.951 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=274 localRepositoryRevisionInProgress=280 06:43:31.959 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:32.025 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/ChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:43:32.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.028 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:32.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.175 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.193 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16121fa3041c26723c57d66345385061fecbff49' to.sha1='8539fe5ec9759573c09373a351147c21cde44eca'): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.200 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 590793 bytes in 4214 ms. path='/1 {11 11ä11#+} 1/c' 06:43:32.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=42 06:43:32.213 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.248 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=105 06:43:32.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.308 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:32.312 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.323 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:32.342 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=100, revision=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.415 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:32.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=39, revision=42 06:43:32.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=42, revision=-1 06:43:32.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:32.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:32.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=417.5 MiB, used=83.9 MiB, available=371.6 MiB 06:43:32.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.474 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.483 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:32.485 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:32.489 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=100, revision=105 06:43:32.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.497 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:32.498 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=-1, revision=281 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.500 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.533 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:32.603 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=275, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=281 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.618 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:32.623 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:32.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.648 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.675 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.680 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:32.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.786 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:43:32.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:43:32.857 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0014b5410da41a5fceba805913f608a6d4bff12c' to.sha1='19e6ed578353f314c812c4860708a08c98c2048c'): /2/1 {11 11ä11#+} 1/a 06:43:32.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=47 06:43:32.913 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:32.958 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:32.993 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.010 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:33.010 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.027 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.053 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/HlRMqgMuj88iUN6jF-dA6g' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:33.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=421.5 MiB, used=84.0 MiB, available=371.5 MiB 06:43:33.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.remoteRepositoryRevisionSynced=275, revision=281 06:43:33.092 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=evA3txCNSKjqNfvzt1b4vw, serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:33.208 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.213 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=42, revision=47 06:43:33.214 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=47, revision=-1 06:43:33.242 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.302 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:33.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:43:33.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=416.5 MiB, used=83.1 MiB, available=372.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:33.526 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:33.559 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.565 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionSynced=275, revision=281 06:43:33.565 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.localRepositoryRevisionInProgress=281, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:33.613 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.622 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.625 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.626 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMf2P_eBrh_ojAWwthJuQ/lCL3g_qJigA4QcrgpKRUkQ/wPoq9gbVm6yfHVBApBTAhw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:33.711 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:33.720 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:33.720 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:33.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=-1, revision=194 06:43:33.782 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:33.989 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:34.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182507 bytes in 540 ms. path='/2/1 {11 11ä11#+} 1/a' 06:43:34.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=50 06:43:34.084 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.090 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.192 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:33.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:43:33.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.196 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:34.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=421.5 MiB, used=82.5 MiB, available=373.0 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249309 bytes in 1436 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.224 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:34.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=47, revision=50 06:43:34.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=108 06:43:34.287 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:34.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:34.325 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.344 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:34.350 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=105, revision=108 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.356 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:34.359 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:34.380 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.381 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.408 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=105, revision=108 06:43:34.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=108, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:43:34.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9131c9c774a0cc9e077261b70c105ddab7397db4' to.sha1='aa5bef423de369d6c70e0d48bd71baed34569a6c'): /2/1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:34.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:34.499 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=55 06:43:34.514 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.539 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:34.544 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:34.581 [qtp507378138-32] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:34.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:43:34.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=416.5 MiB, used=82.5 MiB, available=373.0 MiB 06:43:34.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.662 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.702 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:34.711 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=50, revision=55 06:43:34.766 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:34.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=50, revision=55 06:43:34.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.777 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:34.786 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:34.808 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:34.840 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:34.855 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:34.868 [Test worker] 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' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56b3392039b470320d4f62b0367d2c9ed82b5366' to.sha1='4815e084f3f3087005e600b69b34f7609d1649dc'): /3 + &#ä/dd org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:34.915 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]initPersistenceManagerFactory: repositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 06:43:34.922 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32352 ms. 06:43:34.933 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=113 06:43:34.940 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:34.945 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:34.958 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:34.959 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]getCloseDeferredMillis: closeDeferredMillis=20000 06:43:34.960 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:34.974 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:34.983 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:34.993 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:35.003 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:43:35.004 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:43:35.005 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:43:35.005 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:43:35.006 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:43:35.006 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:43:35.007 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:43:35.007 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:43:35.008 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:43:35.008 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:43:35.009 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:43:35.009 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:43:35.009 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:43:35.009 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:43:35.009 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:43:35.009 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:43:35.009 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:43:35.010 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:43:35.010 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:43:35.010 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:43:35.010 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:43:35.011 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:35.009 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=108, revision=113 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:35.040 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 06:43:35.042 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:43:35.042 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:43:35.042 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:43:35.043 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:43:35.043 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:43:35.043 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:43:35.043 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:43:35.043 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:43:35.044 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:43:35.044 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:43:35.044 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:43:35.044 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:35.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=420.0 MiB, used=82.5 MiB, available=373.0 MiB 06:43:35.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.46cc8448-65ee-49ef-a752-705fce17eb65.null.xml.gz 06:43:35.086 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:43:35.086 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:43:35.086 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:35.089 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:35.044 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:43:35.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:43:35.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:43:35.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:43:35.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:43:35.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:43:35.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:43:35.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:43:35.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:35.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=108, revision=113 06:43:35.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:35.121 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:35.142 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:35.144 [qtp1776774368-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 localRepositoryRevisionSynced=280 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:35.146 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:35.156 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:35.159 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:35.166 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:35.171 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:35.173 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMf2P_eBrh_ojAWwthJuQ/lCL3g_qJigA4QcrgpKRUkQ/kIkMTR3yjU4Lm3pF1iTIVQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:35.184 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 transaction.localRevision=196 remoteFromLocalRevision=280 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:35.211 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:35.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b 06:43:35.229 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:35.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:43:35.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:43:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:43:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:43:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:43:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:43:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:43:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:43:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:43:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:43:35.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco 06:43:35.276 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, invitation=false] 06:43:35.277 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:35.350 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' 06:43:35.352 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:35.352 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:35.370 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:35.377 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:35.388 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/pwrbvBI64Vb_rAu6kBdQ5g' offset=0 06:43:35.476 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:35.496 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 229228 bytes in 266 ms. path='/3 + &#ä/dd' 06:43:35.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=116 06:43:35.525 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 06:43:35.798 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:35.803 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=113, revision=116 06:43:35.816 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:35.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=113, revision=116 06:43:35.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=116, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:35.862 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:35.889 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:35.889 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:35.912 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:35.918 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:35.938 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 844038 bytes in 1070 ms. path='/2/1 {11 11ä11#+} 1/b' 06:43:35.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=58 06:43:35.956 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:35.959 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:35.960 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:35.965 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:35.999 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.028 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:36.031 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.040 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1bd085ce-8065-4745-8173-17982fcb0c0b"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.049 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=55, revision=58 06:43:36.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.086 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.103 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:36.104 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:36.136 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:36.171 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:36.174 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.181 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:36.181 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.224 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:36.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.244 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:36.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:36.293 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:36.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf14494e-5f59-40fc-8698-a7c7c993d902 from='build/repo/k0t27g69-xjqfg-local-src' toID=46cc8448-65ee-49ef-a752-705fce17eb65 to='https://localhost:42817/46cc8448-65ee-49ef-a752-705fce17eb65' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.331 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff9fd0b26f1e4a8feb55776f5c2a12274eae739e' to.sha1='34427aa991a646d82119131e554ea0d9ae709bdc'): /2/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:36.345 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=189 localRepositoryRevisionInProgress=196 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:36.352 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:36.357 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:36.357 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:36.358 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:43:36.359 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:43:36.364 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 localRepositoryRevisionSynced=196 06:43:36.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:36.368 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:36.375 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:36.375 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t27g69-xjqfg-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:36.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=194, revision=198 06:43:36.383 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.388 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:36.389 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=63 06:43:36.418 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:36.447 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:36.459 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902, this.remoteRepositoryRevisionSynced=191, revision=198 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.472 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:36.489 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:36.512 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:36.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionSynced=191, revision=198 06:43:36.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65, this.localRepositoryRevisionInProgress=198, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.541 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:36.546 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:36.554 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.558 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:36.564 [qtp1776774368-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 remoteRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 transaction.localRevision=286 remoteFromLocalRevision=196 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.564 [qtp344249497-1683] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=116, revision=121 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:36.638 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.640 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.640 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:36.642 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% <<< SYNC AGAIN ************************************************************ ************************************************************ org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=116, revision=121 06:43:36.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=58, revision=63 06:43:36.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:36.674 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.689 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.690 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:36.723 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b transaction.localRevision=83 remoteFromLocalRevision=8 06:43:36.725 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.735 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.739 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=1bd085ce-8065-4745-8173-17982fcb0c0b to='build/repo/k0t2f8jo-v3k37-local-src', fromRepoLocalSync=false 06:43:36.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:43:36.740 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:36.749 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.757 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:36.761 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.769 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.828 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.828 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.846 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.862 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.868 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:36.876 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YKMf2P_eBrh_ojAWwthJuQ/ZHnGoycRdfQ65z4xFRRX9A' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.885 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.937 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:36.955 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:36.959 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 73667 bytes in 196 ms. path='/2/a' 06:43:36.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=66 06:43:36.987 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:37.028 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.067 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.119 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=63, revision=66 06:43:37.136 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=63, revision=66 06:43:37.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:37.174 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.199 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:37.199 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:37.245 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.288 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:37.290 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:37.313 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:37.327 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:37.373 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:37.375 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afaf4e51185ae5d8a7548500197a0e6e4b1bb0ba' to.sha1='d5a7808044f48cf52a49dfb63e81b2f87974989e'): /3 + &#ä/5/h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:37.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:37.487 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=71 06:43:37.531 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:37.555 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cf14494e-5f59-40fc-8698-a7c7c993d902 serverRepositoryId=46cc8448-65ee-49ef-a752-705fce17eb65 renewalDateTime=2019-09-21T05:06:12.234Z expiryDateTime=2019-09-21T05:36:12.234Z 06:43:37.574 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.579 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.586 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:37.596 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:37.622 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.648 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=66, revision=71 06:43:37.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:37.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.718 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.762 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.781 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:37.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:37.818 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:37.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 47 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.896 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.910 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.918 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:37.924 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/Xfui_0wu6IjCnZ2QvfNZbw/Sa-XTVL4jW9wdfw85VVGRg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:37.940 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:37.976 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:36.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:43:38.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=86.7 MiB, available=368.8 MiB 06:43:38.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:38.024 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:38.040 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61572 bytes in 257 ms. path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:38.073 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=74 06:43:38.079 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 06:43:38.133 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:38.143 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.214 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.222 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:38.242 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=-1, revision=84 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:38.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=71, revision=74 06:43:38.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.297 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.301 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:38.302 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:38.343 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:38.368 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.375 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:38.377 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:38.378 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.393 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:38.435 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:38.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.476 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eab4c6036601f623a50bcf643b6f5f636cd174a2' to.sha1='2cbc2b660a0c3a5c471eea08c3022c722b58c684'): /3 + &#ä/5/i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.537 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]initPersistenceManagerFactory: repositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 06:43:38.538 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3186 ms. 06:43:38.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:38.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.558 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:38.559 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:38.596 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.600 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:38.601 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:38.601 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:38.603 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:38.605 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:38.606 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=79 06:43:38.626 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 06:43:38.700 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:38.714 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:38.716 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:38.722 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:38.742 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.745 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:38.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=74, revision=79 06:43:38.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.779 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:38.780 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.785 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.802 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:38.819 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:38.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:38.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/3 + &#ä/5/i' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:38.868 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:38.886 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.896 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:38.896 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:38.897 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:38.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:38.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:38.978 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:38.979 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:39.042 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:39.056 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:39.092 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:39.158 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:39.190 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:39.193 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:39.194 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/Xfui_0wu6IjCnZ2QvfNZbw/6ccpq_ucbIARctx7a-jN3g' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:39.221 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:39.258 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:39.268 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:39.268 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]getCloseDeferredMillis: closeDeferredMillis=20000 06:43:39.268 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:39.332 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:39.340 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:38.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:43:39.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=86.6 MiB, available=368.9 MiB 06:43:39.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=4, revision=84 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:39.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:43:39.658 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:39.669 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:39.715 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.715 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.759 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.759 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.773 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:39.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:39.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:39.827 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.827 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.839 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:39.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:39.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.861 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.862 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.889 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.889 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.904 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:43:39.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:43:39.933 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:39.940 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:39.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:39.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:39.972 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:39.976 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:39.976 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:39.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:39.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:40.009 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:40.038 [closeDeferredTimer-19f69a2c-1o] INFO c.c.c.l.LocalRepoManagerImpl - [19f69a2c]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:40.080 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:40.120 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:40.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:43:40.334 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:40.345 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:40.349 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 50.00% 06:43:40.368 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:40.370 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:40.409 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:40.448 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:40.453 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:40.455 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 63.61% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:40.455 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/Xfui_0wu6IjCnZ2QvfNZbw/6ccpq_ucbIARctx7a-jN3g' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:40.484 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 74.34% 06:43:40.530 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 79.40% 06:43:40.594 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 90.67% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:40.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:43:40.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=86.8 MiB, available=368.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:40.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 50 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:40.649 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 95.73% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:40.684 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:40.705 [qtp344249497-1683] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionSynced=4, revision=84 06:43:40.705 [qtp344249497-1683] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=84, revision=-1 06:43:40.731 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:40.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:40.742 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:40.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=123 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:40.799 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 100.00% 06:43:40.800 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:40.805 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:40.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:40.811 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:40.812 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:40.814 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:40.814 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:40.816 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:40.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:40.863 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:40.874 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:40.982 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:40.983 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.010 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.030 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:41.061 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.061 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:41.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:41.110 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.125 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.164 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:13:41.066Z expiryDateTime=2019-09-21T05:43:41.066Z 06:43:41.191 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.193 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.193 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.197 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:41.213 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:41.220 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:41.234 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:41.240 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:41.244 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 06:43:41.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=09b5adcd-d1fb-4abd-a785-c8475541d416 to='build/repo/k0t2gf5q-3o2c3-local-src-marco', fromRepoLocalSync=true 06:43:41.250 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:41.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:43:41.250 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:43:41.254 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 09b5adcd-d1fb-4abd-a785-c8475541d416 ('build/repo/k0t2gf5q-3o2c3-local-src-marco') 06:43:41.294 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.294 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.295 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.297 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.308 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.309 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:41.310 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:41.325 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.347 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.353 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.354 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/Xfui_0wu6IjCnZ2QvfNZbw/6ccpq_ucbIARctx7a-jN3g' offset=2097152 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:41.389 [pool-17-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 06:43:41.418 [pool-17-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:41.448 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:41.455 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:41.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 43 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:41.526 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2126726 bytes in 2688 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:41.563 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:41.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=84 06:43:41.565 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:41.581 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:41.616 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:41.650 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.664 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=79, revision=84 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:41.675 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:40.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:43:41.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.9 MiB, available=369.6 MiB 06:43:41.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:41.708 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=79, revision=84 06:43:41.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=84, revision=-1 06:43:41.790 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:41.791 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:41.825 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.884 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:41.890 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:41.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:41.956 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:41.996 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:42.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:42.030 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='425333add0081c7e45583130ca49a91ef3559ecf' to.sha1='7dd7e6856d7a3284eb478a12bcbdf0d0368d4ddb'): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:42.071 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=89 06:43:42.127 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:42.171 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.205 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:42.212 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=84, revision=89 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:42.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=84.9 MiB, available=370.6 MiB 06:43:42.283 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.337 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:42.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=84, revision=89 06:43:42.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=89, revision=-1 06:43:42.394 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:42.463 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:42.464 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.478 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:42.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:42.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 48 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.639 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:42.666 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:42.679 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.680 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:41.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.688 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/5XQCi20Y5xis1hJlPBKhYA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:42.693 [qtp1776774368-635] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:42.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=97.7 MiB, available=357.8 MiB 06:43:42.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:43:42.699 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:42.703 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:42.704 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:42.747 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:42.753 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:42.753 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:42.761 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:42.763 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:42.764 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:42.765 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:42.842 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:42.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.860 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:42.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=84.9 MiB, available=370.6 MiB 06:43:42.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:43:42.906 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:43:42.906 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:43:42.906 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 199349 bytes in 436 ms. path='/3 + &#ä/aa' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:42.933 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:42.936 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:42.938 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:42.986 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=83 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:42.998 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:43.015 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.022 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.023 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:43.028 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=89, revision=92 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=125 remoteFromLocalRevision=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.102 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1bd085ce-8065-4745-8173-17982fcb0c0b from='build/repo/k0t2f8jo-v3k37-local-src' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=89, revision=92 06:43:43.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.139 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=125 06:43:43.147 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:43.147 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:43.149 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:43:43.149 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.157 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:43.157 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.160 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=125 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.186 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:43.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:43.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:43.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:43.214 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:43.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=123, revision=127 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.219 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.224 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.228 [qtp2000985038-169] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:43.240 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:43.262 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.266 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.274 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=121, revision=127 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:43.276 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:43.300 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.308 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:43.312 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.321 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80f02a4b9e3c96572b38170b5335e518f470fe18' to.sha1='272277654ed4aea3952320d27c45c7596becd426'): /3 + &#ä/bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.331 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=121, revision=127 06:43:43.331 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=127, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:43.350 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:43.351 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:43.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=97 06:43:43.372 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.416 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:43.434 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b transaction.localRevision=89 remoteFromLocalRevision=125 06:43:43.444 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.444 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:43:43.458 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.459 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=92, revision=97 06:43:43.500 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:43.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=92, revision=97 06:43:43.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:43.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.532 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.538 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 72 ms. 06:43:43.539 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.567 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.567 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 27 ms. 06:43:43.572 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=WYyrLdPOrYAir2XsLEtZiQ, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:43.580 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:43.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:43.669 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:43.679 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.688 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:43.845 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:43.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:43.920 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:44.019 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:44.038 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:44.040 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:44.065 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 renewalDateTime=2019-09-21T05:12:43.515Z expiryDateTime=2019-09-21T05:42:43.515Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:44.077 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:44.081 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:44.088 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:44.089 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:44.096 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/BhI0S5ScgUs1jYnnm9Ns0w' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:44.102 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:44.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:44.125 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:44.129 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:44.132 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:44.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=130 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:44.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=90.4 MiB, available=365.1 MiB 06:43:44.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:44.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:44.277 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:44.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:44.332 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:44.349 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:43:44.350 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:44.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:44.382 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:44.396 [qtp344249497-1683] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=127, revision=130 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:44.464 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:44.473 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:44.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:44.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:44.644 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:44.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:43:44.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=1bd085ce-8065-4745-8173-17982fcb0c0b to='build/repo/k0t2f8jo-v3k37-local-src', fromRepoLocalSync=true 06:43:44.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.83.xml.gz 06:43:44.684 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.83.xml.gz 06:43:44.686 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1bd085ce-8065-4745-8173-17982fcb0c0b ('build/repo/k0t2f8jo-v3k37-local-src') 06:43:44.718 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:43:44.721 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:44.762 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:44.774 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:44.824 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=90 06:43:44.844 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:44.856 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:43:44.858 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.83.xml.gz 06:43:44.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=83 repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:44.893 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:44.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=90.8 MiB, available=364.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:45.046 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:45.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:45.059 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:45.060 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:45.061 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:45.065 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:45.069 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionSynced=-1, revision=4 06:43:45.069 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=4, revision=-1 06:43:45.132 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:45.141 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:43:45.174 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:45.178 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:45.178 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:45.180 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:45.182 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:45.190 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:45.196 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:45.217 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:43:45.217 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:45.229 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:45.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:45.402 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:45.407 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:45.412 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:45.443 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:45.454 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:45.461 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/BhI0S5ScgUs1jYnnm9Ns0w' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:45.469 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:45.482 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:45.492 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:45.530 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:45.539 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:45.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=87.5 MiB, available=368.0 MiB 06:43:45.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:45.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:45.803 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:45.808 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:45.819 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:45.847 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:45.857 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:45.880 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:45.886 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 78 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:45.892 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:45.892 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:45.892 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:45.893 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:45.966 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:43:46.044 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:46.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:46.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:46.141 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:46.164 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:46.173 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:46.173 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:46.177 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:46.182 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:46.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=6 06:43:46.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:46.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. 06:43:46.444 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:46.496 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:46.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:46.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=87.0 MiB, available=368.5 MiB 06:43:46.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=84, revision=91 06:43:46.818 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:43:46.820 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:43:46.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:46.884 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:46.896 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:46.907 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:46.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1743429 bytes in 3348 ms. path='/3 + &#ä/bb' 06:43:46.943 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=101 06:43:46.944 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:46.973 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.054 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:47.058 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=97, revision=101 06:43:47.086 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:47.097 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=97, revision=101 06:43:47.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:47.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:47.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:47.164 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:47.166 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:47.167 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:47.170 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.181 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:47.189 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:47.227 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.242 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:47.248 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.253 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:47.274 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:47.312 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:47.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:43:47.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d2d553bffe78d5761cc966c2603a59fddf266aa' to.sha1='b1a029100d706e701844627bafc7c38a4f6a4264'): /3 + &#ä/cc 06:43:47.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=106 06:43:47.533 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:47.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:47.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=86.6 MiB, available=368.9 MiB 06:43:47.645 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.645 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:47.654 [qtp344249497-1683] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionSynced=84, revision=91 06:43:47.655 [qtp344249497-1683] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.654 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=101, revision=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:47.666 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:47.663 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:47.680 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/server/.subshare org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:47.682 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:47.688 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:43:47.688 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:43:47.689 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:47.710 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.718 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:47.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:47.720 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:47.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=130, revision=133 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=101, revision=106 06:43:47.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:47.753 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:47.761 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.780 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:47.796 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:47.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=-1, revision=6 06:43:47.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=6, revision=-1 06:43:47.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:43:47.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.839 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:47.852 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:47.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:47.873 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:47.901 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=130, revision=133 06:43:47.960 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:47.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=127, revision=133 06:43:47.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=133, revision=-1 06:43:47.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:43:47.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:47.997 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.020 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.031 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.036 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/4ttkIWHU7HRN6GbCEYxuzQ' offset=0 06:43:48.112 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:48.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 33 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:48.133 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151766 bytes in 277 ms. path='/3 + &#ä/cc' 06:43:48.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=109 06:43:48.152 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 06:43:48.204 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.207 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=106, revision=109 06:43:48.217 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=106, revision=109 06:43:48.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:48.253 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:48.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:48.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:48.266 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:48.278 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.370 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:43:48.375 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:43:48.390 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.414 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:48.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:43:48.468 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5131148a7888ce172329b8b62effb87ce5d71a2c' to.sha1='60b00710d4f799a2bd1879233a1a419aac820fe7'): /3 + &#ä/dd 06:43:48.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=114 06:43:48.516 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:48.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:48.567 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:48.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=79.5 MiB, available=376.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:48.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:48.576 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=109, revision=114 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:48.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:48.621 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=109, revision=114 06:43:48.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=114, revision=-1 06:43:48.710 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.754 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:48.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=86.8 MiB, available=368.7 MiB 06:43:48.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:48.773 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:43:48.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:48.777 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.789 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:48.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:49.058 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:49.102 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:49.122 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:49.140 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:49.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=79.1 MiB, available=376.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:49.148 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:49.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:49.149 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:49.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=86.8 MiB, available=368.7 MiB 06:43:49.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:49.315 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:49.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. 06:43:49.471 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:49.485 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:49.551 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:49.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:49.722 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30c7462a]initPersistenceManagerFactory: repositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab 06:43:49.736 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30c7462a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14957 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:49.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=79.1 MiB, available=376.4 MiB 06:43:49.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:43:49.748 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 06:43:49.754 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 06:43:49.754 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% 06:43:49.789 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:49.791 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:49.793 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:49.797 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:49.859 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:49.868 [qtp507378138-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=2 06:43:49.872 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:49.877 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:49.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=8 remoteFromLocalRevision=2 06:43:49.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09b5adcd-d1fb-4abd-a785-c8475541d416 from='build/repo/k0t2gf5q-3o2c3-local-src-marco' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:43:49.957 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:49.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=86.8 MiB, available=368.7 MiB 06:43:49.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.83.xml.gz 06:43:49.955 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:43:49.961 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:43:49.961 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:49.968 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:49.970 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:49.992 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:49.992 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.001 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.004 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.043 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=90 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:50.046 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.049 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:50.058 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakh-e69ta-remote' 06:43:50.058 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakh-e69ta-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:50.070 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:50.080 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=1048576 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.130 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=136 remoteFromLocalRevision=90 06:43:50.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1bd085ce-8065-4745-8173-17982fcb0c0b from='build/repo/k0t2f8jo-v3k37-local-src' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:50.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.198 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.207 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:50.223 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:50.312 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=136 06:43:50.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:50.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:50.327 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:43:50.328 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:43:50.336 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=136 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.358 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:43:50.358 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:50.362 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:50.376 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:43:50.414 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.507 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:50.507 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.540 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.541 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:50.541 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:50.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=138 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:50.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 38 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=10 06:43:50.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:50.674 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:50.684 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:50.734 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.745 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:50.757 [qtp344249497-1683] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=133, revision=138 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.763 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:50.765 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:50.777 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.779 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.780 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:50.787 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=133, revision=138 06:43:50.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=138, revision=-1 06:43:50.827 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:50.836 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b transaction.localRevision=97 remoteFromLocalRevision=136 06:43:50.920 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.921 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:50.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:50.923 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=1bd085ce-8065-4745-8173-17982fcb0c0b to='build/repo/k0t2f8jo-v3k37-local-src', fromRepoLocalSync=false 06:43:50.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:43:50.924 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:43:50.953 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:50.990 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:50.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=6, revision=10 06:43:50.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:51.019 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 06:43:51.025 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:51.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:51.037 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:51.040 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:43:51.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:51.060 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:51.065 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:51.082 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:51.151 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:51.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms. 06:43:51.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:51.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:51.269 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:51.270 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:51.271 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:51.276 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:51.313 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:51.317 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:51.318 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:51.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. 06:43:51.456 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:51.465 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:51.541 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:43:51.744 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:51.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:51.822 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:51.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=86.6 MiB, available=368.9 MiB 06:43:51.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:51.906 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:51.922 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:51.936 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:51.942 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:51.985 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:52.061 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:52.072 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:43:52.142 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:52.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:52.155 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:52.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:52.278 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.281 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:52.293 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:52.331 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.358 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:43:52.410 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:52.411 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:52.429 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:52.441 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:52.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:52.469 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:52.487 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:52.507 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:52.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:52.534 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=12 06:43:52.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:52.659 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:52.668 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:52.682 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.753 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:52.754 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:52.755 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:52.758 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:52.773 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:52.777 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.858 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:52.889 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:52.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=85.9 MiB, available=369.6 MiB 06:43:52.891 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=91, revision=98 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=10, revision=12 06:43:52.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:52.908 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:52.909 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:43:52.910 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:43:52.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:52.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 45 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.932 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:52.942 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:52.940 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:52.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:52.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:52.994 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:53.004 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:53.040 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:53.042 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:53.044 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:53.072 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:53.085 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:53.094 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:53.105 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:53.169 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:53.265 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:53.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:43:53.315 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.320 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.323 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.336 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:53.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:53.364 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.427 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.434 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.452 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=14 06:43:53.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:53.504 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:53.527 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:53.531 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:53.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=85.9 MiB, available=369.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:53.561 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:53.575 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:53.577 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:53.583 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=3145728 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:53.672 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:53.754 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:53.761 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:53.761 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:53.765 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:53.789 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:53.808 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:53.834 [qtp344249497-1683] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionSynced=91, revision=98 06:43:53.834 [qtp344249497-1683] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:53.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:53.865 [qtp344249497-1683] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:53.877 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:53.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:53.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:53.913 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:53.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=141 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:53.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=12, revision=14 06:43:53.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=14, revision=-1 06:43:53.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:53.996 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:53.997 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:54.002 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:54.008 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:54.046 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.049 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:54.050 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:54.051 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:54.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:43:54.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.054 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:54.059 [qtp704117508-298] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:54.074 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:54.145 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]initPersistenceManagerFactory: repositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.151 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:54.152 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4091 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:54.177 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:54.214 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]getCloseDeferredMillis: closeDeferredMillis=20000 06:43:54.229 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.236 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.253 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.256 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.268 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.286 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.294 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.314 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.330 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:54.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=16 06:43:54.352 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:54.432 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.454 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:54.455 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:54.456 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.459 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:54.461 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:54.480 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=14, revision=16 06:43:54.556 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:54.581 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:54.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=14, revision=16 06:43:54.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=16, revision=-1 06:43:54.637 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.641 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:54.673 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:54.678 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:54.678 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:54.680 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:54.689 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30c7462a]getCloseDeferredMillis: closeDeferredMillis=20000 06:43:54.689 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30c7462a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:54.736 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:54.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:54.747 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.758 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:54.757 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=4194304 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.760 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:54.765 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:54.769 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:54.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=86.1 MiB, available=369.4 MiB 06:43:54.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.866 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:54.884 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 42.69% 06:43:54.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:54.895 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:54.923 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:54.941 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.942 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.960 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:54.968 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:54.986 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.002 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:55.067 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:55.064 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.068 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.089 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=18 06:43:55.105 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:55.165 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 renewalDateTime=2019-09-21T05:13:55.029Z expiryDateTime=2019-09-21T05:43:55.029Z org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.187 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.189 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.190 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:55.191 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.194 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:55.200 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:55.218 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:55.249 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.38% 06:43:55.256 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=87db3add-7586-4d9c-bccf-7ebd4c3d5dab to='build/repo/k0t2i04e-awmmh-local-dest-meta-only', fromRepoLocalSync=true 06:43:55.256 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 87db3add-7586-4d9c-bccf-7ebd4c3d5dab ('build/repo/k0t2i04e-awmmh-local-dest-meta-only') org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:55.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 41 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.289 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.308 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:55.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=16, revision=18 06:43:55.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:55.339 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.347 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.349 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:55.292 [pool-17-thread-1] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 19.54% 06:43:55.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:43:55.296 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:55.366 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:55.379 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:55.382 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:55.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:55.387 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:55.393 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=5242880 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.402 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.406 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.407 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.410 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:55.424 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.434 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:55.434 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:55.451 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=119 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.458 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.460 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.462 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.465 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.472 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.477 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.484 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.493 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.504 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=20 06:43:55.516 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:55.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=86.1 MiB, available=369.4 MiB 06:43:55.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.589 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.590 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.590 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.594 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:55.598 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:55.616 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.633 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:55.664 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:43:55.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.726 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:55.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=18, revision=20 06:43:55.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=20, revision=-1 06:43:55.767 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:55.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:55.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:55.826 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:55.836 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:55.835 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:55.846 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.847 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.848 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:55.849 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:55.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 5892059 bytes in 7075 ms. path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.854 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:55.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=122 06:43:55.864 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.889 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:55.900 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 47.93% 06:43:55.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:55.908 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:55.912 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=114, revision=122 06:43:55.925 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:55.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=114, revision=122 06:43:55.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=122, revision=-1 06:43:55.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:55.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:55.987 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78d050e9b77078af163964a0feeb6f6dbc507e1d' to.sha1='13c1d9cbeea78816a0dc3bb8e3eadd17a463aca5'): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.010 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:56.032 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:56.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 46 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=86.6 MiB, available=368.9 MiB 06:43:56.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:43:56.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:43:56.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:43:56.042 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.064 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.066 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.071 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.079 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=97 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.080 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:56.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=23 06:43:56.090 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.094 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.106 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.112 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:56.131 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:56.141 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.155 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=143 remoteFromLocalRevision=97 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.192 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.215 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1bd085ce-8065-4745-8173-17982fcb0c0b from='build/repo/k0t2f8jo-v3k37-local-src' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.242 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.245 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:56.246 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:56.248 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.254 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.250 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:56.276 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=8 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.298 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=143 06:43:56.310 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:56.310 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.314 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.319 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:43:56.319 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:43:56.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.346 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.347 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:56.347 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=20, revision=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.358 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:56.364 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=23, revision=-1 06:43:56.374 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.384 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:56.384 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:56.401 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=141, revision=145 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:56.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 50 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.420 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.439 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:56.440 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:56.441 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:56.444 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.521 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:43:56.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:43:56.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=127 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.542 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:56.550 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=138, revision=145 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:56.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=100.4 MiB, available=355.1 MiB 06:43:56.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:56.604 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:56.606 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:56.619 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.633 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.633 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=138, revision=145 06:43:56.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:56.733 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.745 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.763 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:43:56.766 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:56.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.790 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:56.796 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.797 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b transaction.localRevision=103 remoteFromLocalRevision=143 06:43:56.801 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:56.814 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.813 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:56.822 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=122, revision=127 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:43:56.828 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1b70ad4f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' 06:43:56.830 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1b70ad4f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:56.835 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.886 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:56.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=122, revision=127 06:43:56.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=127, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:56.903 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.914 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:56.926 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:56.965 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba transaction.localRevision=89 remoteFromLocalRevision=8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:56.974 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:56.975 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:56.978 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:56.982 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.038 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.042 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:57.043 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:57.044 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:57.046 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.048 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/izlpeOSR8Zhy81RnhqZWgg/TaOyOWi9aI40MAfer5NI9A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:57.055 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=false 06:43:57.081 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:43:57.081 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:43:57.100 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.142 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=89 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:57.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:57.163 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.168 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:43:57.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:57.282 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.292 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:57.478 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:57.545 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.555 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:57.795 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:57.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 488869 bytes in 1111 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:57.892 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:57.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=26 06:43:57.899 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:57.917 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:57.999 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.002 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.002 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.005 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:58.010 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=23, revision=26 06:43:58.014 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.020 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:58.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=23, revision=26 06:43:58.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=26, revision=-1 06:43:58.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:58.046 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:58.047 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:58.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=136.7 MiB, available=318.8 MiB 06:43:58.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:58.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:58.085 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.086 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.087 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.089 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:58.113 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:58.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:58.161 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=90 06:43:58.269 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.273 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:58.319 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.321 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:58.346 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:43:57.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:43:58.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=102.3 MiB, available=353.2 MiB 06:43:58.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=121 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.456 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:58.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.573 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:43:58.587 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:58.648 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c964238e14b58c9aa1b76f61aaaa837d9bc92213' to.sha1='e7d6be4461164da966449326df590527b49a5bd2'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:58.661 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.670 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:58.672 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:58.672 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.681 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:58.686 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:58.694 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=31 06:43:58.694 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 06:43:58.754 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.755 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.756 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.758 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:58.779 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=26, revision=31 06:43:58.795 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:58.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.909 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:58.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=26, revision=31 06:43:58.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=31, revision=-1 06:43:58.928 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:58.942 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.942 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.944 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:58.946 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:58.955 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:58.977 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:58.994 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:59.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:43:59.016 [Test worker] 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' 06:43:59.033 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:43:59.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:59.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 37 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:59.337 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:59.338 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:59.338 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:59.341 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:59.371 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:59.378 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:59.384 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:59.386 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:43:59.386 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:59.388 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:43:59.389 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:59.390 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/izlpeOSR8Zhy81RnhqZWgg/laHqNDrHQWF1wYdYmLa0Hw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:58.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:43:59.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=132.2 MiB, available=323.3 MiB 06:43:59.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=4, revision=90 06:43:59.509 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:59.509 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:59.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:59.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:59.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:59.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:59.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:59.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:59.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:59.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:59.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:59.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:59.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:59.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:59.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:59.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:59.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:59.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:59.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:43:59.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:43:59.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:59.652 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:59.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:43:59.653 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:59.664 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:43:59.668 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:43:59.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:43:59.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 06:43:59.923 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:43:59.933 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:00.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:00.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=132.1 MiB, available=323.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:00.219 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:00.229 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:00.266 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:00.278 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=4, revision=90 06:44:00.278 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=90, revision=-1 06:44:00.303 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:00.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:00.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:00.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:00.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 06:44:00.506 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:00.516 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:00.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 06:44:00.749 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:00.758 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:00.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:44:00.993 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:01.007 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:01.151 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:01.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:01.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:01.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:01.275 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:01.284 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:01.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 06:44:01.556 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:01.565 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:01.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=131.6 MiB, available=323.9 MiB 06:44:01.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:01.709 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:01.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 801699 bytes in 2750 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:01.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:01.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=34 06:44:01.779 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:01.881 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:01.893 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:01.918 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:01.919 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:01.920 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:01.922 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:01.924 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=31, revision=34 06:44:01.928 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:01.948 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:01.954 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=31, revision=34 06:44:01.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=34, revision=-1 06:44:01.965 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:01.976 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:01.978 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:01.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:01.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:02.010 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.016 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.017 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.019 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:02.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.091 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:02.098 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:02.110 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.116 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:02.133 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:44:02.134 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:02.134 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=3]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:02.135 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:02.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:02.145 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.154 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:02.218 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.229 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:02.237 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a8c96edfc05aa183a77ed7c3703f3d184daaa76' to.sha1='e9ec6dc6b488c29e843ef235f9b529dbd98f8384'): /1 {11 11ä11#+} 1/c 06:44:02.310 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:02.312 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:02.320 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:02.326 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:02.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=39 06:44:02.335 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 06:44:02.379 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.382 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.390 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.393 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.397 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:02.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.422 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.434 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=34, revision=39 06:44:02.443 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=39, revision=-1 06:44:02.464 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:02.478 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.478 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.479 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.482 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.529 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:02.545 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:02.548 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.557 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.570 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:02.571 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:02.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=131.6 MiB, available=323.9 MiB 06:44:02.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:44:02.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=131.6 MiB, available=323.9 MiB 06:44:02.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:44:02.605 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:44:02.605 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:44:02.606 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:44:02.622 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.678 [qtp2000985038-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=89 06:44:02.689 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=131 remoteFromLocalRevision=89 06:44:02.761 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.786 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.788 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.788 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.790 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:02.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 37 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.816 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.828 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.829 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.830 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:02.833 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:02.835 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=131 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:02.836 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/izlpeOSR8Zhy81RnhqZWgg/mO7wpS-XGwch21101m8q6Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:02.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:02.851 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:02.852 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:44:02.853 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:44:02.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=131 06:44:02.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:02.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:02.876 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:02.876 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:02.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=129, revision=133 06:44:02.897 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 06:44:02.933 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.937 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=127, revision=133 06:44:02.954 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:02.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=103.1 MiB, available=352.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:02.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=127, revision=133 06:44:02.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=133, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:02.972 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:02.984 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:03.001 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:03.005 [qtp2000985038-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba transaction.localRevision=95 remoteFromLocalRevision=131 06:44:03.049 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:03.053 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:44:03.058 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/WZs_-mbmg8hTT36VwZXVDA 06:44:03.110 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms. 06:44:03.110 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=I1mBww3yXRtxXuhuIVD0_w, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:03.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:03.173 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms. 06:44:03.174 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, invitation=false] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:03.175 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:03.180 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionSynced=-1, revision=121 06:44:03.180 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionInProgress=121, revision=-1 06:44:03.227 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:03.234 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:03.272 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:03.301 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:03.320 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:03.488 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:03.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms. 06:44:03.629 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:03.639 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:03.762 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:03.792 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:03.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:03.820 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:03.840 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:13:04.978Z expiryDateTime=2019-09-21T05:43:04.978Z 06:44:03.851 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:03.867 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 779923 bytes in 1322 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:03.866 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:03.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=42 06:44:03.881 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:03.876 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:03.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:03.898 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:03.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:03.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null 06:44:03.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:03.933 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:03.944 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:03.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:03.973 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:03.987 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:03.996 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:03.997 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:03.999 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:04.008 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=39, revision=42 06:44:04.014 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.091 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:04.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=39, revision=42 06:44:04.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:04.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:04.120 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.122 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:04.146 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.151 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:04.153 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:04.155 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=133, revision=136 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.168 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:04.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:04.195 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.196 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.197 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.199 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:04.254 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.254 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:04.269 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:04.280 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.362 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:04.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:04.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:04.460 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:04.464 [qtp704117508-1427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.474 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 52.55% 06:44:04.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:04.487 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:04.506 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:44:04.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=true 06:44:04.507 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b7fd839-f480-4809-ab33-acee4c2054ba ('build/repo/k0t2frfh-xh8mz-local-src') 06:44:04.528 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:04.540 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:04.549 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:04.556 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ea67638853b8eea327763669686b235f772c895' to.sha1='373caf4aae38cb297a465bf193e996f15f5c1871'): /2/1 {11 11ä11#+} 1/a 06:44:04.608 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:04.610 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:04.613 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:04.621 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:04.626 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:04.632 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:04.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=47 06:44:04.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:04.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.89.xml.gz 06:44:04.641 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.89.xml.gz 06:44:04.661 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:04.689 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:04.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:04.702 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.715 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.716 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.717 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.720 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:04.729 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:04.744 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.89.xml.gz 06:44:04.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=89 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.770 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:04.794 [qtp704117508-1427] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.828 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:04.839 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.839 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=42, revision=47 06:44:04.839 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:04.849 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.848 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:04.860 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:04.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=-1, revision=5 06:44:04.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.873 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.873 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.874 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:04.876 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:04.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:04.936 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:04.971 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:05.002 [Test worker] 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' 06:44:05.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:05.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:05.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 06:44:05.159 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:05.203 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:05.269 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:05.270 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:05.276 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:05.297 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:05.357 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:05.369 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:05.369 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:05.369 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:05.372 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:05.381 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LigR17yqv3rnsKANL-SEcA/vJeK2bOgH6FCKnSe5ae5IA/OKwRYGLzD37U4XEXcbD21w' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:05.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=133.5 MiB, available=322.0 MiB 06:44:05.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:44:05.460 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:05.483 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:05.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:04.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:44:05.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=103.0 MiB, available=352.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:05.648 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:05.667 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:05.694 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:05.714 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:05.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:05.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:05.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 06:44:06.013 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:06.025 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:06.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 33 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:06.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=132.8 MiB, available=322.7 MiB 06:44:06.276 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=90, revision=97 06:44:06.321 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:44:06.322 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:44:06.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:06.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=102.8 MiB, available=352.7 MiB 06:44:06.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:06.442 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:06.461 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:06.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:44:06.721 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:06.765 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:06.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=132.9 MiB, available=322.6 MiB 06:44:06.874 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:06.884 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=90, revision=97 06:44:06.884 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:06.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=102.4 MiB, available=353.1 MiB 06:44:06.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.-1.xml.gz 06:44:06.902 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.07% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:06.927 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:06.928 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:06.934 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:06.935 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:06.944 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=136, revision=139 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:06.978 [qtp704117508-1427] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab localRepositoryRevisionSynced=119 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:06.996 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:06.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:07.014 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:07.051 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=7 remoteFromLocalRevision=119 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:07.051 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:07.054 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=136, revision=139 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:07.086 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 38.70% 06:44:07.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=87db3add-7586-4d9c-bccf-7ebd4c3d5dab to='build/repo/k0t2i04e-awmmh-local-dest-meta-only', fromRepoLocalSync=false 06:44:07.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:07.086 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:07.089 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:07.098 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:07.109 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:07.122 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:07.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=133, revision=139 06:44:07.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=139, revision=-1 06:44:07.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:07.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:07.157 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=124 06:44:07.166 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:07.171 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:07.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. 06:44:07.439 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:07.475 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:07.507 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:07.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 949304 bytes in 2534 ms. path='/2/1 {11 11ä11#+} 1/a' 06:44:07.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=50 06:44:07.550 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 06:44:07.690 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:07.694 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:07.695 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:07.701 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:07.711 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=47, revision=50 06:44:07.720 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:07.728 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:07.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=47, revision=50 06:44:07.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=50, revision=-1 06:44:07.760 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:07.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:07.794 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:07.796 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:07.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:07.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:07.859 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:07.860 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:07.861 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:07.864 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:07.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:07.893 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:07.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=102.7 MiB, available=352.8 MiB 06:44:07.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:07.905 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:07.906 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:07.909 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:07.917 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:07.940 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:07.961 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:07.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:07.983 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:07.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:08.048 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:08.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:08.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='243b2f1d4f516b9c0180cfbd4b44bf5ec836db35' to.sha1='23cad86ad5f7aa43f00c940f9b4b301984110252'): /2/1 {11 11ä11#+} 1/b 06:44:08.121 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:08.131 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:08.157 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:08.185 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:08.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=133.2 MiB, available=322.3 MiB 06:44:08.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:08.220 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=55 06:44:08.220 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:08.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 35 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:08.344 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.345 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.346 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.350 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:08.354 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=50, revision=55 06:44:08.379 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:08.420 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:08.425 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:08.440 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:08.443 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=50, revision=55 06:44:08.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=55, revision=-1 06:44:08.454 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:08.501 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.513 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.514 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.517 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:08.606 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:08.605 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:08.622 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:08.662 [Test worker] 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' 06:44:08.684 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:08.686 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:08.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:08.722 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.758 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.759 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.762 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:08.789 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:08.799 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.801 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.802 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:08.806 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:08.812 [qtp507378138-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LigR17yqv3rnsKANL-SEcA/vJeK2bOgH6FCKnSe5ae5IA/09OHV1jmNThlsWbtep8qwA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:08.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=133.2 MiB, available=322.3 MiB 06:44:08.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:08.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=102.7 MiB, available=352.8 MiB 06:44:08.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=121, revision=125 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:08.951 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:08.962 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:08.964 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:08.970 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:44:08.970 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:08.970 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=3]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:08.971 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:08.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:08.980 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124010 bytes in 343 ms. path='/2/1 {11 11ä11#+} 1/b' 06:44:09.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=58 06:44:09.049 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:09.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.150 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.151 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.152 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.156 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.160 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=55, revision=58 06:44:09.167 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.177 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:09.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=55, revision=58 06:44:09.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=58, revision=-1 06:44:09.204 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:09.218 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:09.220 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:09.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:09.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:09.249 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.250 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.252 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.256 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.280 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:09.283 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:09.283 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.294 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.332 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=133.2 MiB, available=322.3 MiB 06:44:09.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.89.xml.gz 06:44:09.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:44:09.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:44:09.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.409 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.430 [qtp2000985038-169] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=96 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.432 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:09.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.509 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.537 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=142 remoteFromLocalRevision=96 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:09.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=102.8 MiB, available=352.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da4edaf4e0a4d790ecc3fddc27d649d3a95f16f9' to.sha1='6e4c8d0e8ba993f5f398eafdb172916835ecc5e5'): /2/a 06:44:09.576 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:09.578 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:09.580 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.588 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:09.598 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:09.598 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.604 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.604 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.608 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:09.608 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.610 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:09.615 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.621 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionSynced=121, revision=125 06:44:09.621 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=63 06:44:09.625 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.656 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=142 06:44:09.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:09.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:09.665 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:44:09.665 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:09.668 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.672 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=142 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:09.688 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null 06:44:09.688 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:09.684 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:09.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.710 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.712 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.712 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.715 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.718 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:09.741 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:09.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:09.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:09.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:09.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=144 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.748 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.751 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:09.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.792 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=58, revision=63 06:44:09.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=63, revision=-1 06:44:09.817 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:09.853 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.860 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.855 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.861 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:09.866 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.870 [qtp2000985038-169] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=139, revision=144 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:09.880 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.892 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.903 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=139, revision=144 06:44:09.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:09.955 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:09.975 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:09.980 [qtp2000985038-169] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba transaction.localRevision=103 remoteFromLocalRevision=142 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:10.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:10.057 [qtp2000985038-169] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:10.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=false 06:44:10.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:44:10.062 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:10.072 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:10.077 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:10.133 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' 06:44:10.150 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:10.151 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:10.160 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:10.162 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:10.166 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:10.180 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:44:10.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:10.184 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:09.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:09.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:44:10.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=102.9 MiB, available=352.6 MiB 06:44:10.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:10.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 34 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:10.530 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:10.531 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:10.532 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:10.538 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:10.564 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:10.566 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:10.566 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:10.567 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:10.569 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:10.570 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LigR17yqv3rnsKANL-SEcA/tUSbt4igy3MOa5xs73Vhrw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:10.600 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:10.612 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:10.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=133.3 MiB, available=322.2 MiB 06:44:10.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:10.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:10.809 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:10.825 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=104 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:10.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=103.1 MiB, available=352.4 MiB 06:44:10.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:10.878 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:10.887 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. 06:44:11.135 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.144 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:11.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=102.8 MiB, available=352.7 MiB 06:44:11.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:11.310 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.322 [qtp704117508-298] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab localRepositoryRevisionSynced=124 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:11.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 06:44:11.421 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.429 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:44:11.673 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.682 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:11.736 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 06:44:11.749 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:11.764 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.795 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=10 remoteFromLocalRevision=124 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:11.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:11.847 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 57.85% 06:44:11.847 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 77.01% 06:44:11.847 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00% 06:44:11.848 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30c7462a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.889 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.904 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:11.915 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:11.923 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:12.033 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:12.074 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:12.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:12.096 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 renewalDateTime=2019-09-21T05:12:49.182Z expiryDateTime=2019-09-21T05:42:49.182Z 06:44:12.114 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:12.118 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:12.125 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:44:12.136 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:12.136 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:12.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=105 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:12.162 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:12.170 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:12.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=132.8 MiB, available=322.7 MiB 06:44:12.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=97, revision=104 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:12.180 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:12.188 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:12.189 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 06:44:12.259 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:44:12.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 to='build/repo/k0t2g1db-5fqqz-local-dest', fromRepoLocalSync=true 06:44:12.268 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 708386cc-c3cb-464c-b6ef-6f0a5c1c3889 ('build/repo/k0t2g1db-5fqqz-local-dest') 06:44:12.281 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:44:12.337 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:12.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:12.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.111.xml.gz 06:44:12.490 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.111.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:12.495 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:12.503 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:12.509 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:12.575 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=128 06:44:12.579 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:12.583 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.111.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:12.620 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:12.189 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:44:12.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:44:12.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=132.8 MiB, available=322.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:12.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:12.716 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:12.720 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:12.740 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=97, revision=104 06:44:12.740 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=104, revision=-1 06:44:12.744 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:12.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:12.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:12.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:12.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=147 06:44:12.768 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 06:44:12.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:12.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:12.863 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:12.881 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:12.896 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:12.898 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:12.899 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:12.902 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:12.923 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:12.926 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:12.927 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:12.929 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:12.932 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:12.934 [qtp507378138-1989] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LigR17yqv3rnsKANL-SEcA/tUSbt4igy3MOa5xs73Vhrw' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:13.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 06:44:13.166 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.193 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:13.184 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1583391 bytes in 3071 ms. path='/2/a' 06:44:13.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=67 06:44:13.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 06:44:13.332 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.336 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.337 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.340 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:13.350 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=63, revision=67 06:44:13.359 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.372 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:13.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=63, revision=67 06:44:13.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=67, revision=-1 06:44:13.388 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:13.410 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:13.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:13.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=133.0 MiB, available=322.5 MiB 06:44:13.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.446 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:13.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:13.478 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.478 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.479 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.485 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:13.548 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:13.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 35 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.604 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:13.609 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:44:13.621 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:13.660 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:13.666 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 53.16% 06:44:13.667 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:12.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=111 repoFileDtos.size=0 06:44:13.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=104.4 MiB, available=351.1 MiB 06:44:13.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:44:13.691 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.692 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b075f37459c3a1bcf183ac7ec4ec07d9535283d4' to.sha1='1a1da990648d99ecf95463c135c1a7141a76ad3f'): /3 + &#ä/5/h 06:44:13.705 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:13.708 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:13.712 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.714 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:13.715 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.724 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:13.731 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:13.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:13.742 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=72 06:44:13.746 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:13.756 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:13.814 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.828 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.833 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.834 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:13.837 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.837 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:13.842 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:13.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:13.876 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.892 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:13.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=67, revision=72 06:44:13.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=72, revision=-1 06:44:13.920 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:13.956 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.957 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.958 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:13.961 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:13.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=133.0 MiB, available=322.5 MiB 06:44:13.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:14.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.033 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:14.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:44:14.092 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:14.105 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:14.118 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.130 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.139 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.141 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.142 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.146 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.156 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.157 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.158 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.158 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.162 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.170 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tY_4lgKSHxuC-_WyyLZopg/gV0d9lCpsvFdna37cyBgsg/LWidcaaATLaXjQ8NcYOw8w' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:14.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.245 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 90566 bytes in 208 ms. path='/3 + &#ä/5/h' 06:44:14.276 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=75 06:44:14.277 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:14.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.312 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.313 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.314 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.317 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.344 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=72, revision=75 06:44:14.349 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.364 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:14.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=104.4 MiB, available=351.1 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=72, revision=75 06:44:14.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:14.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=112, revision=129 06:44:14.381 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.385 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:14.386 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:14.387 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:14.388 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:14.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:44:14.396 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:14.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.398 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:14.400 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:14.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:14.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:14.422 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.432 [qtp1776774368-325] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.451 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.453 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.454 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.465 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:14.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.498 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:14.503 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:44:14.532 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT lastByteOfHistoFile0 = 222 lastByteOfHistoFile1 = 111 06:44:14.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:44:14.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.562 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:14.562 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f95052]getCloseDeferredMillis: closeDeferredMillis=20000 06:44:14.562 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f95052]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.565 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [505d903d]getCloseDeferredMillis: closeDeferredMillis=20000 06:44:14.566 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [505d903d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:44:14.640 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8378a4f57cfa51ab0b2ee528a41e28e0e003095f' to.sha1='a76a857aaa4284635ce9474f9e3d445c0d93ba4f'): /3 + &#ä/5/i 06:44:14.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:14.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:14.668 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.673 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=132.9 MiB, available=322.6 MiB 06:44:14.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:44:14.674 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:44:14.674 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:44:14.674 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.681 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:14.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=80 06:44:14.692 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.716 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.735 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.737 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.738 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.742 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.743 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=103 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.755 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.766 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.776 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.789 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.803 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=149 remoteFromLocalRevision=103 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=75, revision=80 06:44:14.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.813 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:14.820 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.823 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=149 06:44:14.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:14.833 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:14.835 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:44:14.847 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.852 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.853 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.854 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:14.858 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=149 06:44:14.874 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:14.874 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:14.883 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:14.883 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:14.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=147, revision=151 06:44:14.892 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.911 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:14.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.944 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:14.946 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:14.947 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:14.958 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=144, revision=151 06:44:14.985 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:14.995 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=144, revision=151 06:44:14.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=151, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 06:44:15.019 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:15.041 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:15.049 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:15.074 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba transaction.localRevision=109 remoteFromLocalRevision=149 06:44:15.077 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:15.089 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:44:15.092 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [734c4b86]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' 06:44:15.093 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [734c4b86]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:15.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=104.4 MiB, available=351.1 MiB 06:44:15.148 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:15.157 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionSynced=112, revision=129 06:44:15.158 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=129, revision=-1 06:44:15.162 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:15.172 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:15.174 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:15.175 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:15.184 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:15.188 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:15.188 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:15.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=105, revision=108 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:15.196 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:15.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:15.203 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:15.208 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:15.209 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:15.209 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:15.210 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:15.212 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:15.216 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tY_4lgKSHxuC-_WyyLZopg/gV0d9lCpsvFdna37cyBgsg/A6_LcTSnb3DoR5WGpwd0QA' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:15.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:15.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:44:15.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=104.6 MiB, available=350.9 MiB 06:44:15.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:15.757 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:16.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=104.7 MiB, available=350.8 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:16.214 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:16.245 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:16.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 433953 bytes in 1337 ms. path='/3 + &#ä/5/i' 06:44:16.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=83 06:44:16.278 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 06:44:16.326 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.327 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.327 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.330 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:16.333 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=80, revision=83 06:44:16.338 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.342 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:16.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=80, revision=83 06:44:16.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=83, revision=-1 06:44:16.357 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.371 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.372 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:16.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:16.413 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.414 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.415 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.418 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:16.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:16.441 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:16.444 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:44:16.480 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:16.478 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6bff8387]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' 06:44:16.485 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6bff8387]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:16.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:16.525 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:44:16.599 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffbeaee2d7e974c1f6c56cfe2e4ff07368721855' to.sha1='6b63ff28afe59833c41d2697e9f888694fb01eba'): /3 + &#ä/aa 06:44:16.629 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.633 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.637 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.647 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.670 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.676 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.682 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=88 06:44:16.689 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:16.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:44:16.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=104.3 MiB, available=351.2 MiB 06:44:16.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.111.xml.gz 06:44:16.698 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:44:16.702 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:44:16.702 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:44:16.722 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:16.732 [qtp704117508-298] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=128 06:44:16.744 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:16.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:16.761 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=110 remoteFromLocalRevision=128 06:44:16.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 from='build/repo/k0t2g1db-5fqqz-local-dest' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:16.771 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.773 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.774 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.778 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:16.782 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=83, revision=88 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:16.789 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:16.793 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:16.807 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:16.808 [closeDeferredTimer-30fdfa19-6t] INFO c.c.c.l.LocalRepoManagerImpl - [30fdfa19]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:16.841 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=110 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:16.852 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:16.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=83, revision=88 06:44:16.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=88, revision=-1 06:44:16.887 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:16.940 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.941 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.942 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:16.945 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:16.945 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:16.946 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:16.948 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:44:16.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:16.981 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:16.981 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:44:16.981 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:44:17.019 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:17.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:17.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:17.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=108, revision=112 06:44:17.057 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:17.067 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:17.068 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:17.105 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:44:17.123 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:17.140 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.141 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.142 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.145 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:17.158 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:17.160 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.161 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.162 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.165 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:17.165 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:17.166 [qtp507378138-1989] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tY_4lgKSHxuC-_WyyLZopg/GLfBARdv4d9QTbhTNdBrIg' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:17.180 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=103, revision=112 06:44:17.366 [qtp704117508-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:17.408 [qtp704117508-32] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:44:17.472 [qtp704117508-32] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:17.509 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:17.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 278014 bytes in 505 ms. path='/3 + &#ä/aa' 06:44:17.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=91 06:44:17.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:44:17.644 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.645 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.646 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:17.648 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:17.650 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:17.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=103, revision=112 06:44:17.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:17.657 [qtp507378138-1989] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=88, revision=91 06:44:17.674 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:17.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 06:44:17.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:17.798 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:17.801 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:17.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=88, revision=91 06:44:17.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=91, revision=-1 06:44:17.818 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:17.829 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:17.830 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:17.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:17.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:17.855 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.856 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.856 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:17.858 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:17.878 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:17.881 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:44:17.922 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:17.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:17.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:17.981 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:18.031 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3903ef9e71d4e2a1fe6d8392356801a64a6cda7' to.sha1='40c06f2dab26d5e01996f5e9dd03321a846d7f1f'): /3 + &#ä/bb org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:18.033 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 06:44:18.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:18.044 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:18.046 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:18.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:18.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:18.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=96 06:44:18.066 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:18.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c12c25533e21b0873762a4a33116167c6a2716d' to.sha1='01859d594e98bd585aad8b5ed5e75f33b906353c'): /2/xxxreverse org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:18.086 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:18.127 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.128 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.129 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.131 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:18.135 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=91, revision=96 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:18.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=115 06:44:18.147 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:18.149 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.253 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:18.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=91, revision=96 06:44:18.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=96, revision=-1 06:44:18.274 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:18.289 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.290 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.291 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.294 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:18.349 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:18.353 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=112, revision=115 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:18.370 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:18.402 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:18.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' 06:44:18.514 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:18.514 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:18.647 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:18.684 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:18.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=112, revision=115 06:44:18.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=115, revision=-1 06:44:18.725 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:18.731 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.732 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.733 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.735 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:18.768 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:18.770 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.770 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.771 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:18.773 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:18.784 [qtp507378138-1989] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tY_4lgKSHxuC-_WyyLZopg/UGO4mnmDoiyKwfWgPfS1Uw' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:18.859 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:18.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="708386cc-c3cb-464c-b6ef-6f0a5c1c3889"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:44:18.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse' 06:44:19.017 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:19.040 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:19.044 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:19.050 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/42M-G7Xwm0n0vc37z5qZbA/KIGSCz6OAnPZEH1hMtVxXQ' offset=0 06:44:19.416 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:19.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 87982 bytes in 580 ms. path='/2/xxxreverse' 06:44:19.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=118 06:44:19.579 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 06:44:19.644 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:19.650 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=115, revision=118 06:44:19.661 [qtp704117508-1133] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:19.713 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:19.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=115, revision=118 06:44:19.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=118, revision=-1 06:44:19.928 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:19.928 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:19.950 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:20.221 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:20.358 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:44:20.474 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:20.639 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:20.671 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="708386cc-c3cb-464c-b6ef-6f0a5c1c3889"] on repo=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 06:44:20.979 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 06:44:21.016 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=110 06:44:21.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:21.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:21.053 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:44:21.120 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:21.121 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:21.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=123 06:44:21.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 06:44:21.164 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:21.165 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:21.222 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:21.226 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=118, revision=123 06:44:21.251 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:21.297 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:21.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=118, revision=123 06:44:21.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=123, revision=-1 06:44:21.401 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:21.412 [qtp704117508-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 transaction.localRevision=141 remoteFromLocalRevision=110 06:44:21.474 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:21.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 to='build/repo/k0t2g1db-5fqqz-local-dest', fromRepoLocalSync=false 06:44:21.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:21.486 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:21.506 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:21.609 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=141 06:44:21.628 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:21.637 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:21.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:21.916 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:21.982 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:22.085 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:22.086 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:22.238 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:22.239 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:22.239 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:22.241 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:22.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=93.9 MiB, available=361.6 MiB 06:44:22.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:22.255 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:22.272 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:22.273 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:22.275 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:22.282 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:22.284 [qtp507378138-1989] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tY_4lgKSHxuC-_WyyLZopg/UGO4mnmDoiyKwfWgPfS1Uw' offset=1048576 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:22.297 [qtp704117508-893] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:22.311 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=-1, revision=142 06:44:22.380 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 06:44:22.539 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:22.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:44:23.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=92.8 MiB, available=362.7 MiB 06:44:23.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=129, revision=142 06:44:23.095 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:23.095 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:23.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:23.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:23.113 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:44:23.116 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:23.117 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:23.117 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:23.119 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:44:23.120 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:23.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:23.215 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:23.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1466388 bytes in 4819 ms. path='/3 + &#ä/bb' 06:44:23.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=100 06:44:23.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 06:44:23.350 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.350 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.351 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.354 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:23.360 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=96, revision=100 06:44:23.368 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.426 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:23.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=96, revision=100 06:44:23.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=100, revision=-1 06:44:23.438 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:23.451 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:23.452 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:23.469 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:44:23.469 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:23.502 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.504 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.505 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.508 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:23.552 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:23.555 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:23.563 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:44:23.594 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:23.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=92.9 MiB, available=362.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:23.694 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:23.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:23.758 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:23.762 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionSynced=129, revision=142 06:44:23.763 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=142, revision=-1 06:44:23.802 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:23.814 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:23.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91dff00e34a091e3a5ee16a681e59e6c2ea4d9a2' to.sha1='8e3fa1519650219e81d748a5c81a6e35c31d1833'): /3 + &#ä/cc org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:23.826 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:23.826 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:23.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:23.831 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:23.833 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:23.841 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:23.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:23.849 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:23.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=105 06:44:23.857 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:23.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:23.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:23.925 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.926 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.927 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.930 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:23.946 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=100, revision=105 06:44:23.958 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:23.984 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:23.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=100, revision=105 06:44:23.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=105, revision=-1 06:44:24.001 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:24.021 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.028 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.029 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.033 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:24.088 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:24.108 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:24.176 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:44:24.194 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:24.195 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:24.286 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.286 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.287 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.290 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:24.311 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:24.316 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.317 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.318 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.324 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:24.328 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tY_4lgKSHxuC-_WyyLZopg/WYo3Wowim0XGj2NMKi-kvg' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:24.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=93.0 MiB, available=362.5 MiB 06:44:24.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:24.624 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:24.676 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 258424 bytes in 499 ms. path='/3 + &#ä/cc' 06:44:24.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=108 06:44:24.687 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 06:44:24.781 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.782 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.783 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.786 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:24.790 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=105, revision=108 06:44:24.795 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.862 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:24.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=105, revision=108 06:44:24.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=108, revision=-1 06:44:24.882 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:24.917 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:24.918 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:24.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:24.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:24.970 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.972 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.973 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:24.977 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:25.018 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:25.025 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:25.042 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:25.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=92.9 MiB, available=362.6 MiB 06:44:25.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:25.056 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:25.133 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:25.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:44:25.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e0feccc5030d4d83e6174501294c9e3d4ed0b05' to.sha1='268dcb657530776a34d7831a67e8d1b89b1e2a48'): /3 + &#ä/dd 06:44:25.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:25.202 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:25.209 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:25.215 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:25.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=113 06:44:25.223 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 06:44:25.290 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.291 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.292 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.294 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:25.298 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=108, revision=113 06:44:25.307 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.346 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:25.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=108, revision=113 06:44:25.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=113, revision=-1 06:44:25.368 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:25.386 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.387 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.388 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.390 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:25.405 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:25.426 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:25.468 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:25.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd' 06:44:25.495 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:25.496 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:25.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=92.9 MiB, available=362.6 MiB 06:44:25.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:25.521 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:44:25.521 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:44:25.549 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:25.580 [qtp704117508-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=141 06:44:25.632 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:25.675 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=127 remoteFromLocalRevision=141 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:25.706 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.707 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.708 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.710 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:25.731 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:25.733 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1b70ad4f]initPersistenceManagerFactory: repositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:25.734 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:25.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 from='build/repo/k0t2g1db-5fqqz-local-dest' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:25.737 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.740 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:25.768 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:25.769 [qtp507378138-1989] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tY_4lgKSHxuC-_WyyLZopg/ZPhVzbdMyHWyeEjvhSKRcg' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:26.025 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1b70ad4f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24894 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:26.102 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=127 06:44:26.139 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:26.140 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:26.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:44:26.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:44:26.163 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=127 06:44:26.193 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:26.193 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:26.225 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:44:26.238 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:26.239 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:26.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=125, revision=129 06:44:26.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 06:44:26.271 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:26.271 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:26.289 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:26.299 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=123, revision=129 06:44:26.306 [qtp704117508-1133] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:26.360 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:26.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=123, revision=129 06:44:26.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=129, revision=-1 06:44:26.466 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:26.469 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 transaction.localRevision=147 remoteFromLocalRevision=127 06:44:26.531 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:26.560 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:44:26.629 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:44:26.630 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:44:26.633 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:44:26.635 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:26.728 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=91.2 MiB, available=364.3 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:26.787 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:26.831 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:26.856 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 renewalDateTime=2019-09-21T05:10:52.481Z expiryDateTime=2019-09-21T05:40:52.481Z 06:44:26.881 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:26.886 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:26.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:26.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:26.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=146 06:44:26.970 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 06:44:27.004 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:44:27.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=5180e510-d340-463e-ad55-3673f371c6f1 to='build/repo/k0t2dakg-il7x4-local-src', fromRepoLocalSync=true 06:44:27.006 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5180e510-d340-463e-ad55-3673f371c6f1 ('build/repo/k0t2dakg-il7x4-local-src') 06:44:27.015 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:44:27.040 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:44:27.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.96.xml.gz 06:44:27.136 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.96.xml.gz 06:44:27.163 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:27.215 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=147 06:44:27.238 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:27.246 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.96.xml.gz 06:44:27.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=3 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:27.609 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jp-6quwg-remote' 06:44:27.609 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jp-6quwg-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:27.685 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:27.734 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:27.734 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:27.987 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:27.989 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:27.990 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:27.995 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:28.025 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:28.040 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.041 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.041 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.045 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:28.053 [qtp507378138-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tY_4lgKSHxuC-_WyyLZopg/ZPhVzbdMyHWyeEjvhSKRcg' offset=1048576 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:28.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=94.5 MiB, available=361.0 MiB 06:44:28.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:44:28.176 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:28.196 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=-1, revision=148 06:44:28.261 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:28.346 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:28.366 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1490775 bytes in 2896 ms. path='/3 + &#ä/dd' 06:44:28.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=117 06:44:28.390 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:28.414 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:28.426 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.426 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.427 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.430 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:28.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:28.440 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=113, revision=117 06:44:28.602 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.633 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:28.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=113, revision=117 06:44:28.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=117, revision=-1 06:44:28.653 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:28.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:28.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:28.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:28.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:28.690 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.690 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.690 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:28.693 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:28.699 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:28.721 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:44:28.731 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:44:28.790 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:28.842 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:28.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="09b5adcd-d1fb-4abd-a785-c8475541d416"] on repo=09b5adcd-d1fb-4abd-a785-c8475541d416 06:44:28.900 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.16% 06:44:28.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=8 06:44:28.980 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:28.981 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:29.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=93.5 MiB, available=362.0 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:29.010 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:29.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=97, revision=148 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:29.063 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:29.282 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:29.400 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:29.461 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:29.461 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:29.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:29.481 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:29.501 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 06:44:29.522 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:29.522 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:29.576 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:29.605 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.605 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.606 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.608 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:29.612 [qtp507378138-1989] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=117, revision=122 06:44:29.641 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.682 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:29.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=117, revision=122 06:44:29.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:29.742 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:29.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:29.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 354 ms. 06:44:29.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:29.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:29.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:29.804 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:29.805 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:29.806 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:29.806 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.808 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.810 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:29.828 [qtp507378138-1989] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 transaction.localRevision=84 remoteFromLocalRevision=8 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:29.926 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:29.944 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:29.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=09b5adcd-d1fb-4abd-a785-c8475541d416 to='build/repo/k0t2gf5q-3o2c3-local-src-marco', fromRepoLocalSync=false 06:44:29.956 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:29.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:44:29.957 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:44:29.970 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.972 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.973 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.976 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:29.978 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.979 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:29.980 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:30.013 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:30.019 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:30.057 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:30.062 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:44:30.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:30.117 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:30.136 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:30.224 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:30.303 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:30.366 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:30.368 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:30.420 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:30.474 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:30.533 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:30.688 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:44:30.693 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:44:30.714 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:30.714 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:44:30.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:30.836 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:30.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=81.3 MiB, available=374.2 MiB 06:44:30.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:30.954 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:30.965 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:30.966 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:30.967 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:30.970 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:30.971 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:30.971 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:30.972 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:31.178 [qtp344249497-981] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:31.218 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]initPersistenceManagerFactory: repositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 06:44:31.218 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3608 ms. 06:44:31.281 [closeDeferredTimer-30fdfa19-6t] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[30fdfa19] could not be re-opened and was unlisted before. 06:44:31.283 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]getCloseDeferredMillis: closeDeferredMillis=20000 06:44:31.283 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:31.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=94.2 MiB, available=361.3 MiB 06:44:31.558 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:44:31.578 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:44:31.733 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:31.738 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionSynced=97, revision=148 06:44:31.738 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=148, revision=-1 06:44:31.757 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:31.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:31.782 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:31.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=146, revision=149 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:31.801 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=-1, revision=85 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:31.850 [closeDeferredTimer-30c7462a-2] INFO c.c.c.l.LocalRepoManagerImpl - [30c7462a]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:31.957 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:32.040 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest localRepository.publicKeySha1 = 57:8C:55:AE:4D:86:D8:FE:F1:D0:76:99:08:20:B5:1F:95:93:4D:84 remoteRepository.repositoryId = 346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepository.remoteRoot = https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepository.publicKeySha1 = D1:0D:9A:CC:3B:A2:93:5D:63:95:66:60:E6:B3:3A:01:68:1C:A8:03 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 92830177-a8d6-4fdc-bb17-ad6ed235dfd0 346b6f09-3770-4221-9e89-03ca9f7073e5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:32.052 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:32.172 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:32.235 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:32.271 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 renewalDateTime=2019-09-21T05:14:32.215Z expiryDateTime=2019-09-21T05:44:32.215Z 06:44:32.285 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:32.300 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:32.301 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:32.306 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:32.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:44:32.327 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=true 06:44:32.327 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 92830177-a8d6-4fdc-bb17-ad6ed235dfd0 ('build/repo/k0t2iscu-krjpz-local-dest') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:32.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:32.574 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:32.654 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:32.691 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:44:32.702 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:44:32.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.-1.xml.gz 06:44:32.709 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.-1.xml.gz 06:44:32.740 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:32.761 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:32.866 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=105 06:44:33.076 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:33.104 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.-1.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:33.188 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:33.206 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=144, revision=149 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:33.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=79.7 MiB, available=375.8 MiB 06:44:33.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=4, revision=85 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:33.346 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:33.446 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:33.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.467 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.478 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.543 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.545 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:33.588 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:33.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.602 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:33.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.611 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.611 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.635 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:33.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:33.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:33.668 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:33.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=144, revision=149 06:44:33.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:33.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.686 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:33.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:33.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:33.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:33.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:33.712 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:33.714 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:44:33.715 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:33.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:34.020 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:34.044 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:33.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 06:44:34.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=96.4 MiB, available=359.1 MiB 06:44:34.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:34.321 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:34.383 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:34.439 [closeDeferredTimer-5e2130d-nr] INFO c.c.c.l.LocalRepoManagerImpl - [5e2130d]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:34.448 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=107 06:44:34.554 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:34.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=79.9 MiB, available=375.6 MiB 06:44:34.661 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:34.662 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:34.664 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:34.667 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:34.681 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionSynced=4, revision=85 06:44:34.682 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=85, revision=-1 06:44:34.730 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:34.746 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:34.747 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:34.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=124 06:44:34.811 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 06:44:34.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:34.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:35.036 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:35.088 [closeDeferredTimer-22d7f775-7h] INFO c.c.c.l.LocalRepoManagerImpl - [22d7f775]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:35.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=92.6 MiB, available=362.9 MiB 06:44:35.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:35.901 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:36.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:36.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=80.9 MiB, available=374.6 MiB 06:44:36.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:44:36.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=79.0 MiB, available=376.5 MiB 06:44:36.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:37.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=98.0 MiB, available=357.5 MiB 06:44:37.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=107 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:36.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=91.0 MiB, available=364.5 MiB 06:44:36.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:44:37.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=90.1 MiB, available=365.4 MiB 06:44:37.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.96.xml.gz 06:44:37.301 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:44:37.306 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:35.970 [closeDeferredTimer-505d903d-1] INFO c.c.c.l.LocalRepoManagerImpl - [505d903d]_close: Shutting down real LocalRepoManager. 06:44:35.971 [closeDeferredTimer-f95052-1] INFO c.c.c.l.LocalRepoManagerImpl - [f95052]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:37.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:44:37.590 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:44:37.602 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:44:37.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse' 06:44:37.648 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c12c25533e21b0873762a4a33116167c6a2716d' to.sha1=''): /2/xxxreverse org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:37.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=78.2 MiB, available=377.3 MiB 06:44:37.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:44:37.690 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 06:44:37.691 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 06:44:37.691 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 06:44:37.704 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:37.705 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:37.706 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:37.709 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:37.719 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=84 06:44:37.756 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:37.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=126 remoteFromLocalRevision=84 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:37.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:37.853 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09b5adcd-d1fb-4abd-a785-c8475541d416 from='build/repo/k0t2gf5q-3o2c3-local-src-marco' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:37.853 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse' 06:44:37.901 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:37.907 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:37.908 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/42M-G7Xwm0n0vc37z5qZbA/KIGSCz6OAnPZEH1hMtVxXQ' offset=0 06:44:37.974 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.008 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=126 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.046 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:38.047 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28764 bytes in 196 ms. path='/2/xxxreverse' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.066 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 06:44:38.066 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 06:44:38.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=126 06:44:38.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:38.079 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.080 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_66785c86dc751e03b6206812ee277b4cc34ca7ca_0 into destFile xxxreverse org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.106 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:38.106 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:38.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=124, revision=128 06:44:38.114 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 06:44:38.133 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.134 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.162 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:38.162 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:38.163 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:38.166 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:38.179 [qtp507378138-1989] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=122, revision=128 06:44:38.182 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:38.237 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.244 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="e17b64d7-809b-4dad-9db4-f9886be9a8c7"] on repo=5180e510-d340-463e-ad55-3673f371c6f1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=122, revision=128 06:44:38.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=128, revision=-1 06:44:38.340 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:38.342 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:38.343 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:38.346 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:38.350 [qtp507378138-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 transaction.localRevision=90 remoteFromLocalRevision=126 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:38.360 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.369 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:38.373 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 06:44:38.373 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:38.374 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.378 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:38.423 [qtp704117508-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=147 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.436 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.437 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.447 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.447 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.447 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.447 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.447 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.485 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.488 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.496 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.497 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.497 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.497 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.497 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.499 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.521 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.528 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.529 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.529 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.530 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.530 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.530 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.530 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.533 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.533 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:38.533 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.533 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.533 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.534 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.538 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.538 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.538 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.538 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.538 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.541 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=161 remoteFromLocalRevision=147 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.554 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.593 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.596 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.597 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.616 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:44:38.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5180e510-d340-463e-ad55-3673f371c6f1 from='build/repo/k0t2dakg-il7x4-local-src' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' 06:44:38.630 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:38.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:38.635 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:38.635 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.635 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.635 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:38.635 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:38.635 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:38.635 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:38.636 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco 06:44:38.672 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, invitation=true] 06:44:38.673 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.704 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.705 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.706 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.706 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.714 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.722 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.728 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=161 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.728 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.729 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:38.729 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.757 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:38.758 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:38.776 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:44:38.777 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:44:38.793 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=161 06:44:38.908 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:38.909 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:38.916 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:38.931 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:38.931 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:38.933 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=163 06:44:38.945 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.007 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, invitation=false]] invitedUser=UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, invitation=true] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:39.007 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:44:39.008 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:39.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.033 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:39.033 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:39.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:39.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:39.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:39.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:39.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:39.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:39.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:39.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:39.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:39.035 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:39.035 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:39.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:39.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:39.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:39.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:39.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:39.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:39.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:39.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:39.040 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:39.046 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:39.046 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=149, revision=163 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.047 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:39.047 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:39.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:39.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:39.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:39.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:39.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:39.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:39.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:39.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:39.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:39.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:39.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:39.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:39.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:39.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:39.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:39.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:39.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:39.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:39.052 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:39.052 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:39.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:39.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:39.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:39.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:39.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:39.049 [qtp704117508-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:44:39.058 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:44:39.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:44:39.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:44:39.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:44:39.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:44:39.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:44:39.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:44:39.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:44:39.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:44:39.061 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:39.078 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:39.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=149, revision=163 06:44:39.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.118 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:39.128 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:39.129 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:39.129 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:39.130 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:39.131 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:39.131 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:39.196 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:39.221 [qtp704117508-363] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 transaction.localRevision=154 remoteFromLocalRevision=161 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.234 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.236 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.243 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:39.255 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:39.270 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.271 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.292 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.294 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:39.294 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:39.306 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=5180e510-d340-463e-ad55-3673f371c6f1 to='build/repo/k0t2dakg-il7x4-local-src', fromRepoLocalSync=false 06:44:39.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:39.307 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:39.325 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.332 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:13:41.066Z expiryDateTime=2019-09-21T05:43:41.066Z 06:44:39.362 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.363 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.364 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.367 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:39.372 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:39.379 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:39.379 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:39.402 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=154 06:44:39.405 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:39.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:39.412 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:39.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:39.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:39.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:39.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=132 06:44:39.543 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 06:44:39.679 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.680 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.680 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:39.683 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:39.686 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=128, revision=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:39.804 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:40.073 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:40.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=85.5 MiB, available=370.0 MiB 06:44:40.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:40.129 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:40.133 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:40.144 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:40.147 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 06:44:40.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=09b5adcd-d1fb-4abd-a785-c8475541d416 to='build/repo/k0t2gf5q-3o2c3-local-src-marco', fromRepoLocalSync=true 06:44:40.151 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:40.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.84.xml.gz 06:44:40.152 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.84.xml.gz 06:44:40.155 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 09b5adcd-d1fb-4abd-a785-c8475541d416 ('build/repo/k0t2gf5q-3o2c3-local-src-marco') 06:44:40.170 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:40.172 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:40.172 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:40.175 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:40.178 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:40.179 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:40.184 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:40.190 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:40.196 [pool-18-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 06:44:40.222 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=91 06:44:40.226 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:40.230 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.84.xml.gz 06:44:40.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=84 repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:40.231 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:40.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:40.436 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 38 ms. 06:44:40.436 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:40.460 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:40.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:40.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:40.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:40.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.576 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:40.576 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:44:40.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:44:40.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:44:40.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:44:40.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:40.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=85.7 MiB, available=369.8 MiB 06:44:40.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=148, revision=155 06:44:41.002 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:44:41.004 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:44:41.004 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:41.005 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:44:41.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:41.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=80.9 MiB, available=374.6 MiB 06:44:41.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:44:41.072 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:41.083 [pool-18-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% 06:44:41.428 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:41.429 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:41.450 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:41.450 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:41.451 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:41.453 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:41.460 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:41.461 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:41.461 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:41.469 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:41.487 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:44:41.489 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:44:41.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:41.500 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=85.5 MiB, available=370.0 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:41.724 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:41.745 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:41.748 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionSynced=148, revision=155 06:44:41.749 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:41.786 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:41.787 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:41.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:41.906 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:41.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:41.932 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:41.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=166 06:44:42.016 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:42.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=100.7 MiB, available=354.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:42.317 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:42.321 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:42.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=80.6 MiB, available=374.9 MiB 06:44:42.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=85, revision=92 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:42.491 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:42.533 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=-1, revision=107 06:44:42.534 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:42.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:42.561 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:44:42.562 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:44:42.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:42.609 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:42.626 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:42.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:42.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:42.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:42.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:42.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:44:42.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=85.0 MiB, available=370.5 MiB 06:44:42.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:44:43.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=84.8 MiB, available=370.7 MiB 06:44:43.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:43.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=80.5 MiB, available=375.0 MiB 06:44:43.309 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:43.310 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:43.310 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:43.315 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:43.318 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionSynced=85, revision=92 06:44:43.318 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:43.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:43.392 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:43.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:43.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:43.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=132, revision=134 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:43.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=84.8 MiB, available=370.7 MiB 06:44:43.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:43.468 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:44:43.469 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:44:43.489 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:43.502 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 localRepositoryRevisionSynced=154 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:43.507 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:43.512 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:43.560 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:43.561 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:43.562 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:43.566 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:43.569 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=132, revision=134 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:43.580 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:43.608 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=168 remoteFromLocalRevision=154 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:43.609 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:43.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5180e510-d340-463e-ad55-3673f371c6f1 from='build/repo/k0t2dakg-il7x4-local-src' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:43.618 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:43.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=128, revision=134 06:44:43.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:43.633 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:43.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:43.695 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=168 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:43.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:43.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:43.706 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:43.706 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:43.708 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:44:43.708 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:44:43.714 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=168 06:44:43.811 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:43.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:43.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.from' result=null 06:44:43.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2dakg-il7x4-local-src' configKey='repair.deleteCollisions.to' result=null 06:44:43.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=166, revision=170 06:44:43.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 06:44:43.847 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:44:43.848 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) 06:44:43.897 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:43.901 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1, this.remoteRepositoryRevisionSynced=163, revision=170 06:44:43.903 [qtp704117508-1133] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1e8fc326 (of marco) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:43.953 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:43.957 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:43.962 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:43.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=163, revision=170 06:44:43.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=170, revision=-1 06:44:44.014 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:44.019 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=5180e510-d340-463e-ad55-3673f371c6f1 transaction.localRevision=160 remoteFromLocalRevision=168 06:44:44.082 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:44.095 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:44:44.097 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:44:44.097 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:44:44.098 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:44:44.099 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:44:44.101 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1754ce18]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' 06:44:44.101 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1754ce18]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:44.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=80.8 MiB, available=374.7 MiB 06:44:44.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:44.262 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:44.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=-1, revision=5 06:44:44.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=5, revision=-1 06:44:44.363 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:44.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=80.8 MiB, available=374.7 MiB 06:44:44.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:44:44.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=80.8 MiB, available=374.7 MiB 06:44:44.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.84.xml.gz 06:44:44.978 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 06:44:44.982 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 06:44:44.982 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% 06:44:45.014 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.015 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.016 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.019 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:45.037 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=91 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:44.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:44:45.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=98.3 MiB, available=357.2 MiB 06:44:45.081 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:44:45.082 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:59:45 CEST 2019 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:45.111 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:44:45.112 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:59:45 CEST 2019 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:45.130 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:45.156 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=137 remoteFromLocalRevision=91 06:44:45.206 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09b5adcd-d1fb-4abd-a785-c8475541d416 from='build/repo/k0t2gf5q-3o2c3-local-src-marco' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:44:45.220 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.221 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.222 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.225 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:45.228 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:45.296 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=137 06:44:45.303 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:45.303 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:45.305 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 06:44:45.315 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 06:44:45.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=137 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:45.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:45.434 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:45.434 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:45.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:45.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:45.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=139 06:44:45.462 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 06:44:45.475 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:45.476 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:45.532 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:45.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:45.545 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.546 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.547 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.558 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:45.562 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=134, revision=139 06:44:45.566 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:45.942 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:45.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=134, revision=139 06:44:45.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:45.986 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:46.001 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:44:46.004 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:59:46 CEST 2019 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:46.010 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:46.013 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:46.014 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:46.017 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:46.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=97.9 MiB, available=357.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:46.027 [qtp507378138-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 transaction.localRevision=98 remoteFromLocalRevision=137 06:44:46.059 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:46.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=09b5adcd-d1fb-4abd-a785-c8475541d416 to='build/repo/k0t2gf5q-3o2c3-local-src-marco', fromRepoLocalSync=false 06:44:46.063 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:46.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:44:46.063 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:44:46.077 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:46.077 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:46.078 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:46.081 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:46.083 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:46.084 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:46.085 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:46.118 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:46.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:46.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:46.318 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:46.366 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 06:44:46.370 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:46.388 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:44:46.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:46.710 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:46.863 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:46.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=97.8 MiB, available=357.7 MiB 06:44:46.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.-1.xml.gz 06:44:46.985 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:44:46.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:47.102 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:47.197 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:47.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=80.8 MiB, available=374.7 MiB 06:44:47.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:44:47.229 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:47.231 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:47.232 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:47.235 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:47.247 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:47.248 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:47.248 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:47.254 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:47.256 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:47.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:47.295 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:47.334 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:44:47.353 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:47.353 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:47.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:47.374 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:47.422 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:47.470 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:47.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:47.523 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:47.577 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:47.627 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:47.635 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:47.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=80.1 MiB, available=375.4 MiB 06:44:47.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=92, revision=99 06:44:47.857 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:47.858 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:44:47.859 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:44:47.859 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:47.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:47.883 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:47.955 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:48.042 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:48.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:48.270 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:48.315 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1754ce18]initPersistenceManagerFactory: repositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab 06:44:48.316 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1754ce18]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4214 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:48.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:48.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=80.1 MiB, available=375.4 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:48.375 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:44:48.375 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:48.410 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:48.411 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:48.412 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:48.417 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:48.422 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionSynced=92, revision=99 06:44:48.423 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:48.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da399fbd653bfe2eb17ac57f5bd80e26eadeccaa' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:48.460 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:48.481 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:48.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:48.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=142 06:44:48.545 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 06:44:48.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:44:48.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:48.587 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:48.657 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:48.725 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 renewalDateTime=2019-09-21T05:13:55.029Z expiryDateTime=2019-09-21T05:43:55.029Z 06:44:48.746 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:48.753 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:48.766 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:48.779 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:48.783 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:44:48.801 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:44:48.834 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null 06:44:48.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:48.836 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:48.838 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oTsIpQstuPgRoAl-3SF7yQ/to6X4uR673kkughZateMng' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:48.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=8, revision=10 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:48.902 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:48.981 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:48.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:49.070 [CloudStoreUpdaterTimer] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:49.072 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:44:49.072 [CloudStoreUpdaterTimer] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:49.073 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:59:49 CEST 2019 06:44:49.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=80.2 MiB, available=375.3 MiB 06:44:49.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:49.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 599177 bytes in 318 ms. path='/1 {11 11ä11#+} 1/a' 06:44:49.237 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:49.248 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.38% 06:44:49.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=87db3add-7586-4d9c-bccf-7ebd4c3d5dab to='build/repo/k0t2i04e-awmmh-local-dest-meta-only', fromRepoLocalSync=true 06:44:49.249 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 87db3add-7586-4d9c-bccf-7ebd4c3d5dab ('build/repo/k0t2i04e-awmmh-local-dest-meta-only') 06:44:49.273 [pool-20-thread-1] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 19.54% 06:44:49.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.124.xml.gz 06:44:49.275 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.124.xml.gz 06:44:49.289 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:49.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:49.416 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=160 06:44:49.422 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:49.434 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.124.xml.gz 06:44:49.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=124 repoFileDtos.size=3 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:49.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:49.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:49.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=80.2 MiB, available=375.3 MiB 06:44:49.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:49.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='affde0e5ec5636581b36d2eed1d988db4b0f9813' to.sha1=''): /1 {11 11ä11#+} 1/b 06:44:49.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:50.050 [Test worker] 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' 06:44:50.092 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:50.095 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oTsIpQstuPgRoAl-3SF7yQ/A-iTBlUzD6t9L1Jgg1mhZQ' offset=0 06:44:50.115 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=80.2 MiB, available=375.3 MiB 06:44:50.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:44:50.120 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 06:44:50.120 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 06:44:50.136 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:50.140 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:50.141 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:50.144 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:50.160 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=98 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:50.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.238 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:50.247 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 73308 bytes in 197 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.260 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=144 remoteFromLocalRevision=98 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:50.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=92.3 MiB, available=363.2 MiB 06:44:50.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09b5adcd-d1fb-4abd-a785-c8475541d416 from='build/repo/k0t2gf5q-3o2c3-local-src-marco' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:50.368 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:50.380 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionInProgress=-1, revision=161 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.482 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:50.482 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.490 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:50.490 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:50.492 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 06:44:50.492 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 06:44:50.496 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=144 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:50.506 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.530 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:50.530 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:50.543 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:44:50.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:44:50.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=142, revision=146 06:44:50.550 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:50.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.564 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:50.565 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:50.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:50.838 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:50.839 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:50.840 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:50.843 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:50.846 [qtp507378138-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=139, revision=146 06:44:50.849 [qtp507378138-34] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:51.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:51.034 [qtp507378138-34] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:51.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=139, revision=146 06:44:51.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=146, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:51.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=85.4 MiB, available=370.1 MiB 06:44:51.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=125, revision=161 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:51.073 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:51.074 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:51.074 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:44:51.078 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:51.083 [qtp507378138-1989] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 transaction.localRevision=104 remoteFromLocalRevision=144 06:44:51.311 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:51.323 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 06:44:51.323 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:51.325 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:51.326 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:51.326 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:51.327 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:44:51.329 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:44:51.331 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f3b7a18]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:44:51.332 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:51.333 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:51.333 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:44:51.334 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f3b7a18]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:51.335 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed271c23d146ac2e7e69ed65f56ad2274414dd37' to.sha1=''): /1 {11 11ä11#+} 1/c 06:44:51.478 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:51.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' 06:44:51.580 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:51.581 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oTsIpQstuPgRoAl-3SF7yQ/fWg6TcGFDM0Df4_lqPN6LA' offset=0 06:44:51.598 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:51.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:44:51.890 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:51.892 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oTsIpQstuPgRoAl-3SF7yQ/fWg6TcGFDM0Df4_lqPN6LA' offset=1048576 06:44:51.901 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:51.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:44:51.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 329065 bytes in 398 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:52.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:52.041 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:44:52.047 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:52.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:52.125 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:52.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:52.138 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:52.140 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:44:52.140 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:52.141 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:52.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:52.247 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:44:52.248 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 06:59:52 CEST 2019 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:52.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f5be0432c9d56a914305b84850e5ff75f95f51ec' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:44:52.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:52.375 [Test worker] 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' 06:44:52.420 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:52.422 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d8y3LDono782jgceX2XD9w/aEQU75iGtLYN3E-D9JXNIQ/NHKlWmDkIeCY6b6H1qfZ0w' offset=0 06:44:52.456 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:52.478 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:52.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 06:44:52.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 390432 bytes in 376 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:52.833 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:52.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=86.1 MiB, available=369.4 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:52.862 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:52.914 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:52.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:52.995 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:53.057 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:53.067 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionSynced=125, revision=161 06:44:53.067 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionInProgress=161, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:53.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88a4a978f57fa095154d2da6ff2cb21964c09ec1' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:53.126 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:53.157 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:53.158 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null 06:44:53.158 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null 06:44:53.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=10, revision=12 06:44:53.228 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:53.304 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:53.325 [Test worker] 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' 06:44:53.363 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:53.365 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d8y3LDono782jgceX2XD9w/aEQU75iGtLYN3E-D9JXNIQ/gnCm4Fk0D9-C5o587tZiBg' offset=0 06:44:53.383 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:53.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:53.428 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:53.446 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16496 bytes in 120 ms. path='/2/1 {11 11ä11#+} 1/b' 06:44:53.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:53.529 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:53.545 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.remoteRepositoryRevisionSynced=5, revision=12 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:53.551 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:53.562 [qtp704117508-1133] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:53.641 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:53.646 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:53.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=5, revision=12 06:44:53.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:53.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:53.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:53.731 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d4d76f167a96aefa94bd0e6fe45576d405bb2d43' to.sha1=''): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:53.830 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [734c4b86]initPersistenceManagerFactory: repositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:53.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:53.936 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [734c4b86]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34037 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:53.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:44:53.990 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:54.031 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:54.052 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d8y3LDono782jgceX2XD9w/40gzf40gNV0MhEaaNsRzyA' offset=0 06:44:54.069 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:53.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:44:54.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=86.0 MiB, available=369.5 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:54.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:54.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:54.347 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124976 bytes in 405 ms. path='/2/a' 06:44:54.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:44:54.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:54.550 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:44:54.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:54.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:54.709 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=137.5 MiB, available=318.0 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:54.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea4b1f9f696f93cf92e1042b9c955d4407aaa24e' to.sha1=''): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:54.812 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfj-kj81n-remote' 06:44:54.813 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfj-kj81n-remote' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:54.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:54.839 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:44:54.889 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:54.894 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/AiqrBXpsPHXqGz9Lc-44vw/GIEFSaY4PtzAREkCPed7lQ' offset=0 06:44:54.921 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:54.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=86.0 MiB, available=369.5 MiB 06:44:54.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:54.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:44:55.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112112 bytes in 187 ms. path='/3 + &#ä/5/h' 06:44:55.138 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:44:55.202 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:55.212 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:44:55.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2038daf23655bc29a16a88aaa916a15a4491fe8c' to.sha1=''): /3 + &#ä/5/i 06:44:55.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:55.391 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:55.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=85.9 MiB, available=369.6 MiB 06:44:55.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.124.xml.gz 06:44:55.395 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.07% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:55.432 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:55.432 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:55.433 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/AiqrBXpsPHXqGz9Lc-44vw/QLxDwlKEpEX-ECRRjkUJdQ' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:55.444 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab localRepositoryRevisionSynced=160 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:55.446 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:55.454 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:55.498 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:55.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 06:44:55.563 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 291006 bytes in 171 ms. path='/3 + &#ä/5/i' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:55.567 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=15 remoteFromLocalRevision=160 06:44:55.612 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 38.70% 06:44:55.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=87db3add-7586-4d9c-bccf-7ebd4c3d5dab to='build/repo/k0t2i04e-awmmh-local-dest-meta-only', fromRepoLocalSync=false 06:44:55.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:55.614 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:55.622 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:55.630 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:55.635 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:55.685 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=165 06:44:55.690 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:55.691 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:55.711 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:44:55.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:55.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:44:55.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa5eb22d0a11cf3e77fc4c46bb3605fe1179cde0' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:55.925 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:55.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:55.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:56.009 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:56.015 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:56.023 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/IHzHjkB1EJVDzYXJcC0R0g' offset=0 06:44:56.044 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:56.070 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:56.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:56.273 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:56.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=86.4 MiB, available=369.1 MiB 06:44:56.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:44:56.324 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:56.338 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionInProgress=-1, revision=166 06:44:56.353 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 06:44:56.376 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:56.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:56.435 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:56.444 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/IHzHjkB1EJVDzYXJcC0R0g' offset=1048576 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:56.450 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:56.486 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:56.533 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:56.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:56.677 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:56.708 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 359418 bytes in 743 ms. path='/3 + &#ä/aa' 06:44:56.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:44:56.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:56.818 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:56.855 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:56.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:44:56.885 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:56.913 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:56.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='335e645d5281907f30e419268fa091f5b544d3a5' to.sha1=''): /3 + &#ä/bb org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:57.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=86.6 MiB, available=368.9 MiB 06:44:57.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=161, revision=166 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:57.037 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:57.052 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:57.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:57.059 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:44:57.059 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:44:57.060 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:44:57.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:57.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:57.084 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:57.141 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:57.146 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:57.156 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/FRh2yGbI3Avm5niImqVkYA' offset=0 06:44:57.183 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:57.232 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:57.322 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:57.382 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:57.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:57.405 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:44:57.490 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:57.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 658044 bytes in 424 ms. path='/3 + &#ä/bb' 06:44:57.543 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:44:57.672 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:57.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:57.721 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:57.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=86.0 MiB, available=369.5 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:57.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16121fa3041c26723c57d66345385061fecbff49' to.sha1=''): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:57.815 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:57.817 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:57.832 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionSynced=161, revision=166 06:44:57.832 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab, this.localRepositoryRevisionInProgress=166, revision=-1 06:44:57.840 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:57.849 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:57.862 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null 06:44:57.862 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null 06:44:57.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=16 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:57.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:57.891 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:44:57.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:57.943 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:57.972 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/HlRMqgMuj88iUN6jF-dA6g' offset=0 06:44:58.002 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:58.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:58.130 [qtp2000985038-1190] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:58.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 191698 bytes in 255 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:58.178 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]initPersistenceManagerFactory: repositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 06:44:58.178 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3365 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:58.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:58.218 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]getCloseDeferredMillis: closeDeferredMillis=20000 06:44:58.218 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:58.220 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:58.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:44:58.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56b3392039b470320d4f62b0367d2c9ed82b5366' to.sha1=''): /3 + &#ä/dd 06:44:58.409 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:58.435 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:57.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:44:58.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=85.6 MiB, available=369.9 MiB 06:44:58.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:58.468 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:58.495 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kXXjEdoFgzbgCVDIhG2jpQ/pwrbvBI64Vb_rAu6kBdQ5g' offset=0 06:44:58.509 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:58.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 06:44:58.607 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217404 bytes in 171 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:58.623 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = f994b77a-e7cc-4497-80a0-fb273c611e3d localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest localRepository.publicKeySha1 = 48:DE:83:13:51:4C:62:D0:6B:72:ED:30:D9:12:CB:6F:59:1F:43:D3 remoteRepository.repositoryId = 11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepository.remoteRoot = https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA remoteRepository.publicKeySha1 = 21:1E:96:BA:5D:EB:F3:45:D3:6F:A4:8E:D4:6A:9E:AE:35:C2:2A:35 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 f994b77a-e7cc-4497-80a0-fb273c611e3d 11041b41-4a27-4e4d-b43a-7a86d8066552 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:58.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:44:58.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:44:58.737 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:58.767 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:58.776 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:58.791 [qtp344249497-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=105 06:44:58.825 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:58.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=85.5 MiB, available=370.0 MiB 06:44:58.863 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:58.866 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:58.892 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=93 remoteFromLocalRevision=105 06:44:58.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' 06:44:58.957 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:58.967 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:14:58.797Z expiryDateTime=2019-09-21T05:44:58.797Z org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:58.973 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:58.987 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.002 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.022 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:44:59.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' toID=f994b77a-e7cc-4497-80a0-fb273c611e3d to='build/repo/k0t2j6gi-1gwft-local-dest', fromRepoLocalSync=true 06:44:59.025 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f994b77a-e7cc-4497-80a0-fb273c611e3d ('build/repo/k0t2j6gi-1gwft-local-dest') org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:59.033 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:59.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.-1.xml.gz 06:44:59.035 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.-1.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:59.052 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:44:59.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:59.061 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:59.077 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:59.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:44:59.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:44:59.104 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=93 06:44:59.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:59.114 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:59.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:59.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:59.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=95 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:59.147 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6bff8387]initPersistenceManagerFactory: repositoryId=23e52af6-c498-49bf-9149-78287197b97d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:59.156 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:59.201 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6bff8387]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35252 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:59.230 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:44:59.239 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j1-ppf24-remote' 06:44:59.240 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j1-ppf24-remote' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:59.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=85.5 MiB, available=370.0 MiB 06:44:59.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2i04e-awmmh-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:59.326 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.332 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=5, revision=95 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:59.334 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.348 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab localRepositoryRevisionSynced=165 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:59.350 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=5, revision=95 06:44:59.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:59.357 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:59.366 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:59.373 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.-1.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:59.396 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:59.402 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=87db3add-7586-4d9c-bccf-7ebd4c3d5dab remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=18 remoteFromLocalRevision=165 06:44:59.410 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 57.85% 06:44:59.410 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 77.01% 06:44:59.410 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00% 06:44:59.410 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1754ce18]getCloseDeferredMillis: closeDeferredMillis=20000 06:44:59.424 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1754ce18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:59.436 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 transaction.localRevision=112 remoteFromLocalRevision=93 06:44:59.466 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=false 06:44:59.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:44:59.480 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:44:59.498 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:59.500 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1754ce18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:44:59.543 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=112 06:44:59.546 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.551 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:44:59.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:44:59.683 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.751 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.774 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 renewalDateTime=2019-09-21T05:12:49.182Z expiryDateTime=2019-09-21T05:42:49.182Z 06:44:59.786 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.790 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.797 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:44:59.797 [Test worker] WARN o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: userRepoKeyId == GDKY-E67kP2BNy6BFEvJkQ unknown! Probably already processed?! 06:44:59.804 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:44:59.805 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:44:59.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=131 06:44:59.838 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 06:44:59.928 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:44:59.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 to='build/repo/k0t2g1db-5fqqz-local-dest', fromRepoLocalSync=true 06:44:59.932 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 708386cc-c3cb-464c-b6ef-6f0a5c1c3889 ('build/repo/k0t2g1db-5fqqz-local-dest') 06:44:59.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.141.xml.gz 06:44:59.936 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.141.xml.gz 06:44:59.982 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:44:59.986 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:45:00.016 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=169 06:45:00.018 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:00.030 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.141.xml.gz 06:45:00.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=141 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:44:59.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 06:45:00.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=123.9 MiB, available=331.6 MiB 06:45:00.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:00.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=111.9 MiB, available=343.6 MiB 06:45:00.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:00.518 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:00.537 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=113 06:45:00.585 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 06:45:00.620 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:00.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:00.728 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:45:00.739 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:00.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=75.7 MiB, available=379.8 MiB 06:45:00.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:00.776 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:00.855 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:00.894 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=-1, revision=113 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:00.921 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:00.929 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=-1, revision=170 06:45:00.988 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 06:45:01.007 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:01.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:01.028 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:01.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=111.3 MiB, available=344.2 MiB 06:45:01.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=107, revision=113 06:45:01.696 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:01.701 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:01.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:01.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=75.8 MiB, available=379.7 MiB 06:45:01.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=142, revision=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:01.846 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:01.901 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=TtyDeN0hXqUc6Rs1Pd5OyA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=GDKY-E67kP2BNy6BFEvJkQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7}} 06:45:01.902 [Test worker] WARN o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: userRepoKeyId == GDKY-E67kP2BNy6BFEvJkQ unknown! Probably already processed?! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:01.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=37, cryptoLinkDtos.size=48, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:02.082 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:45:02.085 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:45:02.087 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:45:02.088 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:45:02.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:02.180 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:02.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=111.3 MiB, available=344.2 MiB 06:45:02.356 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:02.374 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=107, revision=113 06:45:02.374 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=113, revision=-1 06:45:02.392 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:02.405 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:02.405 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:02.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=98 06:45:02.470 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:02.473 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:02.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:02.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:02.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=124.6 MiB, available=330.9 MiB 06:45:02.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=113 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:03.018 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:03.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=75.4 MiB, available=380.1 MiB 06:45:03.294 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:03.318 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionSynced=142, revision=170 06:45:03.319 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=170, revision=-1 06:45:03.324 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:03.336 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:03.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:03.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=131, revision=134 06:45:03.377 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:03.375 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:03.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=111.4 MiB, available=344.1 MiB 06:45:03.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:03.491 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:03.513 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=129, revision=134 06:45:03.544 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:45:03.557 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:03.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=129, revision=134 06:45:03.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=134, revision=-1 06:45:03.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:03.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:04.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=111.6 MiB, available=343.9 MiB 06:45:04.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:04.075 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:04.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=75.3 MiB, available=380.2 MiB 06:45:04.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:04.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=111.3 MiB, available=344.2 MiB 06:45:04.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:04.671 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:45:04.671 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:45:04.671 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:45:04.691 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:04.718 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=112 06:45:04.725 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:04.770 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=100 remoteFromLocalRevision=112 06:45:04.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:04.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=75.2 MiB, available=380.3 MiB 06:45:04.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:04.928 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 06:45:04.941 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:04.941 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:04.944 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:45:04.944 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:45:04.954 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=100 06:45:04.981 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:04.982 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:05.004 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:05.004 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:05.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=98, revision=102 06:45:05.016 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:45:05.080 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:05.099 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=95, revision=102 06:45:05.144 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:05.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=95, revision=102 06:45:05.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=102, revision=-1 06:45:05.195 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:05.202 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 transaction.localRevision=118 remoteFromLocalRevision=100 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:05.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 140 ms. 06:45:05.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:05.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=75.2 MiB, available=380.3 MiB 06:45:05.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.141.xml.gz 06:45:05.278 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:45:05.281 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:45:05.281 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:05.298 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:05.302 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:05.307 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:05.338 [qtp704117508-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=169 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:05.347 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.347 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.350 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=aDBW7sYcHiP3fQ17wVAfIQ could not be decrypted! Access rights missing?! 06:45:05.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:05.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.359 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:05.359 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.369 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.369 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.372 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=aDUUORBk0rPIRs44KKJx8Q could not be decrypted! Access rights missing?! 06:45:05.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.375 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Topb79Aa_XKAfomou1_WLQ could not be decrypted! Access rights missing?! 06:45:05.376 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:05.376 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.379 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=HReXUqvViBnwj79xrbZtbg could not be decrypted! Access rights missing?! 06:45:05.379 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:05.379 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.382 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=fqQ39AEY4OBsIcQMhkHrSA could not be decrypted! Access rights missing?! 06:45:05.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.397 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=AvMtYrPIuvAiust6HjLy-g could not be decrypted! Access rights missing?! 06:45:05.397 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:05.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.401 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=xnbvgUPTaSGOs4ot5JY3bw could not be decrypted! Access rights missing?! 06:45:05.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.411 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:05.413 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:05.421 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:05.422 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.431 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.439 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=8qEEWowG_RQSNS1m6CSx5g could not be decrypted! Access rights missing?! org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:05.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=137 remoteFromLocalRevision=169 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:05.457 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 06:45:05.457 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.462 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=CgSslGdRT-szHDz64Q7w2Q could not be decrypted! Access rights missing?! 06:45:05.463 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.463 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:05.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:05.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:05.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 from='build/repo/k0t2g1db-5fqqz-local-dest' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' 06:45:05.535 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:05.543 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:05.552 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:05.562 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:05.564 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:05.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:05.608 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:05.646 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 renewalDateTime=2019-09-21T05:14:32.215Z expiryDateTime=2019-09-21T05:44:32.215Z 06:45:05.673 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:05.687 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:05.700 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:05.700 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:05.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=104 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:05.719 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=137 06:45:05.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:05.728 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:05.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:45:05.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:45:05.735 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:06.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=125.0 MiB, available=330.5 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:06.655 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:06.656 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:06.666 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:06.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:06.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:06.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:06.676 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:06.679 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:06.690 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionSynced=-1, revision=113 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:06.691 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:45:06.691 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:06.691 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:06.698 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:45:06.698 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=true 06:45:06.699 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 92830177-a8d6-4fdc-bb17-ad6ed235dfd0 ('build/repo/k0t2iscu-krjpz-local-dest') 06:45:06.714 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:45:06.772 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:06.832 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:06.842 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:06.847 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:06.847 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:06.860 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:06.860 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:06.863 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=134, revision=139 06:45:06.866 [qtp704117508-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:45:06.926 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:06.935 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=134, revision=139 06:45:06.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:06.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.112.xml.gz 06:45:06.936 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.112.xml.gz 06:45:06.955 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:06.973 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:06.979 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 transaction.localRevision=176 remoteFromLocalRevision=137 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:07.031 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=118 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:07.024 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:07.037 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:07.038 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 from='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' toID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 to='build/repo/k0t2g1db-5fqqz-local-dest', fromRepoLocalSync=false 06:45:07.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:45:07.039 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:07.043 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.112.xml.gz 06:45:07.043 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=112 repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:07.059 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:07.138 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=176 06:45:07.142 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:07.160 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/ChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:07.471 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=5 06:45:07.667 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:07.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:45:07.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=75.2 MiB, available=380.3 MiB 06:45:07.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:07.854 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:07.863 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=-1, revision=177 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:07.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=113.4 MiB, available=342.1 MiB 06:45:07.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:07.914 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 06:45:07.936 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:07.947 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:07.960 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=119 06:45:08.037 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 06:45:08.060 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:08.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:08.118 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:08.128 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:08.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:08.304 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:08.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=-1, revision=5 06:45:08.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:07.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:45:08.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=74.7 MiB, available=380.8 MiB 06:45:08.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.remoteRepositoryRevisionSynced=170, revision=177 06:45:08.480 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:45:08.481 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=SZgHR0jX-Lggtw5Y66T3qA, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:45:08.483 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=YXmdUjzcikJ6nMFYc9WuiQ, serverRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7} because of missing permissions! 06:45:08.488 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:45:08.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:08.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=113.3 MiB, available=342.2 MiB 06:45:08.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=113, revision=119 06:45:08.795 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:08.797 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:08.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:09.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=74.7 MiB, available=380.8 MiB 06:45:09.229 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:09.235 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionSynced=170, revision=177 06:45:09.237 [qtp704117508-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.localRepositoryRevisionInProgress=177, revision=-1 06:45:09.267 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:09.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:09.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:09.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=-1, revision=142 06:45:09.313 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 06:45:09.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:09.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:08.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:08.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:09.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=124.5 MiB, available=331.0 MiB 06:45:09.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:09.665 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:09.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=114.4 MiB, available=341.1 MiB 06:45:09.887 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:09.898 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=113, revision=119 06:45:09.898 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=119, revision=-1 06:45:09.939 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:09.951 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:09.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:09.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=104, revision=107 06:45:10.003 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 06:45:10.081 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:10.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:10.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=74.9 MiB, available=380.6 MiB 06:45:10.271 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:10.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=124.4 MiB, available=331.1 MiB 06:45:10.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:10.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=74.9 MiB, available=380.6 MiB 06:45:10.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:11.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=124.4 MiB, available=331.1 MiB 06:45:11.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.-1.xml.gz 06:45:11.012 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:45:11.027 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:11.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=113.0 MiB, available=342.5 MiB 06:45:11.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:11.155 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:11.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:11.320 [closeDeferredTimer-13969ab2-6x] INFO c.c.c.l.LocalRepoManagerImpl - [13969ab2]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:11.507 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 06:45:11.533 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 06:45:11.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 06:45:11.592 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afaf4e51185ae5d8a7548500197a0e6e4b1bb0ba' to.sha1=''): /5/h org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:11.639 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=74.9 MiB, available=380.6 MiB 06:45:11.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e17b64d7-809b-4dad-9db4-f9886be9a8c7.null.xml.gz 06:45:11.641 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:45:11.641 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:45:11.641 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:45:11.668 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:11.685 [qtp704117508-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 localRepositoryRevisionSynced=176 06:45:11.709 [qtp704117508-34] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:11.734 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 transaction.localRevision=144 remoteFromLocalRevision=176 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:11.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=112.5 MiB, available=343.0 MiB 06:45:11.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:11.743 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 from='build/repo/k0t2g1db-5fqqz-local-dest' toID=e17b64d7-809b-4dad-9db4-f9886be9a8c7 to='https://localhost:36223/e17b64d7-809b-4dad-9db4-f9886be9a8c7' 06:45:11.817 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:11.833 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:11.823 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:11.836 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:11.838 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:45:11.839 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:11.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:11.861 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 localRepositoryRevisionSynced=144 06:45:11.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:11.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:11.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:11.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2g1db-5fqqz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:11.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=142, revision=146 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:11.892 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:11.895 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:11.898 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:11.900 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/Xfui_0wu6IjCnZ2QvfNZbw/Sa-XTVL4jW9wdfw85VVGRg' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:11.917 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:45:11.918 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:11.938 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:11.953 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:11.962 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889, this.remoteRepositoryRevisionSynced=139, revision=146 06:45:11.965 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@272abbd2 (of khaled) 06:45:11.970 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:11.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:11.979 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionSynced=139, revision=146 06:45:11.979 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7, this.localRepositoryRevisionInProgress=146, revision=-1 06:45:12.001 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:12.010 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e17b64d7-809b-4dad-9db4-f9886be9a8c7 remoteRepositoryId=708386cc-c3cb-464c-b6ef-6f0a5c1c3889 transaction.localRevision=182 remoteFromLocalRevision=144 06:45:12.019 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:12.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3569 bytes in 191 ms. path='/5/h' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:12.026 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:12.139 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:12.167 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<< inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot <<< *** 06:45:12.167 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< *** org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:12.165 [closeDeferredTimer-1085b583-5] INFO c.c.c.l.LocalRepoManagerImpl - [1085b583]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:12.167 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [698a3cee]getCloseDeferredMillis: closeDeferredMillis=20000 06:45:12.167 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [698a3cee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:12.212 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:12.220 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65b7e9c1]getCloseDeferredMillis: closeDeferredMillis=20000 06:45:12.220 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65b7e9c1]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:12.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:45:12.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 06:45:12.314 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eab4c6036601f623a50bcf643b6f5f636cd174a2' to.sha1=''): /5/i 06:45:12.377 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:45:12.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/5/i' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:12.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=112.5 MiB, available=343.0 MiB 06:45:12.411 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.112.xml.gz 06:45:12.412 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:45:12.415 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:45:12.416 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:12.427 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:12.436 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:12.439 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:12.441 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/Xfui_0wu6IjCnZ2QvfNZbw/6ccpq_ucbIARctx7a-jN3g' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:12.456 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:12.459 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:12.496 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:12.544 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=109 remoteFromLocalRevision=118 06:45:12.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' 06:45:12.573 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:12.578 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:12.601 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=109 06:45:12.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:12.641 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:12.643 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:45:12.680 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:45:12.683 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:12.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 49 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 06:45:12.726 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:12.774 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:12.791 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:12.884 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:12.887 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:12.888 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:12.895 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/Xfui_0wu6IjCnZ2QvfNZbw/6ccpq_ucbIARctx7a-jN3g' offset=1048576 06:45:12.910 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:12.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=107, revision=111 06:45:12.922 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 06:45:12.973 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:45:12.984 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.082 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:13.088 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=102, revision=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.180 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:13.181 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/Xfui_0wu6IjCnZ2QvfNZbw/6ccpq_ucbIARctx7a-jN3g' offset=2097152 06:45:13.190 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:13.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:45:13.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 162144 bytes in 825 ms. path='/5/i' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.236 [qtp344249497-1001] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:45:13.258 [qtp344249497-1001] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.311 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.314 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.316 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i 06:45:13.317 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=102, revision=111 06:45:13.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:45:13.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.455 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:45:13.455 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='425333add0081c7e45583130ca49a91ef3559ecf' to.sha1=''): /aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:13.516 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.521 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:13.563 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9946f9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' 06:45:13.567 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9946f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.636 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:45:13.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.675 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.702 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:13.704 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/5XQCi20Y5xis1hJlPBKhYA' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.709 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.717 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.726 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:45:13.727 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:45:13.784 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 108675 bytes in 122 ms. path='/aa' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='966a20187293777cfaf9d70d086a0b92cb523842' to.sha1='d3e68a3368ad767f9d240648a323afb1140532ba'): /new-file1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:13.841 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:45:13.909 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:13.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=114 06:45:13.997 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:14.077 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 06:45:14.199 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80f02a4b9e3c96572b38170b5335e518f470fe18' to.sha1=''): /bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:14.228 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:14.234 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=111, revision=114 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:14.393 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:14.484 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:14.491 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/bb' 06:45:14.516 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:14.517 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/BhI0S5ScgUs1jYnnm9Ns0w' offset=0 06:45:14.528 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:14.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:14.808 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:14.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=111, revision=114 06:45:14.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:14.819 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:14.821 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/BhI0S5ScgUs1jYnnm9Ns0w' offset=1048576 06:45:14.833 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:14.861 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:14.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 06:45:14.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 135744 bytes in 495 ms. path='/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:15.049 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:15.056 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:45:15.058 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:15.144 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="92830177-a8d6-4fdc-bb17-ad6ed235dfd0"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:15.153 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:15.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:15.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:15.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:15.302 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:15.336 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:15.340 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:15.341 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pB62Lmv2d6VZgOEojt5EOw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:15.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d2d553bffe78d5761cc966c2603a59fddf266aa' to.sha1=''): /cc 06:45:15.508 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:45:15.523 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 06:45:15.563 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:15.565 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/4ttkIWHU7HRN6GbCEYxuzQ' offset=0 06:45:15.573 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:15.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:45:15.631 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64827 bytes in 107 ms. path='/cc' 06:45:15.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:45:15.823 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:45:15.914 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 06:45:16.036 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5131148a7888ce172329b8b62effb87ce5d71a2c' to.sha1=''): /dd 06:45:16.119 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:45:16.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/dd' 06:45:16.297 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:16.298 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=0 06:45:16.309 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:16.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 06:45:16.579 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:16.580 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=1048576 06:45:16.592 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:16.674 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:16.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 06:45:16.836 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:16.838 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=2097152 06:45:16.851 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:16.906 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:16.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 498552 bytes in 1916 ms. path='/new-file1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:17.105 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:17.106 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=3145728 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.106 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:17.117 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.164 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:17.169 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=114, revision=117 06:45:17.236 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:17.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=114, revision=117 06:45:17.246 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=117, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:17.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:17.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:17.343 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:17.375 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:17.376 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=4194304 06:45:17.389 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:17.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.581 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:17.622 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:17.624 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/nDomgi9R1yFyywanVbOFKg' offset=5242880 06:45:17.634 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.650 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:45:17.681 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:17.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 06:45:17.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 124271 bytes in 1512 ms. path='/dd' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.813 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="92830177-a8d6-4fdc-bb17-ad6ed235dfd0"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:17.837 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:45:17.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd 06:45:17.843 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd 06:45:17.846 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd 06:45:17.848 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd 06:45:17.849 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.859 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:17.888 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.892 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=109 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:17.949 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:17.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:17.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:17.978 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:18.001 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:18.002 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:18.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:18.056 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 06:45:18.084 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:18.115 [qtp2000985038-1189] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=111 06:45:18.137 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:18.152 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:18.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=50 remoteFromLocalRevision=111 06:45:18.308 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f994b77a-e7cc-4497-80a0-fb273c611e3d from='build/repo/k0t2j6gi-1gwft-local-dest' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' 06:45:18.324 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:18.328 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:18.374 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:18.380 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=117, revision=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:18.400 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=50 06:45:18.423 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:18.424 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:18.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:45:18.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:45:18.452 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=50 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:18.539 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:18.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:18.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:18.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=117, revision=122 06:45:18.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:18.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:18.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:18.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=52 06:45:18.572 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:18.713 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:18.719 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 transaction.localRevision=131 remoteFromLocalRevision=109 06:45:18.785 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:18.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=false 06:45:18.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:18.794 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:18.813 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:18.906 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=131 06:45:18.921 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:18.926 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:18.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:19.184 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:19.197 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=5, revision=52 06:45:19.257 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:19.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=5, revision=52 06:45:19.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=52, revision=-1 06:45:19.372 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:19.397 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d transaction.localRevision=118 remoteFromLocalRevision=50 06:45:19.488 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:19.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' toID=f994b77a-e7cc-4497-80a0-fb273c611e3d to='build/repo/k0t2j6gi-1gwft-local-dest', fromRepoLocalSync=false 06:45:19.495 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:19.495 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:19.516 [closeDeferredTimer-1754ce18-2] INFO c.c.c.l.LocalRepoManagerImpl - [1754ce18]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:19.556 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:19.607 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=118 06:45:19.618 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:19.616 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:19.622 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:19.637 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:19.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:19.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=115.9 MiB, available=339.6 MiB 06:45:19.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:19.783 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:19.801 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=132 06:45:19.921 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 06:45:20.230 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:20.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=3, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:20.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=125.8 MiB, available=329.7 MiB 06:45:20.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:20.404 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:20.414 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=-1, revision=119 06:45:20.455 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 06:45:20.476 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:20.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:20.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=114.7 MiB, available=340.8 MiB 06:45:20.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=119, revision=132 06:45:20.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:20.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:20.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:20.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:20.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=125.7 MiB, available=329.8 MiB 06:45:20.987 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=113, revision=119 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:20.987 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:20.989 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:20.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:21.002 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:21.003 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:21.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:45:21.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=125.8 MiB, available=329.7 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:21.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=114.4 MiB, available=341.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:21.701 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:21.706 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionSynced=113, revision=119 06:45:21.706 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=119, revision=-1 06:45:21.718 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:21.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:21.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:21.735 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=55 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:21.741 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:21.749 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=119, revision=132 06:45:21.749 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=132, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:21.785 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:21.795 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:21.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:21.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:21.806 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:21.806 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:21.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=124 06:45:21.882 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 06:45:21.900 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:22.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=126.0 MiB, available=329.5 MiB 06:45:22.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:21.900 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:22.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=114.5 MiB, available=341.0 MiB 06:45:22.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:22.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=125.9 MiB, available=329.6 MiB 06:45:22.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:22.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=114.4 MiB, available=341.1 MiB 06:45:22.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:23.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=125.7 MiB, available=329.8 MiB 06:45:23.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:23.139 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:45:23.139 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:45:23.167 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:23.178 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=118 06:45:23.208 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:23.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=57 remoteFromLocalRevision=118 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:23.277 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:23.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f994b77a-e7cc-4497-80a0-fb273c611e3d from='build/repo/k0t2j6gi-1gwft-local-dest' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' 06:45:23.337 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=50 localRepositoryRevisionInProgress=57 06:45:23.342 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:23.342 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:23.344 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:45:23.345 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:45:23.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=57 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:23.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=114.4 MiB, available=341.1 MiB 06:45:23.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:23.352 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:45:23.352 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:45:23.352 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:23.358 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:23.358 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:23.375 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:23.375 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:23.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=55, revision=59 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:23.380 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:23.384 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:23.416 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=131 06:45:23.443 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:23.472 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:23.477 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=52, revision=59 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:23.491 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=126 remoteFromLocalRevision=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:23.602 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:23.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:23.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=52, revision=59 06:45:23.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:23.654 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=126 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:23.667 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:23.683 [qtp2000985038-1189] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d transaction.localRevision=124 remoteFromLocalRevision=57 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:23.702 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:23.702 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:23.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:45:23.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:45:23.728 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=126 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:23.729 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:23.737 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:23.742 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:23.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:23.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:23.826 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:23.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:23.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=124, revision=128 06:45:23.844 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 06:45:24.049 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.057 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=122, revision=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:24.066 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:24.138 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=122, revision=128 06:45:24.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=128, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:24.174 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.205 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:13:04.978Z expiryDateTime=2019-09-21T05:43:04.978Z org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:24.213 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:24.218 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.223 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:24.232 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 transaction.localRevision=137 remoteFromLocalRevision=126 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:24.235 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:24.238 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:24.260 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:24.260 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:24.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=153 06:45:24.310 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 06:45:24.348 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:45:24.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=true 06:45:24.351 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b7fd839-f480-4809-ab33-acee4c2054ba ('build/repo/k0t2frfh-xh8mz-local-src') 06:45:24.363 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:45:24.414 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.05% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:24.493 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.534 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.566 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 renewalDateTime=2019-09-21T05:12:43.515Z expiryDateTime=2019-09-21T05:42:43.515Z 06:45:24.585 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.594 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.604 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:24.604 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:24.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:24.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.103.xml.gz 06:45:24.620 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.103.xml.gz 06:45:24.640 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.685 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=124 06:45:24.690 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:24.693 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:24.697 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.103.xml.gz 06:45:24.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=103 repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:24.744 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:24.788 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=145, revision=148 06:45:25.127 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:25.149 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:45:25.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=1bd085ce-8065-4745-8173-17982fcb0c0b to='build/repo/k0t2f8jo-v3k37-local-src', fromRepoLocalSync=true 06:45:25.150 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1bd085ce-8065-4745-8173-17982fcb0c0b ('build/repo/k0t2f8jo-v3k37-local-src') 06:45:25.164 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:45:25.217 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:45:25.340 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.97.xml.gz 06:45:25.341 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.97.xml.gz 06:45:25.361 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:25.392 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=138 06:45:25.420 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:25.429 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.97.xml.gz 06:45:25.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=97 repoFileDtos.size=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:25.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=128.1 MiB, available=327.4 MiB 06:45:25.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:25.464 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:25.468 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:25.491 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=125 06:45:25.571 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 06:45:25.590 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:25.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:26.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=116.2 MiB, available=339.3 MiB 06:45:26.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:26.126 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:26.157 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=-1, revision=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:26.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=128.1 MiB, available=327.4 MiB 06:45:26.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=104, revision=125 06:45:26.207 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:26.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:26.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:26.223 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 06:45:26.425 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:26.704 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:26.707 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=128.1 MiB, available=327.4 MiB 06:45:26.777 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:26.781 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=104, revision=125 06:45:26.781 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=125, revision=-1 06:45:26.847 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:26.867 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:26.867 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:26.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=153, revision=156 06:45:26.907 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 06:45:26.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:27.130 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:26.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=2, cryptoLinkDtos.size=5, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:45:27.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=103.4 MiB, available=352.1 MiB 06:45:27.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=98, revision=139 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:27.376 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:26.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:27.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=128.6 MiB, available=326.9 MiB 06:45:27.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:27.509 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 84 ms. 06:45:27.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:27.536 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:27.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:27.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:27.627 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:27.633 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:27.691 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f3b7a18]initPersistenceManagerFactory: repositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 06:45:27.698 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f3b7a18]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31820 ms. 06:45:27.712 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:27.729 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:27.754 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:27.785 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:27.786 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:27.786 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:27.788 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:27.788 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:27.795 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:45:27.917 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:27.918 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:27.926 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]: localRoot='/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:45:27.926 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]initLockFile: Repository '/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:27.947 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:28.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=128.3 MiB, available=327.2 MiB 06:45:28.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:28.111 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:28.223 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:28.325 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:45:28.504 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:27.633 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:45:28.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=103.5 MiB, available=352.0 MiB 06:45:28.782 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:45:28.810 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:28.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=127.6 MiB, available=327.9 MiB 06:45:28.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.103.xml.gz 06:45:28.840 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:45:28.842 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:45:28.842 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:45:28.868 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:28.884 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=124 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:28.893 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:28.898 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:28.899 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionSynced=98, revision=139 06:45:28.899 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=139, revision=-1 06:45:28.906 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:28.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=158 remoteFromLocalRevision=124 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:28.939 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:28.939 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:28.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:28.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=148, revision=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:28.967 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:28.970 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:29.029 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=158 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:29.037 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:29.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:29.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:29.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:45:29.150 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:29.166 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:29.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=156, revision=160 06:45:29.184 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 06:45:29.251 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:29.255 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:29.261 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=148, revision=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:29.268 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:29.303 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:29.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=145, revision=151 06:45:29.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=151, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:29.348 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:29.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:29.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:29.376 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=151, revision=160 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:29.405 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:29.602 [qtp2000985038-30] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:45:29.637 [qtp2000985038-30] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:29.655 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:29.708 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:29.719 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=151, revision=160 06:45:29.719 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=160, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:29.779 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:45:29.863 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:29.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:45:29.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:29.907 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:29.945 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:45:30.105 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:30.110 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:30.128 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 06:45:30.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.08% 06:45:30.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:30.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:30.206 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:30.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3954163b79500e9703324b935aa692f09187bf15' to.sha1='80f02a4b9e3c96572b38170b5335e518f470fe18'): /3 + &#ä/bb 06:45:30.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=163 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:30.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=103.9 MiB, available=351.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:30.301 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 06:45:30.384 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:30.398 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=160, revision=163 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:30.425 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:30.435 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:30.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=160, revision=163 06:45:30.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:30.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:30.522 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:30.522 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:30.624 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:30.645 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:45:30.694 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:30.746 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:30.749 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:30.750 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:30.762 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:30.803 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:45:30.864 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:30.951 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:30.962 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:31.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=103.0 MiB, available=352.5 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:31.067 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:31.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:31.135 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:31.179 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:31.183 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:31.185 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/BhI0S5ScgUs1jYnnm9Ns0w' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:31.372 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:31.422 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:31.472 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:31.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=103.0 MiB, available=352.5 MiB 06:45:31.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.97.xml.gz 06:45:31.572 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:45:31.575 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:31.646 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:31.653 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.54% 06:45:31.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:45:31.666 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1' 06:45:31.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='966a20187293777cfaf9d70d086a0b92cb523842' to.sha1=''): /new-file1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:31.763 [qtp507378138-1178] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:45:31.798 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]initPersistenceManagerFactory: repositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 06:45:31.799 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3873 ms. 06:45:31.809 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:31.819 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:31.835 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:31.836 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]getCloseDeferredMillis: closeDeferredMillis=20000 06:45:31.836 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:31.960 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:31.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:31.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:31.967 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:31.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:32.004 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:32.010 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]initPersistenceManagerFactory: repositoryId=20676fcc-8898-4205-8f9e-94a39b61848d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.023 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:32.023 [closeDeferredTimer-58166464-4g] INFO c.c.c.l.LocalRepoManagerImpl - [58166464]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.024 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:32.044 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28972 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.057 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:32.075 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pB62Lmv2d6VZgOEojt5EOw' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:32.087 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]getCloseDeferredMillis: closeDeferredMillis=20000 06:45:32.087 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.123 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.126 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:32.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1048581 bytes in 1401 ms. path='/3 + &#ä/bb' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:32.186 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms. 06:45:32.187 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=0eswqlRblcdyn3XpCC_0Mw, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=166 06:45:32.204 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.280 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:32.290 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 103 ms. 06:45:32.291 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=HJgcF-zFzW9TS2jRwbMUig, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.319 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.326 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:32.327 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f3b7a18]getCloseDeferredMillis: closeDeferredMillis=20000 06:45:32.328 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f3b7a18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.331 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=163, revision=166 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.345 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:45:32.353 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:32.354 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:32.355 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:32.357 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:32.361 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:32.363 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28350 bytes in 361 ms. path='/new-file1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.380 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:32.391 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=163, revision=166 06:45:32.391 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=166, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.419 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_4682b9754c6f266c76f9b8c10b61c83128570f89_0 into destFile new-file1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:32.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:32.542 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.567 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="346b6f09-3770-4221-9e89-03ca9f7073e5"] on repo=1bd085ce-8065-4745-8173-17982fcb0c0b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.608 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.617 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.629 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.626 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:32.646 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:32.667 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.668 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.693 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.696 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.709 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.721 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.735 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.736 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.761 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.799 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:15:32.672Z expiryDateTime=2019-09-21T05:45:32.672Z org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.816 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=161 remoteFromLocalRevision=138 06:45:32.823 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1bd085ce-8065-4745-8173-17982fcb0c0b from='build/repo/k0t2f8jo-v3k37-local-src' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.828 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.829 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.829 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.832 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:32.853 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:32.854 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:32.861 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:32.868 [closeDeferredTimer-65b7e9c1-1] INFO c.c.c.l.LocalRepoManagerImpl - [65b7e9c1]_close: Shutting down real LocalRepoManager. 06:45:32.869 [closeDeferredTimer-698a3cee-1] INFO c.c.c.l.LocalRepoManagerImpl - [698a3cee]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.882 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.896 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 06:45:32.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=8e1e1456-8f53-4155-841c-8fa707e3fc94 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=true 06:45:32.906 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:32.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:45:32.907 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:32.902 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:32.910 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8e1e1456-8f53-4155-841c-8fa707e3fc94 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90') 06:45:32.964 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.965 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.966 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.969 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:32.976 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.979 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.979 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:32.982 [pool-19-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:33.090 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a86c27034cec7cefa9a90dd1dfa36a717f6f88d8' to.sha1='9fc88b8280ce11d6d9c9dbb64827cfbee94de567'): /3 + &#ä/zzzzzzz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:33.102 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=161 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:33.143 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:33.160 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:45:33.167 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:33.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:33.183 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:45:33.184 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:45:33.203 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=161 06:45:33.211 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:33.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:33.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=171 06:45:33.242 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:33.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:33.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:33.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=163 06:45:33.330 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:33.344 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=95.7 MiB, available=361.8 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:33.362 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:33.387 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:45:33.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:33.392 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:33.418 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=151, revision=163 06:45:33.425 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:33.427 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:33.447 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=166, revision=171 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:33.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=151, revision=163 06:45:33.481 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=163, revision=-1 06:45:33.532 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:33.565 [qtp344249497-1684] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b transaction.localRevision=145 remoteFromLocalRevision=161 06:45:33.582 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:33.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=1bd085ce-8065-4745-8173-17982fcb0c0b to='build/repo/k0t2f8jo-v3k37-local-src', fromRepoLocalSync=false 06:45:33.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:33.589 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:33.609 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:33.627 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=145 06:45:33.632 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:33.664 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:33.669 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:33.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:33.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=166, revision=171 06:45:33.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=171, revision=-1 06:45:33.736 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:33.780 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:33.881 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:33.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:45:33.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/zzzzzzz' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:34.201 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:34.202 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 23e52af6-c498-49bf-9149-78287197b97d localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src localRepository.publicKeySha1 = 86:E7:43:95:8F:8A:BA:40:E3:7B:18:5E:DB:FC:C2:3E:65:12:7D:8A remoteRepository.repositoryId = 20676fcc-8898-4205-8f9e-94a39b61848d remoteRepository.remoteRoot = https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d remoteRepository.publicKeySha1 = BD:B3:1E:65:D9:17:D3:2B:62:5B:6E:FB:26:74:CF:98:1F:88:F5:42 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 23e52af6-c498-49bf-9149-78287197b97d 20676fcc-8898-4205-8f9e-94a39b61848d org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:34.229 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:34.232 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:34.240 [qtp2000985038-1189] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/oZ-smYDYaHC4xuuoJVtFPA' offset=0 06:45:34.584 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:34.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 685198 bytes in 708 ms. path='/3 + &#ä/zzzzzzz' 06:45:34.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=174 06:45:34.649 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 06:45:34.748 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:34.768 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=171, revision=174 06:45:34.794 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:34.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=171, revision=174 06:45:34.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=174, revision=-1 06:45:35.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:45:35.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:35.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=103.5 MiB, available=352.0 MiB 06:45:35.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:35.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=91.9 MiB, available=363.6 MiB 06:45:35.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:35.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:35.085 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:35.085 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:35.099 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:35.096 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:35.134 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=-1, revision=146 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:35.157 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:35.159 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:35.161 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:35.165 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:35.170 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:35.171 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:35.171 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:35.173 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:35.200 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:35.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:35.228 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:35.234 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:45:35.238 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:35.316 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:35.386 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:35.417 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:35.467 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:45:35.530 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.24% 06:45:35.567 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=158 06:45:35.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:35.641 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:35.742 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:35.742 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:35.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=179 06:45:35.778 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:35.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=103.5 MiB, available=352.0 MiB 06:45:35.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=139, revision=146 06:45:35.883 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:35.885 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:35.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:45:36.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=103.2 MiB, available=352.3 MiB 06:45:36.364 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:36.372 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionSynced=139, revision=146 06:45:36.373 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.localRepositoryRevisionInProgress=146, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:36.374 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:36.376 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:36.378 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=174, revision=179 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:36.394 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:36.410 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:36.410 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:36.410 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:36.421 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:36.421 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:36.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=166 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:36.446 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:36.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=174, revision=179 06:45:36.471 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=179, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:36.762 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:36.900 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:45:36.927 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:45:36.956 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:45:37.002 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:45:37.044 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:36.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:45:37.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=84.1 MiB, available=371.4 MiB 06:45:37.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=108 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:36.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:36.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:37.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=103.1 MiB, available=352.4 MiB 06:45:37.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:37.537 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:37.550 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:37.573 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba transaction.localRevision=142 remoteFromLocalRevision=158 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:37.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=103.0 MiB, available=352.5 MiB 06:45:37.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:37.641 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:37.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=false 06:45:37.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:37.649 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:37.671 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:37.700 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:37.752 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:37.776 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=23e52af6-c498-49bf-9149-78287197b97d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d renewalDateTime=2019-09-21T05:15:37.733Z expiryDateTime=2019-09-21T05:45:37.733Z 06:45:37.794 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:37.804 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:37.810 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=142 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:37.849 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:45:37.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20676fcc-8898-4205-8f9e-94a39b61848d from='https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d' toID=23e52af6-c498-49bf-9149-78287197b97d to='build/repo/k0t2j7j0-bi7rg-local-src', fromRepoLocalSync=true 06:45:37.851 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 23e52af6-c498-49bf-9149-78287197b97d ('build/repo/k0t2j7j0-bi7rg-local-src') 06:45:37.880 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:45:37.917 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:45:38.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.-1.xml.gz 06:45:38.006 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src/.subshare-repo/tmp/ChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.-1.xml.gz 06:45:38.019 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:38.022 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:38.032 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:38.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:38.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=103.0 MiB, available=352.5 MiB 06:45:38.127 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:38.128 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:45:38.128 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:45:38.152 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:38.168 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:38.180 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b localRepositoryRevisionSynced=145 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:38.208 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:38.217 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src/.subshare-repo/tmp/ChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.-1.xml.gz 06:45:38.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=23e52af6-c498-49bf-9149-78287197b97d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:38.235 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:38.290 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=168 remoteFromLocalRevision=145 06:45:38.404 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1bd085ce-8065-4745-8173-17982fcb0c0b from='build/repo/k0t2f8jo-v3k37-local-src' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' 06:45:38.522 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=168 06:45:38.535 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:38.536 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:38.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:45:38.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:45:38.554 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=168 06:45:38.613 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:38.613 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:38.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:38.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jo-v3k37-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:38.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=166, revision=170 06:45:38.682 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:38.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=132.5 MiB, available=323.0 MiB 06:45:38.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:38.852 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:38.852 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:38.859 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b, this.remoteRepositoryRevisionSynced=163, revision=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:38.872 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=143 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:38.900 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.0 MiB, allocated=473.0 MiB, used=82.1 MiB, available=390.9 MiB 06:45:38.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:38.935 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:38.940 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:38.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=163, revision=170 06:45:38.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=170, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:39.055 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:39.064 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:39.071 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=1bd085ce-8065-4745-8173-17982fcb0c0b transaction.localRevision=151 remoteFromLocalRevision=168 06:45:39.152 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:39.160 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:39.170 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:39.170 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:39.298 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:39.345 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:39.366 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 renewalDateTime=2019-09-21T05:14:32.215Z expiryDateTime=2019-09-21T05:44:32.215Z 06:45:39.381 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:39.389 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:39.406 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:39.406 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:39.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=130 06:45:39.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 06:45:39.500 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:45:39.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=true 06:45:39.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.131.xml.gz 06:45:39.507 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.131.xml.gz 06:45:39.511 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 92830177-a8d6-4fdc-bb17-ad6ed235dfd0 ('build/repo/k0t2iscu-krjpz-local-dest') 06:45:39.531 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:39.533 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:45:39.604 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% 06:45:39.643 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=151 06:45:39.646 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:39.652 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.131.xml.gz 06:45:39.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=131 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:39.910 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:40.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=105.7 MiB, available=349.8 MiB 06:45:40.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:40.316 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:40.347 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=152 06:45:40.379 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 06:45:40.431 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:40.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:39.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:45:40.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=129.7 MiB, available=325.8 MiB 06:45:40.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=125, revision=143 06:45:40.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:40.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:40.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:40.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:40.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:40.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:40.576 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:40.577 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:40.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:40.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=105.2 MiB, available=350.3 MiB 06:45:40.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=132, revision=152 06:45:40.982 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:40.985 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:40.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:41.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=129.0 MiB, available=326.5 MiB 06:45:41.209 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:41.213 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=125, revision=143 06:45:41.213 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=143, revision=-1 06:45:41.280 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:41.288 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:41.289 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:41.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=181 06:45:41.383 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:41.563 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=104.6 MiB, available=350.9 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:41.808 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:41.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=23e52af6-c498-49bf-9149-78287197b97d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:41.838 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:41.846 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=132, revision=152 06:45:41.846 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=152, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:41.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:41.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:41.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=129.0 MiB, available=326.5 MiB 06:45:41.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:41.920 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:41.940 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:41.942 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:41.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=130, revision=133 06:45:42.018 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 06:45:42.084 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:42.090 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=128, revision=133 06:45:42.182 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:42.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=128, revision=133 06:45:42.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=133, revision=-1 06:45:42.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:42.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=129.0 MiB, available=326.5 MiB 06:45:42.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:42.580 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:42.586 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:45:42.597 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:45:42.600 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:42.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:42.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.5 MiB, allocated=473.5 MiB, used=81.9 MiB, available=391.6 MiB 06:45:42.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:42.763 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:42.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=129.0 MiB, available=326.5 MiB 06:45:43.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:43.038 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:45:43.038 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:45:43.039 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:45:43.059 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:43.133 [qtp2000985038-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=142 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:42.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:43.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=104.5 MiB, available=351.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:43.242 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:43.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=183 remoteFromLocalRevision=142 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:43.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=84.8 MiB, available=370.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:43.441 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' 06:45:43.472 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=183 06:45:43.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:43.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:43.520 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:45:43.520 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:45:43.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=183 06:45:43.540 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:43.541 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:43.552 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=0eswqlRblcdyn3XpCC_0Mw, serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d} because of missing permissions! 06:45:43.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:43.554 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:43.554 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:43.554 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:43.557 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:43.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:43.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:43.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=181, revision=185 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:43.562 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionSynced=-1, revision=108 06:45:43.563 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=108, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:43.570 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:43.669 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:43.679 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:43.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:45:43.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=104.5 MiB, available=351.0 MiB 06:45:43.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:43.747 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:43.748 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:45:43.748 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:43.784 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:43.797 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=179, revision=185 06:45:43.884 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:43.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=179, revision=185 06:45:43.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=185, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:44.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.5 MiB, allocated=472.5 MiB, used=82.2 MiB, available=390.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.045 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.059 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba transaction.localRevision=148 remoteFromLocalRevision=183 06:45:44.110 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.116 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:44.162 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.173 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.localRepositoryRevisionSynced=-1, revision=4 06:45:44.174 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=104.5 MiB, available=351.0 MiB 06:45:44.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.131.xml.gz 06:45:44.196 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:45:44.200 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:45:44.200 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:45:44.225 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.251 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.264 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:44.277 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.288 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:44.288 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.301 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.320 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:14:58.797Z expiryDateTime=2019-09-21T05:44:58.797Z 06:45:44.333 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.341 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.346 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:44.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:44.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=61 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.398 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=136 remoteFromLocalRevision=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.480 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' 06:45:44.505 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.511 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.522 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:45:44.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' toID=f994b77a-e7cc-4497-80a0-fb273c611e3d to='build/repo/k0t2j6gi-1gwft-local-dest', fromRepoLocalSync=true 06:45:44.536 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f994b77a-e7cc-4497-80a0-fb273c611e3d ('build/repo/k0t2j6gi-1gwft-local-dest') 06:45:44.547 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:44.551 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:45:44.552 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.561 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.563 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:44.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:44.573 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:45:44.574 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:45:44.585 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.118.xml.gz 06:45:44.673 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.118.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:44.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.685 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.696 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:44.696 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:44.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=138 06:45:44.705 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.780 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=148 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.795 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.802 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=133, revision=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:44.829 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.838 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.118.xml.gz 06:45:44.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=118 repoFileDtos.size=3 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:44.863 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:44.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=133, revision=138 06:45:44.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:44.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:45.012 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:45.020 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 transaction.localRevision=158 remoteFromLocalRevision=136 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:45.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:45.076 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:45.079 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:45.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=false 06:45:45.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:45.085 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:45.102 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:45.211 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=158 06:45:45.214 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:45.230 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:45.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:45.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=130.7 MiB, available=324.8 MiB 06:45:45.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:45:45.563 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:45.583 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=-1, revision=149 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:45.628 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 97 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:45.696 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:45.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:45:45.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=105.3 MiB, available=350.2 MiB 06:45:45.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:45.851 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=6 06:45:45.852 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:45.862 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:45.873 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=159 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:45.901 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:45.906 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 06:45:45.930 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:45.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=3, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=3, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:45.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:45:46.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=104.6 MiB, available=350.9 MiB 06:45:46.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=152, revision=159 06:45:46.541 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:46.553 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:46.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:46.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=130.2 MiB, available=325.3 MiB 06:45:46.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=119, revision=149 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:46.862 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:46.863 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:46.864 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:46.866 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:46.871 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:46.920 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 06:45:46.920 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:46.934 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:45:46.934 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:46.943 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:46.943 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:46.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:46.977 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:46.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:47.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=103.7 MiB, available=351.8 MiB 06:45:47.234 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:47.245 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=152, revision=159 06:45:47.246 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=159, revision=-1 06:45:47.302 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:47.316 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:47.316 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:47.323 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=141 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:47.352 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:47.419 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:47.424 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:47.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=-1, revision=5 06:45:47.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:47.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:47.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:47.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:47.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=130.4 MiB, available=325.1 MiB 06:45:47.810 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:47.823 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:45:47.933 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:47.943 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:47.974 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:47.978 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionSynced=119, revision=149 06:45:47.978 [qtp2000985038-1189] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=149, revision=-1 06:45:48.045 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:48.059 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:48.072 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:48.107 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=61, revision=64 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:47.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:48.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=103.8 MiB, available=351.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:48.266 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:48.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=84.0 MiB, available=371.5 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:48.629 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:48.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=-1, revision=6 06:45:48.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:48.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:48.742 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:48.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:45:48.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=103.8 MiB, available=351.7 MiB 06:45:48.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:48.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:48.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:49.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=103.8 MiB, available=351.7 MiB 06:45:49.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:45:49.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:45:49.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:45:49.548 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:49.570 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=158 06:45:49.600 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:48.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:48.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:49.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=83.0 MiB, available=372.5 MiB 06:45:49.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:49.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=83.9 MiB, available=371.6 MiB 06:45:49.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:49.672 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=143 remoteFromLocalRevision=158 06:45:49.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' 06:45:49.762 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=143 06:45:49.769 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:49.769 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:49.773 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:45:49.773 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:45:49.784 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=143 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:49.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=130.4 MiB, available=325.1 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:49.809 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:49.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:49.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:49.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:49.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=141, revision=145 06:45:49.842 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 06:45:49.937 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:49.954 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=138, revision=145 06:45:49.976 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:49.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=138, revision=145 06:45:49.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=145, revision=-1 06:45:50.016 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:50.023 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 transaction.localRevision=164 remoteFromLocalRevision=143 06:45:50.060 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:50.063 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:50.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.5 MiB, allocated=470.5 MiB, used=81.6 MiB, available=388.9 MiB 06:45:50.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:50.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=83.7 MiB, available=371.8 MiB 06:45:50.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:45:50.211 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% 06:45:50.241 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:50.241 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:50.242 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:50.245 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:50.282 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=106 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.289 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:50.308 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:50.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=7 remoteFromLocalRevision=106 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.359 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:49.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:45:50.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=130.1 MiB, available=325.4 MiB 06:45:50.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.399 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 renewalDateTime=2019-09-21T05:14:32.215Z expiryDateTime=2019-09-21T05:44:32.215Z org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:50.400 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 06:45:50.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=8e1e1456-8f53-4155-841c-8fa707e3fc94 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=false 06:45:50.400 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:50.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:45:50.401 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:45:50.412 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:50.414 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:50.415 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.415 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:50.419 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:50.421 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:50.421 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:50.422 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.429 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:50.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:50.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:50.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=147 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:50.488 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=111 06:45:50.492 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.502 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:50.508 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:45:50.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.546 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:45:50.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=true 06:45:50.550 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 92830177-a8d6-4fdc-bb17-ad6ed235dfd0 ('build/repo/k0t2iscu-krjpz-local-dest') 06:45:50.564 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:45:50.616 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.03% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:50.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.0 MiB, used=81.6 MiB, available=373.9 MiB 06:45:50.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.-1.xml.gz 06:45:50.636 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:45:50.642 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:45:50.644 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:45:50.676 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:50.717 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d localRepositoryRevisionSynced=2 06:45:50.790 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.158.xml.gz 06:45:50.802 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.158.xml.gz 06:45:50.824 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:50.843 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d transaction.localRevision=8 remoteFromLocalRevision=2 06:45:50.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=23e52af6-c498-49bf-9149-78287197b97d from='build/repo/k0t2j7j0-bi7rg-local-src' toID=20676fcc-8898-4205-8f9e-94a39b61848d to='https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.893 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=164 06:45:50.901 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:50.908 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:50.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=130.1 MiB, available=325.4 MiB 06:45:50.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.118.xml.gz 06:45:50.908 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.910 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.158.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:50.914 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:50.912 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:50.967 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 06:45:51.119 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:51.120 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:51.120 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:45:51.131 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:45:51.135 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:51.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:51.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=84.2 MiB, available=371.3 MiB 06:45:51.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:51.277 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=10 06:45:51.277 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:51.283 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:51.283 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:51.284 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:51.286 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:51.288 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:51.288 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:51.289 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:51.296 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:51.298 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3954163b79500e9703324b935aa692f09187bf15' to.sha1='80f02a4b9e3c96572b38170b5335e518f470fe18'): /bb org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:51.322 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 06:45:51.337 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:51.337 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:51.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:51.424 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:51.428 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:51.432 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:51.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/bb' 06:45:51.527 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:51.532 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/BhI0S5ScgUs1jYnnm9Ns0w' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:50.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=158 repoFileDtos.size=0 06:45:51.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=105.4 MiB, available=350.1 MiB 06:45:51.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:51.570 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:51.578 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:51.589 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=165 06:45:51.717 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:51.744 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:51.751 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 54 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:51.774 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:51.785 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:51.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:51.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=6, revision=10 06:45:51.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:51.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=84.3 MiB, available=371.2 MiB 06:45:51.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=108, revision=112 06:45:51.813 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:51.814 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:45:51.814 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:45:51.814 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:51.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:51.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:51.937 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms. 06:45:51.937 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:51.995 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7860 bytes in 495 ms. path='/bb' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:51.996 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:52.006 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.006 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.123 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:52.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.127 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.132 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz' 06:45:52.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a86c27034cec7cefa9a90dd1dfa36a717f6f88d8' to.sha1=''): /zzzzzzz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=12 06:45:52.256 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:52.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.285 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:45:52.289 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/zzzzzzz' 06:45:52.313 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:52.327 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/oZ-smYDYaHC4xuuoJVtFPA' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:52.347 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=104.9 MiB, available=350.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.346 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:52.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=159, revision=165 06:45:52.378 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.388 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:52.384 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:52.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.405 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:52.436 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:52.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=84.4 MiB, available=371.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.567 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:52.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=10, revision=12 06:45:52.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:52.604 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:52.611 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:52.612 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:52.615 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:52.621 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionSynced=108, revision=112 06:45:52.621 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=112, revision=-1 06:45:52.628 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:52.649 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:45:52.650 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:45:52.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=8 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:52.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:52.678 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 06:45:52.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:52.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.695 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 641355 bytes in 427 ms. path='/zzzzzzz' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:52.763 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_0 into destFile zzzzzzz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.813 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:52.833 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.902 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:45:52.934 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:52.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=14 06:45:52.939 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:52.944 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:52.956 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=148 06:45:52.964 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:53.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=79 remoteFromLocalRevision=148 06:45:53.010 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:45:53.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f994b77a-e7cc-4497-80a0-fb273c611e3d from='build/repo/k0t2j6gi-1gwft-local-dest' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' 06:45:53.027 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.033 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.037 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.039 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=12, revision=14 06:45:53.109 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:53.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=12, revision=14 06:45:53.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:53.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=104.9 MiB, available=350.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.133 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=79 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.147 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:53.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:53.157 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.158 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:53.158 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:53.166 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=159, revision=165 06:45:53.166 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=165, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.171 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:53.172 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.177 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:45:53.177 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:53.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:53.193 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:53.202 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=147, revision=150 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.205 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:53.213 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.215 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=79 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:53.215 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 06:45:53.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:45:53.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.246 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:53.247 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:53.285 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:53.285 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:53.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=64, revision=81 06:45:53.310 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:53.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=84.5 MiB, available=371.0 MiB 06:45:53.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.387 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=16 06:45:53.412 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.423 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=59, revision=81 06:45:53.432 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:53.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=59, revision=81 06:45:53.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=81, revision=-1 06:45:53.487 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:53.492 [qtp2000985038-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d transaction.localRevision=154 remoteFromLocalRevision=79 06:45:53.499 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:53.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' toID=f994b77a-e7cc-4497-80a0-fb273c611e3d to='build/repo/k0t2j6gi-1gwft-local-dest', fromRepoLocalSync=false 06:45:53.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:53.502 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.521 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:53.520 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.532 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.535 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.570 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=154 06:45:53.581 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.612 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:53.617 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=14, revision=16 06:45:53.617 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=16, revision=-1 06:45:53.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:53.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:53.720 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:53.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=104.9 MiB, available=350.6 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.800 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:53.808 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:45:53.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:53.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=84.5 MiB, available=371.0 MiB 06:45:53.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:53.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=18 06:45:53.999 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:45:54.095 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:54.107 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=16, revision=18 06:45:54.217 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:54.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=16, revision=18 06:45:54.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=18, revision=-1 06:45:54.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 06:45:54.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:54.348 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:54.418 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:54.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:53.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:45:54.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=104.9 MiB, available=350.6 MiB 06:45:54.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:54.484 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:53.593 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:53.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:45:54.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=115.8 MiB, available=339.7 MiB 06:45:54.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:54.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=84.5 MiB, available=371.0 MiB 06:45:54.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:45:54.572 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:54.573 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:54.573 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:45:54.576 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:54.587 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:54.600 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:54.601 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=111 06:45:54.611 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:54.643 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 06:45:54.662 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:54.670 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=20 06:45:54.671 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:54.671 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=10 remoteFromLocalRevision=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:54.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:54.702 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 06:45:54.702 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 06:45:54.702 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 06:45:54.702 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f3b7a18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:54.758 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:54.772 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:54.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:54.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:45:54.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:45:54.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:45:54.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:45:54.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:45:54.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:45:54.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:45:54.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:45:54.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:45:54.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:45:54.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:45:54.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:45:54.779 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:45:54.779 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:45:54.779 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:45:54.779 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:45:54.779 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:45:54.780 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:45:54.780 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:45:54.780 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:45:54.788 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:45:54.788 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:45:54.788 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:45:54.788 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:54.828 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:54.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=18, revision=20 06:45:54.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:54.852 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:54.852 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:54.853 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:54.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:45:54.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:54.901 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:54.950 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:54.969 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:45:54.970 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:55.041 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:45:55.042 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:45:55.043 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:45:55.044 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:45:55.044 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:45:55.045 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:45:55.045 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:45:55.046 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:45:55.046 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:45:55.049 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:45:55.050 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:45:55.050 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7179ea74ac0aa96cef61012f41f722d8c474acc4' to.sha1='c1a91eecd9f83c83394839eae23de25d249ba9c8'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:55.051 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:45:55.051 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:45:55.052 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:45:55.052 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:45:55.053 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:45:55.053 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:45:55.054 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:45:55.054 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:45:55.055 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=104.9 MiB, available=350.6 MiB 06:45:55.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.158.xml.gz 06:45:55.137 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:55.147 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:45:55.147 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.142 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:45:55.159 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:55.170 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:45:55.171 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:45:55.172 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:45:55.172 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:45:55.173 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:45:55.173 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:45:55.173 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:45:55.174 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:45:55.175 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:45:55.176 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:45:55.177 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:45:55.177 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:45:55.178 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:45:55.178 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:45:55.179 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:45:55.180 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:45:55.180 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:45:55.181 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:45:55.181 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:45:55.182 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:45:55.182 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.201 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:55.229 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=164 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:55.248 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:45:55.249 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.252 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:45:55.252 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.267 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.288 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:55.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=114.6 MiB, available=340.9 MiB 06:45:55.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=149, revision=155 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.344 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:55.351 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:55.353 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:45:55.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=20, revision=23 06:45:55.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.388 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=152 remoteFromLocalRevision=164 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:55.399 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:45:55.400 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:45:55.400 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:45:55.400 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** 06:45:55.401 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:45:55.411 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [289f4a50]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' 06:45:55.412 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:45:55.414 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.411 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' 06:45:55.446 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:55.464 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:55.501 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=152 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.537 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.542 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:55.542 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:55.545 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:45:55.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:45:55.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:45:55.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:45:55.559 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.591 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:45:55.629 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:55.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.744 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:55.821 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.829 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.868 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 renewalDateTime=2019-09-21T05:14:32.215Z expiryDateTime=2019-09-21T05:44:32.215Z 06:45:55.905 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:55.912 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:55.919 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:55.926 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EbSu0ElJ5c_-ToBGxqOCaQ/kawjC98NnV05MaaL5NA8_A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:55.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=113.8 MiB, available=341.7 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:55.955 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:56.006 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:56.008 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:56.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:56.016 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionSynced=149, revision=155 06:45:56.017 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:56.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=150, revision=153 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:56.039 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:56.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:56.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:56.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=84 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:56.060 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9946f9]initPersistenceManagerFactory: repositoryId=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:56.068 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:56.072 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:56.075 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9946f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29085 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:56.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:56.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:45:56.143 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkq-eki93-remote' 06:45:56.145 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkq-eki93-remote' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:56.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=true 06:45:56.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.164.xml.gz 06:45:56.151 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.164.xml.gz 06:45:56.154 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 92830177-a8d6-4fdc-bb17-ad6ed235dfd0 ('build/repo/k0t2iscu-krjpz-local-dest') 06:45:56.199 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:56.204 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:45:56.266 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=168 06:45:56.270 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:56.275 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.03% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:56.776 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:56.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:56.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=113.9 MiB, available=341.6 MiB 06:45:56.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:56.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 444499 bytes in 1215 ms. path='/1 {11 11ä11#+} 1/a' 06:45:56.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=26 06:45:56.868 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 06:45:56.934 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:56.942 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=23, revision=26 06:45:56.997 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:57.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=23, revision=26 06:45:57.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:56.277 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.164.xml.gz 06:45:56.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=164 repoFileDtos.size=0 06:45:57.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=106.0 MiB, available=349.5 MiB 06:45:57.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:57.041 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:45:57.041 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:45:57.063 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:57.210 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:45:57.257 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:57.261 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:57.274 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=169 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:57.319 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:57.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=113.9 MiB, available=341.6 MiB 06:45:57.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:57.404 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:45:57.415 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:45:57.415 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:45:57.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:45:57.417 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [289f4a50]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:57.428 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:57.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:57.486 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:45:57.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:45:57.576 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1a293f13911906b9333763f31e78988deeee982' to.sha1='688b3f9d76c7f5b995588e27cf3e19adde806cd6'): /1 {11 11ä11#+} 1/b 06:45:57.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=31 06:45:57.616 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:57.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=113.9 MiB, available=341.6 MiB 06:45:57.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:45:57.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:45:57.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:45:57.890 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:57.901 [qtp2000985038-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=154 06:45:57.924 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:57.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=105.3 MiB, available=350.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:57.951 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=86 remoteFromLocalRevision=154 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:57.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=165, revision=169 06:45:57.979 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:57.981 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:45:57.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:57.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f994b77a-e7cc-4497-80a0-fb273c611e3d from='build/repo/k0t2j6gi-1gwft-local-dest' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:58.004 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.026 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:58.073 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=79 localRepositoryRevisionInProgress=86 06:45:58.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:58.079 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:58.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:45:58.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:45:58.086 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=86 06:45:58.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:58.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:58.170 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:58.170 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:58.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=84, revision=88 06:45:58.178 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 06:45:58.265 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.268 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=81, revision=88 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:58.322 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=26, revision=31 06:45:58.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:58.345 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:58.372 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:58.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=81, revision=88 06:45:58.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=88, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:58.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=105.3 MiB, available=350.2 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:58.425 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:58.445 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.450 [qtp2000985038-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d transaction.localRevision=160 remoteFromLocalRevision=86 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:58.453 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:58.458 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:58.467 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=165, revision=169 06:45:58.468 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=169, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:58.522 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:58.525 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:58.526 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:58.528 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:58.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:45:58.558 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:45:58.574 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=153, revision=156 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:58.610 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.620 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.623 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.625 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EbSu0ElJ5c_-ToBGxqOCaQ/z9gYpjeegvw4Df_2uJiwEA' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:58.673 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 06:45:58.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:58.876 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.910 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.941 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:13:04.978Z expiryDateTime=2019-09-21T05:43:04.978Z 06:45:58.978 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:58.988 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:59.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:45:59.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:45:59.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.048 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:59.076 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.transport.CryptreeFileRepoTransportImpl.getCryptoChangeSetDto(CryptreeFileRepoTransportImpl.java:456) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.updateLastCryptoKeySyncToRemoteRepo(SsRepoToRepoSync.java:67) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:511) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 246377 bytes in 558 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=34 06:45:59.116 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:59.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.181 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:59.189 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:59.205 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:59.219 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=185, revision=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.273 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:59.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=31, revision=34 06:45:59.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:58.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:45:59.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=105.4 MiB, available=350.1 MiB 06:45:59.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:59.329 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:45:59.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:59.375 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:45:59.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=true 06:45:59.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.142.xml.gz 06:45:59.383 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.142.xml.gz 06:45:59.388 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b7fd839-f480-4809-ab33-acee4c2054ba ('build/repo/k0t2frfh-xh8mz-local-src') 06:45:59.406 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.409 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:59.430 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=161 06:45:59.434 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:59.434 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.451 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:45:59.456 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:45:59.456 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.142.xml.gz 06:45:59.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=142 repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.471 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:59.497 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:45:59.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:45:59.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90ed251b0fabdf35b9b7f707f56254387e4c0b72' to.sha1='fdbfa0d960de7cfc35e0ad8c2ee56563f3ee2802'): /1 {11 11ä11#+} 1/c 06:45:59.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=39 06:45:59.646 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 06:45:59.715 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:59.719 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=34, revision=39 06:45:59.777 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:59.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=34, revision=39 06:45:59.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=39, revision=-1 06:45:59.847 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:45:59.936 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:59.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=105.4 MiB, available=350.1 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:45:59.985 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:00.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:00.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=117.2 MiB, available=338.3 MiB 06:46:00.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:46:00.338 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:00.365 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:00.386 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:00.390 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:00.391 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EbSu0ElJ5c_-ToBGxqOCaQ/zYL-oJZtQ3lgEjaSOpPXUw' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:45:59.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:46:00.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=105.4 MiB, available=350.1 MiB 06:46:00.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.164.xml.gz 06:46:00.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:46:00.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:46:00.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:46:00.507 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:00.527 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:00.534 [qtp344249497-981] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=168 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:00.534 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=162 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:00.584 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:00.595 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 06:46:00.626 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:00.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:00.677 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=158 remoteFromLocalRevision=168 06:46:00.687 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' 06:46:00.719 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:00.734 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:00.818 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=158 06:46:00.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:00.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:00.834 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:46:00.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=156, revision=160 06:46:00.986 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 06:46:01.114 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:01.142 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=145, revision=160 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:01.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=115.8 MiB, available=339.7 MiB 06:46:01.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=143, revision=162 06:46:01.269 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:01.351 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:01.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=145, revision=160 06:46:01.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=160, revision=-1 06:46:01.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:46:01.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:01.656 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:01.861 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:01.270 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:01.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:46:01.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=115.4 MiB, available=340.1 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:01.927 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:01.944 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:01.948 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=143, revision=162 06:46:01.948 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=162, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:01.951 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:46:01.958 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:46:01.959 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:01.964 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:01.972 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:01.972 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:01.977 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:01.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=188, revision=191 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:01.998 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:02.004 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.syncCryptoKeysFromRemoteRepo(CryptreeRestRepoTransportImpl.java:336) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:218) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:243) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncDown(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:511) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.011 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.016 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EbSu0ElJ5c_-ToBGxqOCaQ/zYL-oJZtQ3lgEjaSOpPXUw' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:02.044 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.050 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1067239 bytes in 2006 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:02.082 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80a8309f8912623c00996a1c3852b5716befd6cd' to.sha1='f99f8dbf90a71f27ac6136e69939096b933ead75'): /new-file2 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:02.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=43 06:46:02.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:02.124 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.129 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=188, revision=191 06:46:02.154 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=185, revision=191 06:46:02.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=191, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.180 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.195 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=39, revision=43 06:46:02.217 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=39, revision=43 06:46:02.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:02.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=163 06:46:02.293 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:02.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:02.364 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.428 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:02.433 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:02.478 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:02.526 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.536 [qtp344249497-981] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=160, revision=163 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.543 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:02.565 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:46:02.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:46:02.642 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a0ec4a6066272bccacc258ae518ecc477d0ecef8' to.sha1='53d2893c54bdacc313be603ceb3be5b6a5f721cd'): /2/1 {11 11ä11#+} 1/a 06:46:02.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=48 06:46:02.691 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:02.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:46:02.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:46:02.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=115.6 MiB, available=339.9 MiB 06:46:02.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.746 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:02.754 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=160, revision=163 06:46:02.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.791 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:02.829 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.888 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:02.894 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:02.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=43, revision=48 06:46:02.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=48, revision=-1 06:46:02.929 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.956 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:02.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:02.984 [Test worker] 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' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:03.004 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.048 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="92830177-a8d6-4fdc-bb17-ad6ed235dfd0"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:03.054 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.060 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:03.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/new-file2' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:03.062 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.063 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Yn6Mwi5e15mQ0vdJ62_4OA/WzkNGWA2t_YVi-u0gOxd1Q/xoEjguNcF4MbaswwGsP-2w' offset=0 06:46:03.168 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:03.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=115.6 MiB, available=339.9 MiB 06:46:03.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:03.207 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110263 bytes in 222 ms. path='/2/1 {11 11ä11#+} 1/a' 06:46:03.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=51 06:46:03.219 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 06:46:03.281 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.284 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=48, revision=51 06:46:03.312 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=48, revision=51 06:46:03.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=51, revision=-1 06:46:03.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:03.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:03.378 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.402 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:03.405 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:03.418 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:03.422 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:03.450 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:03.496 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.504 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.505 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0CvPZKAzY1isMCawuHlFNA' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:03.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f26c57a67dbf000eb5f7b80000eb807b304130e7' to.sha1='19cc862c1b36e7f556db9e2f0397ff3ab80d58fb'): /2/1 {11 11ä11#+} 1/b 06:46:03.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=56 06:46:03.576 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 06:46:03.640 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.663 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=51, revision=56 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:03.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=115.6 MiB, available=339.9 MiB 06:46:03.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.142.xml.gz 06:46:03.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:46:03.693 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:46:03.693 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:46:03.709 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.717 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=161 06:46:03.767 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:03.768 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=51, revision=56 06:46:03.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:03.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=194 remoteFromLocalRevision=161 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:03.811 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:03.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:03.860 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.875 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:03.880 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:03.882 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.886 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:03.944 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=194 06:46:03.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:03.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:03.997 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:46:04.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=196 06:46:04.094 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:04.121 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:04.150 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:04.155 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:04.157 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Yn6Mwi5e15mQ0vdJ62_4OA/WzkNGWA2t_YVi-u0gOxd1Q/QsScHZZ19U8ad8VJMJnoYw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:04.189 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:04.194 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=191, revision=196 06:46:04.349 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:04.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=191, revision=196 06:46:04.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=196, revision=-1 06:46:04.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:46:04.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:04.488 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:04.557 [qtp2000985038-1189] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:04.589 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 06:46:04.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.08% 06:46:04.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/abczzzz' 06:46:04.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e5778c792975578b27ef0bafd2d356c33438080' to.sha1='b9fcb36f142a92bfd2110b366a2719ab15c8ae7f'): /3 + &#ä/abczzzz 06:46:04.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=199 06:46:04.717 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=196, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=199 06:46:04.863 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:04.873 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=196, revision=199 06:46:04.959 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:04.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=196, revision=199 06:46:04.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=199, revision=-1 06:46:05.005 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.123 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:46:05.205 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/abczzzz' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.273 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:05.319 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.343 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.346 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.347 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/o9KsysLZksOZ0gXlGTDAtg' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.405 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.444 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.451 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.452 [qtp344249497-981] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0CvPZKAzY1isMCawuHlFNA' offset=1048576 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.488 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.523 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.526 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 781852 bytes in 1646 ms. path='/2/1 {11 11ä11#+} 1/b' 06:46:05.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=59 06:46:05.541 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1079615 bytes in 2500 ms. path='/new-file2' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.592 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.598 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=167 06:46:05.633 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.650 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=56, revision=59 06:46:05.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.687 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:05.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.694 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=163, revision=167 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.713 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:05.735 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:05.737 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.768 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.769 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=163, revision=167 06:46:05.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=167, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.811 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:05.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.890 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:05.890 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.908 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4dea34b6979684a0adc19c3aa250f8ee051a90d3' to.sha1='7b626086469cf6e267f806aa4742481b91c5b494'): /2/a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:05.922 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:05.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=64 06:46:05.966 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.017 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:06.057 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:06.072 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 331562 bytes in 871 ms. path='/3 + &#ä/abczzzz' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:06.078 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=202 06:46:06.099 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=199, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:06.134 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:06.156 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:06.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=59, revision=64 06:46:06.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.173 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:06.177 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=199, revision=202 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:06.189 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:06.291 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.292 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:06.292 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=199, revision=202 06:46:06.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=202, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:06.306 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:06.317 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:06.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:06.364 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:06.373 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="92830177-a8d6-4fdc-bb17-ad6ed235dfd0"] on repo=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 06:46:06.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:46:06.422 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=158 06:46:06.431 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:06.431 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.474 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:06.484 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:06.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:06.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:06.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=172 06:46:06.535 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:06.588 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:06.608 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:06.610 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:06.612 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Yn6Mwi5e15mQ0vdJ62_4OA/Ji1BdkA_paGk3OGjg6WUbw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.771 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:06.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:46:06.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:06.889 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:06.900 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=167, revision=172 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:06.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ea0e6171bc53c5e8deed3ccef37e5e39a6c0210' to.sha1='3954163b79500e9703324b935aa692f09187bf15'): /3 + &#ä/bb 06:46:06.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=207 06:46:06.942 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=207 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:07.545 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:07.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=167, revision=172 06:46:07.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=172, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:07.572 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:07.578 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=202, revision=207 06:46:07.693 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:07.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=202, revision=207 06:46:07.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=207, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:07.717 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:07.736 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:07.737 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 transaction.localRevision=182 remoteFromLocalRevision=158 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:07.765 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:07.765 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:07.772 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=false 06:46:07.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:46:07.773 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:07.791 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:07.790 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:07.801 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:07.843 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=182 06:46:07.858 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:07.866 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:46:07.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:08.033 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:08.060 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:08.062 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:08.063 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WZs_-mbmg8hTT36VwZXVDA/BhI0S5ScgUs1jYnnm9Ns0w' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:08.563 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=108.9 MiB, available=346.6 MiB 06:46:08.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:46:08.607 [qtp344249497-981] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:08.633 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=183 06:46:08.741 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:08.887 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:08.983 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:09.268 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:09.299 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:09.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1048581 bytes in 1508 ms. path='/3 + &#ä/bb' 06:46:09.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=210 06:46:09.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=207, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=210 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:09.343 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:09.363 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:09.380 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=207, revision=210 06:46:09.397 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:09.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=207, revision=210 06:46:09.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=210, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:09.476 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:09.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:09.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:09.543 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:09.548 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:09.552 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:09.557 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:09.566 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:09.567 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Yn6Mwi5e15mQ0vdJ62_4OA/Ji1BdkA_paGk3OGjg6WUbw' offset=1048576 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:08.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:46:09.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=107.6 MiB, available=347.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:09.608 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:09.615 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:09.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=169, revision=183 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:09.680 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:09.715 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="5b7fd839-f480-4809-ab33-acee4c2054ba"] on repo=5b7fd839-f480-4809-ab33-acee4c2054ba 06:46:09.723 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.24% 06:46:09.748 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=194 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:09.756 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:09.756 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:09.761 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:09.761 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:09.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:09.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:09.801 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:46:09.803 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:46:09.803 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:09.845 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:09.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:09.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:09.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=215 06:46:10.087 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=215 06:46:10.193 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:10.196 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=210, revision=215 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:10.251 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:10.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1483863 bytes in 3952 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:10.269 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:10.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=107.7 MiB, available=347.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:10.276 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=210, revision=215 06:46:10.276 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=215, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:10.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=68 06:46:10.281 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:10.298 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:10.303 [qtp2000985038-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba transaction.localRevision=180 remoteFromLocalRevision=194 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:10.309 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:10.464 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:10.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=false 06:46:10.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:10.477 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:10.492 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:10.494 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:10.512 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:10.512 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=64, revision=68 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:10.529 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=169, revision=183 06:46:10.529 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=183, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:10.558 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=180 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:10.557 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:10.557 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:10.572 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:10.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=64, revision=68 06:46:10.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=68, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:10.578 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:10.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:10.581 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:10.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=174 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:10.595 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:10.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:10.614 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:10.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:10.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:10.684 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:10.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:46:10.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:10.746 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:10.753 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:10.783 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:10.827 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:10.832 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:46:10.832 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:46:10.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75c3751d100b5d6353875a405b3100cc3bb1964f' to.sha1='257b67764ca5d9d77d88c7788bdb6a5f0fbf8bca'): /3 + &#ä/5/h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:10.887 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:10.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=73 06:46:10.902 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 06:46:10.944 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:10.949 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=68, revision=73 06:46:10.989 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:10.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=68, revision=73 06:46:10.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=73, revision=-1 06:46:11.022 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:11.087 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:11.105 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:11.107 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:46:11.205 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:11.222 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:11.244 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:11.246 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/lAVKwisbKJu7QnuSFjx4VA/l92idtHnNhSI2o2I9fGVhQ' offset=0 06:46:11.336 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:11.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42944 bytes in 251 ms. path='/3 + &#ä/5/h' 06:46:11.408 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=76 06:46:11.420 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76 06:46:11.538 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:11.548 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=73, revision=76 06:46:11.568 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:11.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=73, revision=76 06:46:11.583 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=76, revision=-1 06:46:11.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 06:46:11.686 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:11.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=117.5 MiB, available=338.0 MiB 06:46:11.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:46:11.722 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:11.726 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:11.742 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=181 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:11.816 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:11.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=107.8 MiB, available=347.7 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:11.825 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:11.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:11.835 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:11.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:11.866 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:11.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:46:11.970 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eefad59fb05126c8c9f8b7440df4efdb9bc92f47' to.sha1='164a243ba3cc27a87f8d98c43799b7f76c1b88ee'): /3 + &#ä/5/i 06:46:12.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=81 06:46:12.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 06:46:12.055 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:12.060 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=76, revision=81 06:46:12.126 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:12.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=76, revision=81 06:46:12.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=81, revision=-1 06:46:12.157 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:12.223 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:12.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:12.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:12.308 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:12.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=107.1 MiB, available=348.4 MiB 06:46:12.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:12.348 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:12.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:12.578 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:12.621 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:12.664 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:12.682 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:12.684 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/lAVKwisbKJu7QnuSFjx4VA/PB8cKiQW5VjyqpGVve4rkQ' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:12.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=106.4 MiB, available=349.1 MiB 06:46:12.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.null.xml.gz 06:46:12.908 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:46:12.908 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:46:12.908 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:46:12.933 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:13.006 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:13.010 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=182 06:46:13.028 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:13.172 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=176 remoteFromLocalRevision=182 06:46:13.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' 06:46:13.280 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=176 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:13.285 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=116.0 MiB, available=339.5 MiB 06:46:13.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=162, revision=181 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:13.309 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:13.309 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:13.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:46:13.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:46:13.340 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=176 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:13.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:13.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:13.376 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:13.376 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:13.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:13.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:13.403 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:13.405 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:13.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:13.414 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:13.414 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:13.433 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:13.434 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:13.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:13.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:13.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=174, revision=178 06:46:13.474 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:13.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 982399 bytes in 1216 ms. path='/3 + &#ä/5/i' 06:46:13.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=84 06:46:13.506 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:13.532 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:13.536 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:13.559 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:13.562 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=81, revision=84 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:13.563 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=172, revision=178 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:13.570 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:13.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=81, revision=84 06:46:13.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:13.587 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:13.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionSynced=172, revision=178 06:46:13.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=178, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:13.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:13.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:13.630 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:13.644 [qtp344249497-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 transaction.localRevision=188 remoteFromLocalRevision=176 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:13.645 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:13.646 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:13.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:13.668 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:13.670 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:13.685 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:13.714 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:13.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:46:13.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e6e9f2d89ee158038a3a28c92e89fb640c0fd3f' to.sha1='bb6fd49d2bede366add32d78b289d668ea6473de'): /3 + &#ä/aa 06:46:13.851 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=89 06:46:13.851 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 06:46:13.914 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:13.926 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=84, revision=89 06:46:14.022 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:14.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=84, revision=89 06:46:14.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:14.078 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:14.080 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:14.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:14.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=116.0 MiB, available=339.5 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:14.142 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:14.170 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:14.192 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:14.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:14.208 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=162, revision=181 06:46:14.208 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=181, revision=-1 06:46:14.259 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:14.268 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:14.268 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:14.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=217 06:46:14.334 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=215, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=217 06:46:14.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:14.382 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:14.477 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:14.502 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:14.506 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:14.507 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/wRBnZNFRtUYAVd05bEOLQg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:14.625 [closeDeferredTimer-42d2abd-o] INFO c.c.c.l.LocalRepoManagerImpl - [42d2abd]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:14.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:46:14.900 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=116.1 MiB, available=339.4 MiB 06:46:14.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:15.041 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:15.353 [closeDeferredTimer-6f3b7a18-2] INFO c.c.c.l.LocalRepoManagerImpl - [6f3b7a18]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:15.448 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:15.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=116.1 MiB, available=339.4 MiB 06:46:15.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:15.626 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:15.709 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:15.723 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:15.731 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:15.747 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:15.761 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/wRBnZNFRtUYAVd05bEOLQg' offset=1048576 06:46:15.781 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:15.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1069559 bytes in 1626 ms. path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:15.820 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:15.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=93 06:46:15.847 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 06:46:15.967 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:15.972 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=89, revision=93 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:15.974 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:15.985 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:16.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=89, revision=93 06:46:16.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=115.4 MiB, available=340.1 MiB 06:46:16.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:16.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:46:16.037 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:46:16.037 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:16.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.061 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.070 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.093 [qtp2000985038-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=180 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.099 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:16.102 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.156 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.158 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.200 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=219 remoteFromLocalRevision=180 06:46:16.251 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.253 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:16.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.340 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=194 localRepositoryRevisionInProgress=219 06:46:16.382 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:16.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:16.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:46:16.403 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b828072b2577c1844301c30db04fe992c61901d6' to.sha1='dbbddadd69ac1a7b936a0f2a6b2014bd46148dde'): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.410 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=219 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.449 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.449 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.451 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:16.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:16.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:16.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=217, revision=221 06:46:16.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=215, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=221 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.553 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:16.556 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=93, revision=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.600 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:16.604 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=215, revision=221 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.650 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.652 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=93, revision=98 06:46:16.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=215, revision=221 06:46:16.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=221, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.699 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:16.824 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:16.843 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.845 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:16.846 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.847 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:16.850 [qtp2000985038-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba transaction.localRevision=186 remoteFromLocalRevision=219 06:46:16.857 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:16.875 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:16.938 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:16.949 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:16.952 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:16.953 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/nZ2nAq2TpUXkqejshcm_rg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:17.011 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:17.048 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:17.072 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:14:58.797Z expiryDateTime=2019-09-21T05:44:58.797Z 06:46:17.082 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:17.086 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:17.095 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:17.095 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:17.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=90 06:46:17.130 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 06:46:17.168 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:46:17.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' toID=f994b77a-e7cc-4497-80a0-fb273c611e3d to='build/repo/k0t2j6gi-1gwft-local-dest', fromRepoLocalSync=true 06:46:17.169 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f994b77a-e7cc-4497-80a0-fb273c611e3d ('build/repo/k0t2j6gi-1gwft-local-dest') 06:46:17.182 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:46:17.191 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:17.342 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:17.345 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.154.xml.gz 06:46:17.345 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.154.xml.gz 06:46:17.365 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:17.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115158 bytes in 558 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:17.406 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=186 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:17.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=101 06:46:17.417 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:17.455 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:17.464 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.154.xml.gz 06:46:17.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=154 repoFileDtos.size=3 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:17.528 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:17.538 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=98, revision=101 06:46:17.631 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:17.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=98, revision=101 06:46:17.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=101, revision=-1 06:46:17.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:17.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:17.703 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:17.729 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:17.731 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:17.748 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:17.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:17.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:46:17.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='299c105c555f426dbf6c46c3e57f3beb6b076982' to.sha1='2cf984d07ae042c03fdf1e4ecabbf7f7ee0cd667'): /3 + &#ä/cc 06:46:17.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=106 06:46:17.918 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:17.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=116.8 MiB, available=338.7 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:17.989 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:17.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:17.991 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=101, revision=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:18.017 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:18.038 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:18.040 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=-1, revision=187 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:18.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=101, revision=106 06:46:18.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=106, revision=-1 06:46:18.074 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.111 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:18.120 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:18.133 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:18.138 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:18.162 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:46:18.224 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.237 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.242 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.245 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/_mgUTJx4CNFfOjhfNOTyJw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:18.272 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=3, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=3, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:18.329 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45168 bytes in 208 ms. path='/3 + &#ä/cc' 06:46:18.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=109 06:46:18.397 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 06:46:18.467 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.470 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=106, revision=109 06:46:18.496 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=106, revision=109 06:46:18.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:18.529 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:18.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:18.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:18.558 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.582 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:18.585 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:18.602 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.628 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:18.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:46:18.709 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a77a9fed29a80e7d8a375d9a3fc3f551167464b' to.sha1='5febd8ede193e753675f07d2e68dd67888194810'): /3 + &#ä/dd 06:46:18.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=114 06:46:18.740 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:18.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=116.8 MiB, available=338.7 MiB 06:46:18.819 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=155, revision=187 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:18.957 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.960 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=109, revision=114 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:18.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:18.982 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:18.998 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=109, revision=114 06:46:18.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:19.001 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:19.081 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:19.088 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms. 06:46:19.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:19.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:19.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:19.124 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:19.129 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:19.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:19.137 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:19.139 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:19.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:19.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:19.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:19.302 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:19.356 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:19.367 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:19.371 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:19.372 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/CqDws5_bvZqFOyB13CYkZg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:19.667 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:19.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=117.0 MiB, available=338.5 MiB 06:46:19.927 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:19.930 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionSynced=155, revision=187 06:46:19.932 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=187, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:19.991 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:20.008 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:20.024 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:20.024 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:20.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=90, revision=93 06:46:20.060 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.syncCryptoKeysFromRemoteRepo(CryptreeRestRepoTransportImpl.java:336) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:218) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:243) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncDown(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:512) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:20.124 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 471938 bytes in 903 ms. path='/3 + &#ä/dd' 06:46:20.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=117 06:46:20.137 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:20.165 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:20.186 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:20.191 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=114, revision=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:20.221 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:20.226 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=88, revision=93 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:20.248 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:20.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=114, revision=117 06:46:20.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=117, revision=-1 06:46:20.286 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:20.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:20.309 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:20.307 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:20.314 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:20.337 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=88, revision=93 06:46:20.337 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:20.340 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:20.383 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:20.385 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:20.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:46:20.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:20.436 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:20.520 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="23e52af6-c498-49bf-9149-78287197b97d"] on repo=23e52af6-c498-49bf-9149-78287197b97d 06:46:20.584 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:46:20.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:20.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=117.4 MiB, available=338.1 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:20.957 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:20.957 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:20.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:21.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:21.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:21.131 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=122 06:46:21.153 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:21.154 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:21.236 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:21.239 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=117, revision=122 06:46:21.296 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:21.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=117, revision=122 06:46:21.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=122, revision=-1 06:46:21.371 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:21.386 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d transaction.localRevision=84 remoteFromLocalRevision=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:21.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=117.0 MiB, available=338.5 MiB 06:46:21.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:21.426 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:21.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20676fcc-8898-4205-8f9e-94a39b61848d from='https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d' toID=23e52af6-c498-49bf-9149-78287197b97d to='build/repo/k0t2j7j0-bi7rg-local-src', fromRepoLocalSync=false 06:46:21.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.null.xml.gz 06:46:21.449 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src/.subshare-repo/tmp/ChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.null.xml.gz 06:46:21.471 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:21.505 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84 06:46:21.523 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:21.529 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src/.subshare-repo/tmp/ChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.null.xml.gz 06:46:21.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=23e52af6-c498-49bf-9149-78287197b97d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:21.626 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:21.724 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:21.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=116.7 MiB, available=338.8 MiB 06:46:21.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.154.xml.gz 06:46:21.772 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:46:21.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:46:21.800 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:46:21.803 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:46:21.803 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/abczzzz' 06:46:21.851 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e5778c792975578b27ef0bafd2d356c33438080' to.sha1=''): /abczzzz 06:46:22.040 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:46:22.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/abczzzz' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:22.079 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]initPersistenceManagerFactory: repositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 06:46:22.087 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20911 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:22.106 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:22.109 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/o9KsysLZksOZ0gXlGTDAtg' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:22.129 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]getCloseDeferredMillis: closeDeferredMillis=20000 06:46:22.129 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:22.167 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:22.192 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 06:46:22.193 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hnzbTk70QL7hjDR_YnGpUw, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:22.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=62.4 MiB, available=419.6 MiB 06:46:22.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:22.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:22.244 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:22.252 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms. 06:46:22.252 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:22.281 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 323880 bytes in 207 ms. path='/abczzzz' 06:46:22.395 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_0 into destFile abczzzz 06:46:22.480 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:46:22.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 06:46:22.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ea0e6171bc53c5e8deed3ccef37e5e39a6c0210' to.sha1='3954163b79500e9703324b935aa692f09187bf15'): /bb org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:22.678 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.localRepositoryRevisionInProgress=-1, revision=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:22.691 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:46:22.709 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/bb' 06:46:22.750 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:22.759 [qtp2000985038-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WZs_-mbmg8hTT36VwZXVDA/BhI0S5ScgUs1jYnnm9Ns0w' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:22.782 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:22.783 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:23.026 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=79.7 MiB, available=375.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:23.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:23.126 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:23.128 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:23.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=23e52af6-c498-49bf-9149-78287197b97d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:23.147 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1786 bytes in 438 ms. path='/bb' 06:46:23.172 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:46:23.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="11041b41-4a27-4e4d-b43a-7a86d8066552"] on repo=f994b77a-e7cc-4497-80a0-fb273c611e3d 06:46:23.282 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:23.294 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:23.297 [qtp2000985038-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=186 06:46:23.301 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:23.329 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=110 remoteFromLocalRevision=186 06:46:23.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:46:23.339 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f994b77a-e7cc-4497-80a0-fb273c611e3d from='build/repo/k0t2j6gi-1gwft-local-dest' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' 06:46:23.354 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:23.357 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:23.391 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=110 06:46:23.420 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:23.421 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:23.438 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:46:23.438 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:46:23.458 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=110 06:46:23.468 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:23.468 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:23.514 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:23.515 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:23.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:23.546 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 191dde84-7b57-47b4-99f9-0325cc319924 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src localRepository.publicKeySha1 = 21:C0:A0:D7:07:96:08:DF:42:B1:BC:C3:39:03:6C:28:DD:E9:95:9B remoteRepository.repositoryId = 7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepository.remoteRoot = https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepository.publicKeySha1 = A9:65:1A:69:D1:00:76:DF:16:2C:67:17:E1:8C:24:58:5E:6C:5B: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 191dde84-7b57-47b4-99f9-0325cc319924 7e923500-d487-4d1f-b070-c591bc8a8524 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:23.550 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1300) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:251) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:512) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 06:46:23.571 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:23.797 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:23.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=62.5 MiB, available=420.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:23.953 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:23.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.remoteRepositoryRevisionSynced=4, revision=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:23.957 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=93, revision=112 06:46:23.964 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:23.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=93, revision=112 06:46:23.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=112, revision=-1 06:46:23.989 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:23.995 [qtp2000985038-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d transaction.localRevision=193 remoteFromLocalRevision=110 06:46:23.998 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:24.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' toID=f994b77a-e7cc-4497-80a0-fb273c611e3d to='build/repo/k0t2j6gi-1gwft-local-dest', fromRepoLocalSync=false 06:46:24.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:24.002 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:24.027 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:24.048 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:24.060 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=193 06:46:24.069 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:24.075 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:24.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.127 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:24.137 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:24.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:24.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.226 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:24.233 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:24.235 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:24.256 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:24.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.259 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.270 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.271 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.282 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.289 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:24.290 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:24.309 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:24.327 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=0eswqlRblcdyn3XpCC_0Mw, serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d} because of missing permissions! org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:24.331 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:46:24.366 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:46:24.440 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:46:24.555 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:24.592 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:24.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72% 06:46:24.759 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:24.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:46:24.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=119.2 MiB, available=336.3 MiB 06:46:24.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:46:24.825 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:24.836 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=-1, revision=194 06:46:24.850 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=187, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 06:46:24.878 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:24.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:24.902 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:24.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:46:24.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=63.2 MiB, available=420.3 MiB 06:46:25.009 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:25.013 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.localRepositoryRevisionSynced=4, revision=85 06:46:25.013 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.localRepositoryRevisionInProgress=85, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.020 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:25.037 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:25.049 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:25.050 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.053 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:16:24.952Z expiryDateTime=2019-09-21T05:46:24.952Z org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:25.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.070 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:25.085 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:25.091 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 06:46:25.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:46:25.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.138 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [289f4a50]initPersistenceManagerFactory: repositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=true 06:46:25.144 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 191dde84-7b57-47b4-99f9-0325cc319924 ('build/repo/k0t2kfkp-c99gh-local-src') 06:46:25.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.-1.xml.gz 06:46:25.147 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.-1.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.155 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [289f4a50]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23311 ms. 06:46:25.172 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.193 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.199 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.212 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:46:25.214 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:46:25.214 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.218 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 06:46:25.234 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf, 77165957c874fa8f] 06:46:25.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.263 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.267 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 06:46:25.272 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf, 77165957c874fa8f] 06:46:25.277 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:46:25.281 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:46:25.281 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:46:25.281 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:46:25.281 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:46:25.283 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:46:25.284 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:46858' serverPath='/0e6eff6f-75f4-4153-9a03-500810a70c90' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, invitation=true] 06:46:25.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:46:25.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:46:25.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:46:25.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:46:25.286 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 06:46:25.290 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[77165957c874fa8f] 06:46:25.299 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:46:25.300 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.301 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.306 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.310 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.313 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:46:25.318 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:46:25.319 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:46:25.319 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:46:25.319 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:46:25.320 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.342 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:25.349 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.-1.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.381 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms. 06:46:25.382 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:46:25.383 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:46:25.383 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:46:25.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:46:25.385 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 06:46:25.392 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:46:25.392 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:46:25.393 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:46:25.393 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:46:25.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 06:46:25.399 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[99be509018f9316a, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=92402ho8lm66aqt8G24_Jg, invitation=false] 06:46:25.400 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=92402ho8lm66aqt8G24_Jg, invitation=false, validTo=null] 06:46:25.454 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:25.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=118.9 MiB, available=336.6 MiB 06:46:25.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=187, revision=194 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.516 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.518 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.519 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.520 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.521 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:46:25.521 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:46:25.521 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:46:25.521 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:46:25.523 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:46:25.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:46:25.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:46:25.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:46:25.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:46:25.525 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 06:46:25.528 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[77165957c874fa8f] 06:46:25.532 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:25.538 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:25.540 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.581 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.665 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.666 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.670 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.718 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=92402ho8lm66aqt8G24_Jg, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:25.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=61.3 MiB, available=421.7 MiB 06:46:25.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:25.958 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.959 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.959 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:25.962 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:25.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 06:46:26.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=62.7 MiB, available=392.8 MiB 06:46:26.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:46:26.065 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:25.541 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:46:26.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=120.0 MiB, available=335.5 MiB 06:46:26.125 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:26.129 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:26.132 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionSynced=187, revision=194 06:46:26.140 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=194, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:26.154 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:26.154 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:26.162 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]: localRoot='/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:46:26.163 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]initLockFile: Repository '/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:26.172 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:26.187 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:26.187 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:26.188 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:26.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=115 06:46:26.221 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.syncCryptoKeysFromRemoteRepo(CryptreeRestRepoTransportImpl.java:336) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:218) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:243) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncDown(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:161) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:512) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:26.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=60.0 MiB, available=425.0 MiB 06:46:26.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:26.346 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 06:46:26.413 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:26.418 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=112, revision=115 06:46:26.425 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:26.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=112, revision=115 06:46:26.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=115, revision=-1 06:46:26.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:46:26.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:26.485 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:26.500 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:26.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=60.0 MiB, available=424.0 MiB 06:46:26.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.null.xml.gz 06:46:26.784 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:46:26.784 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:46:26.784 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:46:26.812 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:26.845 [qtp1776774368-634] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d localRepositoryRevisionSynced=84 06:46:26.857 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:26.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d transaction.localRevision=126 remoteFromLocalRevision=84 06:46:26.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=23e52af6-c498-49bf-9149-78287197b97d from='build/repo/k0t2j7j0-bi7rg-local-src' toID=20676fcc-8898-4205-8f9e-94a39b61848d to='https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:27.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=118.2 MiB, available=337.3 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:27.034 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=126 06:46:27.050 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:27.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:27.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:46:27.063 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:27.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:27.068 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d localRepositoryRevisionSynced=126 06:46:27.092 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:27.092 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:27.107 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:27.107 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j0-bi7rg-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:27.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=124, revision=128 06:46:27.121 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=23e52af6-c498-49bf-9149-78287197b97d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:27.155 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:27.185 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:27.202 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d, this.remoteRepositoryRevisionSynced=122, revision=128 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:27.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=63.0 MiB, available=392.5 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:27.216 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:27.220 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:27.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=122, revision=128 06:46:27.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=128, revision=-1 06:46:27.247 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:27.252 [qtp1776774368-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=23e52af6-c498-49bf-9149-78287197b97d transaction.localRevision=90 remoteFromLocalRevision=126 06:46:27.254 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:27.257 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:46:27.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:46:27.268 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43cfb895]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' 06:46:27.271 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43cfb895]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:27.428 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:46:27.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:27.536 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:46:27.606 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:27.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=117.2 MiB, available=338.3 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:27.691 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:46:27.787 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:46:28.050 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:28.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=63.3 MiB, available=392.2 MiB 06:46:28.102 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:27.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:46:28.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=117.2 MiB, available=338.3 MiB 06:46:28.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:28.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:46:28.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:28.110 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=-1, revision=4 06:46:28.110 [qtp704117508-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:28.128 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.137 [qtp2000985038-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=193 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:28.144 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:28.150 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:28.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:28.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:28.155 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=118 remoteFromLocalRevision=193 06:46:28.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f994b77a-e7cc-4497-80a0-fb273c611e3d from='build/repo/k0t2j6gi-1gwft-local-dest' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:28.270 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:28.313 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:46:28.313 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:28.318 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=118 06:46:28.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:28.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:28.328 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:46:28.328 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:46:28.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=118 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:28.335 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:28.336 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:28.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:28.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:28.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:28.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:28.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=120 06:46:28.368 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1300) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:251) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:95) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:512) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 06:46:28.373 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:28.406 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:28.423 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.426 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:28.470 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:28.487 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=115, revision=120 06:46:28.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:28.496 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:28.520 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:46:28.568 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:28.579 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.584 [qtp2000985038-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d transaction.localRevision=200 remoteFromLocalRevision=118 06:46:28.588 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.601 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:28.619 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:28.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=6 06:46:28.635 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:28.674 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:46:28.742 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:28.752 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.803 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.830 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:14:58.797Z expiryDateTime=2019-09-21T05:44:58.797Z 06:46:28.844 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.869 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:28.890 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:28.890 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:28.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=122 06:46:28.966 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:28.996 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:29.036 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:29.041 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=120, revision=122 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:29.088 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:29.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:46:29.207 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:29.216 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:29.356 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:29.363 [qtp507378138-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:29.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:46:29.378 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' toID=f994b77a-e7cc-4497-80a0-fb273c611e3d to='build/repo/k0t2j6gi-1gwft-local-dest', fromRepoLocalSync=true 06:46:29.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.193.xml.gz 06:46:29.381 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.193.xml.gz 06:46:29.384 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f994b77a-e7cc-4497-80a0-fb273c611e3d ('build/repo/k0t2j6gi-1gwft-local-dest') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:29.402 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]initPersistenceManagerFactory: repositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 06:46:29.404 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3241 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:29.404 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:29.407 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:29.415 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:29.421 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.33% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:29.426 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:29.432 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=193 localRepositoryRevisionInProgress=201 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:29.444 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:29.444 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]getCloseDeferredMillis: closeDeferredMillis=20000 06:46:29.445 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:29.452 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:29.461 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.193.xml.gz 06:46:29.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=193 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:29.503 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:29.504 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:29.504 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:29.504 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:29.506 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:29.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=-1, revision=6 06:46:29.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=6, revision=-1 06:46:29.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:29.563 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:29.565 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:29.737 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:29.740 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:29.740 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [289f4a50]getCloseDeferredMillis: closeDeferredMillis=20000 06:46:29.740 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [289f4a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:29.746 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:29.748 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:29.748 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:29.749 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:29.749 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:29.750 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:46:29.852 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:29.853 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:29.866 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:29.874 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:29.884 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:29.885 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:29.938 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:29.940 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:30.030 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:16:29.889Z expiryDateTime=2019-09-21T05:46:29.889Z 06:46:30.055 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:30.056 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:30.057 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:30.060 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:30.073 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:30.100 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 06:46:30.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 to='build/repo/k0t2lbuw-bo4td-local-dest-xenia', fromRepoLocalSync=true 06:46:30.113 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:30.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:46:30.114 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:46:30.118 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a71e37d1-524f-4b90-a3c0-4dd5951cf182 ('build/repo/k0t2lbuw-bo4td-local-dest-xenia') 06:46:30.149 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:30.151 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:30.152 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:30.155 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:30.159 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:30.160 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:30.160 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:30.245 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:30.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=119.7 MiB, available=335.8 MiB 06:46:30.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:46:30.448 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:30.457 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=-1, revision=202 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:30.467 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:30.483 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:30.499 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:29.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:46:30.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=64.1 MiB, available=391.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:30.525 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:30.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:30.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:31.321 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:31.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=119.7 MiB, available=335.8 MiB 06:46:31.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=194, revision=202 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:31.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=64.0 MiB, available=391.5 MiB 06:46:31.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:31.410 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:31.413 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:31.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:30.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 06:46:31.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=101.6 MiB, available=353.9 MiB 06:46:31.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:46:31.873 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:31.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=64.0 MiB, available=391.5 MiB 06:46:31.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.-1.xml.gz 06:46:31.885 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:46:31.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:46:31.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:46:31.903 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:31.952 [qtp704117508-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=2 06:46:31.992 [qtp704117508-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:32.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=119.2 MiB, available=336.3 MiB 06:46:32.036 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:32.040 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionSynced=194, revision=202 06:46:32.040 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=202, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.041 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:32.065 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:32.073 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:32.073 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:32.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=122, revision=125 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.084 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:32.089 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:32.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.131 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:32.134 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:32.141 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=122, revision=125 06:46:32.162 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:32.168 [pool-20-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:32.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=120, revision=125 06:46:32.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:32.181 [pool-20-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 19.35% 06:46:32.191 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:32.192 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:32.246 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:32.248 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:32.249 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:32.252 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:32.262 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:32.281 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:32.281 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:32.282 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.295 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:32.324 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=10 06:46:32.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:32.433 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.494 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:32.499 [qtp704117508-1427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:32.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:46:32.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:46:32.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=118.9 MiB, available=336.6 MiB 06:46:32.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.740 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:32.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=6, revision=10 06:46:32.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=10, revision=-1 06:46:32.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:46:32.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:32.886 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:32.888 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:32.945 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:32.978 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:33.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=118.8 MiB, available=336.7 MiB 06:46:33.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:33.130 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:33.190 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:46:33.330 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=12 06:46:33.330 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 06:46:33.464 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:33.481 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=10, revision=12 06:46:33.537 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:33.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=10, revision=12 06:46:33.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:33.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=90.8 MiB, available=364.7 MiB 06:46:33.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:33.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:33.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:33.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=118.8 MiB, available=336.7 MiB 06:46:33.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.193.xml.gz 06:46:33.609 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:46:33.612 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:46:33.612 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:33.616 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:33.638 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:46:33.646 [closeDeferredTimer-9056463-6o] INFO c.c.c.l.LocalRepoManagerImpl - [9056463]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:33.656 [qtp2000985038-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=201 06:46:33.716 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:33.718 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:33.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:33.761 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=128 remoteFromLocalRevision=201 06:46:33.801 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f994b77a-e7cc-4497-80a0-fb273c611e3d from='build/repo/k0t2j6gi-1gwft-local-dest' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:33.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=14 06:46:33.810 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:33.819 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:33.822 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:33.901 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=128 06:46:33.910 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:33.911 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:33.912 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:46:33.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:46:33.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=128 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:33.934 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:33.938 [qtp704117508-1427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:33.989 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:33.989 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:33.998 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:33.999 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:34.000 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:34.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=130 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:34.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=12, revision=14 06:46:34.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:34.030 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:34.055 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:34.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:46:34.076 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:34.107 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.117 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=125, revision=130 06:46:34.165 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.171 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=125, revision=130 06:46:34.171 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=130, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:34.176 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:34.190 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.195 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d transaction.localRevision=208 remoteFromLocalRevision=128 06:46:34.197 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' toID=f994b77a-e7cc-4497-80a0-fb273c611e3d to='build/repo/k0t2j6gi-1gwft-local-dest', fromRepoLocalSync=false 06:46:34.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:34.204 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:34.216 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.237 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=201 localRepositoryRevisionInProgress=208 06:46:34.258 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.283 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:34.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:34.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=16 06:46:34.320 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:46:34.423 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.427 [qtp704117508-1427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=14, revision=16 06:46:34.506 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=14, revision=16 06:46:34.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=16, revision=-1 06:46:34.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:34.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:34.560 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.606 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.684 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:46:34.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:46:34.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=18 06:46:34.753 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:46:34.817 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.834 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:34.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=119.6 MiB, available=335.9 MiB 06:46:34.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:34.896 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.903 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=16, revision=18 06:46:34.903 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:34.910 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:34.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:34.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:34.937 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=-1, revision=209 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:34.953 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:34.958 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=209 06:46:34.984 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:34.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:35.046 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:35.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:46:35.143 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=20 06:46:35.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 06:46:35.209 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:35.213 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=18, revision=20 06:46:35.306 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:35.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=18, revision=20 06:46:35.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=20, revision=-1 06:46:35.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:35.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:35.393 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:35.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=119.8 MiB, available=335.7 MiB 06:46:35.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=202, revision=209 06:46:35.417 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:35.418 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:35.418 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:35.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:46:35.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:46:35.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='584302a1d93b17b7263fd7746535da1aaaf203ba' to.sha1='113e468c060610bf1da6fc19bf319dd339467414'): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:35.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:46:35.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=119.8 MiB, available=335.7 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:35.891 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=23 06:46:35.891 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:35.906 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:35.911 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionSynced=202, revision=209 06:46:35.911 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.localRepositoryRevisionInProgress=209, revision=-1 06:46:35.941 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:35.951 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:35.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:35.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=133 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:35.964 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:35.967 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:35.980 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:36.016 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:36.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=20, revision=23 06:46:36.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=23, revision=-1 06:46:36.071 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:36.129 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:36.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:35.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:46:35.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:46:36.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=119.9 MiB, available=335.6 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:36.409 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:36.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:36.538 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 06:46:36.538 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:36.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.596 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:36.596 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:36.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:36.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:36.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:36.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.632 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:36.632 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:36.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:36.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:36.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:36.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:36.657 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:36.665 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:36.665 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:36.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:36.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:36.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:36.688 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:36.692 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:36.693 [qtp704117508-1427] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/q7YWHLcwy6grNEX4kF7vqA/VVcT5Qqo50L2fI4xiurDpg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:36.699 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:36.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:36.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:36.721 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=661TfYsWAtf__4GmSWMHzg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} 06:46:36.743 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:36.744 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:36.745 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:36.746 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:36.784 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:36.789 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:46:36.789 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:46:36.797 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:46:36.798 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:46:36.798 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:46:36.798 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:46:36.798 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:46:36.801 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:46:36.802 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:36.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:36.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=119.3 MiB, available=336.2 MiB 06:46:36.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:46:37.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=118.8 MiB, available=336.7 MiB 06:46:37.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.null.xml.gz 06:46:37.394 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:46:37.394 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:46:37.422 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:37.432 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d localRepositoryRevisionSynced=208 06:46:37.481 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:37.498 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=135 remoteFromLocalRevision=208 06:46:37.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f994b77a-e7cc-4497-80a0-fb273c611e3d from='build/repo/k0t2j6gi-1gwft-local-dest' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552/WZs_-mbmg8hTT36VwZXVDA' 06:46:37.518 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=135 06:46:37.523 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:37.529 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:37.531 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:46:37.532 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:46:37.537 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=135 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:37.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=91.5 MiB, available=364.0 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:38.347 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:38.348 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:38.349 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:38.360 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.from' result=null 06:46:38.360 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j6gi-1gwft-local-dest' configKey='repair.deleteCollisions.to' result=null 06:46:38.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=133, revision=137 06:46:38.366 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 06:46:38.436 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:38.438 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d, this.remoteRepositoryRevisionSynced=130, revision=137 06:46:38.486 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:38.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=130, revision=137 06:46:38.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=137, revision=-1 06:46:38.545 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:38.550 [qtp2000985038-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=f994b77a-e7cc-4497-80a0-fb273c611e3d transaction.localRevision=214 remoteFromLocalRevision=135 06:46:38.578 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:38.582 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:46:38.737 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:38.777 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:38.795 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:13:04.978Z expiryDateTime=2019-09-21T05:43:04.978Z org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:38.813 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:38.815 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:38.815 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:38.818 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:38.817 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:38.828 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:38.828 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionSynced=-1, revision=119 06:46:38.828 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:38.837 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:38.837 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:38.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=223 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:38.871 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:38.880 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=661TfYsWAtf__4GmSWMHzg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:38.883 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=221, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=223 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:38.884 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:38.917 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:46:38.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=true 06:46:38.918 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b7fd839-f480-4809-ab33-acee4c2054ba ('build/repo/k0t2frfh-xh8mz-local-src') 06:46:38.929 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:46:38.964 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.99% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:39.082 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:39.083 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:39.084 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:39.096 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:39.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:39.098 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:39.099 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:39.103 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:39.112 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:39.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.180.xml.gz 06:46:39.134 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.180.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:39.136 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:39.145 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:39.147 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:46:39.147 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:39.176 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:39.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:39.230 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=214 06:46:39.237 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:39.244 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.180.xml.gz 06:46:39.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=180 repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:39.307 [qtp704117508-1427] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:39.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:39.372 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 963140 bytes in 2962 ms. path='/1 {11 11ä11#+} 1/a' 06:46:39.384 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=26 06:46:39.385 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 06:46:39.444 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:39.448 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=23, revision=26 06:46:39.457 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:39.461 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=23, revision=26 06:46:39.461 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:39.485 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:39.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:39.507 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:39.535 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:39.629 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:39.630 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:39.631 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:39.633 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:39.636 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:39.659 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:39.762 [qtp704117508-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:39.787 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:39.891 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:39.907 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:39.918 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:39.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='107ff37fbddb9f6a2f706c28471f699feaeebd52' to.sha1='0a9cf9f9dd05d4e8c717dc7ae78ab29ed3e29a63'): /1 {11 11ä11#+} 1/b 06:46:39.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=31 06:46:39.984 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:40.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=120.2 MiB, available=335.3 MiB 06:46:40.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:46:40.031 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:40.044 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=215 06:46:40.059 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=215 06:46:40.082 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:40.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:40.149 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:40.161 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:40.172 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:40.225 [qtp507378138-1988] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:40.281 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:40.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=26, revision=31 06:46:40.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:40.318 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:40.327 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:40.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=-1, revision=6 06:46:40.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=6, revision=-1 06:46:40.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:40.444 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:40.455 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:40.458 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:40.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=120.2 MiB, available=335.3 MiB 06:46:40.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=181, revision=215 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:40.597 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:40.612 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:40.615 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:40.616 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/q7YWHLcwy6grNEX4kF7vqA/KxsCTDPVYSB2PNpVshrzKQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:40.628 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:40.630 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:40.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:40.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:46:40.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=91.1 MiB, available=364.4 MiB 06:46:41.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:41.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=120.2 MiB, available=335.3 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:41.234 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:41.256 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:41.261 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=181, revision=215 06:46:41.261 [qtp2000985038-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=215, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:41.271 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 474363 bytes in 813 ms. path='/1 {11 11ä11#+} 1/b' 06:46:41.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=34 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:41.284 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:41.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:41.299 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:41.300 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:41.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=223, revision=226 06:46:41.319 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=221, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:41.325 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:41.330 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=31, revision=34 06:46:41.344 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:41.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=31, revision=34 06:46:41.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:41.369 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:41.374 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.remoteRepositoryRevisionSynced=221, revision=226 06:46:41.386 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:41.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:41.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:41.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionSynced=221, revision=226 06:46:41.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=226, revision=-1 06:46:41.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:46:41.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:41.414 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:41.442 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:41.447 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:41.462 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:41.539 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:41.554 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:46:41.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='905382cee6488cda8f45eb934a406b15e9b170f8' to.sha1='17d8c545ef150fb0ca0fa3128b32e5e1aeb18a31'): /1 {11 11ä11#+} 1/c org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:41.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=91.1 MiB, available=364.4 MiB 06:46:41.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:41.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=39 06:46:41.687 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 06:46:41.779 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:41.783 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:41.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=120.6 MiB, available=334.9 MiB 06:46:41.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:42.036 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:42.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=34, revision=39 06:46:42.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=39, revision=-1 06:46:42.082 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:42.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=90.9 MiB, available=364.6 MiB 06:46:42.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:46:42.122 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 06:46:42.125 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:46:42.126 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:42.126 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:42.194 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:42.208 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:42.216 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:42.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:42.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=119.6 MiB, available=335.9 MiB 06:46:42.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:42.439 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:42.457 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:42.475 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:42.479 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:42.481 [qtp704117508-2210] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/q7YWHLcwy6grNEX4kF7vqA/x7mf9z-6mJgpRkzaDDlABg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:42.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:46:42.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:46:42.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:42.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=118.9 MiB, available=336.6 MiB 06:46:42.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.180.xml.gz 06:46:42.820 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:46:42.823 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:46:42.823 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:46:42.840 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:42.849 [qtp2000985038-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=214 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:42.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:42.878 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:42.907 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=229 remoteFromLocalRevision=214 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:43.010 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 26.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:43.013 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:43.022 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 31.54% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:43.028 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:43.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:43.032 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:43.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78d050e9b77078af163964a0feeb6f6dbc507e1d' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:43.111 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=219 localRepositoryRevisionInProgress=229 06:46:43.146 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:43.147 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:43.148 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:46:43.199 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:46:43.206 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:46:43.206 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:46:43.206 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:46:43.207 [Test worker] INFO o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'! 06:46:43.340 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:43.368 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:43.387 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 renewalDateTime=2019-09-21T05:13:04.978Z expiryDateTime=2019-09-21T05:43:04.978Z 06:46:43.425 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:43.434 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:43.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:43.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:43.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=-1, revision=230 06:46:43.464 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=230 06:46:43.502 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:46:43.503 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=11041b41-4a27-4e4d-b43a-7a86d8066552 from='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' toID=5b7fd839-f480-4809-ab33-acee4c2054ba to='build/repo/k0t2frfh-xh8mz-local-src', fromRepoLocalSync=true 06:46:43.503 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5b7fd839-f480-4809-ab33-acee4c2054ba ('build/repo/k0t2frfh-xh8mz-local-src') 06:46:43.511 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:46:43.534 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.05% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:43.547 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:43.604 [Test worker] 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' 06:46:43.638 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:43.639 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:43.639 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:43.649 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:43.650 [qtp507378138-1988] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/izlpeOSR8Zhy81RnhqZWgg/TaOyOWi9aI40MAfer5NI9A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:43.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.214.xml.gz 06:46:43.665 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.214.xml.gz 06:46:43.693 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:43.701 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:43.765 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=214 localRepositoryRevisionInProgress=219 06:46:43.776 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:43.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:43.785 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/ChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.214.xml.gz 06:46:43.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=214 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:43.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 405300 bytes in 274 ms. path='/1 {11 11ä11#+} 1/a' 06:46:43.971 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:43.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.105 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.112 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 849032 bytes in 1962 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=42 06:46:44.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c964238e14b58c9aa1b76f61aaaa837d9bc92213' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.297 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.303 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=39, revision=42 06:46:44.310 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=39, revision=42 06:46:44.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:44.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=121.0 MiB, available=334.5 MiB 06:46:44.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:44.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:44.355 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.365 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=-1, revision=220 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.369 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.389 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:44.391 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:44.404 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=215, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.409 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.412 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.417 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:44.428 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.448 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:44.450 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:44.451 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:44.454 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.456 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/izlpeOSR8Zhy81RnhqZWgg/laHqNDrHQWF1wYdYmLa0Hw' offset=0 06:46:44.472 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.482 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:44.496 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:46:44.496 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:46:44.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e28d0bf6c22f01dd4f38ca4d086925cc047bff3' to.sha1='b5881246f82ef8b222893b5abc0ecffe32877620'): /2/1 {11 11ä11#+} 1/a 06:46:44.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=47 06:46:44.591 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.664 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.668 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=42, revision=47 06:46:44.705 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.707 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 113652 bytes in 290 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=42, revision=47 06:46:44.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=47, revision=-1 06:46:44.741 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.754 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.825 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.838 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:44.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:44.875 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:44.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=121.0 MiB, available=334.5 MiB 06:46:44.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.remoteRepositoryRevisionSynced=215, revision=220 06:46:44.913 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Dn6zBnKjyzrFkl4tonOVpA, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:44.914 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=pC6wdJO3PYyCO6zcicR4aQ, serverRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552} because of missing permissions! 06:46:44.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.926 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:44.935 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a8c96edfc05aa183a77ed7c3703f3d184daaa76' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:44.956 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.971 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:44.980 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/iFK-AzKVSnMDotJ2CGLXfQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.056 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:45.059 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.069 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51474 bytes in 194 ms. path='/2/1 {11 11ä11#+} 1/a' 06:46:45.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=50 06:46:45.085 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.096 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:45.096 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:45.097 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:45.100 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:45.101 [qtp507378138-1178] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/izlpeOSR8Zhy81RnhqZWgg/mO7wpS-XGwch21101m8q6Q' offset=0 06:46:45.112 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.147 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:45.150 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=47, revision=50 06:46:45.171 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:45.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=47, revision=50 06:46:45.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=50, revision=-1 06:46:45.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:45.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.276 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:45.334 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:45.337 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:45.362 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.373 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 688644 bytes in 304 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:45.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=121.0 MiB, available=334.5 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:45.402 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:45.406 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionSynced=215, revision=220 06:46:45.407 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba, this.localRepositoryRevisionInProgress=220, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:45.475 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.476 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:45.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:45.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:45.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, this.localRepositoryRevisionInProgress=230, revision=233 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efea6ec915b8a96f4cdcae30f27f266185a70b6f' to.sha1='e2fb1b6c707bbaa1a5df6e9af1548407442ab904'): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:45.516 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=233 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=55 06:46:45.536 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:45.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:46:45.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.591 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:45.608 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.619 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:45.631 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=50, revision=55 06:46:45.675 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.676 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ea67638853b8eea327763669686b235f772c895' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=50, revision=55 06:46:45.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=55, revision=-1 06:46:45.755 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.775 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:45.782 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.790 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.803 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:45.805 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:45.806 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.808 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.814 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:45.816 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LigR17yqv3rnsKANL-SEcA/vJeK2bOgH6FCKnSe5ae5IA/OKwRYGLzD37U4XEXcbD21w' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.820 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:45.832 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:45.984 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:46.018 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:46.025 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:46.037 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/pofZDeVL1UE2gu5Up-1qjw' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:46.050 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:46.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 42 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:46.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=121.2 MiB, available=334.3 MiB 06:46:46.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:46.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 298778 bytes in 418 ms. path='/2/1 {11 11ä11#+} 1/a' 06:46:46.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:46:46.402 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:46.499 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:46.500 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:46.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:46.543 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 336415 bytes in 722 ms. path='/2/1 {11 11ä11#+} 1/b' 06:46:46.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=58 06:46:46.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:46.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=121.2 MiB, available=334.3 MiB 06:46:46.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:46.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='243b2f1d4f516b9c0180cfbd4b44bf5ec836db35' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:46.669 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:46.678 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:46.747 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:46.818 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:46.826 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=55, revision=58 06:46:46.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:46.846 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:46.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:46.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:46.870 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:46.872 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:46.872 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:46.876 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:46.877 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:46.878 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LigR17yqv3rnsKANL-SEcA/vJeK2bOgH6FCKnSe5ae5IA/09OHV1jmNThlsWbtep8qwA' offset=0 06:46:46.889 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:46.904 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:46.907 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:46.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:46:46.958 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92334 bytes in 112 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:46.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=121.2 MiB, available=334.3 MiB 06:46:46.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.11041b41-4a27-4e4d-b43a-7a86d8066552.214.xml.gz 06:46:46.992 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:46:46.996 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:46:46.996 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:46:47.015 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.025 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 remoteRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba localRepositoryRevisionSynced=219 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.064 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:47.076 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.101 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 transaction.localRevision=235 remoteFromLocalRevision=219 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:47.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5b7fd839-f480-4809-ab33-acee4c2054ba from='build/repo/k0t2frfh-xh8mz-local-src' toID=11041b41-4a27-4e4d-b43a-7a86d8066552 to='https://localhost:36994/11041b41-4a27-4e4d-b43a-7a86d8066552' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.188 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:47.199 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:47.201 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77f1c3238e9c4a75185108c970d140564a4c28c8' to.sha1='1c8b2e291a1f0fc705ec6871b730151f467b6f41'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:47.222 [qtp2000985038-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.240 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b7fd839-f480-4809-ab33-acee4c2054ba remoteRepositoryId=11041b41-4a27-4e4d-b43a-7a86d8066552 localRepositoryRevisionSynced=219 localRepositoryRevisionInProgress=235 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da4edaf4e0a4d790ecc3fddc27d649d3a95f16f9' to.sha1=''): /2/a org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:47.256 [closeDeferredTimer-78ff2c9d-5z] INFO c.c.c.l.LocalRepoManagerImpl - [78ff2c9d]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.277 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=63 06:46:47.277 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.305 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:47.307 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:47.307 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2frfh-xh8mz-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:47.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:47.324 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 06:46:47.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:46:47.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:46:47.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:46:47.326 [Test worker] INFO o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'! 06:46:47.327 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46972a4e]getCloseDeferredMillis: closeDeferredMillis=20000 06:46:47.328 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46972a4e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.333 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:47.334 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:47.335 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:47.338 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:47.344 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [734c4b86]getCloseDeferredMillis: closeDeferredMillis=20000 06:46:47.344 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [734c4b86]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.346 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.352 [qtp507378138-1988] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LigR17yqv3rnsKANL-SEcA/tUSbt4igy3MOa5xs73Vhrw' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.364 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.374 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.410 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=58, revision=63 06:46:47.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=63, revision=-1 06:46:47.442 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.472 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.491 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:47.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.632 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.642 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.644 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.645 [qtp704117508-2210] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/jEWo4f2lZaVSsDliLjBPAQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.661 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:47.662 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:47.662 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:47.665 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.666 [qtp507378138-1178] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LigR17yqv3rnsKANL-SEcA/tUSbt4igy3MOa5xs73Vhrw' offset=1048576 06:46:47.677 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 06:46:47.725 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 06:46:47.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 555900 bytes in 527 ms. path='/2/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:47.846 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:46:47.885 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.926 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:47.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 461237 bytes in 444 ms. path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.945 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:47.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=66 06:46:47.950 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:47.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:46:48.003 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b075f37459c3a1bcf183ac7ec4ec07d9535283d4' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.008 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:48.012 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=63, revision=66 06:46:48.030 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:48.036 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=63, revision=66 06:46:48.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:48.049 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.067 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:48.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.096 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.117 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:48.118 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:48.119 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.120 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.122 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.122 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.124 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/gV0d9lCpsvFdna37cyBgsg/LWidcaaATLaXjQ8NcYOw8w' offset=0 06:46:48.133 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:48.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:46:48.150 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.189 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 71775 bytes in 103 ms. path='/3 + &#ä/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.280 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:48.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.317 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.334 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbedd74b7c33e2a2a9c32c0c89261c72ade7c8d7' to.sha1='608b50c61790afc6fcd363e3f30991f11d563e3e'): /3 + &#ä/5/h 06:46:48.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=71 06:46:48.371 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:48.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.421 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:48.424 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:48.451 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8378a4f57cfa51ab0b2ee528a41e28e0e003095f' to.sha1=''): /3 + &#ä/5/i org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.474 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:48.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=66, revision=71 06:46:48.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=71, revision=-1 06:46:48.511 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.521 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:48.553 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.570 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.570 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:48.571 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:48.572 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:48.575 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:48.576 [qtp507378138-1988] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/gV0d9lCpsvFdna37cyBgsg/A6_LcTSnb3DoR5WGpwd0QA' offset=0 06:46:48.590 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:48.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 06:46:48.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 387972 bytes in 177 ms. path='/3 + &#ä/5/i' 06:46:48.816 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:48.852 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:48.872 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:48.876 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:48.877 [qtp704117508-2210] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XtuNlVlKcBxGLmWrXiR0sA/HMo1go2dqNWvD-MJKaTMzw/2-kyk5dqakU8aeBySFw-wg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.897 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:46:48.903 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60cf751e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' 06:46:48.909 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60cf751e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:48.920 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:46:48.963 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffbeaee2d7e974c1f6c56cfe2e4ff07368721855' to.sha1=''): /3 + &#ä/aa org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:48.976 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:49.021 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:49.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:46:49.077 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:49.078 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:49.079 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:49.082 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:49.084 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/GLfBARdv4d9QTbhTNdBrIg' offset=0 06:46:49.096 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:49.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:46:49.190 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196000 bytes in 132 ms. path='/3 + &#ä/aa' 06:46:49.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:46:49.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:49.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:46:49.412 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3903ef9e71d4e2a1fe6d8392356801a64a6cda7' to.sha1=''): /3 + &#ä/bb 06:46:49.467 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:49.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' 06:46:49.509 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:49.510 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:49.512 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:49.515 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:49.517 [qtp507378138-1988] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/UGO4mnmDoiyKwfWgPfS1Uw' offset=0 06:46:49.529 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:49.557 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:49.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 06:46:49.785 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:49.786 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:49.787 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:49.790 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:49.793 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/UGO4mnmDoiyKwfWgPfS1Uw' offset=1048576 06:46:49.801 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:49.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:46:49.896 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 707960 bytes in 418 ms. path='/3 + &#ä/bb' 06:46:49.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:46:49.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb 06:46:49.979 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:50.028 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:46:50.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91dff00e34a091e3a5ee16a681e59e6c2ea4d9a2' to.sha1=''): /3 + &#ä/cc 06:46:50.228 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:50.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:46:50.306 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:50.308 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:50.309 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:50.312 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:50.313 [qtp507378138-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/WYo3Wowim0XGj2NMKi-kvg' offset=0 06:46:50.323 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:50.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:50.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:46:50.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168557 bytes in 148 ms. path='/3 + &#ä/cc' 06:46:50.511 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:46:50.534 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:50.611 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:46:50.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e0feccc5030d4d83e6174501294c9e3d4ed0b05' to.sha1=''): /3 + &#ä/dd 06:46:50.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:46:50.767 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd' 06:46:50.790 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:50.791 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:50.791 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:50.793 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:50.798 [qtp507378138-1988] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/ZPhVzbdMyHWyeEjvhSKRcg' offset=0 06:46:50.811 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:50.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:46:51.066 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:51.067 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:51.068 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:51.070 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:51.071 [qtp507378138-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/ZPhVzbdMyHWyeEjvhSKRcg' offset=1048576 06:46:51.079 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:51.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:51.160 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:51.191 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 840720 bytes in 424 ms. path='/3 + &#ä/dd' 06:46:51.207 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:46:51.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd 06:46:51.261 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=a71e37d1-524f-4b90-a3c0-4dd5951cf182 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:51.321 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:51.330 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.01% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:51.337 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:51.340 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:51.342 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XtuNlVlKcBxGLmWrXiR0sA/HMo1go2dqNWvD-MJKaTMzw/2-kyk5dqakU8aeBySFw-wg' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:51.346 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:51.347 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:51.347 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:51.350 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:51.392 [qtp507378138-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=117 06:46:51.427 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:51.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=97 remoteFromLocalRevision=117 06:46:51.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 from='build/repo/k0t2lbuw-bo4td-local-dest-xenia' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:46:51.551 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:51.552 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:51.553 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:51.556 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:51.559 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:51.642 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=97 06:46:51.662 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:46:51.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:46:51.677 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 06:46:51.677 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 06:46:51.692 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=97 06:46:51.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:46:51.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:46:51.746 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=661TfYsWAtf__4GmSWMHzg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} 06:46:52.116 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:46:52.116 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:46:52.119 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=99 06:46:52.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:46:52.146 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:52.147 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:52.190 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.192 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.193 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.196 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.207 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=6, revision=99 06:46:52.220 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.305 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=6, revision=99 06:46:52.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=99, revision=-1 06:46:52.337 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.339 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.339 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.341 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.351 [qtp507378138-1178] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 transaction.localRevision=124 remoteFromLocalRevision=97 06:46:52.364 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 to='build/repo/k0t2lbuw-bo4td-local-dest-xenia', fromRepoLocalSync=false 06:46:52.366 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:52.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:46:52.368 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:46:52.384 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.386 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.387 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.389 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.390 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.390 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.391 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:52.422 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=124 06:46:52.446 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.452 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:52.583 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1677601 bytes in 4033 ms. path='/3 + &#ä/5/h' 06:46:52.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=75 06:46:52.648 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 06:46:52.729 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.748 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=71, revision=75 06:46:52.814 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=71, revision=75 06:46:52.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=75, revision=-1 06:46:52.861 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:52.862 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:52.885 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:52.946 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:52.961 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:53.022 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.067 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:53.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:53.089 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:53.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='188abb719da84b3b4427097ab14054d9789aa719' to.sha1='8d5aa9d16e43ab5c4f315c5fc4ca1f4728fb5d5f'): /3 + &#ä/5/i 06:46:53.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=80 06:46:53.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:52.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:46:53.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=111.6 MiB, available=343.9 MiB 06:46:53.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:46:53.197 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:53.198 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:53.199 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:53.203 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.205 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:53.205 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:53.205 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:53.225 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.229 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:53.231 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:53.365 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=75, revision=80 06:46:53.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=80, revision=-1 06:46:53.410 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.441 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.474 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:53.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:53.506 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:53.552 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.558 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.561 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.564 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XtuNlVlKcBxGLmWrXiR0sA/HMo1go2dqNWvD-MJKaTMzw/o6EYtvi2w-rQjYiYaWnUbg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:53.568 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:53.568 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:53.788 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.846 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 55599 bytes in 366 ms. path='/3 + &#ä/5/i' 06:46:53.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=83 06:46:53.859 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 06:46:53.974 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:53.981 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=80, revision=83 06:46:54.033 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.039 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=80, revision=83 06:46:54.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=83, revision=-1 06:46:54.092 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:54.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:54.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=109.6 MiB, available=345.9 MiB 06:46:54.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=119, revision=125 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:54.139 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.159 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:54.161 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:54.205 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=661TfYsWAtf__4GmSWMHzg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} 06:46:54.207 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:54.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:46:54.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:46:54.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:46:54.208 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:54.249 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.297 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:54.314 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:46:54.346 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4910d1a6501d60077a47cfdf5bb499bd89fdb231' to.sha1='2fd8e84009ef83d210cb1e0ebc5d883b6e16f251'): /3 + &#ä/aa 06:46:54.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=88 06:46:54.424 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 06:46:54.515 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.517 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=83, revision=88 06:46:54.573 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=83, revision=88 06:46:54.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=88, revision=-1 06:46:54.612 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:54.628 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:54.675 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.707 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:54.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:46:54.795 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.802 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.808 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.812 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XtuNlVlKcBxGLmWrXiR0sA/Pq_bForR4vDCoHh5-fehOw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:54.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:46:54.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=109.7 MiB, available=345.8 MiB 06:46:54.927 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:54.929 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:54.929 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:54.932 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.937 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionSynced=119, revision=125 06:46:54.937 [qtp507378138-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=125, revision=-1 06:46:54.982 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:54.989 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=661TfYsWAtf__4GmSWMHzg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} 06:46:55.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:46:55.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:46:55.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=102 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:55.096 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:55.099 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:46:55.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:55.119 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54359 bytes in 385 ms. path='/3 + &#ä/aa' 06:46:55.163 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=91 06:46:55.163 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:46:55.218 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:55.222 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=88, revision=91 06:46:55.239 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:55.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=88, revision=91 06:46:55.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=91, revision=-1 06:46:55.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:55.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:55.306 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:55.332 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:55.334 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:55.376 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:55.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:55.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:46:55.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be46a149e035985dbc7701574c95781dd62d009d' to.sha1='e8e48189b8ac5478578b137b09006bff199018d2'): /3 + &#ä/bb 06:46:55.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=96 06:46:55.583 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:55.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:46:55.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=109.8 MiB, available=345.7 MiB 06:46:55.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:55.736 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:55.739 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=91, revision=96 06:46:55.804 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:55.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=91, revision=96 06:46:55.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=96, revision=-1 06:46:55.884 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:55.940 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:55.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:55.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:46:56.038 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:56.055 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:56.058 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:56.059 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XtuNlVlKcBxGLmWrXiR0sA/aNezSeDmL96B_1S6KYntzg' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:56.109 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:56.272 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:56.345 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 243947 bytes in 378 ms. path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:56.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=110.1 MiB, available=345.4 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:56.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=99 06:46:56.376 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:56.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:56.468 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:56.478 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=96, revision=99 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:56.493 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43cfb895]initPersistenceManagerFactory: repositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:56.495 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:56.499 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43cfb895]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26504 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:56.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=96, revision=99 06:46:56.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=99, revision=-1 06:46:56.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:56.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:56.610 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:56.700 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:56.704 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:56.736 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:56.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:56.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:46:56.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23f8b138e9ae07ea20b3ba974ec7a24229122a3c' to.sha1='d38cadf5a73b1b81d10537899f14c9f024bd9d5b'): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:46:56.930 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:56.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=104 06:46:56.960 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:56.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=110.8 MiB, available=344.7 MiB 06:46:56.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:46:56.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 06:46:56.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 06:46:56.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 06:46:56.980 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:56.981 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:56.981 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:56.985 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.001 [qtp507378138-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=124 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:57.014 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.018 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=99, revision=104 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:57.071 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:57.083 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=99, revision=104 06:46:57.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:57.108 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=104 remoteFromLocalRevision=124 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:57.149 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:57.173 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 from='build/repo/k0t2lbuw-bo4td-local-dest-xenia' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:46:57.223 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=104 06:46:57.230 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:46:57.232 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:46:57.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 06:46:57.235 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:57.245 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:57.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=104 06:46:57.258 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:57.262 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:57.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:57.271 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:46:57.306 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=661TfYsWAtf__4GmSWMHzg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:57.348 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=468.0 MiB, allocated=468.0 MiB, used=65.5 MiB, available=402.5 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:57.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:46:57.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:46:57.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=102, revision=106 06:46:57.374 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 06:46:57.388 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.388 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.433 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:57.435 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:57.436 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:57.440 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.456 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=99, revision=106 06:46:57.460 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:57.465 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=99, revision=106 06:46:57.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:57.485 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.505 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.508 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.509 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XtuNlVlKcBxGLmWrXiR0sA/gHwQtRo8XcebGw1nkiULWQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:57.509 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:57.510 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:57.512 [qtp507378138-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:46:57.514 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.528 [qtp507378138-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 transaction.localRevision=130 remoteFromLocalRevision=104 06:46:57.533 [qtp507378138-35] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 06:46:57.543 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [289f4a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.547 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.547 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:46:57.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:46:57.550 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42f8ee5a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:57.551 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j1-ppf24-remote' 06:46:57.551 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2j7j1-ppf24-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:46:57.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.551 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.553 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:46:57.553 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42f8ee5a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:57.951 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:57.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 441094 bytes in 698 ms. path='/3 + &#ä/cc' 06:46:57.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=107 06:46:57.979 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 06:46:58.025 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.029 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=104, revision=107 06:46:58.036 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=104, revision=107 06:46:58.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=107, revision=-1 06:46:58.071 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:46:58.071 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:46:58.098 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.119 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:58.121 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:58.183 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.207 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:58.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:46:58.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86a01722f87f08459e4912ecea39f725d28d7d60' to.sha1='abbbf0435f8fb25747a1efef11652de1baadf18f'): /3 + &#ä/dd 06:46:58.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=112 06:46:58.308 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:58.359 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:58.381 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.386 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=107, revision=112 06:46:58.483 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=107, revision=112 06:46:58.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=112, revision=-1 06:46:58.515 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.578 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:58.671 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:58.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:58.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:58.770 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:58.806 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.821 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.824 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:58.825 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XtuNlVlKcBxGLmWrXiR0sA/w-kdN8zLcDy-1q61K37krw' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:58.874 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:46:58.988 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:59.044 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:59.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175251 bytes in 363 ms. path='/3 + &#ä/dd' 06:46:59.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=115 06:46:59.126 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 06:46:59.205 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:59.222 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=112, revision=115 06:46:59.244 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:59.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=112, revision=115 06:46:59.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=115, revision=-1 06:46:59.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:46:59.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:59.313 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:59.328 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:59.349 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:46:59.350 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:46:59.361 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:59.377 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:46:59.384 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:59.405 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:59.445 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=8 06:46:59.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:59.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:46:59.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:46:59.691 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:59.733 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:59.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=120 06:46:59.798 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:59.891 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:46:59.914 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:59.917 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=115, revision=120 06:46:59.947 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:46:59.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=115, revision=120 06:46:59.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:46:59.983 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:00.030 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:00.060 [qtp704117508-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=82 remoteFromLocalRevision=8 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:00.076 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:00.111 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:00.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=false 06:47:00.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:47:00.136 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:00.149 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:00.150 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:00.213 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:00.255 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:00.334 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:00.419 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:00.505 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:00.734 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:00.761 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:00.766 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:47:00.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:00.909 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:01.306 [qtp1776774368-1270] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:01.324 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:01.366 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]initPersistenceManagerFactory: repositoryId=20676fcc-8898-4205-8f9e-94a39b61848d 06:47:01.367 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3815 ms. 06:47:01.454 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]getCloseDeferredMillis: closeDeferredMillis=20000 06:47:01.454 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:01.487 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:01.680 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:01.766 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:01.853 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = b086235f-3fce-4a2f-beb1-5f50c93ee98d localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest localRepository.publicKeySha1 = A1:F3:34:D4:95:D4:A2:BB:19:F8:88:8B:F9:D1:28:1F:20:A9:59:C7 remoteRepository.repositoryId = 20676fcc-8898-4205-8f9e-94a39b61848d remoteRepository.remoteRoot = https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d remoteRepository.publicKeySha1 = BD:B3:1E:65:D9:17:D3:2B:62:5B:6E:FB:26:74:CF:98:1F:88:F5:42 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 b086235f-3fce-4a2f-beb1-5f50c93ee98d 20676fcc-8898-4205-8f9e-94a39b61848d org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:02.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=81.1 MiB, available=374.4 MiB 06:47:02.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:02.042 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:02.049 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:02.100 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:02.105 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:02.114 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:02.152 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d renewalDateTime=2019-09-21T05:17:02.081Z expiryDateTime=2019-09-21T05:47:02.081Z 06:47:02.166 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:02.177 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:02.184 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:02.207 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:47:02.208 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20676fcc-8898-4205-8f9e-94a39b61848d from='https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d' toID=b086235f-3fce-4a2f-beb1-5f50c93ee98d to='build/repo/k0t2m0g2-ishws-local-dest', fromRepoLocalSync=true 06:47:02.208 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b086235f-3fce-4a2f-beb1-5f50c93ee98d ('build/repo/k0t2m0g2-ishws-local-dest') org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:02.403 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:02.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:02.440 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:47:02.452 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:47:02.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.-1.xml.gz 06:47:02.458 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest/.subshare-repo/tmp/ChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.-1.xml.gz 06:47:02.484 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:02.578 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92 06:47:02.644 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:02.659 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest/.subshare-repo/tmp/ChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.-1.xml.gz 06:47:02.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:03.055 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=76.7 MiB, available=378.8 MiB 06:47:03.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=4, revision=83 06:47:03.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:03.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.259 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:03.259 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:03.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.277 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:03.278 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:03.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:47:03.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:03.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.343 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:03.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:03.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.371 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:03.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.380 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:03.380 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.388 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:03.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:03.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:03.402 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:03.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:03.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:03.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:03.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=69.7 MiB, available=419.3 MiB 06:47:03.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:03.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:03.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.435 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:03.435 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:03.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:03.458 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:47:03.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:03.473 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:03.553 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.localRepositoryRevisionInProgress=-1, revision=94 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:03.636 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:03.663 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:04.001 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:04.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=75.3 MiB, available=380.2 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:04.064 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:04.115 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:04.168 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:04.177 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=4, revision=83 06:47:04.178 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=83, revision=-1 06:47:04.272 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:04.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:47:04.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:04.284 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:04.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=122 06:47:04.424 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:04.427 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:04.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:04.548 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:04.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=73.9 MiB, available=400.6 MiB 06:47:04.676 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=94 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:04.954 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:05.168 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:04.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:47:05.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=73.7 MiB, available=381.8 MiB 06:47:05.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:05.375 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:05.497 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:05.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=73.7 MiB, available=381.8 MiB 06:47:05.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:05.812 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:05.969 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:06.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms. 06:47:06.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:06.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:06.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:06.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:06.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.061 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:06.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.072 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:06.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:06.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.090 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:06.090 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:06.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:06.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.114 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:06.114 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.124 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:47:06.125 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:47:06.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.139 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:06.139 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.147 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:06.147 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:06.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:47:06.165 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:47:06.165 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:06.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=73.7 MiB, available=381.8 MiB 06:47:06.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:47:06.189 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:47:06.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:47:06.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:47:06.211 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:06.243 [qtp704117508-298] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=82 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:06.249 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:06.261 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:06.291 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=124 remoteFromLocalRevision=82 06:47:06.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' 06:47:06.396 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 06:47:06.408 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:47:06.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:47:06.412 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:47:06.413 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:47:06.419 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=124 06:47:06.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:47:06.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:06.452 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:06.461 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=0eswqlRblcdyn3XpCC_0Mw, serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d} because of missing permissions! 06:47:06.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:06.486 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:47:06.486 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:47:06.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=122, revision=126 06:47:06.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:06.642 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:06.646 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:06.650 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=120, revision=126 06:47:06.675 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:06.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=120, revision=126 06:47:06.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:06.687 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:06.727 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:06.731 [qtp704117508-298] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=88 remoteFromLocalRevision=124 06:47:06.736 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:06.738 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:47:06.748 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw 06:47:06.750 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f848c69]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' 06:47:06.752 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f848c69]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:06.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:07.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=73.3 MiB, available=415.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:07.223 [closeDeferredTimer-4ef7739d-8u] INFO c.c.c.l.LocalRepoManagerImpl - [4ef7739d]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:07.356 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:07.363 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.localRepositoryRevisionSynced=-1, revision=94 06:47:07.363 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.localRepositoryRevisionInProgress=94, revision=-1 06:47:07.406 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:07.415 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:07.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:07.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:07.594 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:07.602 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:07.881 [closeDeferredTimer-734c4b86-1] INFO c.c.c.l.LocalRepoManagerImpl - [734c4b86]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:07.992 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:07.995 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:47:08.020 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:08.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=-1, revision=5 06:47:08.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=5, revision=-1 06:47:08.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:47:08.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:47:08.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.5 MiB, allocated=472.5 MiB, used=72.9 MiB, available=399.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:07.881 [closeDeferredTimer-46972a4e-1] INFO c.c.c.l.LocalRepoManagerImpl - [46972a4e]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:08.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:47:09.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=72.3 MiB, available=414.7 MiB 06:47:09.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:09.583 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:09.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=72.2 MiB, available=399.3 MiB 06:47:09.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.-1.xml.gz 06:47:09.663 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:47:09.666 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:47:09.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:47:10.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:47:10.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:47:10.207 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:47:10.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:47:10.461 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:47:10.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:47:10.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:47:10.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7179ea74ac0aa96cef61012f41f722d8c474acc4' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:10.691 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:10.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:10.850 [Test worker] 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' 06:47:10.888 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:10.889 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EbSu0ElJ5c_-ToBGxqOCaQ/kawjC98NnV05MaaL5NA8_A' offset=0 06:47:10.935 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:11.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 06:47:11.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 427050 bytes in 198 ms. path='/1 {11 11ä11#+} 1/a' 06:47:11.102 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:47:11.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:11.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:47:11.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1a293f13911906b9333763f31e78988deeee982' to.sha1=''): /1 {11 11ä11#+} 1/b 06:47:11.455 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:11.479 [Test worker] 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' 06:47:11.508 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:11.509 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EbSu0ElJ5c_-ToBGxqOCaQ/z9gYpjeegvw4Df_2uJiwEA' offset=0 06:47:11.516 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:11.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:47:11.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 221236 bytes in 108 ms. path='/1 {11 11ä11#+} 1/b' 06:47:11.651 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:47:11.741 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:11.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:47:11.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90ed251b0fabdf35b9b7f707f56254387e4c0b72' to.sha1=''): /1 {11 11ä11#+} 1/c 06:47:11.960 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:11.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:12.002 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:12.022 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:12.023 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EbSu0ElJ5c_-ToBGxqOCaQ/zYL-oJZtQ3lgEjaSOpPXUw' offset=0 06:47:12.036 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:12.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:47:12.294 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:12.296 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EbSu0ElJ5c_-ToBGxqOCaQ/zYL-oJZtQ3lgEjaSOpPXUw' offset=1048576 06:47:12.301 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:12.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:47:12.331 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 06:47:12.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:47:12.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:47:12.439 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:12.469 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:12.497 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d renewalDateTime=2019-09-21T05:17:02.081Z expiryDateTime=2019-09-21T05:47:02.081Z 06:47:12.509 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:12.513 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:12.529 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:12.529 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:12.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=28 06:47:12.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=28 06:47:12.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:47:12.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20676fcc-8898-4205-8f9e-94a39b61848d from='https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d' toID=b086235f-3fce-4a2f-beb1-5f50c93ee98d to='build/repo/k0t2m0g2-ishws-local-dest', fromRepoLocalSync=true 06:47:12.598 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b086235f-3fce-4a2f-beb1-5f50c93ee98d ('build/repo/k0t2m0g2-ishws-local-dest') 06:47:12.610 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:47:12.631 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% 06:47:12.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Read decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.-1.xml.gz 06:47:12.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:47:12.707 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:12.713 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.localRepositoryRevisionInProgress=-1, revision=96 06:47:12.860 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 06:47:12.877 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:13.220 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:13.324 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:12.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:47:13.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=78.3 MiB, available=408.7 MiB 06:47:13.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.remoteRepositoryRevisionSynced=94, revision=96 06:47:13.580 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=0eswqlRblcdyn3XpCC_0Mw, serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d} because of missing permissions! org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:13.786 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jp-6quwg-remote' 06:47:13.786 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2f8jp-6quwg-remote' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:13.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:47:14.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=77.3 MiB, available=394.2 MiB 06:47:14.166 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:14.170 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.localRepositoryRevisionSynced=94, revision=96 06:47:14.171 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.localRepositoryRevisionInProgress=96, revision=-1 06:47:14.192 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:14.216 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:14.217 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:14.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=28, revision=31 06:47:14.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 06:47:14.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:47:14.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:47:14.340 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:47:14.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:47:14.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90ed251b0fabdf35b9b7f707f56254387e4c0b72' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /1 {11 11ä11#+} 1/c org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:14.429 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:14.493 [Test worker] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:14.497 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' 06:47:14.521 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:14.523 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EbSu0ElJ5c_-ToBGxqOCaQ/zYL-oJZtQ3lgEjaSOpPXUw' offset=1048576 06:47:14.530 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:14.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:47:14.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 0 bytes in 60 ms. path='/1 {11 11ä11#+} 1/c' 06:47:14.638 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:47:14.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c 06:47:14.784 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:14.862 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:47:14.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:47:14.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a0ec4a6066272bccacc258ae518ecc477d0ecef8' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:47:15.107 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:15.130 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:15.141 [Test worker] 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' 06:47:15.168 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:15.169 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Yn6Mwi5e15mQ0vdJ62_4OA/WzkNGWA2t_YVi-u0gOxd1Q/xoEjguNcF4MbaswwGsP-2w' offset=0 06:47:15.177 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:15.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:47:15.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 82192 bytes in 86 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:15.364 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:15.434 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:15.474 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:15.479 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:15.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:15.592 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:15.674 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:15.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:15.732 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:15.737 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f26c57a67dbf000eb5f7b80000eb807b304130e7' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:15.793 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:15.883 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:15.898 [Test worker] 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' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:15.916 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:15.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:15.928 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:15.930 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Yn6Mwi5e15mQ0vdJ62_4OA/WzkNGWA2t_YVi-u0gOxd1Q/QsScHZZ19U8ad8VJMJnoYw' offset=0 06:47:15.946 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:15.979 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:16.047 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:16.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:16.120 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:16.173 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:16.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362160 bytes in 282 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:16.229 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:16.281 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:16.335 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:16.385 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:16.448 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:47:16.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:16.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:16.621 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:16.681 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4dea34b6979684a0adc19c3aa250f8ee051a90d3' to.sha1=''): /2/a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:16.700 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:16.847 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:16.914 [qtp344249497-926] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:16.923 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:16.948 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]initPersistenceManagerFactory: repositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 06:47:16.949 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3162 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:17.013 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:17.025 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Yn6Mwi5e15mQ0vdJ62_4OA/Ji1BdkA_paGk3OGjg6WUbw' offset=0 06:47:17.049 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:17.133 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]getCloseDeferredMillis: closeDeferredMillis=20000 06:47:17.148 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:17.294 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:17.427 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 renewalDateTime=2019-09-21T05:14:32.215Z expiryDateTime=2019-09-21T05:44:32.215Z 06:47:17.469 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:17.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 42 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:17.517 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:17.540 [closeDeferredTimer-21eb912d-1s] INFO c.c.c.l.LocalRepoManagerImpl - [21eb912d]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:17.583 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:17.583 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:17.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=-1, revision=180 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:17.626 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:17.636 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Yn6Mwi5e15mQ0vdJ62_4OA/Ji1BdkA_paGk3OGjg6WUbw' offset=1048576 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:17.643 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:17.646 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:17.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:47:17.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=346b6f09-3770-4221-9e89-03ca9f7073e5 from='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' toID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 to='build/repo/k0t2iscu-krjpz-local-dest', fromRepoLocalSync=true 06:47:17.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.182.xml.gz 06:47:17.741 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.182.xml.gz 06:47:17.745 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 92830177-a8d6-4fdc-bb17-ad6ed235dfd0 ('build/repo/k0t2iscu-krjpz-local-dest') 06:47:17.784 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:17.807 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:17.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 06:47:17.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 564800 bytes in 1020 ms. path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:17.953 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.03% 06:47:17.966 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:18.018 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:18.008 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:18.052 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:18.062 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/ChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.182.xml.gz 06:47:18.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=182 repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:18.136 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:18.198 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:18.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:18.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:47:18.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75c3751d100b5d6353875a405b3100cc3bb1964f' to.sha1=''): /3 + &#ä/5/h 06:47:18.622 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:18.731 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:47:18.811 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:18.825 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/lAVKwisbKJu7QnuSFjx4VA/l92idtHnNhSI2o2I9fGVhQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:18.828 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60cf751e]initPersistenceManagerFactory: repositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:18.838 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:18.845 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60cf751e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23001 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:18.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:47:18.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20045 bytes in 213 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:18.983 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh50-xorsg-remote' 06:47:18.985 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh50-xorsg-remote' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:19.019 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:19.051 [closeDeferredTimer-289f4a50-2] INFO c.c.c.l.LocalRepoManagerImpl - [289f4a50]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:19.152 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:19.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:19.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=104.6 MiB, available=350.9 MiB 06:47:19.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:19.395 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eefad59fb05126c8c9f8b7440df4efdb9bc92f47' to.sha1=''): /3 + &#ä/5/i 06:47:19.489 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:19.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:47:19.577 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:19.584 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/lAVKwisbKJu7QnuSFjx4VA/PB8cKiQW5VjyqpGVve4rkQ' offset=0 06:47:19.632 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:19.838 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:19.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:19.898 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:19.916 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=-1, revision=189 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:19.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88510 bytes in 415 ms. path='/3 + &#ä/5/i' 06:47:20.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:20.082 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:20.245 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:20.249 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:20.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:20.271 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:47:20.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e6e9f2d89ee158038a3a28c92e89fb640c0fd3f' to.sha1=''): /3 + &#ä/aa 06:47:20.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:20.506 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' 06:47:20.533 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:20.534 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/wRBnZNFRtUYAVd05bEOLQg' offset=0 06:47:20.547 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:20.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 06:47:20.832 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:20.836 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/wRBnZNFRtUYAVd05bEOLQg' offset=1048576 06:47:20.844 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:20.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:47:20.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 301224 bytes in 371 ms. path='/3 + &#ä/aa' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:20.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=102.5 MiB, available=353.0 MiB 06:47:20.963 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.remoteRepositoryRevisionSynced=183, revision=189 06:47:20.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=jkdJCXuCvc8TbFig4lj0og, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:47:20.976 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A, serverRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5} because of missing permissions! 06:47:20.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:21.003 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:47:21.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 06:47:21.188 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:21.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:47:21.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b828072b2577c1844301c30db04fe992c61901d6' to.sha1=''): /3 + &#ä/bb 06:47:21.411 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:21.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=102.4 MiB, available=353.1 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:21.542 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:47:21.568 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:21.573 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/nZ2nAq2TpUXkqejshcm_rg' offset=0 06:47:21.582 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:21.587 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:21.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:21.609 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionSynced=183, revision=189 06:47:21.610 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.localRepositoryRevisionInProgress=189, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:21.625 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13080 bytes in 83 ms. path='/3 + &#ä/bb' 06:47:21.679 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:21.688 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:21.708 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:21.708 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:21.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=180, revision=183 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:21.767 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:21.781 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:21.800 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:21.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:21.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='299c105c555f426dbf6c46c3e57f3beb6b076982' to.sha1=''): /3 + &#ä/cc 06:47:21.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:22.007 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:47:22.031 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:22.032 [qtp1776774368-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/_mgUTJx4CNFfOjhfNOTyJw' offset=0 06:47:22.041 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:22.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms. 06:47:22.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30012 bytes in 62 ms. path='/3 + &#ä/cc' 06:47:22.339 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:47:22.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:21.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:47:21.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:47:22.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=102.6 MiB, available=352.9 MiB 06:47:22.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:22.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:47:22.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a77a9fed29a80e7d8a375d9a3fc3f551167464b' to.sha1=''): /3 + &#ä/dd 06:47:22.690 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d 06:47:22.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:22.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=102.6 MiB, available=352.9 MiB 06:47:22.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:22.802 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:22.803 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9c_5phf7Y2-v-nMhqj2ifg/CqDws5_bvZqFOyB13CYkZg' offset=0 06:47:22.813 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:22.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 06:47:22.959 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 178653 bytes in 183 ms. path='/3 + &#ä/dd' 06:47:23.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:23.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=102.6 MiB, available=352.9 MiB 06:47:23.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.346b6f09-3770-4221-9e89-03ca9f7073e5.182.xml.gz 06:47:23.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:47:23.208 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:47:23.208 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:23.228 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="20676fcc-8898-4205-8f9e-94a39b61848d"] on repo=b086235f-3fce-4a2f-beb1-5f50c93ee98d org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:23.230 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:23.272 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 localRepositoryRevisionSynced=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:23.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 06:47:23.358 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:23.391 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d localRepositoryRevisionSynced=92 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:23.459 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:23.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 transaction.localRevision=185 remoteFromLocalRevision=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:23.715 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:23.741 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d transaction.localRevision=103 remoteFromLocalRevision=92 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:24.043 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 from='build/repo/k0t2iscu-krjpz-local-dest' toID=346b6f09-3770-4221-9e89-03ca9f7073e5 to='https://localhost:39015/346b6f09-3770-4221-9e89-03ca9f7073e5' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:24.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b086235f-3fce-4a2f-beb1-5f50c93ee98d from='build/repo/k0t2m0g2-ishws-local-dest' toID=20676fcc-8898-4205-8f9e-94a39b61848d to='https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d' 06:47:24.065 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:24.068 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:24.068 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:24.079 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:24.157 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=185 06:47:24.177 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:24.177 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2iscu-krjpz-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:24.178 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:47:24.182 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:47:24.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:24.278 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=103 06:47:24.303 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:24.303 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:24.333 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60ba4b2daa4ed4d070fec06687e249e0e6f9ee45' to.sha1='80a8309f8912623c00996a1c3852b5716befd6cd'): /new-file2 06:47:24.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, this.localRepositoryRevisionInProgress=183, revision=188 06:47:24.448 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0 remoteRepositoryId=346b6f09-3770-4221-9e89-03ca9f7073e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:24.483 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:47:24.483 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:47:24.506 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d localRepositoryRevisionSynced=103 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:24.517 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:24.541 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=178, revision=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:24.693 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:24.693 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:24.706 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:24.706 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:24.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=31, revision=105 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:24.713 [qtp344249497-35] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:24.714 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:25.022 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:25.040 [qtp344249497-35] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 59 common frames omitted 06:47:25.064 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] 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.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1265) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1019) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.PermissionIT.uploadBackdatedSignature(PermissionIT.java:288) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:25.759 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:25.762 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.remoteRepositoryRevisionSynced=5, revision=105 06:47:25.915 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:25.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=5, revision=105 06:47:25.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:26.107 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:26.113 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=178, revision=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:26.232 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:26.243 [qtp1776774368-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d transaction.localRevision=101 remoteFromLocalRevision=103 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:26.278 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:26.287 [qtp344249497-29] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 59 common frames omitted org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:26.295 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:26.299 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20676fcc-8898-4205-8f9e-94a39b61848d from='https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d' toID=b086235f-3fce-4a2f-beb1-5f50c93ee98d to='build/repo/k0t2m0g2-ishws-local-dest', fromRepoLocalSync=false 06:47:26.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.null.xml.gz 06:47:26.300 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest/.subshare-repo/tmp/ChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.null.xml.gz 06:47:26.311 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:26.319 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] 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.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1265) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1019) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.PermissionIT.uploadBackdatedSignature(PermissionIT.java:288) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:26.416 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=101 06:47:26.419 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:26.426 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest/.subshare-repo/tmp/ChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:26.738 [closeDeferredTimer-6ad2fab6-5r] INFO c.c.c.l.LocalRepoManagerImpl - [6ad2fab6]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:26.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:47:27.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=89.5 MiB, available=397.0 MiB 06:47:27.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:47:27.165 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:27.177 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.localRepositoryRevisionInProgress=-1, revision=102 06:47:27.287 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:47:27.332 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:27.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:27.343 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:27.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=87.9 MiB, available=406.6 MiB 06:47:27.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.remoteRepositoryRevisionSynced=96, revision=102 06:47:27.848 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=0eswqlRblcdyn3XpCC_0Mw, serverRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d} because of missing permissions! 06:47:27.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:47:28.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=87.7 MiB, available=406.3 MiB 06:47:28.296 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:28.300 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.localRepositoryRevisionSynced=96, revision=102 06:47:28.300 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.localRepositoryRevisionInProgress=102, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:28.369 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:28.374 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:28.378 [qtp344249497-467] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=92830177-a8d6-4fdc-bb17-ad6ed235dfd0, this.remoteRepositoryRevisionSynced=178, revision=188 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:28.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:28.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:28.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=-1, revision=108 06:47:28.413 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 06:47:28.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:47:28.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:28.545 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:28.556 [qtp344249497-467] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:28.566 [qtp344249497-467] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 59 common frames omitted 06:47:28.592 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=0CvPZKAzY1isMCawuHlFNA, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] 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.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1265) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1019) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.PermissionIT.uploadBackdatedSignature(PermissionIT.java:288) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=2sBuXdvtn7tlsAgikN6H-A and timestamp=Sat Sep 21 06:45:24 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.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 06:47:28.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:47:28.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:47:28.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:28.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=87.8 MiB, available=407.7 MiB 06:47:28.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:28.990 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [437e7d16]getCloseDeferredMillis: closeDeferredMillis=20000 06:47:28.991 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [437e7d16]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:28.993 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1b70ad4f]getCloseDeferredMillis: closeDeferredMillis=20000 06:47:28.993 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1b70ad4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:29.251 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=87.8 MiB, available=407.2 MiB 06:47:29.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 06:47:29.381 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:29.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=87.8 MiB, available=406.2 MiB 06:47:29.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20676fcc-8898-4205-8f9e-94a39b61848d.null.xml.gz 06:47:29.644 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:47:29.645 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:47:29.645 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:47:29.662 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:29.674 [qtp1776774368-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d localRepositoryRevisionSynced=101 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:47:29.733 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:29.765 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:29.788 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d transaction.localRevision=110 remoteFromLocalRevision=101 06:47:29.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b086235f-3fce-4a2f-beb1-5f50c93ee98d from='build/repo/k0t2m0g2-ishws-local-dest' toID=20676fcc-8898-4205-8f9e-94a39b61848d to='https://localhost:42817/20676fcc-8898-4205-8f9e-94a39b61848d' 06:47:29.844 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=110 06:47:29.852 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:29.852 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:29.854 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:47:29.855 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:47:29.861 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d localRepositoryRevisionSynced=110 06:47:29.929 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:29.929 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:29.938 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.from' result=null 06:47:29.938 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2m0g2-ishws-local-dest' configKey='repair.deleteCollisions.to' result=null 06:47:29.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=108, revision=112 06:47:29.945 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 06:47:30.000 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:30.008 [qtp1776774368-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d, this.remoteRepositoryRevisionSynced=105, revision=112 06:47:30.022 [qtp1776774368-34] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:30.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionSynced=105, revision=112 06:47:30.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d, this.localRepositoryRevisionInProgress=112, revision=-1 06:47:30.107 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:30.113 [qtp1776774368-634] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20676fcc-8898-4205-8f9e-94a39b61848d remoteRepositoryId=b086235f-3fce-4a2f-beb1-5f50c93ee98d transaction.localRevision=107 remoteFromLocalRevision=110 06:47:30.166 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:30.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:47:30.223 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6bff8387]getCloseDeferredMillis: closeDeferredMillis=20000 06:47:30.223 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6bff8387]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:30.225 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43cfb895]getCloseDeferredMillis: closeDeferredMillis=20000 06:47:30.225 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43cfb895]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:47:30.485 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7fe71de1]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' 06:47:30.493 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7fe71de1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 06:47:30.572 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:47:30.904 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:31.423 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:47:31.605 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69af654d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' 06:47:31.609 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69af654d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:31.781 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42f8ee5a]initPersistenceManagerFactory: repositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c 06:47:31.874 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42f8ee5a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31419 ms. 06:47:31.892 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:31.900 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:31.914 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:31.914 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:31.915 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:31.916 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:31.916 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:31.916 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:47:32.012 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:32.013 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:32.015 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]: localRoot='/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:47:32.016 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]initLockFile: Repository '/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. 06:47:32.968 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:33.214 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:33.285 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:33.335 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:33.402 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:33.491 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:33.529 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:33.642 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:33.744 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:33.930 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:34.036 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:34.086 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:34.140 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:34.193 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:34.260 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:34.361 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:34.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:34.632 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:34.726 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:34.950 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:34.978 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]initPersistenceManagerFactory: repositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 06:47:34.978 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2962 ms. 06:47:34.985 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:34.992 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.003 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.003 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]getCloseDeferredMillis: closeDeferredMillis=20000 06:47:35.003 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:35.048 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:35.052 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.052 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.124 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.124 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:35.349 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:35.530 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:35.618 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.618 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42f8ee5a]getCloseDeferredMillis: closeDeferredMillis=20000 06:47:35.618 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42f8ee5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:35.620 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:47:35.625 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.626 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.626 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.628 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.628 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.629 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:47:35.721 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.722 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.737 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:35.745 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.758 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.758 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.776 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.777 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:35.804 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:17:35.762Z expiryDateTime=2019-09-21T05:47:35.762Z 06:47:35.814 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.815 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.816 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.818 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:35.827 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:35.849 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 06:47:35.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=9ec949ca-0b18-48ec-860a-e87bc126f44c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=true 06:47:35.850 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9ec949ca-0b18-48ec-860a-e87bc126f44c ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90') 06:47:35.882 [pool-21-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 06:47:35.888 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:35.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:47:35.889 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:47:35.905 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.906 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.908 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.911 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:35.912 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.913 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:35.913 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:36.002 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=132 06:47:36.078 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:36.093 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:36.457 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:36.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 06:47:36.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=114.4 MiB, available=341.1 MiB 06:47:36.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:47:36.765 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:36.766 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:36.767 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:36.804 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:36.804 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:36.805 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:36.809 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:36.810 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:36.811 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:36.811 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:36.885 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=-1, revision=134 06:47:37.025 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 06:47:37.480 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:37.480 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:37.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=8, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:37.618 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:38.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=107.7 MiB, available=347.8 MiB 06:47:38.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=134 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:41.232 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:41.696 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:41.702 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:47:41.703 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:47:41.703 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:47:41.704 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:41.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:47:42.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=107.7 MiB, available=347.8 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:42.321 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:42.562 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:47:42.652 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:42.653 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:42.654 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:42.658 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:42.662 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionSynced=-1, revision=134 06:47:42.662 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=134, revision=-1 06:47:42.697 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:42.720 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:47:42.912 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:42.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:47:42.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:47:42.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=5 06:47:43.164 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:47:43.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:47:43.482 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:43.689 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:43.690 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:43.691 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:43.693 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:43.697 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:47:44.106 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:44.138 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:44.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=-1, revision=5 06:47:44.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=5, revision=-1 06:47:44.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:44.420 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:44.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:47:44.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=107.0 MiB, available=348.5 MiB 06:47:45.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:45.198 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:45.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=106.3 MiB, available=349.2 MiB 06:47:45.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:45.693 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:45.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=106.1 MiB, available=349.4 MiB 06:47:45.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:47:45.966 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% 06:47:45.988 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:45.990 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:45.991 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:45.995 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:46.068 [qtp507378138-1178] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=132 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:46.069 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:46.070 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:46.071 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:46.106 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=7 remoteFromLocalRevision=132 06:47:46.135 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 06:47:46.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=9ec949ca-0b18-48ec-860a-e87bc126f44c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=false 06:47:46.137 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:46.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:47:46.137 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:47:46.151 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.152 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.152 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.154 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:46.155 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.156 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.156 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.271 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=137 06:47:46.282 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:46.297 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:46.562 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:46.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:47:46.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=106.4 MiB, available=349.1 MiB 06:47:46.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:46.833 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:46.842 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.844 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.845 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.847 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:46.849 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.849 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.849 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:46.856 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=-1, revision=138 06:47:46.904 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 06:47:46.921 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:46.921 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:46.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:46.963 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:47.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=106.6 MiB, available=348.9 MiB 06:47:47.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=134, revision=138 06:47:47.391 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:47.392 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:47:47.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:47:47.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:47:47.395 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:47:47.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:47.395 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:47.585 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:47.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=106.9 MiB, available=348.6 MiB 06:47:47.876 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:47.877 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:47.878 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:47.882 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:47.886 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionSynced=134, revision=138 06:47:47.887 [qtp507378138-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=138, revision=-1 06:47:47.907 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:47.938 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:47:47.939 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:47:47.944 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=8 06:47:47.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 06:47:48.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:47:48.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:48.044 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:48.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=106.7 MiB, available=348.8 MiB 06:47:48.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:47:48.558 [closeDeferredTimer-27634a99-k] INFO c.c.c.l.LocalRepoManagerImpl - [27634a99]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:48.634 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:48.862 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:49.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:49.187 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=106.6 MiB, available=348.9 MiB 06:47:49.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:49.417 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:47:50.079 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:50.168 [closeDeferredTimer-1f0ef001-22] INFO c.c.c.l.LocalRepoManagerImpl - [1f0ef001]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:50.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=106.6 MiB, available=348.9 MiB 06:47:50.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:47:50.253 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:50.254 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:50.255 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:50.258 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:50.292 [qtp507378138-1178] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=137 06:47:50.294 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:47:50.300 [closeDeferredTimer-437e7d16-1] INFO c.c.c.l.LocalRepoManagerImpl - [437e7d16]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:50.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=10 remoteFromLocalRevision=137 06:47:50.360 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 06:47:50.360 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 06:47:50.361 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 06:47:50.361 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42f8ee5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:50.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:47:50.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:47:50.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** marco *** 06:47:50.397 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27b71349]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' 06:47:50.397 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27b71349]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:50.401 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:50.531 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:51.003 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:51.363 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:51.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:51.832 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:51.851 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:47:51.883 [closeDeferredTimer-43cfb895-1] INFO c.c.c.l.LocalRepoManagerImpl - [43cfb895]_close: Shutting down real LocalRepoManager. 06:47:51.883 [closeDeferredTimer-6bff8387-1] INFO c.c.c.l.LocalRepoManagerImpl - [6bff8387]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:52.076 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:52.394 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:52.486 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:52.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:52.898 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:53.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:47:51.807 [closeDeferredTimer-1b70ad4f-1] INFO c.c.c.l.LocalRepoManagerImpl - [1b70ad4f]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:53.259 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:53.400 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:53.423 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:53.490 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:53.635 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:53.678 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:53.808 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:53.886 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:53.969 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:54.025 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f848c69]initPersistenceManagerFactory: repositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 06:47:54.034 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f848c69]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37283 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:54.038 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:54.103 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:47:54.251 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:54.266 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:54.313 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:54.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:54.430 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:47:54.606 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:54.662 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:54.784 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:54.859 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=77.5 MiB, available=378.0 MiB 06:47:54.964 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkq-eki93-remote' 06:47:54.965 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkq-eki93-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:55.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:55.065 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27b71349]initPersistenceManagerFactory: repositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 06:47:55.066 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27b71349]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4669 ms. 06:47:55.074 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.084 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.140 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.141 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.141 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.142 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.142 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.144 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:47:55.243 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:55.244 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:55.247 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:55.266 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.276 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:55.277 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:55.292 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:55.292 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:55.320 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:13:41.066Z expiryDateTime=2019-09-21T05:43:41.066Z 06:47:55.338 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:55.339 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:55.340 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:55.349 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:55.353 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:55.367 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.368 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:55.417 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:47:55.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:47:55.471 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:47:55.506 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=148 06:47:55.614 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 06:47:55.818 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 06:47:55.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=09b5adcd-d1fb-4abd-a785-c8475541d416 to='build/repo/k0t2gf5q-3o2c3-local-src-marco', fromRepoLocalSync=true 06:47:55.820 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 09b5adcd-d1fb-4abd-a785-c8475541d416 ('build/repo/k0t2gf5q-3o2c3-local-src-marco') 06:47:55.982 [pool-22-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 06:47:56.039 [pool-22-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% 06:47:56.144 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:56.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.98.xml.gz 06:47:56.145 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.98.xml.gz 06:47:56.160 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.160 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.161 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.164 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:56.165 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.165 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.165 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.205 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=141 06:47:56.208 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:56.216 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.98.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:47:56.335 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:56.705 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:56.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=98 repoFileDtos.size=0 06:47:56.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=114.7 MiB, available=340.8 MiB 06:47:56.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:47:56.899 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:56.900 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:56.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:56.930 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.931 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.932 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.935 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:56.936 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.937 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.937 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:56.952 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=-1, revision=142 06:47:57.001 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 06:47:57.036 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:57.036 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:57.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:57.119 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:57.203 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:57.254 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:57.327 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:57.455 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:47:57.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:57.549 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:57.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=114.5 MiB, available=341.0 MiB 06:47:57.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=99, revision=142 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:57.717 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:57.781 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:47:57.804 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:57.856 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:57.922 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:57.981 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:58.026 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:58.077 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:58.121 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:58.171 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:58.388 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:58.453 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:47:58.456 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:58.636 [qtp704117508-1822] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:47:58.669 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]initPersistenceManagerFactory: repositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 06:47:58.670 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3705 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:58.693 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=661TfYsWAtf__4GmSWMHzg,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:58.708 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]getCloseDeferredMillis: closeDeferredMillis=20000 06:47:58.708 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:58.718 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:58.766 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:58.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:47:58.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:47:58.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:47:58.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:47:58.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:47:58.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:47:58.777 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[99be509018f9316a] 06:47:58.909 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:58.909 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:47:58.910 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:47:58.910 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:47:58.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:47:59.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=115.0 MiB, available=340.5 MiB 06:47:59.560 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:59.652 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 35a7b352-6754-4628-8ca5-d68f490e7817 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest localRepository.publicKeySha1 = C5:C3:40:3D:8A:DB:AB:CB:A1:BE:DE:07:68:CA:04:0D:00:FC:3C:D5 remoteRepository.repositoryId = 7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepository.remoteRoot = https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw remoteRepository.publicKeySha1 = A9:65:1A:69:D1:00:76:DF:16:2C:67:17:E1:8C:24:58:5E:6C:5B: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 35a7b352-6754-4628-8ca5-d68f490e7817 7e923500-d487-4d1f-b070-c591bc8a8524 06:47:59.802 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:59.820 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:59.821 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:59.822 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:47:59.825 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:59.829 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionSynced=99, revision=142 06:47:59.829 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:59.834 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:59.862 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:17:59.820Z expiryDateTime=2019-09-21T05:47:59.820Z 06:47:59.882 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:59.904 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:47:59.925 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:47:59.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=true 06:47:59.926 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35a7b352-6754-4628-8ca5-d68f490e7817 ('build/repo/k0t2muwt-uo8b2-local-dest') 06:47:59.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.-1.xml.gz 06:47:59.929 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.-1.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:47:59.973 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:47:59.991 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:00.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:48:00.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:48:00.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=148, revision=151 06:48:00.082 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:00.248 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90 06:48:00.349 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:00.355 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.-1.xml.gz 06:48:00.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=3 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:00.763 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:01.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=82.2 MiB, available=373.3 MiB 06:48:01.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:01.314 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:01.315 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:01.316 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:01.319 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:01.333 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=146, revision=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:01.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:01.791 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:01.831 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:01.880 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:01.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=146, revision=151 06:48:01.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=151, revision=-1 06:48:02.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:02.634 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:48:02.644 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:48:02.707 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:02.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:48:02.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=115.1 MiB, available=340.4 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:02.876 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=92 06:48:03.099 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:02.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:48:03.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=115.0 MiB, available=340.5 MiB 06:48:03.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:48:03.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=114.8 MiB, available=340.7 MiB 06:48:03.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.98.xml.gz 06:48:03.696 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 06:48:03.704 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 06:48:03.704 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% 06:48:03.719 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:03.720 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:03.721 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:03.725 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:03.735 [qtp507378138-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=141 06:48:03.885 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:03.967 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=154 remoteFromLocalRevision=141 06:48:04.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09b5adcd-d1fb-4abd-a785-c8475541d416 from='build/repo/k0t2gf5q-3o2c3-local-src-marco' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:48:04.028 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.028 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.029 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.032 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:04.034 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:04.088 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=154 06:48:04.114 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:48:04.114 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:48:04.133 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 06:48:04.133 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 06:48:04.154 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=154 06:48:04.198 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:48:04.198 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:04.301 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:04.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:04.350 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:48:04.350 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:48:04.353 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=156 06:48:04.360 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 06:48:04.395 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:04.397 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:04.508 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.508 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.509 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.511 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:04.516 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=151, revision=156 06:48:04.519 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.583 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:04.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=151, revision=156 06:48:04.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=156, revision=-1 06:48:04.705 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.706 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.706 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.709 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:04.741 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 transaction.localRevision=148 remoteFromLocalRevision=154 06:48:04.772 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:04.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=09b5adcd-d1fb-4abd-a785-c8475541d416 to='build/repo/k0t2gf5q-3o2c3-local-src-marco', fromRepoLocalSync=false 06:48:04.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:04.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:04.776 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:04.805 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.806 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.806 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.809 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:04.812 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.812 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:04.813 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:04.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=85.1 MiB, available=370.4 MiB 06:48:04.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=92 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:05.023 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=148 06:48:05.026 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:05.030 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:05.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:48:05.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=115.4 MiB, available=340.1 MiB 06:48:05.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:48:05.678 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:05.680 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:05.682 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:05.685 [qtp507378138-32] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:05.686 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:05.687 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:05.688 [qtp507378138-32] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:05.696 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=-1, revision=149 06:48:05.937 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 06:48:05.984 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:05.984 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:05.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:48:06.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=115.6 MiB, available=339.9 MiB 06:48:06.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=142, revision=149 06:48:06.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:06.634 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:48:06.635 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:48:06.635 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:06.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:48:07.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=115.5 MiB, available=340.0 MiB 06:48:07.493 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:07.495 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:07.497 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:07.500 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:07.503 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionSynced=142, revision=149 06:48:07.503 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=149, revision=-1 06:48:07.602 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:07.628 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:07.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:48:07.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:48:07.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=159 06:48:07.788 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 06:48:07.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:08.101 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]initPersistenceManagerFactory: repositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf 06:48:08.236 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34224 ms. 06:48:08.288 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]getCloseDeferredMillis: closeDeferredMillis=20000 06:48:08.288 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:08.354 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms. 06:48:08.355 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=lu_xzW1GtqfpGpxZzIA4Tg, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:07.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:48:08.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=115.8 MiB, available=339.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:08.392 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:08.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:08.393 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=eQ2FTrzwCnTlwttkZ5payA, invitation=false] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:09.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1102 ms. 06:48:09.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:09.116 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.139 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:09.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:48:09.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.195 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:09.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:09.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.226 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:09.226 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms. 06:48:09.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 06:48:09.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:48:09.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:09.350 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:09.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.407 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:09.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:09.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.423 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:09.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:09.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:09.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:09.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:09.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:09.585 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=118.5 MiB, available=337.0 MiB 06:48:09.800 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:09.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=115.6 MiB, available=339.9 MiB 06:48:09.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:48:09.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=115.6 MiB, available=339.9 MiB 06:48:09.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:09.804 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 06:48:09.804 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 06:48:09.804 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 06:48:09.817 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:09.818 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:09.819 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:09.822 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:09.830 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=148 06:48:10.033 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:10.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=161 remoteFromLocalRevision=148 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:10.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:10.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09b5adcd-d1fb-4abd-a785-c8475541d416 from='build/repo/k0t2gf5q-3o2c3-local-src-marco' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:48:10.221 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=161 06:48:10.230 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:48:10.231 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:48:10.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 06:48:10.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 06:48:10.237 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=161 06:48:10.379 [closeDeferredTimer-42f8ee5a-2] INFO c.c.c.l.LocalRepoManagerImpl - [42f8ee5a]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:10.749 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 037d23cb-bbb6-48c3-a21b-87c2fb23c04b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src localRepository.publicKeySha1 = 15:4F:44:DA:07:45:28:91:B0:1A:BE:34:63:DD:FF:2B:B2:9D:E2:A4 remoteRepository.repositoryId = e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepository.remoteRoot = https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepository.publicKeySha1 = 41:A6:75:9B:C7:C7:F4:DC:71:DE:C4:15:B6:68:B1:79:FB:48:07: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 037d23cb-bbb6-48c3-a21b-87c2fb23c04b e0e552c9-92b7-4c03-a0bd-131089c62faf org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:11.071 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:48:11.071 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:48:11.097 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:48:11.098 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:48:11.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=159, revision=163 06:48:11.105 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 06:48:11.117 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:11.117 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:11.213 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:11.231 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:11.232 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:11.232 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:11.235 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:11.238 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=156, revision=163 06:48:11.241 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:11.357 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:11.360 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:11.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=156, revision=163 06:48:11.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:11.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:11.492 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:11.494 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:11.495 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:11.501 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:11.506 [qtp507378138-1178] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 transaction.localRevision=154 remoteFromLocalRevision=161 06:48:11.557 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:11.563 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 06:48:11.564 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:11.564 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27b71349]getCloseDeferredMillis: closeDeferredMillis=20000 06:48:11.564 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27b71349]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:11.565 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:11.565 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:11.566 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:11.566 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:48:11.567 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:48:11.568 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [109763c2]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:48:11.568 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [109763c2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:11.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:48:11.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=85.1 MiB, available=370.4 MiB 06:48:12.695 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:12.699 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=-1, revision=92 06:48:12.699 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:12.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:12.776 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:12.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:48:12.790 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:48:12.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:12.926 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:48:12.948 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:12.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:13.083 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:48:13.122 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:48:13.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:48:13.210 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:13.247 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:13.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.68% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:13.325 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:13.327 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:13.375 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:13.467 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:13.470 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:13.514 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:13.541 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf renewalDateTime=2019-09-21T05:18:13.489Z expiryDateTime=2019-09-21T05:48:13.489Z org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:13.553 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:13.559 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:13.571 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:13.586 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:48:13.587 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0e552c9-92b7-4c03-a0bd-131089c62faf from='https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf' toID=037d23cb-bbb6-48c3-a21b-87c2fb23c04b to='build/repo/k0t2mh4x-5tgse-local-src', fromRepoLocalSync=true 06:48:13.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.-1.xml.gz 06:48:13.593 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src/.subshare-repo/tmp/ChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.-1.xml.gz 06:48:13.596 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 037d23cb-bbb6-48c3-a21b-87c2fb23c04b ('build/repo/k0t2mh4x-5tgse-local-src') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:13.625 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:13.629 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:13.653 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:48:13.687 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:13.754 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:13.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:13.905 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:13.967 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.029 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.078 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.167 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.212 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.254 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.299 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.485 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.551 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:14.620 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 06:48:14.647 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:14.820 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:14.851 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [109763c2]initPersistenceManagerFactory: repositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 06:48:14.852 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [109763c2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3282 ms. 06:48:14.860 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:14.868 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:14.889 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:14.889 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [109763c2]getCloseDeferredMillis: closeDeferredMillis=20000 06:48:14.889 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [109763c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:14.890 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:48:14.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:14.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:14.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:14.903 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:14.904 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:14.904 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:48:15.001 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.001 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.006 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:15.020 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:15.033 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.034 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.051 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.051 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:15.085 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:15:32.672Z expiryDateTime=2019-09-21T05:45:32.672Z 06:48:15.098 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.103 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.104 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.129 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:15.141 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:15.148 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:15.149 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:15.185 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:48:15.241 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:48:15.242 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:48:15.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=8, revision=10 06:48:15.439 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:15.461 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:15.467 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:14.652 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src/.subshare-repo/tmp/ChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.-1.xml.gz 06:48:14.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 06:48:15.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=102.7 MiB, available=352.8 MiB 06:48:15.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:48:15.520 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:15.626 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:15.653 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 06:48:15.654 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=8e1e1456-8f53-4155-841c-8fa707e3fc94 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=true 06:48:15.655 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8e1e1456-8f53-4155-841c-8fa707e3fc94 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90') 06:48:15.692 [pool-23-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 06:48:15.697 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:15.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.111.xml.gz 06:48:15.698 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.111.xml.gz 06:48:15.709 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.710 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.712 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.716 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:15.717 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.717 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:15.718 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:15.859 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:15.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=-1, revision=5 06:48:15.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:15.915 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:15.905 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=154 06:48:15.909 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:15.958 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.111.xml.gz 06:48:15.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=111 repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:16.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:48:16.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:48:16.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=84.7 MiB, available=370.8 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:16.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=113.0 MiB, available=342.5 MiB 06:48:16.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:48:16.928 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:16.930 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:16.930 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:16.967 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:16.969 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:16.970 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:16.974 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:16.981 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:16.982 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:16.982 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:16.988 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:16.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:17.104 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 06:48:17.133 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:17.133 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:17.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:17.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=84.6 MiB, available=370.9 MiB 06:48:17.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:17.736 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:17.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=107.7 MiB, available=347.8 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:17.765 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:17.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=112, revision=155 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:17.803 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:17.810 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:17.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=84.6 MiB, available=370.9 MiB 06:48:17.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.-1.xml.gz 06:48:17.956 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:48:17.958 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:48:18.055 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:48:18.065 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:48:18.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 06:48:18.109 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e28d0bf6c22f01dd4f38ca4d086925cc047bff3' to.sha1=''): /a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:18.241 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:18.243 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:48:18.244 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:48:18.245 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:18.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:18.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:48:18.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 06:48:18.517 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:18.521 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/iFK-AzKVSnMDotJ2CGLXfQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:18.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=102.8 MiB, available=352.7 MiB 06:48:18.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:18.564 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:18.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:48:18.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47035 bytes in 127 ms. path='/a' 06:48:18.638 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:48:18.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:48:18.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 06:48:18.783 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efea6ec915b8a96f4cdcae30f27f266185a70b6f' to.sha1=''): /b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:18.789 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=eQ2FTrzwCnTlwttkZ5payA, serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf} because of missing permissions! 06:48:18.789 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:18.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:48:18.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 06:48:18.874 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:18.877 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/pofZDeVL1UE2gu5Up-1qjw' offset=0 06:48:18.904 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:18.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=108.5 MiB, available=347.0 MiB 06:48:19.012 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 06:48:19.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275277 bytes in 219 ms. path='/b' 06:48:19.170 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:19.181 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:19.182 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:19.182 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:19.185 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:19.188 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionSynced=112, revision=155 06:48:19.188 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.206 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:19.226 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:19.244 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:48:19.244 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.244 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:19.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=10, revision=12 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.277 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=90 06:48:19.389 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:19.396 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:19.393 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.432 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=20 remoteFromLocalRevision=90 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:19.438 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.445 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:48:19.446 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:19.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=102.8 MiB, available=352.7 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.469 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:19.473 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:19.480 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:19.480 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:19.480 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:19.480 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:19.488 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.remoteRepositoryRevisionSynced=5, revision=12 06:48:19.509 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:19.625 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:19.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=5, revision=12 06:48:19.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.644 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:19.657 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:19.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:19.664 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.localRepositoryRevisionSynced=-1, revision=4 06:48:19.664 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.688 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:48:19.688 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:48:19.710 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:48:19.711 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:19.721 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.733 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:19.740 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.from' result=null 06:48:19.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:48:19.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:19.809 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:19.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:48:19.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:48:19.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=22 06:48:19.822 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=22 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:20.025 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:48:20.026 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:20.030 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:20.053 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:20.065 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:20.069 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=5, revision=22 06:48:20.086 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:20.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=5, revision=22 06:48:20.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=22, revision=-1 06:48:20.197 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:20.210 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=97 remoteFromLocalRevision=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:20.229 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 110 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:20.243 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:20.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=false 06:48:20.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:48:20.261 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:48:20.282 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:19.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:48:20.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=108.7 MiB, available=346.8 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:20.343 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 06:48:20.361 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:20.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=6 06:48:20.436 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:20.460 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:20.538 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:20.811 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:20.944 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:20.998 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:20.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:48:21.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=108.1 MiB, available=347.4 MiB 06:48:21.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:20.390 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:48:20.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:48:21.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=87.3 MiB, available=368.2 MiB 06:48:21.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:21.133 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:21.146 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:21.170 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:21.179 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=98 06:48:21.233 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 06:48:21.254 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:21.269 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:21.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:21.495 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:21.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=108.4 MiB, available=347.1 MiB 06:48:21.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.111.xml.gz 06:48:21.676 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% 06:48:21.690 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:21.691 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:21.692 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:21.695 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:21.704 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=154 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:21.721 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:21.731 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=-1, revision=6 06:48:21.731 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:21.738 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:21.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:48:21.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:21.841 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:21.971 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=15 remoteFromLocalRevision=154 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:21.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:48:21.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=86.9 MiB, available=368.6 MiB 06:48:21.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=92, revision=98 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:21.996 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 06:48:21.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=8e1e1456-8f53-4155-841c-8fa707e3fc94 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=false 06:48:21.997 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:21.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:21.997 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:22.003 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:22.007 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.008 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.009 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.012 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:22.014 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.016 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.016 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:22.046 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:22.048 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=159 06:48:22.052 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:22.067 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:22.067 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:22.538 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:22.569 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:22.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=103.0 MiB, available=352.5 MiB 06:48:22.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:22.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:48:22.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=86.9 MiB, available=368.6 MiB 06:48:22.920 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:22.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=108.6 MiB, available=346.9 MiB 06:48:22.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:22.926 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=92, revision=98 06:48:22.926 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:22.928 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:22.947 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.949 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.950 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.956 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:22.958 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.958 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:22.960 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:22.962 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:22.976 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:22.973 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=-1, revision=160 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:22.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:48:22.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=25 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:22.989 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:23.004 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=22, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=25 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:23.009 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:23.009 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:23.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:23.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:48:23.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:23.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=102.3 MiB, available=353.2 MiB 06:48:23.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:23.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:23.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=86.9 MiB, available=368.6 MiB 06:48:23.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:23.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=108.9 MiB, available=346.6 MiB 06:48:23.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=155, revision=160 06:48:23.861 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:23.873 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:48:23.873 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:24.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:24.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=102.3 MiB, available=353.2 MiB 06:48:24.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.-1.xml.gz 06:48:24.313 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:48:24.315 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:48:24.319 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:48:24.367 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:24.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=86.9 MiB, available=368.6 MiB 06:48:24.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:24.430 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b localRepositoryRevisionSynced=2 06:48:24.442 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:23.874 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:23.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:48:24.541 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=108.8 MiB, available=346.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:24.565 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:24.573 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:24.574 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:24.574 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:24.577 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:24.587 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionSynced=155, revision=160 06:48:24.587 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=160, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:24.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=037d23cb-bbb6-48c3-a21b-87c2fb23c04b from='build/repo/k0t2mh4x-5tgse-local-src' toID=e0e552c9-92b7-4c03-a0bd-131089c62faf to='https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:24.657 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:24.657 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:24.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:48:24.678 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:48:24.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:24.684 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:24.694 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:24.708 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:24.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:24.786 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 06:48:24.908 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.from' result=null 06:48:24.908 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.to' result=null 06:48:24.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:24.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=86.8 MiB, available=368.7 MiB 06:48:24.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:48:24.955 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:48:24.955 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:48:24.956 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:48:24.972 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:24.981 [qtp704117508-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=97 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:25.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=10 06:48:25.033 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:25.090 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:25.114 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=27 remoteFromLocalRevision=97 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:25.141 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:25.145 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:24.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:48:25.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=108.5 MiB, available=347.0 MiB 06:48:25.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:25.345 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' 06:48:25.368 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=20 localRepositoryRevisionInProgress=27 06:48:25.375 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:48:25.375 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:25.377 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:25.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:48:25.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:48:25.384 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=27 06:48:25.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:25.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=6, revision=10 06:48:25.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:25.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:48:25.410 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:48:25.411 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:48:25.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=25, revision=29 06:48:25.422 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=22, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=29 06:48:25.475 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:25.480 [qtp704117508-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=22, revision=29 06:48:25.487 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:25.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=22, revision=29 06:48:25.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=29, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:25.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:48:25.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:25.560 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:25.567 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:25.573 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=103 remoteFromLocalRevision=27 06:48:25.577 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:25.580 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:25.672 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:25.743 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:25.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=107.9 MiB, available=347.6 MiB 06:48:25.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:25.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:48:25.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=12 06:48:25.890 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 06:48:26.008 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:26.013 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:26.014 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:26.061 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:26.129 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:26.159 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:16:24.952Z expiryDateTime=2019-09-21T05:46:24.952Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:26.166 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:26.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=10, revision=12 06:48:26.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:26.193 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:26.207 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:26.224 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1614 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:26.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:48:26.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:26.290 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:26.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=107.9 MiB, available=347.6 MiB 06:48:26.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:26.457 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:26.459 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:26.460 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:26.466 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:26.480 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:26.491 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=159 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:26.496 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7fe71de1]initPersistenceManagerFactory: repositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:26.496 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:26.512 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7fe71de1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 44473 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:26.524 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:26.593 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=18 remoteFromLocalRevision=159 06:48:26.598 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 06:48:26.600 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 06:48:26.600 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 06:48:26.601 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [109763c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:26.608 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:48:26.608 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:48:26.608 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:26.620 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd80-tff6t-remote' 06:48:26.623 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd80-tff6t-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:26.620 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee111f8]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' 06:48:26.620 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee111f8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:26.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=14 06:48:26.717 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:26.793 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:26.817 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:26.822 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=12, revision=14 06:48:26.945 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:26.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=12, revision=14 06:48:26.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=14, revision=-1 06:48:26.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:26.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:26.995 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:27.032 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:27.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:48:27.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=16 06:48:27.140 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:27.187 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69af654d]initPersistenceManagerFactory: repositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:27.203 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:27.209 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:27.226 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69af654d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 44775 ms. 06:48:27.284 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne37-9z3z0-remote' 06:48:27.286 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne37-9z3z0-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:27.421 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:27.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=14, revision=16 06:48:27.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=16, revision=-1 06:48:27.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:27.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:27.493 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:27.544 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:27.545 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:27.597 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:48:27.597 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:48:27.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=18 06:48:27.671 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:48:27.732 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:27.745 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=16, revision=18 06:48:27.813 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:27.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=16, revision=18 06:48:27.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:27.840 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:48:27.840 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:48:27.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=128 06:48:27.865 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:27.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:27.873 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:27.883 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:27.893 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:27.895 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:48:27.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=true 06:48:27.896 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 191dde84-7b57-47b4-99f9-0325cc319924 ('build/repo/k0t2kfkp-c99gh-local-src') 06:48:27.919 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:27.956 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:27.965 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:27.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:27.978 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.002 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=20 06:48:28.059 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.070 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.159 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:28.170 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.242 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.258 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:28.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=18, revision=20 06:48:28.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:28.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:28.332 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:28.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.82.xml.gz 06:48:28.360 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.82.xml.gz 06:48:28.376 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.400 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:28.406 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=103 06:48:28.413 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.415 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:28.424 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.82.xml.gz 06:48:28.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.429 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:48:28.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3526665b521dd40d4a63aa462fb192677c3c996b' to.sha1='f7a3bcfa2bbb6aa0b67db3e2e3a79da026a844f6'): /1 {11 11ä11#+} 1/a 06:48:28.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=23 06:48:28.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.613 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:28.665 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.669 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:28.674 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.732 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:28.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=20, revision=23 06:48:28.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.767 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.771 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.822 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.851 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:28.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:28.966 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:28.980 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:29.155 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:29.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=88.9 MiB, available=366.6 MiB 06:48:29.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:48:29.285 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:29.310 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=104 06:48:29.341 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 06:48:29.380 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:29.402 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:29.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:29.452 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:29.523 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:29.529 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vdahjapkjHg1qJYwtJWqJQ/lbLnza2j5rgkeetwp3k6SQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:29.563 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:29.649 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:29.845 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:29.899 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee111f8]initPersistenceManagerFactory: repositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:48:29.900 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee111f8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3279 ms. 06:48:29.910 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:29.918 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:29.947 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:29.949 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:29.949 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:29.950 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:29.951 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:29.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:30.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=88.2 MiB, available=367.3 MiB 06:48:30.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=83, revision=104 06:48:30.084 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:48:30.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:30.160 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:30.165 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:30.168 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:30.182 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:30.203 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:30.204 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:30.224 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:30.225 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:30.254 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:16:29.889Z expiryDateTime=2019-09-21T05:46:29.889Z 06:48:30.270 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:30.272 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:30.272 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:30.275 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:30.280 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:30.283 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:30.284 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:30.353 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=661TfYsWAtf__4GmSWMHzg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} 06:48:30.381 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:48:30.405 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:48:30.451 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:48:30.451 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:48:30.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:30.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=88.2 MiB, available=367.3 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:30.652 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:30.669 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:30.674 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=83, revision=104 06:48:30.674 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=104, revision=-1 06:48:30.769 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:30.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:48:30.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:48:30.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=128, revision=131 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:30.792 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 06:48:30.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 to='build/repo/k0t2lbuw-bo4td-local-dest-xenia', fromRepoLocalSync=true 06:48:30.793 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a71e37d1-524f-4b90-a3c0-4dd5951cf182 ('build/repo/k0t2lbuw-bo4td-local-dest-xenia') org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:30.876 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:30.897 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:30.991 [pool-24-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 06:48:31.069 [pool-24-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% 06:48:31.176 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:31.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.124.xml.gz 06:48:31.178 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.124.xml.gz 06:48:31.197 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:31.197 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:31.198 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:31.202 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:31.202 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:31.205 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:31.206 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:31.206 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:31.218 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=163 06:48:31.223 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:31.229 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.124.xml.gz 06:48:31.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=124 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:31.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 741098 bytes in 2320 ms. path='/1 {11 11ä11#+} 1/a' 06:48:31.312 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=26 06:48:31.319 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:30.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:48:30.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:48:31.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=88.4 MiB, available=367.1 MiB 06:48:31.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:31.455 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:31.465 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=23, revision=26 06:48:31.559 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:31.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=23, revision=26 06:48:31.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=26, revision=-1 06:48:31.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:31.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:31.615 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:31.773 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:31.857 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:31.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=88.4 MiB, available=367.1 MiB 06:48:31.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:31.960 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:32.048 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:32.077 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:48:32.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='531c44937742bf6d54577aea1aa74d6b4996b32f' to.sha1='7f0c8545b3cc1665f7769b7006819f14153cb00f'): /1 {11 11ä11#+} 1/b 06:48:32.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=31 06:48:32.206 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:32.375 [closeDeferredTimer-27b71349-1] INFO c.c.c.l.LocalRepoManagerImpl - [27b71349]_close: Shutting down real LocalRepoManager. 06:48:32.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=118.9 MiB, available=336.6 MiB 06:48:32.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:48:32.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:32.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=88.4 MiB, available=367.1 MiB 06:48:32.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.82.xml.gz 06:48:32.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:48:32.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:48:32.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:32.548 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:32.557 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:32.561 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:32.579 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=103 06:48:32.582 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:32.596 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:32.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=26, revision=31 06:48:32.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=31, revision=-1 06:48:32.645 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:32.647 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=133 remoteFromLocalRevision=103 06:48:32.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' 06:48:32.682 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:32.686 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:32.761 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:32.770 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=133 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:32.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:32.816 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:48:32.816 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:48:32.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:32.849 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:32.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=131, revision=135 06:48:32.925 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 06:48:33.030 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:33.030 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:33.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:33.056 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=126, revision=135 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:33.064 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.075 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.088 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vdahjapkjHg1qJYwtJWqJQ/9IeJz5TQyuXxwEDI2X7wvQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:33.279 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:33.280 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:33.309 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=126, revision=135 06:48:33.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:33.334 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:33.337 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:33.338 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:33.344 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.345 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:33.346 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:33.346 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:33.354 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=-1, revision=164 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:33.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:33.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:33.409 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:33.421 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 06:48:33.449 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:33.450 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:33.528 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.559 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:48:33.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=137 06:48:33.591 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:33.641 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:33.661 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.665 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=135, revision=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:33.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 310560 bytes in 889 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:33.739 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=135, revision=137 06:48:33.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:33.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=34 06:48:33.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:33.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:33.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:33.794 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.844 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:33.848 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.851 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:33.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:48:33.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=139 06:48:33.897 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:33.968 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:33.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=31, revision=34 06:48:33.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:34.003 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.010 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=137, revision=139 06:48:34.063 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=137, revision=139 06:48:34.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:34.099 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:34.099 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:34.125 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:34.125 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:34.127 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:34.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=102.9 MiB, available=352.6 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:34.155 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:34.165 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:34.170 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:34.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=125, revision=164 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:34.274 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:34.276 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:34.353 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:34.359 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=661TfYsWAtf__4GmSWMHzg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=MhJ7OqPVe6dU4_W4Z7QxWQ, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:34.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:48:34.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a67e0065f188fbaf6624b4b95a86726178a6ba8e' to.sha1='69ec0f7c6757e006a744876c4561bb1dc0a03f15'): /1 {11 11ä11#+} 1/c 06:48:34.428 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=39 06:48:34.428 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:34.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=141 06:48:34.490 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:34.555 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.558 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:34.569 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:34.570 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:48:34.570 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:48:34.571 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:34.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:34.605 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.608 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=139, revision=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:34.632 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=34, revision=39 06:48:34.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=39, revision=-1 06:48:34.718 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.752 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.767 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:34.777 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:34.848 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=139, revision=141 06:48:34.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=141, revision=-1 06:48:34.907 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:34.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:34.931 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:34.952 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.965 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.970 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:34.971 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vdahjapkjHg1qJYwtJWqJQ/DxscQFI0wH8zN5zvuHVamA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.041 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:35.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d10' 06:48:35.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=143 06:48:35.229 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:35.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=101.9 MiB, available=353.6 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.300 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:35.303 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=141, revision=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:35.357 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:35.357 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:35.358 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:35.360 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:35.363 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionSynced=125, revision=164 06:48:35.363 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=164, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.364 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:35.368 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=141, revision=143 06:48:35.368 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=143, revision=-1 06:48:35.401 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:35.401 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:35.421 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:35.435 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:35.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:48:35.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:48:35.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=108, revision=111 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.478 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:35.555 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.33% 06:48:35.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d11' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:35.625 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:35.638 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:35.640 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:35.642 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=145 06:48:35.644 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:35.646 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=106, revision=111 06:48:35.658 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:35.672 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:35.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=106, revision=111 06:48:35.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:35.770 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:35.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:48:35.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.821 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:35.830 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=143, revision=145 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:35.883 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 453052 bytes in 1106 ms. path='/1 {11 11ä11#+} 1/c' 06:48:35.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=42 06:48:35.895 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.918 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:35.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=143, revision=145 06:48:35.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:35.944 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:35.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:35.961 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:35.985 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.032 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.036 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=39, revision=42 06:48:36.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.081 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:36.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:36.102 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=147 06:48:36.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.130 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:36.134 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:48:36.174 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.213 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.228 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=145, revision=147 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.273 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.289 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=145, revision=147 06:48:36.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=147, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.357 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:48:36.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.391 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:36.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f023ed3dbd207c4d836f9d97a599292af0aa849' to.sha1='df3edc30f006eb512365ea37e6c38c5ace722ef3'): /2/1 {11 11ä11#+} 1/a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.442 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:36.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=101.9 MiB, available=353.6 MiB 06:48:36.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.484 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=47 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.498 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/d20' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.503 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 06:48:36.575 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.593 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=149 06:48:36.596 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.651 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=42, revision=47 06:48:36.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.671 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.677 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=147, revision=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.683 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.740 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.741 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=147, revision=149 06:48:36.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.753 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:36.759 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:36.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:36.810 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:36.850 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.861 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.864 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.865 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R4hrZWijjEAkscAsb0Abbw/7TrC1rxf-r-AnR1COPkL9w/9zwZGA1J6lJGSGfvmdEXfA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:36.879 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:36.985 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/f40' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:37.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=101.8 MiB, available=353.7 MiB 06:48:37.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:37.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=151 06:48:37.108 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 06:48:37.218 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:37.226 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=149, revision=151 06:48:37.494 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:37.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=149, revision=151 06:48:37.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=151, revision=-1 06:48:37.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:37.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:37.564 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:37.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=101.8 MiB, available=353.7 MiB 06:48:37.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.124.xml.gz 06:48:37.589 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 06:48:37.591 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 06:48:37.591 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:37.595 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:37.611 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d3' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:37.634 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:37.635 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:37.637 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:37.643 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:37.652 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=163 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:37.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=153 06:48:37.697 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:37.712 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:37.783 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:37.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=114 remoteFromLocalRevision=163 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:37.808 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:37.812 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=151, revision=153 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:37.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 from='build/repo/k0t2lbuw-bo4td-local-dest-xenia' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:37.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264705 bytes in 1081 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:37.851 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:37.853 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:37.853 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:37.857 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:37.861 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:37.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=50 06:48:37.867 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:37.905 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:37.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=151, revision=153 06:48:37.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=153, revision=-1 06:48:37.937 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:37.937 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:37.943 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:37.948 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:37.958 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:37.997 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.003 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=47, revision=50 06:48:38.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:38.026 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.51% 06:48:38.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:38.037 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:48:38.075 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.095 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:38.097 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:48:38.168 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:38.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='32bcaddf40af458d1b07b9b0a413c39a10529c8e' to.sha1='fedb3c697f1a881eb2fb7434367387d018500d99'): /.subshare.properties org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.204 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:38.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:48:38.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48c6d5df1b3e9ce33442cb758578799ea8ae91a0' to.sha1='bda6d623e7d9dd80413947d55693d7622a935939'): /2/1 {11 11ä11#+} 1/b 06:48:38.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=55 06:48:38.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 06:48:38.378 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.382 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.388 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=114 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:38.408 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=156 06:48:38.408 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.434 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:48:38.434 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.450 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.451 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 06:48:38.451 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=50, revision=55 06:48:38.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.468 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=114 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.487 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.510 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:48:38.511 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.538 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:48:38.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:48:38.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=116 06:48:38.554 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.559 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:38.574 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.582 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=153, revision=156 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.588 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.612 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:38.612 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:38.717 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.718 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.718 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.718 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.721 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.724 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=111, revision=116 06:48:38.726 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:38.728 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.732 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.733 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R4hrZWijjEAkscAsb0Abbw/7TrC1rxf-r-AnR1COPkL9w/QRs_yq8JyaFpdmnnb7fR6g' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:38.778 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.778 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:38.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=153, revision=156 06:48:38.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=156, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=111, revision=116 06:48:38.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=116, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:38.804 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.811 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.814 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.816 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.818 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.822 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 transaction.localRevision=170 remoteFromLocalRevision=114 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:38.899 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.900 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.907 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 to='build/repo/k0t2lbuw-bo4td-local-dest-xenia', fromRepoLocalSync=false 06:48:38.908 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:38.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:38.909 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:38.919 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.920 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.921 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.924 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:38.925 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.926 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.926 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:38.985 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=170 06:48:38.987 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:38.996 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:48:39.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 06:48:39.139 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:39.153 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:39.155 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:39.157 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_lVuZGVC41uEzAczd0PJmA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:39.666 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:38.994 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:38.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:48:39.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=103.8 MiB, available=351.7 MiB 06:48:39.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:39.700 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:39.715 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:39.716 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:39.716 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:39.719 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:39.720 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:39.720 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:39.721 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:39.726 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=-1, revision=171 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:39.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 321905 bytes in 1150 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:39.757 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:39.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=58 06:48:39.762 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:39.773 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:39.773 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:39.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:39.858 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:39.870 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=55, revision=58 06:48:39.895 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:39.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=55, revision=58 06:48:39.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:39.908 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:39.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:39.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:39.948 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:39.974 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:39.977 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:48:40.024 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17603 bytes in 919 ms. path='/.subshare.properties' 06:48:40.036 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=159 06:48:40.037 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.067 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.083 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:40.087 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=156, revision=159 06:48:40.098 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=156, revision=159 06:48:40.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=159, revision=-1 06:48:40.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:40.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:40.155 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bad9567697afe0334a898eb16182a75ea90c38b' to.sha1='c22d0d596452528789ccbf613988df917ec2d047'): /2/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:40.259 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=63 06:48:40.315 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:40.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=97.0 MiB, available=358.5 MiB 06:48:40.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=164, revision=171 06:48:40.337 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.344 [qtp704117508-2128] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:40.346 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:48:40.347 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:48:40.348 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:40.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.373 [qtp704117508-2128] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.405 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:40.411 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.425 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.538 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.540 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=58, revision=63 06:48:40.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.577 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.586 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='900af90aa5e9b7af603958b49830562cf5a82c74' to.sha1='50777fa61ba6f725d3c7e2747a2485ffd68676a2'): /2/.subshare.properties 06:48:40.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=164 06:48:40.637 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.666 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:40.678 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:40.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.695 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:40.690 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.713 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=159, revision=164 06:48:40.752 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:40.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=159, revision=164 06:48:40.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=164, revision=-1 06:48:40.782 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:40.807 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:40.851 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:48:40.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:40.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=96.5 MiB, available=359.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.900 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.905 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:40.912 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:40.916 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:40.917 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:40.917 [qtp704117508-1133] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/ZDxvKjh8mNZOzmmhOug8UA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:40.919 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:40.920 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.920 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:40.924 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:40.925 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:40.925 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R4hrZWijjEAkscAsb0Abbw/p9CGQnK-pUwiXSbGxB4z9w' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:40.929 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionSynced=164, revision=171 06:48:40.929 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=171, revision=-1 06:48:41.035 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.056 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:48:41.056 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:48:41.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.075 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:41.090 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41372 bytes in 240 ms. path='/2/.subshare.properties' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:41.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:48:41.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=167 06:48:41.111 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 06:48:41.252 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.257 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=164, revision=167 06:48:41.293 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=164, revision=167 06:48:41.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=167, revision=-1 06:48:41.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:41.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:41.357 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.397 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:41.400 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:41.438 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.454 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.490 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:48:41.530 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/.subshare.properties' 06:48:41.590 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='576738a91faade3655a6ca853e81af5f9c1757c5' to.sha1='4dc88e420f4be8bb9abe61d1a97d2bf9832714c8'): /2/1 {11 11ä11#+} 1/.subshare.properties org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:41.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=96.7 MiB, available=358.8 MiB 06:48:41.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=172 06:48:41.665 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 06:48:41.731 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.743 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=167, revision=172 06:48:41.799 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:41.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=167, revision=172 06:48:41.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=172, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:41.821 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.846 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:41.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 694555 bytes in 1163 ms. path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.872 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:41.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=66 06:48:41.873 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.895 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:48:41.897 [Test worker] 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/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:41.920 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.924 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=63, revision=66 06:48:41.936 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=63, revision=66 06:48:41.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.946 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.961 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.965 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:41.966 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/pSGxJ4i1t28CKRSO0xJxmA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:41.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:41.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:41.986 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.000 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28800 bytes in 112 ms. path='/2/1 {11 11ä11#+} 1/.subshare.properties' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:42.017 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.027 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=175 06:48:42.028 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.030 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:48:42.073 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=96.6 MiB, available=358.9 MiB 06:48:42.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.109 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:42.119 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:48:42.120 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.133 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.149 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=172, revision=175 06:48:42.160 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=172, revision=175 06:48:42.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=175, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a012c78e51dfcd31a1689a0c3481cec23e26067e' to.sha1='398aefb5f263562c1c2b457da83a095ea5373836'): /3 + &#ä/5/h org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.219 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:42.219 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:42.237 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=71 06:48:42.239 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.259 [qtp704117508-1133] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:42.261 [qtp704117508-1133] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.461 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.464 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.478 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:42.518 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.522 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/d10/f30' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=96.6 MiB, available=358.9 MiB 06:48:42.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:42.536 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 06:48:42.536 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=66, revision=71 06:48:42.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.563 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:42.564 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:42.565 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:42.570 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.579 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.580 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e84c052a42f620803cbb41c68f3a6c269a5471e' to.sha1='fb9a452b12624492d8e740b6890d41aeafc3c4f5'): /2/1 {11 11ä11#+} 1/d1/d10/f30 06:48:42.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=180 06:48:42.626 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.654 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=121 remoteFromLocalRevision=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.675 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.696 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 from='build/repo/k0t2lbuw-bo4td-local-dest-xenia' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.706 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=175, revision=180 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.718 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=121 06:48:42.731 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:48:42.731 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:48:42.732 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 06:48:42.733 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 06:48:42.737 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=121 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.750 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:48:42.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=175, revision=180 06:48:42.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=180, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.777 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:48:42.777 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:48:42.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=119, revision=123 06:48:42.786 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.803 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:42.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:42.841 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:42.842 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.842 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.845 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.849 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.849 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.852 [qtp507378138-1989] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=116, revision=123 06:48:42.855 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:42.860 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.861 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.862 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=116, revision=123 06:48:42.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=123, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.865 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:42.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/1 {11 11ä11#+} 1/d1/d10/f30' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:42.868 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/ur86rRuqTj7ZE_my8C2nVA/4oX7UGU5kwgehdVq0fQKgg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:42.875 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:42.878 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:42.879 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:42.882 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.886 [qtp507378138-184] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 transaction.localRevision=176 remoteFromLocalRevision=121 06:48:42.934 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.938 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 06:48:42.938 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:42.938 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee111f8]getCloseDeferredMillis: closeDeferredMillis=20000 06:48:42.938 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee111f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:42.939 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:42.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:42.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:42.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:48:42.941 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:48:42.956 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37651650]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:48:42.956 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37651650]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:43.123 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:43.145 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:43.148 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:43.149 [qtp704117508-1133] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:43.250 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:43.636 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:43.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 329295 bytes in 961 ms. path='/3 + &#ä/5/h' 06:48:43.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=74 06:48:43.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 06:48:43.752 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:43.755 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:43.765 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:43.827 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:43.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=71, revision=74 06:48:43.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=74, revision=-1 06:48:43.883 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:43.883 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:43.901 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:43.929 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:43.931 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:48:44.012 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:44.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:44.048 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:44.094 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:44.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:44.105 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:44.161 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:44.228 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:44.414 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:44.482 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:44.618 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:44.700 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:44.783 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:44.849 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:44.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b3f91d232d3d452ec32ea70c0d301825dca64ef' to.sha1='80e51457e62f5f4dd9f5088a250fef468b44f1d1'): /3 + &#ä/5/i 06:48:44.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=79 06:48:44.890 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:44.913 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:44.972 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:44.975 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:44.977 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.034 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:45.043 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.039 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=74, revision=79 06:48:45.039 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=79, revision=-1 06:48:45.065 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:45.084 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.094 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:45.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.129 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:45.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:45.194 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.288 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:45.313 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:45.323 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:45.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.336 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/ur86rRuqTj7ZE_my8C2nVA/34TBiW7xfCBl4LlW3Vhz0g' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:45.376 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.377 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:45.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 241916 bytes in 229 ms. path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:45.414 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=82 06:48:45.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:45.446 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:45.452 [qtp704117508-1133] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.516 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:45.530 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=79, revision=82 06:48:45.561 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:45.566 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=79, revision=82 06:48:45.566 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=82, revision=-1 06:48:45.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:45.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:45.648 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.662 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:45.693 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:45.699 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:48:45.720 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:45.759 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:45.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:45.951 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:45.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f85f1022c04df4d3b989ad27f765b71ec33fc6da' to.sha1='2ae1ebee65c0e8a1d6e504c4d11920f6a48d35fc'): /3 + &#ä/aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:45.985 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37651650]initPersistenceManagerFactory: repositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c 06:48:45.986 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37651650]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3029 ms. 06:48:45.994 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.002 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.026 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37651650]getCloseDeferredMillis: closeDeferredMillis=20000 06:48:46.026 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37651650]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:46.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:48:46.038 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.039 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.039 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.040 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.040 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.041 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:46.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=87 06:48:46.087 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:46.168 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:46.174 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:46.178 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:46.185 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:46.190 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:46.194 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:46.198 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:46.199 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:46.218 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:46.219 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:46.243 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:46.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=82, revision=87 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:46.253 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:17:35.762Z expiryDateTime=2019-09-21T05:47:35.762Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:46.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:46.265 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:46.266 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:46.266 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:46.271 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:46.281 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:46.284 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:46.284 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:46.308 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:46.333 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:46.342 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:46.359 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:46.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:46.395 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:48:46.395 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:48:46.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=8, revision=10 06:48:46.494 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:48:46.609 [closeDeferredTimer-109763c2-2] INFO c.c.c.l.LocalRepoManagerImpl - [109763c2]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:46.627 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:46.661 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:46.661 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:46.688 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:46.689 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/5_ctI-K26Cfm4f-qSMyXXQ' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:46.729 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:46.754 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:46.974 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.021 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.038 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.052 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=2097152 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:47.084 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:47.146 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.217 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.225 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.234 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.238 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/5_ctI-K26Cfm4f-qSMyXXQ' offset=1048576 06:48:47.275 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.383 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1071667 bytes in 1006 ms. path='/3 + &#ä/aa' 06:48:47.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=91 06:48:47.398 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:48:47.457 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.462 [qtp2000985038-2630] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=87, revision=91 06:48:47.495 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=87, revision=91 06:48:47.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=91, revision=-1 06:48:47.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:48:47.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:47.557 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:47.565 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 06:48:47.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=9ec949ca-0b18-48ec-860a-e87bc126f44c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=true 06:48:47.566 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9ec949ca-0b18-48ec-860a-e87bc126f44c ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:47.593 [qtp2000985038-2630] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:47.598 [qtp2000985038-2630] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:47.606 [pool-25-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 06:48:47.607 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:47.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.137.xml.gz 06:48:47.608 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.137.xml.gz 06:48:47.617 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:47.618 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:47.620 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:47.623 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.627 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:47.627 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:47.628 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:47.635 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.657 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:47.658 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=176 06:48:47.662 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.669 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.137.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:47.739 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:48:47.835 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='032ea95831bc628e278965d06ae3a1bee5088b7d' to.sha1='47a57ee5f49faa7d15a4b2f45e09f8d37abc0ac7'): /3 + &#ä/bb 06:48:47.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=96 06:48:47.865 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 06:48:47.948 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:47.951 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=91, revision=96 06:48:48.041 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=91, revision=96 06:48:48.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=96, revision=-1 06:48:48.094 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.166 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:47.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=137 repoFileDtos.size=0 06:48:48.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=103.3 MiB, available=352.2 MiB 06:48:48.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:48:48.247 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:48.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:48.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:48.283 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:48.284 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:48.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:48.285 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:48.287 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.288 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:48.289 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:48.289 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:48.296 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=-1, revision=177 06:48:48.331 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:48.339 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:48.349 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:48.350 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:48.492 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:48.498 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:48.513 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.523 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.525 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/d3z1szcjswAz1pxiOB9-_A' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:48.706 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:48.786 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.808 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.831 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:48.837 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=3145728 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:48.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:48.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=102.0 MiB, available=353.5 MiB 06:48:48.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=138, revision=177 06:48:49.248 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:49.249 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:48:49.249 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:49.441 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:49.501 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:49.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 871943 bytes in 1240 ms. path='/3 + &#ä/bb' 06:48:49.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=99 06:48:49.535 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:48:49.583 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:49.591 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=96, revision=99 06:48:49.618 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:49.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=96, revision=99 06:48:49.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:49.652 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:49.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:48:49.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:48:49.682 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:49.716 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:49.718 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:49.740 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:49.733 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:49.791 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:49.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:49.870 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:49.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:49.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:48:49.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=102.5 MiB, available=353.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:49.900 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a38f1841eaaf8e2a1f672c54d7d4b2da9533994' to.sha1='27a77aa672df20363ae7da015758a4af01fa86f1'): /3 + &#ä/cc org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:49.898 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:49.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=104 06:48:49.958 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:49.970 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:49.973 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:49.974 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:49.978 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:49.984 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionSynced=138, revision=177 06:48:49.984 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=177, revision=-1 06:48:49.996 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:50.014 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:50.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:48:50.022 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:48:50.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:50.035 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=99, revision=104 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:50.094 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:50.109 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=99, revision=104 06:48:50.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:50.130 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:50.156 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:50.158 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:50.160 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.164 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.166 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=4194304 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:50.177 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:50.178 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:50.178 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:50.181 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.188 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.remoteRepositoryRevisionSynced=5, revision=12 06:48:50.202 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:50.220 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:50.221 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=5, revision=12 06:48:50.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:50.242 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:50.247 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:50.256 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:50.318 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.333 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.342 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.348 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/BJXNa6SrPt9Uf65NzLGZKQ' offset=0 06:48:50.429 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63299 bytes in 209 ms. path='/3 + &#ä/cc' 06:48:50.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=107 06:48:50.477 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 06:48:50.550 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.553 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=104, revision=107 06:48:50.598 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=104, revision=107 06:48:50.611 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=107, revision=-1 06:48:50.643 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:48:50.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:50.653 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:50.666 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.685 [qtp2000985038-2630] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:50.687 [qtp2000985038-2630] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:48:50.736 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:50.766 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:50.779 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:50.801 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:50.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cca6f3a2a21b8dd191846484362ad5a09d4e276f' to.sha1='07b7e6440c55d4111536fcef9edaa11c6cd519f7'): /3 + &#ä/dd 06:48:50.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=112 06:48:50.900 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 06:48:51.027 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:51.034 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=107, revision=112 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:50.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:48:50.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:48:51.043 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=102.2 MiB, available=353.3 MiB 06:48:51.055 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:51.088 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:51.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=107, revision=112 06:48:51.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:51.141 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:51.144 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:51.220 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:51.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:48:51.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:51.284 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:51.365 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:51.423 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:51.608 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:51.615 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:51.637 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:51.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=96.9 MiB, available=358.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:51.650 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:51.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:51.654 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:51.805 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:51.840 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:51.843 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:51.845 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=5242880 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:51.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:52.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=96.9 MiB, available=358.6 MiB 06:48:52.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.137.xml.gz 06:48:52.170 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:52.172 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:52.172 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:52.175 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:52.183 [qtp507378138-1178] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=176 06:48:52.189 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:52.253 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=15 remoteFromLocalRevision=176 06:48:52.276 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 06:48:52.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=9ec949ca-0b18-48ec-860a-e87bc126f44c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=false 06:48:52.278 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:52.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:52.280 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:52.293 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:52.293 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:52.294 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:52.296 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:52.297 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:52.297 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:52.297 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:52.582 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=181 06:48:52.585 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:52.594 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:52.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:48:53.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=97.5 MiB, available=358.0 MiB 06:48:53.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:53.042 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:53.046 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:53.046 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:53.047 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:53.050 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:53.052 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:53.053 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:53.053 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:53.058 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=-1, revision=182 06:48:53.129 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 06:48:53.147 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:53.147 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:53.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:48:53.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=97.7 MiB, available=357.8 MiB 06:48:53.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=177, revision=182 06:48:53.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:48:53.546 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:48:53.547 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:48:53.547 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:53.591 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:53.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:48:53.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=97.7 MiB, available=357.8 MiB 06:48:54.050 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:54.051 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:54.052 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:54.055 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:54.058 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionSynced=177, revision=182 06:48:54.059 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=182, revision=-1 06:48:54.071 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:54.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:48:54.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:48:54.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=16 06:48:54.164 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:48:54.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:54.429 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:54.429 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:54.758 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:54.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:48:54.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=97.8 MiB, available=357.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:54.772 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:54.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:54.791 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:54.795 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:54.798 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:54.804 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=6291456 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:54.815 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:54.832 [qtp2000985038-2630] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:55.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=97.9 MiB, available=357.6 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:55.474 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:55.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:48:55.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=97.5 MiB, available=358.0 MiB 06:48:55.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:48:55.685 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:55.686 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:55.687 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:48:55.691 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:55.701 [qtp507378138-1989] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=181 06:48:55.734 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:55.751 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=18 remoteFromLocalRevision=181 06:48:55.766 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 06:48:55.766 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 06:48:55.766 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 06:48:55.767 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37651650]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:55.768 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:48:55.768 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:48:55.768 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** marco *** 06:48:55.768 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:55.769 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:48:55.769 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:48:55.770 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:48:55.770 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:48:55.770 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:55.770 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:48:55.770 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:55.770 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:48:55.770 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:48:55.771 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:48:55.771 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:48:55.771 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:48:55.771 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:48:55.771 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:55.771 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:48:55.771 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:48:55.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:48:55.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:55.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:48:55.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:48:55.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:48:55.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:48:55.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:48:55.773 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:55.774 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9d04a4]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' 06:48:55.774 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9d04a4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:56.572 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:56.725 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:57.012 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:57.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:57.111 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:57.113 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:57.128 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:57.207 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:57.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:57.321 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:57.337 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:57.340 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:57.355 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:57.357 [qtp704117508-1932] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=7340032 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:57.390 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:57.422 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:57.447 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:57.455 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:57.457 [qtp2000985038-2630] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=2097152 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:57.524 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:57.582 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:57.637 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]initPersistenceManagerFactory: repositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:57.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:57.661 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28202 ms. 06:48:57.695 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]getCloseDeferredMillis: closeDeferredMillis=20000 06:48:57.696 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:57.702 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:57.726 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:57.767 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 53 ms. 06:48:57.775 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hWBx4-hUNaS46RUKUBxWeA, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:57.807 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:57.829 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 53 ms. 06:48:57.840 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:57.880 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:57.931 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:57.997 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:58.053 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:58.287 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:48:58.359 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:58.374 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:58.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8072016 bytes in 15526 ms. path='/2/1 {11 11ä11#+} 1/d1/d10/f30' 06:48:58.408 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=190 06:48:58.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190 06:48:58.473 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:58.478 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=180, revision=190 06:48:58.509 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:58.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=180, revision=190 06:48:58.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=190, revision=-1 06:48:58.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms. 06:48:58.655 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:58.685 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:58.697 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:58.872 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:58.885 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:48:58.924 [qtp704117508-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:58.957 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9d04a4]initPersistenceManagerFactory: repositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 06:48:58.957 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9d04a4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3183 ms. 06:48:58.969 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:58.982 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:58.979 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=114.9 MiB, available=340.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.014 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:48:59.014 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:48:59.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:48:59.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:48:59.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:48:59.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:48:59.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:48:59.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:48:59.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:48:59.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:48:59.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:48:59.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:48:59.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:48:59.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:48:59.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:48:59.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:48:59.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:59.029 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:48:59.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:48:59.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:48:59.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:48:59.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:48:59.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:48:59.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:48:59.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:48:59.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:48:59.097 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:48:59.098 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:48:59.098 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.098 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:48:59.098 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:48:59.098 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:48:59.108 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:48:59.109 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:59.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:48:59.129 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.68% 06:48:59.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f20' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:59.161 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:59.177 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.188 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:48:59.188 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:48:59.188 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.188 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:48:59.188 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.194 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:48:59.194 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.195 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:59.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ec593f64272d10b6016c5f0fb07d913cf06f42a' to.sha1='0294f82b05616d28a3baab1baf398490af5b41a0'): /2/1 {11 11ä11#+} 1/d1/f20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.196 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:48:59.197 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:48:59.198 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:48:59.198 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:48:59.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:48:59.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:48:59.201 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:48:59.202 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.203 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:48:59.204 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:48:59.205 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:48:59.206 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:48:59.207 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:48:59.209 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:48:59.210 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:48:59.210 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.211 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:48:59.212 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.212 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:48:59.213 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.213 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:48:59.214 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:48:59.214 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:48:59.215 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:48:59.216 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.216 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:48:59.217 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.217 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:48:59.218 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:48:59.218 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:48:59.219 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.220 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:48:59.220 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:48:59.221 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:48:59.221 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:48:59.222 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:48:59.223 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:48:59.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:48:59.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:48:59.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:48:59.227 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.227 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:59.228 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:48:59.229 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:48:59.229 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:48:59.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:48:59.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:48:59.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:48:59.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:48:59.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:59.234 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.235 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:48:59.236 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:48:59.237 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:48:59.237 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:48:59.238 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:48:59.240 [qtp2000985038-2630] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=3145728 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:59.264 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.270 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 06:48:59.273 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:48:59.273 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:48:59.274 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.275 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:48:59.275 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.276 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:48:59.277 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.277 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:48:59.278 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:48:59.278 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:48:59.279 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:48:59.279 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.280 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:48:59.281 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.281 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:48:59.281 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:48:59.282 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:48:59.283 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.284 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:48:59.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:48:59.286 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:48:59.290 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:48:59.290 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:48:59.293 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco 06:48:59.398 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:48:59.399 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:59.387 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=195 06:48:59.400 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=190, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.401 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.401 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:48:59.402 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.403 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:48:59.404 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.405 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:48:59.405 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:48:59.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:48:59.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:48:59.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:48:59.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:48:59.409 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:48:59.410 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:48:59.410 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:48:59.411 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:48:59.413 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:48:59.413 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:48:59.414 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:48:59.414 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:48:59.415 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:48:59.415 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:48:59.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco 06:48:59.505 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, invitation=true] 06:48:59.506 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:59.528 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:59.545 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=190, revision=195 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.577 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:48:59.577 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:59.620 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]initPersistenceManagerFactory: repositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:59.629 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:59.643 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=190, revision=195 06:48:59.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=195, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:59.650 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27631 ms. 06:48:59.684 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]getCloseDeferredMillis: closeDeferredMillis=20000 06:48:59.685 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:59.688 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:48:59.719 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src localRepository.publicKeySha1 = 6F:D5:1F:1D:D9:B5:F4:3B:21:51:25:C0:B2:45:C0:A1:2A:15:59:02 remoteRepository.repositoryId = e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepository.remoteRoot = https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepository.publicKeySha1 = 4E:8B:51:ED:20:A0:32:DC:5B:27:35:86:37:6B:68:33:16:20:68:54 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 1c8fb3a7-49d3-451b-8246-2e30aee3412b e4407973-11ea-4e49-805b-947d3e7a60ca org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.749 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:48:59.769 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:48:59.796 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:48:59.809 [Test worker] 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/d1/f20' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:59.823 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 111 ms. 06:48:59.823 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=xacWS78OWiQ-EnO28h0y3Q, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.870 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:59.873 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:59.874 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:59.875 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:48:59.879 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms. 06:48:59.880 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Jphfp8FoodphG83eza_L_A, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:48:59.895 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:48:59.927 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.010 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.031 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.032 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:00.072 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:00.176 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:00.205 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:00.210 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:00.223 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:00.228 [qtp704117508-1932] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/18LKcK5mcJynPn-FO8UjNA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:00.318 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, invitation=false]] invitedUser=UserImpl[0_nHWUGYU51hAEg7IVIk0g, null, null, [yasmin@subshare.net], [6100483b215224d2]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, invitation=true] 06:49:00.437 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:49:00.441 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:49:00.443 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:49:00.445 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:49:00.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:49:00.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:49:00.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:49:00.447 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:49:00.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:49:00.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:49:00.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:49:00.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:49:00.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:49:00.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:49:00.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:49:00.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:49:00.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:49:00.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:49:00.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:49:00.452 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:49:00.453 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:49:00.454 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:49:00.454 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:49:00.455 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:49:00.468 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:49:00.468 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:49:00.476 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:49:00.477 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:49:00.477 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:49:00.478 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:49:00.478 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:49:00.478 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:49:00.478 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:49:00.478 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:49:00.479 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:49:00.479 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:49:00.479 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:49:00.480 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:49:00.480 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:49:00.480 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:49:00.480 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:49:00.481 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:49:00.481 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:49:00.481 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:49:00.481 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:49:00.482 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:49:00.483 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 06:49:00.484 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:49:00.485 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:49:00.485 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:49:00.486 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:49:00.486 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:49:00.486 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:49:00.486 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:49:00.487 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:49:00.487 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:49:00.487 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:49:00.488 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:49:00.488 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:49:00.488 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:49:00.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:49:00.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:49:00.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:49:00.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:49:00.490 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:49:00.490 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:49:00.490 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:49:00.490 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:49:00.490 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:49:00.510 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:00.511 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:00.512 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4712dd1b 06:49:00.513 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:49:00.513 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:49:00.513 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:49:00.513 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:49:00.513 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:49:00.514 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:49:00.515 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:49:00.515 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:49:00.515 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:49:00.516 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:49:00.516 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:49:00.516 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:49:00.516 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:49:00.517 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:49:00.517 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:49:00.517 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:49:00.517 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:49:00.517 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:49:00.517 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:49:00.517 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:49:00.517 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:49:00.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:00.572 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:00.588 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:00.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.595 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9d04a4]getCloseDeferredMillis: closeDeferredMillis=20000 06:49:00.595 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9d04a4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:00.596 [qtp2000985038-2913] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=4194304 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:00.605 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:00.633 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.634 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.635 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.635 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.636 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:00.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 524331 bytes in 856 ms. path='/2/1 {11 11ä11#+} 1/d1/f20' 06:49:00.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=198 06:49:00.701 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 06:49:00.770 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:00.787 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=195, revision=198 06:49:00.819 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:00.824 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:00.826 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:00.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=195, revision=198 06:49:00.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=198, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:00.830 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:00.842 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.858 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:00.859 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:00.889 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:00.892 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:00.923 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:00.938 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:13:41.066Z expiryDateTime=2019-09-21T05:43:41.066Z org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:00.939 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:00.973 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:00.974 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:00.976 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:00.979 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:00.986 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:00.990 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:00.990 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.008 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:01.145 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:01.148 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:01.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:01.187 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.198 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:01.195 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:01.240 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=84.8 MiB, available=404.2 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:01.246 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:01.264 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:49:01.264 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:49:01.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=167 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.298 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:49:01.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f21' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:01.392 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1caf28bb064bc5ea12732c3fd2e2f01c9057872c' to.sha1='93944c3aec16f11aa67d59b0deedad0ed7a7ce16'): /2/1 {11 11ä11#+} 1/d1/f21 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:01.430 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:01.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5186674 bytes in 10186 ms. path='/3 + &#ä/dd' 06:49:01.461 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=119 06:49:01.472 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=203 06:49:01.507 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:01.546 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:01.562 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.594 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:01.598 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=198, revision=203 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:01.604 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=112, revision=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.647 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:01.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=198, revision=203 06:49:01.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=203, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:01.675 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:01.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=112, revision=119 06:49:01.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.686 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:01.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:01.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.737 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:01.744 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:01.794 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:01.795 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:01.796 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:01.798 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.801 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:01.812 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=163, revision=167 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.837 [Test worker] 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/d1/f21' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:01.837 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:49:01.872 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:01.920 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 145dd1c0-084e-4288-af4a-2c3438849a46 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src localRepository.publicKeySha1 = 82:3E:94:84:52:55:CE:93:7A:11:15:9F:D4:94:37:47:83:D6:20:E5 remoteRepository.repositoryId = 2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepository.remoteRoot = https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepository.publicKeySha1 = EF:7C:EA:2F:AF:FE:04:C1:70:DD:F1:3B:97:3B:F0:35:53:AE:A6:93 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 145dd1c0-084e-4288-af4a-2c3438849a46 2c923d8d-68cf-4d6b-bd42-9eab1c16124b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:01.981 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.011 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.014 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.016 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/ogkJiApWA49h2gQcpZs0YQ' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:02.042 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:49:02.073 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:49:02.114 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:02.153 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:02.176 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:49:02.222 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.32% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:02.229 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.263 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 06:49:02.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=09b5adcd-d1fb-4abd-a785-c8475541d416 to='build/repo/k0t2gf5q-3o2c3-local-src-marco', fromRepoLocalSync=true 06:49:02.279 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 09b5adcd-d1fb-4abd-a785-c8475541d416 ('build/repo/k0t2gf5q-3o2c3-local-src-marco') org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:02.379 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:02.409 [pool-26-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 06:49:02.466 [pool-26-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:02.605 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:02.607 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:02.607 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.148.xml.gz 06:49:02.607 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.148.xml.gz 06:49:02.620 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:02.620 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:02.621 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:02.623 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.624 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:02.625 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:02.625 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:02.695 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=186 06:49:02.698 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.702 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.148.xml.gz 06:49:02.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=148 repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:02.710 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.777 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.873 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:19:02.757Z expiryDateTime=2019-09-21T05:49:02.757Z 06:49:02.887 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.898 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.924 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:49:02.925 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' toID=1c8fb3a7-49d3-451b-8246-2e30aee3412b to='build/repo/k0t2nd7w-8oclq-local-src', fromRepoLocalSync=true 06:49:02.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:49:02.929 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:49:02.933 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1c8fb3a7-49d3-451b-8246-2e30aee3412b ('build/repo/k0t2nd7w-8oclq-local-src') 06:49:02.967 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:02.992 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:49:03.038 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:03.072 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:03.082 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:03.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 524383 bytes in 1260 ms. path='/2/1 {11 11ä11#+} 1/d1/f21' 06:49:03.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=206 06:49:03.115 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=203, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=206 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:03.117 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:03.142 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:03.149 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:03.158 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:03.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:49:03.217 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:03.219 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:03.230 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=203, revision=206 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:03.270 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:03.280 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:03.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=203, revision=206 06:49:03.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=206, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:03.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="037d23cb-bbb6-48c3-a21b-87c2fb23c04b"] on repo=037d23cb-bbb6-48c3-a21b-87c2fb23c04b 06:49:03.359 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:03.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:03.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:03.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf localRepositoryRevisionSynced=8 06:49:03.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:03.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:03.486 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:03.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:03.528 [qtp704117508-2210] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:03.530 [qtp704117508-2210] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:03.557 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:03.567 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:03.602 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:03.602 [closeDeferredTimer-4ee111f8-1] INFO c.c.c.l.LocalRepoManagerImpl - [4ee111f8]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:03.661 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:03.700 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:49:03.774 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% 06:49:03.903 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:04.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:04.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:04.105 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:03.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 06:49:04.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=99.5 MiB, available=356.0 MiB 06:49:04.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:04.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:04.151 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:04.155 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=133 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:04.160 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:04.187 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b renewalDateTime=2019-09-21T05:19:04.130Z expiryDateTime=2019-09-21T05:49:04.130Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:04.189 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:04.228 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:04.256 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:04.266 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:04.288 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:04.288 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:04.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:49:04.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b from='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' toID=145dd1c0-084e-4288-af4a-2c3438849a46 to='build/repo/k0t2ne36-jzs5c-local-src', fromRepoLocalSync=true 06:49:04.296 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 145dd1c0-084e-4288-af4a-2c3438849a46 ('build/repo/k0t2ne36-jzs5c-local-src') 06:49:04.333 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:49:04.376 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:03.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=92.4 MiB, available=363.1 MiB 06:49:04.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:04.383 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:04.386 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:04.389 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:04.418 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:04.418 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:04.420 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:04.424 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:04.426 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:04.426 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:04.426 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:04.432 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=-1, revision=187 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:04.593 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:04.598 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=119, revision=124 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:04.598 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:04.600 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:04.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.-1.xml.gz 06:49:04.603 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.-1.xml.gz 06:49:04.630 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:04.650 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:04.656 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=119, revision=124 06:49:04.656 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:04.670 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:04.670 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:04.687 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:04.698 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:04.748 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 06:49:04.805 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:04.810 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.-1.xml.gz 06:49:04.810 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:04.854 [qtp2000985038-2913] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b transaction.localRevision=86 remoteFromLocalRevision=8 06:49:04.900 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:04.903 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:04.910 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:04.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=211 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:04.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0e552c9-92b7-4c03-a0bd-131089c62faf from='https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf' toID=037d23cb-bbb6-48c3-a21b-87c2fb23c04b to='build/repo/k0t2mh4x-5tgse-local-src', fromRepoLocalSync=false 06:49:04.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.null.xml.gz 06:49:04.918 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src/.subshare-repo/tmp/ChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.null.xml.gz 06:49:04.934 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:04.956 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=206, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:04.987 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86 06:49:05.017 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:05.024 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src/.subshare-repo/tmp/ChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:05.096 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:05.106 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=206, revision=211 06:49:05.163 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:05.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=206, revision=211 06:49:05.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=211, revision=-1 06:49:05.199 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:05.212 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=166 remoteFromLocalRevision=133 06:49:05.215 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:05.237 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 06:49:05.237 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=false 06:49:05.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:05.239 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:05.266 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:05.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=89.4 MiB, available=366.1 MiB 06:49:05.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=149, revision=187 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:05.408 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=166 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:05.463 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:05.489 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:05.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:05.516 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:05.522 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:49:05.524 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:49:05.525 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[0_nHWUGYU51hAEg7IVIk0g, null, null, [yasmin@subshare.net], [6100483b215224d2]] 06:49:05.526 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:05.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=78.1 MiB, available=414.4 MiB 06:49:05.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:05.704 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:05.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:05.807 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.localRepositoryRevisionInProgress=-1, revision=4 06:49:05.948 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:05.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:49:06.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=100.0 MiB, available=355.5 MiB 06:49:06.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:06.418 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:06.443 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.localRepositoryRevisionInProgress=-1, revision=87 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:06.477 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:06.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=99.9 MiB, available=355.6 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:06.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:06.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:06.537 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:06.773 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:49:06.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:06.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=87.0 MiB, available=368.5 MiB 06:49:06.928 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:06.929 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:06.929 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:06.932 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:06.947 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionSynced=149, revision=187 06:49:06.948 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=187, revision=-1 06:49:06.969 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:07.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:49:07.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:49:07.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=167, revision=169 06:49:07.138 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:07.163 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:07.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:05.499 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:05.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:49:07.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=97.1 MiB, available=358.4 MiB 06:49:07.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:07.312 [qtp704117508-32] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:07.326 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=167 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:07.349 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:07.351 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:07.352 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:07.363 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:07.370 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=167, revision=169 06:49:07.478 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:07.490 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:07.495 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=163, revision=169 06:49:07.495 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=169, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:07.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=78.8 MiB, available=415.2 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:07.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:07.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:07.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:07.664 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:07.713 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=99.8 MiB, available=355.7 MiB 06:49:07.777 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:07.801 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionSynced=-1, revision=4 06:49:07.801 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:07.817 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Jphfp8FoodphG83eza_L_A, serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b} because of missing permissions! 06:49:07.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:07.883 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:07.899 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:07.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:07.995 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:08.007 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=16, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:08.056 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:49:08.064 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:49:08.120 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:49:08.279 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 116 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:08.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=97.7 MiB, available=357.8 MiB 06:49:08.341 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.remoteRepositoryRevisionSynced=4, revision=87 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:08.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=82.3 MiB, available=373.2 MiB 06:49:08.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:08.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=6 06:49:08.417 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:08.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:08.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.526 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:08.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:08.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:08.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.599 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:08.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:08.616 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.643 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:08.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:08.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:08.697 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=eQ2FTrzwCnTlwttkZ5payA, serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf} because of missing permissions! 06:49:08.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:08.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.5 MiB, allocated=493.5 MiB, used=78.2 MiB, available=415.3 MiB 06:49:08.928 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:08.940 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.localRepositoryRevisionSynced=-1, revision=4 06:49:08.941 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.localRepositoryRevisionInProgress=4, revision=-1 06:49:08.980 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:08.986 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:09.004 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:09.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:09.075 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:09.080 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:09.129 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:49:09.131 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=94.5 MiB, available=361.0 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:09.165 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=104, revision=167 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:09.232 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:09.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:09.436 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:49:09.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:09.457 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:49:09.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:09.478 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:49:09.479 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:09.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=6 06:49:09.498 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:09.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:09.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=97.7 MiB, available=357.8 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:09.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:09.553 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 06:49:09.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:09.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=-1, revision=6 06:49:09.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.576 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:09.578 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:09.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:09.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:09.588 [qtp2000985038-2630] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.localRepositoryRevisionSynced=4, revision=87 06:49:09.588 [qtp2000985038-2630] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.localRepositoryRevisionInProgress=87, revision=-1 06:49:09.610 [qtp2000985038-2630] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:09.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:09.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:09.628 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:09.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:09.641 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:09.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=81.9 MiB, available=373.6 MiB 06:49:09.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:09.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:09.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:09.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=126 06:49:09.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:09.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:09.732 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:09.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:09.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:09.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:09.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:09.762 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:49:09.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:09.787 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:09.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:09.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:09.888 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:49:09.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:10.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:49:10.256 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:10.262 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:10.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=97.6 MiB, available=357.9 MiB 06:49:10.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:10.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=81.9 MiB, available=373.6 MiB 06:49:10.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.148.xml.gz 06:49:10.486 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 06:49:10.488 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 06:49:10.488 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% 06:49:10.515 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:10.517 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:10.518 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:10.521 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:10.544 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=186 06:49:10.548 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:10.729 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=172 remoteFromLocalRevision=186 06:49:10.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09b5adcd-d1fb-4abd-a785-c8475541d416 from='build/repo/k0t2gf5q-3o2c3-local-src-marco' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:49:10.758 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:10.761 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:10.762 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:10.766 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:10.774 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:10.825 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=172 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:10.859 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:10.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=100.1 MiB, available=355.4 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:10.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:49:10.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:10.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=-1, revision=6 06:49:10.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:10.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:10.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=93.9 MiB, available=361.6 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:10.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:10.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:10.951 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:10.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 06:49:10.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:10.957 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=104, revision=167 06:49:10.957 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=167, revision=-1 06:49:10.989 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:10.997 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:11.004 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:11.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=213 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:11.021 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=172 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:11.044 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=213 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:11.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:49:11.056 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:11.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:11.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:11.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:49:11.159 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:49:11.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=174 06:49:11.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 06:49:11.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:11.226 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:11.245 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.245 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.246 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.249 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:11.264 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=169, revision=174 06:49:11.267 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.279 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:11.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=169, revision=174 06:49:11.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=174, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:11.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=97.6 MiB, available=357.9 MiB 06:49:11.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:11.328 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.330 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.331 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.335 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:11.351 [qtp507378138-1178] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 transaction.localRevision=193 remoteFromLocalRevision=172 06:49:11.362 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:11.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=09b5adcd-d1fb-4abd-a785-c8475541d416 to='build/repo/k0t2gf5q-3o2c3-local-src-marco', fromRepoLocalSync=false 06:49:11.366 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:11.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:49:11.366 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:49:11.384 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.384 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.385 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.387 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:11.396 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.397 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.397 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:11.413 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=193 06:49:11.417 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:11.444 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:49:11.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:11.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=93.9 MiB, available=361.6 MiB 06:49:11.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:11.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=99.5 MiB, available=356.0 MiB 06:49:11.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:12.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=79.0 MiB, available=416.5 MiB 06:49:12.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:12.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=97.5 MiB, available=358.0 MiB 06:49:12.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.null.xml.gz 06:49:12.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:49:12.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:49:12.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:49:12.421 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:12.520 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b localRepositoryRevisionSynced=86 06:49:12.616 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:12.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=93.8 MiB, available=361.7 MiB 06:49:12.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:12.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf transaction.localRevision=128 remoteFromLocalRevision=86 06:49:12.652 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=037d23cb-bbb6-48c3-a21b-87c2fb23c04b from='build/repo/k0t2mh4x-5tgse-local-src' toID=e0e552c9-92b7-4c03-a0bd-131089c62faf to='https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf' 06:49:12.670 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=128 06:49:12.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:12.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:12.679 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:49:12.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:49:12.685 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf localRepositoryRevisionSynced=128 06:49:12.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:12.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:12.708 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:12.709 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh4x-5tgse-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:12.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=126, revision=130 06:49:12.722 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 06:49:12.765 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:12.769 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b, this.remoteRepositoryRevisionSynced=124, revision=130 06:49:12.774 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:12.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=124, revision=130 06:49:12.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=130, revision=-1 06:49:12.796 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:12.814 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=037d23cb-bbb6-48c3-a21b-87c2fb23c04b transaction.localRevision=92 remoteFromLocalRevision=128 06:49:12.817 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:12.825 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:49:12.829 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:49:12.840 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b44606d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' 06:49:12.842 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b44606d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:13.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=82.5 MiB, available=373.0 MiB 06:49:13.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:13.126 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:13.128 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:13.129 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:13.133 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=99.5 MiB, available=356.0 MiB 06:49:13.127 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:49:13.127 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:49:13.129 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:49:13.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:13.139 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:13.140 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:13.140 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:13.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=79.3 MiB, available=415.2 MiB 06:49:13.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:13.159 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=-1, revision=194 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.166 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:13.200 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=187, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.242 [qtp344249497-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:13.231 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:13.244 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:13.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.262 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:13.404 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=8 remoteFromLocalRevision=2 06:49:13.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1c8fb3a7-49d3-451b-8246-2e30aee3412b from='build/repo/k0t2nd7w-8oclq-local-src' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:13.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=93.8 MiB, available=361.7 MiB 06:49:13.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:13.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:49:13.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:49:13.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.495 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:13.500 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:13.507 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:13.537 [qtp704117508-298] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=166 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.545 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:13.546 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:13.572 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=215 remoteFromLocalRevision=166 06:49:13.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' 06:49:13.659 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=215 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.675 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:13.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:13.713 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:13.714 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:13.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=78.4 MiB, available=418.1 MiB 06:49:13.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.-1.xml.gz 06:49:13.722 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:49:13.726 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:49:13.726 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.723 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:13.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:49:13.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:49:13.736 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=215 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:13.752 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:13.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:13.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:13.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:13.796 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:13.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=213, revision=217 06:49:13.809 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=217 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:13.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=82.0 MiB, available=373.5 MiB 06:49:13.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=187, revision=194 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=10 06:49:13.856 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:13.859 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:13.860 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:49:13.861 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:49:13.861 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[0_nHWUGYU51hAEg7IVIk0g, null, null, [yasmin@subshare.net], [6100483b215224d2]] 06:49:13.861 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:13.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:13.896 [qtp1776774368-1671] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 localRepositoryRevisionSynced=2 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:13.917 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:13.922 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=211, revision=217 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:13.956 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:13.956 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:13.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=211, revision=217 06:49:13.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=217, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.990 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:13.998 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:13.998 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.007 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=172 remoteFromLocalRevision=215 06:49:14.010 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:14.012 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:14.020 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b transaction.localRevision=8 remoteFromLocalRevision=2 06:49:14.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=145dd1c0-084e-4288-af4a-2c3438849a46 from='build/repo/k0t2ne36-jzs5c-local-src' toID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b to='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' 06:49:14.060 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:14.065 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:14.111 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:14.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=6, revision=10 06:49:14.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:14.134 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.149 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:14.192 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:14.218 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:17:59.820Z expiryDateTime=2019-09-21T05:47:59.820Z org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:14.220 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:14.220 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.236 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:14.242 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:14.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:14.255 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:14.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=31 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:14.276 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms. 06:49:14.277 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:14.324 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.331 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:49:14.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=true 06:49:14.333 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35a7b352-6754-4628-8ca5-d68f490e7817 ('build/repo/k0t2muwt-uo8b2-local-dest') 06:49:14.349 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:49:14.376 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:14.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=82.0 MiB, available=373.5 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:14.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=10 06:49:14.430 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.97.xml.gz 06:49:14.850 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.97.xml.gz 06:49:14.866 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:14.867 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:14.868 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:14.869 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:14.871 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:14.878 [qtp507378138-1989] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionSynced=187, revision=194 06:49:14.878 [qtp507378138-1989] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.localRepositoryRevisionInProgress=194, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:14.881 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:14.884 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:14.926 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.928 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=172 06:49:14.972 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:14.976 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:49:14.976 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:49:14.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=177 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.999 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.97.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:15.005 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:15.005 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:15.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:15.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=6, revision=10 06:49:15.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:15.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:15.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:15.111 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:15.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:49:15.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:15.215 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:15.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=12 06:49:15.258 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:15.379 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:15.406 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:15.439 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:15.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:15.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=82.2 MiB, available=373.3 MiB 06:49:15.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:15.643 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=12 06:49:15.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:15.756 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:15.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=10, revision=12 06:49:15.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=12, revision=-1 06:49:15.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:15.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:14.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=97 repoFileDtos.size=12 06:49:15.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=95.6 MiB, available=359.9 MiB 06:49:15.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:15.896 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:15.900 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:15.916 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:15.925 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=173 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:15.969 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:15.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=10, revision=12 06:49:15.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:15.994 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.015 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:16.016 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:16.018 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.036 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:16.133 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.145 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:16.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.162 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:16.284 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=14 06:49:16.293 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:16.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=16, cryptoKeyDtos.size=34, cryptoLinkDtos.size=42, currentHistoCryptoRepoFileDtos.size=16, histoCryptoRepoFileDtos.size=16, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=3 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:16.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=14 06:49:16.394 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.402 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:16.410 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:16.462 [closeDeferredTimer-37651650-2] INFO c.c.c.l.LocalRepoManagerImpl - [37651650]_close: Shutting down real LocalRepoManager. 06:49:16.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=82.5 MiB, available=373.0 MiB 06:49:16.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.485 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:16.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=12, revision=14 06:49:16.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=14, revision=-1 06:49:16.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:16.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:16.589 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:16.631 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.637 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:16.643 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.654 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:16.748 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:16.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=12, revision=14 06:49:16.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.771 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=16 06:49:16.785 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:16.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:16.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:16.875 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:16.901 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:16.911 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:16.929 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:16.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:17.022 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:17.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=14, revision=16 06:49:17.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.054 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=16 06:49:17.063 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:17.094 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:17.096 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:17.129 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.182 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:17.189 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:17.203 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:49:17.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.210 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:17.270 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:17.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=95.2 MiB, available=360.3 MiB 06:49:17.283 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=98, revision=173 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.337 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:17.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=82.0 MiB, available=373.5 MiB 06:49:17.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:49:17.352 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 06:49:17.352 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 06:49:17.352 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=14, revision=16 06:49:17.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:17.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=18 06:49:17.368 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:17.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:17.492 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:17.494 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:17.499 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.533 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:17.702 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.703 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:49:17.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:17.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=16, revision=18 06:49:17.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=18, revision=-1 06:49:17.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:17.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:17.774 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=18 06:49:17.790 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:17.846 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:17.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.885 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:17.889 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:17.890 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:17.890 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:17.905 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:17.920 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:17.938 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 localRepositoryRevisionSynced=193 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:17.991 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=20 06:49:17.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:17.997 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.031 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=179 remoteFromLocalRevision=193 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.036 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=09b5adcd-d1fb-4abd-a785-c8475541d416 from='build/repo/k0t2gf5q-3o2c3-local-src-marco' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=16, revision=18 06:49:18.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.052 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.057 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.070 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=179 06:49:18.076 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:49:18.080 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.090 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.090 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.090 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 06:49:18.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=179 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.125 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.131 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:49:18.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=18, revision=20 06:49:18.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.176 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.from' result=null 06:49:18.177 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2gf5q-3o2c3-local-src-marco' configKey='repair.deleteCollisions.to' result=null 06:49:18.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=177, revision=181 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.180 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.186 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:18.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.202 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:18.204 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.235 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.262 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:18.263 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 06:49:18.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.278 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:18.281 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.290 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416, this.remoteRepositoryRevisionSynced=174, revision=181 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.295 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.302 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:18.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.304 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.314 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=20 06:49:18.314 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.315 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.320 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.320 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=174, revision=181 06:49:18.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=181, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.330 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:49:18.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:18.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:18.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:18.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:18.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:18.369 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:18.370 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.376 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:18.376 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:18.377 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.380 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:18.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.383 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=09b5adcd-d1fb-4abd-a785-c8475541d416 transaction.localRevision=199 remoteFromLocalRevision=179 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.400 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:18.401 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.404 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 06:49:18.405 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9d04a4]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:18.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:18.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:18.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:49:18.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:18.408 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7572d5dc]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:49:18.409 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7572d5dc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.428 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.449 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.498 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='324320a8495ec57e97792051ddef81db2dc48610' to.sha1='815fc64f7848a809643c9f84e33f9d2945948bb5'): /1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.504 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.511 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=18, revision=20 06:49:18.512 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=20, revision=-1 06:49:18.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:18.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=23 06:49:18.570 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.579 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.668 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.689 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.693 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.706 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:49:18.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.719 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:18.723 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:49:18.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=20, revision=23 06:49:18.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=23, revision=-1 06:49:18.752 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.810 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a16ca25f1054ec6f1e5819cce9462801548e0cc8' to.sha1='95d880c7906a9dda72e5b43fc2b8dcf161127ecf'): /1 {11 11ä11#+} 1/a org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.866 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.913 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:49:18.916 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:18.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=23 06:49:18.931 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:18.968 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.992 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:18.998 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:19.000 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:19.001 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P7_KP3KydL5Rp_BQDiFRdA/9LsSOgJ6QXcK0ApXe4pE6g' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:19.007 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=20, revision=23 06:49:19.042 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:19.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=20, revision=23 06:49:19.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=23, revision=-1 06:49:19.074 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:19.136 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:19.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=95.9 MiB, available=359.6 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:19.557 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:19.581 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:19.595 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:19.733 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:19.737 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=98, revision=173 06:49:19.737 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=173, revision=-1 06:49:19.759 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:19.784 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:19.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:19.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=31, revision=34 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:19.834 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:19.859 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:19.862 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:19.863 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sIokU8oh_oz4VoGJZ3pLPA/GCL2rTe_jYlBYXlwVS9xyQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:19.888 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:19.947 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:20.003 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:20.076 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:20.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:20.119 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35139 bytes in 1203 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:20.127 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:20.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=26 06:49:20.138 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 06:49:20.217 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:20.221 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=23, revision=26 06:49:20.257 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:20.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=23, revision=26 06:49:20.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:20.288 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:20.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:20.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:20.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:20.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:20.337 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:20.356 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:20.483 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:20.506 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:20.520 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:49:20.554 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:20.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:20.641 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:20.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:20.700 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:20.710 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:20.726 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:20.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:20.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 682095 bytes in 1184 ms. path='/1 {11 11ä11#+} 1/a' 06:49:20.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=26 06:49:20.793 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:20.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=95.6 MiB, available=359.9 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:20.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='634308b6409f6d0e59b1cc89a511e102c07be55b' to.sha1='8e260ec1040fee7a9019c7bc06f8d5e57a5a2b04'): /1 {11 11ä11#+} 1/b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:20.829 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:20.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=31 06:49:20.880 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:20.905 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:20.907 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:20.918 [qtp344249497-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=23, revision=26 06:49:20.942 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:20.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=23, revision=26 06:49:20.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:20.976 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:20.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:21.033 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:21.033 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:21.073 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:21.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:21.108 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:21.124 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=26, revision=31 06:49:21.227 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:21.231 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:21.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=26, revision=31 06:49:21.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=31, revision=-1 06:49:21.267 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:21.293 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:21.301 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:21.331 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:21.356 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:21.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:21.379 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:21.418 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:21.462 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:21.482 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:21.539 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:21.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25d561b286b25a57d715ee3af24f3acff6d27b4e' to.sha1='74f6b4631a60c1d2799d3fd47dc07c87a0d38cd6'): /1 {11 11ä11#+} 1/b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:21.570 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:21.599 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:21.608 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P7_KP3KydL5Rp_BQDiFRdA/YKdgm0eSx5G_8yDSYfd3qQ' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:21.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=31 06:49:21.712 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:21.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=95.5 MiB, available=360.0 MiB 06:49:21.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:21.826 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:21.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218538 bytes in 475 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:21.894 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:21.898 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:21.913 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:21.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=34 06:49:21.938 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:21.962 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7572d5dc]initPersistenceManagerFactory: repositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 06:49:21.963 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7572d5dc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3554 ms. 06:49:21.973 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:21.981 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:22.003 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:22.003 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7572d5dc]getCloseDeferredMillis: closeDeferredMillis=20000 06:49:22.003 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7572d5dc]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.004 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare 06:49:22.020 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:22.021 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:22.021 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:22.022 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:22.023 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:22.023 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.030 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.035 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=31, revision=34 06:49:22.047 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.051 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=31, revision=34 06:49:22.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=26, revision=31 06:49:22.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=31, revision=-1 06:49:22.083 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:22.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.110 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.124 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.124 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.148 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.150 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.153 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.160 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.163 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.166 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:49:22.175 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.175 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.176 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.193 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.197 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.198 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.239 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:15:32.672Z expiryDateTime=2019-09-21T05:45:32.672Z 06:49:22.270 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.272 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.274 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.277 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.279 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fde9df79b29d16ad9f8828fbe2d3ad6fd74a60d6' to.sha1='7ada8895020d1217b7676aeeb09c99bdf79f9d50'): /1 {11 11ä11#+} 1/c org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.287 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:22.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=95.4 MiB, available=360.1 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.297 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:22.297 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.300 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.303 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:22.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.97.xml.gz 06:49:22.304 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.310 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sIokU8oh_oz4VoGJZ3pLPA/ELtx2vH1oDOn1g1T1OTbfQ' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:22.314 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=39 06:49:22.327 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.330 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:22.339 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.380 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.391 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:49:22.391 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:22.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.397 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=16, revision=18 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.501 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=34, revision=39 06:49:22.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:22.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.517 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.552 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:22.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.725 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.736 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:49:22.742 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.769 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:22.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=8e1e1456-8f53-4155-841c-8fa707e3fc94 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=true 06:49:22.783 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.784 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.159.xml.gz 06:49:22.784 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.159.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:22.783 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.790 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8e1e1456-8f53-4155-841c-8fa707e3fc94 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90') org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 468428 bytes in 687 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.825 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.826 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.827 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.829 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:22.835 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.835 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.840 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=34 06:49:22.840 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.840 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.841 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:22.842 [pool-27-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.845 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.856 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.859 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=199 06:49:22.862 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.866 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.869 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P7_KP3KydL5Rp_BQDiFRdA/T9ViwjBhgTLuu-rHeSIo-w' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:22.874 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.159.xml.gz 06:49:22.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=159 repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.885 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.893 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:22.927 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:22.946 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:22.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=31, revision=34 06:49:22.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:22.961 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:23.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:23.036 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:23.037 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.52% 06:49:23.038 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 179812 bytes in 297 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:23.047 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=42 06:49:23.056 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:23.091 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.96% 06:49:23.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.101 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:23.105 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.115 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:23.120 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.129 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:23.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=39, revision=42 06:49:23.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.143 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:23.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='576738a91faade3655a6ca853e81af5f9c1757c5' to.sha1=''): /.subshare.properties org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.165 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:23.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:23.188 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1123 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.205 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:23.226 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:23.230 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.254 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:23.271 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:49:23.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='573eede86312d49f3d77d8d9ed9441d4325aee43' to.sha1='ef1dbc14c6b818c1fd6f4402c4eb93969d2f14bb'): /1 {11 11ä11#+} 1/c 06:49:23.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=39 06:49:23.327 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cef06da346e7f1e1a3413f2291f0d428d5595eaa' to.sha1='62ac659b35b8ae902223585e2a269377d85fac59'): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:23.378 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=47 06:49:23.394 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.404 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:23.415 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.503 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.505 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.514 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=34, revision=39 06:49:23.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.585 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.592 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=42, revision=47 06:49:23.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:23.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=91.8 MiB, available=363.7 MiB 06:49:23.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:23.598 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:23.603 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:23.604 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.633 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.650 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:23.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:23.655 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:23.659 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:23.660 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:23.661 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:23.664 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:23.672 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:23.673 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:23.674 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:23.681 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=-1, revision=200 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.685 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:23.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:49:23.701 [Test worker] 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' 06:49:23.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:49:23.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:49:23.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:23.707 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 06:49:23.785 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:23.785 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:23.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:23.891 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:23.960 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:24.009 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b renewalDateTime=2019-09-21T05:19:04.130Z expiryDateTime=2019-09-21T05:49:04.130Z 06:49:24.043 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:24.049 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:24.056 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:24.069 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:24.077 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:24.084 [qtp344249497-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sIokU8oh_oz4VoGJZ3pLPA/n9AoP100yRzjUuwLNEtXYQ' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:24.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:24.086 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:24.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=49 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:24.313 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 854 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:24.353 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:24.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=82.1 MiB, available=373.4 MiB 06:49:24.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=160, revision=200 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:24.740 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:49:24.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b from='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' toID=145dd1c0-084e-4288-af4a-2c3438849a46 to='build/repo/k0t2ne36-jzs5c-local-src', fromRepoLocalSync=true 06:49:24.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.2.xml.gz 06:49:24.746 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.2.xml.gz 06:49:24.748 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 145dd1c0-084e-4288-af4a-2c3438849a46 ('build/repo/k0t2ne36-jzs5c-local-src') 06:49:24.777 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:24.856 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:49:24.864 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=36 06:49:24.884 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:24.889 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.2.xml.gz 06:49:24.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=2 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:24.970 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:24.972 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:49:24.972 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:49:24.972 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[0_nHWUGYU51hAEg7IVIk0g, null, null, [yasmin@subshare.net], [6100483b215224d2]] 06:49:24.973 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:24.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:25.270 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:49:25.280 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 06:49:25.312 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:25.339 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/pSGxJ4i1t28CKRSO0xJxmA' offset=0 06:49:25.445 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:25.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:49:25.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 234 ms. path='/.subshare.properties' 06:49:25.671 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:25.708 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:25.781 [qtp344249497-32] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:25.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=82.6 MiB, available=372.9 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:25.880 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:25.887 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:25.891 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:25.894 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:25.896 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sIokU8oh_oz4VoGJZ3pLPA/n9AoP100yRzjUuwLNEtXYQ' offset=1048576 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:25.900 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:25.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=85.7 MiB, available=408.3 MiB 06:49:25.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:25.972 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:25.974 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e84c052a42f620803cbb41c68f3a6c269a5471e' to.sha1=''): /d1/d10/f30 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:25.988 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1056058 bytes in 2333 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:26.003 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:26.009 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=43 06:49:26.010 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:26.012 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:26.019 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.027 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionSynced=160, revision=200 06:49:26.028 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=200, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:26.041 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:26.065 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:26.077 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:49:26.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/d1/d10/f30' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.103 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.107 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=39, revision=43 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:26.111 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.112 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=0 06:49:26.125 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:26.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:49:26.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:49:26.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=18, revision=20 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.183 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:26.194 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:26.205 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=39, revision=43 06:49:26.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:26.216 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.233 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.localRepositoryRevisionInProgress=-1, revision=37 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:26.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:26.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.289 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.320 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:26.324 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:26.327 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:26.328 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:26.328 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:26.330 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.333 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.remoteRepositoryRevisionSynced=12, revision=20 06:49:26.349 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:26.381 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.382 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:26.385 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.387 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:26.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=12, revision=20 06:49:26.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:26.399 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.405 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:26.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:26.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.416 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:49:26.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:26.500 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=37 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.529 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cc3cb4784f3413c2993abbbd30fe6afae0187edd' to.sha1='188b37ca21df34fa2d5eebc13e56a1ba9c9f35e9'): /2/1 {11 11ä11#+} 1/a 06:49:26.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=48 06:49:26.579 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:26.622 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:26.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.632 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.639 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:26.729 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.736 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=2097152 06:49:26.757 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:26.761 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=43, revision=48 06:49:26.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=48, revision=-1 06:49:26.798 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.827 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:26.837 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:26.841 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:26.916 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:27.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:27.154 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:27.181 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:27.198 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:27.201 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/67QhtpKfmf0gg7Xn8Ihtww/erVM1g8rO-mDiioMUbqjMw/PrcBjTsTz4Mork32LkHHkQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:27.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=82.8 MiB, available=372.7 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:27.218 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:27.220 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=3145728 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:27.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:27.233 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:26.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=9, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:49:27.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=84.1 MiB, available=411.4 MiB 06:49:27.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.remoteRepositoryRevisionSynced=4, revision=37 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:27.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:27.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:27.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:27.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:27.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:27.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:27.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:27.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:27.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:27.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:27.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:27.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:49:27.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:27.731 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:27.736 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=4194304 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:27.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:27.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:27.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:27.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:27.749 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:27.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:27.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:27.814 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Jphfp8FoodphG83eza_L_A, serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b} because of missing permissions! 06:49:27.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:27.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=82.5 MiB, available=373.0 MiB 06:49:27.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:27.944 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:27.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 674023 bytes in 1114 ms. path='/2/1 {11 11ä11#+} 1/a' 06:49:27.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=51 06:49:27.979 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:28.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:28.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:28.106 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:28.120 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=48, revision=51 06:49:28.133 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:28.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=48, revision=51 06:49:28.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=51, revision=-1 06:49:28.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:28.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:28.201 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:28.209 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:28.212 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=5242880 06:49:28.236 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:28.239 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:28.241 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:28.247 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:49:28.288 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:28.364 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:28.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:49:28.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee465e29d5396a82540aba8856de5fa70270ea99' to.sha1='830f33874346c9d2c25dde573b81c1afe5b55ef1'): /2/1 {11 11ä11#+} 1/b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:28.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=84.3 MiB, available=410.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:28.461 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:28.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=82.5 MiB, available=373.0 MiB 06:49:28.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.159.xml.gz 06:49:28.518 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:28.538 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:28.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 38 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:28.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=56 06:49:28.545 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:28.551 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.localRepositoryRevisionSynced=4, revision=37 06:49:28.552 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.localRepositoryRevisionInProgress=37, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:28.552 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:28.554 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:28.556 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:28.565 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:28.560 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:28.577 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:28.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:28.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=49, revision=52 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:28.599 [qtp507378138-184] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=199 06:49:28.609 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:28.617 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:28.630 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:28.633 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:28.644 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=51, revision=56 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:28.692 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:28.700 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=6291456 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:28.714 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:28.724 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:28.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=51, revision=56 06:49:28.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:28.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:28.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:28.793 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:28.815 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:28.848 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:28.868 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:28.870 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:28.905 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=23 remoteFromLocalRevision=199 06:49:28.911 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 06:49:28.911 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=8e1e1456-8f53-4155-841c-8fa707e3fc94 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=false 06:49:28.913 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:28.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:49:28.914 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:49:28.926 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:28.927 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:28.928 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:28.934 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:28.940 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:28.941 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:28.942 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:28.963 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=199 localRepositoryRevisionInProgress=204 06:49:28.969 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:28.975 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:29.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:29.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:29.148 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:29.173 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:29.188 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:29.198 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:29.200 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/67QhtpKfmf0gg7Xn8Ihtww/erVM1g8rO-mDiioMUbqjMw/dKCCNkF-XN_gU_vqgFgbQw' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:29.220 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/zQvwCh7jF5qQOvVdzpeNGg/S4tD0gS0o2x-1AWoVFV6Ww' offset=7340032 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:29.224 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:29.272 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:29.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=82.9 MiB, available=398.1 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:29.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 06:49:29.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 20769 bytes in 3378 ms. path='/d1/d10/f30' 06:49:29.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30 06:49:29.507 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_mh34 into destFile f30 06:49:29.509 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_18y68 into destFile f30 06:49:29.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_1vf9c into destFile f30 06:49:29.511 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_2hwcg into destFile f30 06:49:29.512 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_34dfk into destFile f30 06:49:29.513 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_3quio into destFile f30 06:49:29.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_4dbls into destFile f30 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:28.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:49:29.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=83.0 MiB, available=372.5 MiB 06:49:29.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:29.637 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:49:29.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.23% 06:49:29.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:29.668 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:29.669 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:29.674 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:29.677 [qtp507378138-1989] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:29.684 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:29.685 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:29.686 [qtp507378138-1989] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:29.708 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=-1, revision=205 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:29.727 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:29.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ec593f64272d10b6016c5f0fb07d913cf06f42a' to.sha1=''): /d1/f20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:29.733 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=200, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=205 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:29.755 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 602006 bytes in 885 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:29.761 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:29.761 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:29.768 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:49:29.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:29.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=59 06:49:29.786 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:29.314 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:49:29.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=82.9 MiB, available=411.1 MiB 06:49:29.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:29.821 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:29.817 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:29.864 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/18LKcK5mcJynPn-FO8UjNA' offset=0 06:49:29.876 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:29.885 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:29.919 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=56, revision=59 06:49:29.936 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:29.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=56, revision=59 06:49:29.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=59, revision=-1 06:49:30.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:30.020 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.075 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.115 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 429704 bytes in 346 ms. path='/d1/f20' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.136 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:30.141 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:49:30.154 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.163 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.189 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:30.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.208 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:49:30.214 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21' 06:49:30.256 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1caf28bb064bc5ea12732c3fd2e2f01c9057872c' to.sha1=''): /d1/f21 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0dddbc246ad582b42a996bf8587e60eca44f7d5b' to.sha1='057d1e4f752bcc678aeebd58e1b0222feed0fff9'): /2/a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.327 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:49:30.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=64 06:49:30.349 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.407 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:30.412 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw/jEPRoO7R2WHimhFBrqv_1g/ogkJiApWA49h2gQcpZs0YQ' offset=0 06:49:30.430 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=81.6 MiB, available=399.4 MiB 06:49:30.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.2.xml.gz 06:49:30.484 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:49:30.487 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:49:30.487 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:49:30.515 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.515 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.525 [qtp1776774368-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 localRepositoryRevisionSynced=36 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.529 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.541 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b transaction.localRevision=54 remoteFromLocalRevision=36 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:29.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:49:30.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=83.1 MiB, available=372.4 MiB 06:49:30.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=200, revision=205 06:49:30.611 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=145dd1c0-084e-4288-af4a-2c3438849a46 from='build/repo/k0t2ne36-jzs5c-local-src' toID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b to='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:30.612 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:49:30.613 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[f3-4v9DHfkCZvlCQGPkxag, null, null, [xenia@subshare.net], [99be509018f9316a]] 06:49:30.614 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[0_nHWUGYU51hAEg7IVIk0g, null, null, [yasmin@subshare.net], [6100483b215224d2]] 06:49:30.615 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 06:49:30.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.628 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:30.638 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 466380 bytes in 323 ms. path='/d1/f21' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.661 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:30.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=59, revision=64 06:49:30.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.697 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=54 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:30.703 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.708 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.715 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:30.752 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.762 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:30.762 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.773 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7e923500-d487-4d1f-b070-c591bc8a8524"] on repo=35a7b352-6754-4628-8ca5-d68f490e7817 06:49:30.806 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:30.815 [qtp704117508-2128] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=172 06:49:30.818 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=52, revision=56 06:49:30.874 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.870 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.883 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=70 remoteFromLocalRevision=172 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.901 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.910 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:30.916 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/67QhtpKfmf0gg7Xn8Ihtww/ghKAExlEIsjoOx18eCPxGQ' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.924 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:30.935 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.955 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:30.976 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=47, revision=56 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:30.992 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:30.995 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:30.997 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=27 localRepositoryRevisionInProgress=70 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=47, revision=56 06:49:31.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.018 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.013 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 135158 bytes in 244 ms. path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.026 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:31.027 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=67 06:49:31.034 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.066 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:49:31.067 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:31.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.091 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=70 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.104 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.110 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.111 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:31.112 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.131 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=64, revision=67 06:49:31.157 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.167 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=64, revision=67 06:49:31.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.194 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:31.196 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:31.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=83.3 MiB, available=372.2 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=34, revision=72 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.213 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:31.222 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:31.223 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:31.223 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:31.226 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:31.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:31.231 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionSynced=200, revision=205 06:49:31.231 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94, this.localRepositoryRevisionInProgress=205, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.235 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.239 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:31.260 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.274 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.303 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=58 06:49:31.307 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.309 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:31.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:49:31.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:49:31.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=24 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.394 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.414 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:31.417 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=24 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.427 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.438 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=56, revision=58 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.433 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=29, revision=72 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.451 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.456 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.465 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:49:31.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=29, revision=72 06:49:31.471 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.533 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=56, revision=58 06:49:31.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.550 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.555 [qtp704117508-2128] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=178 remoteFromLocalRevision=70 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.555 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='565ffcddcb932e592bf0f8a0f263db0942cf1f76' to.sha1='c2f8a05632986cc2009c0fa4abd4c33ff7b6ef1b'): /3 + &#ä/5/h org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:31.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.576 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=false 06:49:31.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:31.581 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.594 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=72 06:49:31.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.614 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.629 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=178 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.644 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.639 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.664 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.694 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.712 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=60 06:49:31.721 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.741 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=67, revision=72 06:49:31.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=72, revision=-1 06:49:31.811 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:31.856 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.896 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.901 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.908 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=58, revision=60 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:31.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:31.925 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:31.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:31.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:49:31.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=82.7 MiB, available=372.8 MiB 06:49:31.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:31.941 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:31.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=58, revision=60 06:49:31.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=60, revision=-1 06:49:32.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:32.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:32.090 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.119 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.127 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:49:32.159 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=62 06:49:32.159 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 06:49:32.205 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.208 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=60, revision=62 06:49:32.228 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=60, revision=62 06:49:32.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=62, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:32.334 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:32.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:32.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:32.372 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.390 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.405 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/10bn-2BgP_8J4kCEO5Ep5A' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:32.416 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.483 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.503 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:49:32.503 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:49:32.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=64 06:49:32.565 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:31.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:49:32.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=104.9 MiB, available=350.6 MiB 06:49:32.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:32.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=82.1 MiB, available=373.4 MiB 06:49:32.623 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:32.669 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.701 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=179 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:32.734 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.737 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=62, revision=64 06:49:32.785 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:32.788 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:32.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=62, revision=64 06:49:32.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:32.809 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:32.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:32.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:32.824 [closeDeferredTimer-62b3cd6d-67] INFO c.c.c.l.LocalRepoManagerImpl - [62b3cd6d]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:32.845 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:32.996 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.008 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:49:33.036 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=66 06:49:33.036 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 06:49:33.114 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.123 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=64, revision=66 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:33.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=82.1 MiB, available=373.4 MiB 06:49:33.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/marco/.subshare/metaOnlyRepo/tBpIId-eHKEtd45o8zlFwA/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:49:33.153 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:33.155 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:33.156 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:49:33.163 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.172 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 localRepositoryRevisionSynced=204 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.176 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:33.177 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=64, revision=66 06:49:33.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:33.198 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e1e1456-8f53-4155-841c-8fa707e3fc94 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=26 remoteFromLocalRevision=204 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:33.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:33.209 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 06:49:33.210 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 06:49:33.210 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 06:49:33.210 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7572d5dc]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:49:33.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:49:33.224 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** yasmin *** 06:49:33.225 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:49:33.230 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5929f709]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' 06:49:33.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:49:33.233 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1998 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.241 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.269 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:33.308 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.322 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cef06da346e7f1e1a3413f2291f0d428d5595eaa' to.sha1='ebbc83cf6d6c8a8f97d6031fa2b31745e2c1c4d5'): /2/1 {11 11ä11#+} 1/a 06:49:33.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=69 06:49:33.346 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:33.348 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 951687 bytes in 1422 ms. path='/3 + &#ä/5/h' 06:49:33.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=75 06:49:33.376 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 06:49:33.419 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.420 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.435 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=66, revision=69 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:33.432 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=72, revision=75 06:49:33.457 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=72, revision=75 06:49:33.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.473 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=66, revision=69 06:49:33.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=69, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:32.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:49:33.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=101.6 MiB, available=353.9 MiB 06:49:33.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=173, revision=179 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.535 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:33.550 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:49:33.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:33.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 06:49:33.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.605 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:33.608 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.621 [Test worker] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:49:33.622 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:33.661 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:33.675 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:49:33.692 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.709 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:33.715 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:49:33.753 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4078d5c765c3d64c1dccfa335b195f78c7d7a76b' to.sha1='f91d2b5bb4ed040550831e7c415adbeefec097eb'): /3 + &#ä/5/i 06:49:33.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=80 06:49:33.798 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.877 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.902 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:33.903 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.918 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:33.921 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:33.933 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/4OgA4G5lR_t1ggr1kXa1Lw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:34.069 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:34.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=75, revision=80 06:49:34.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:34.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=101.6 MiB, available=353.9 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:34.103 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:34.122 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:34.125 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=173, revision=179 06:49:34.125 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=179, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:34.143 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:34.207 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:34.208 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:34.214 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:34.214 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:34.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=75 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:34.295 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:34.320 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:34.329 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 06:49:34.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:34.510 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b44606d]initPersistenceManagerFactory: repositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:34.573 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:34.596 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:34.605 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:34.606 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:34.654 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b44606d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18780 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:34.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:49:34.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=101.7 MiB, available=353.8 MiB 06:49:34.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:35.037 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:35.057 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 894373 bytes in 1434 ms. path='/2/1 {11 11ä11#+} 1/a' 06:49:35.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=71 06:49:35.072 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:35.091 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:35.137 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:35.147 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=69, revision=71 06:49:35.155 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:35.167 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=69, revision=71 06:49:35.167 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:49:35.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:49:35.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:49:35.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:49:35.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:49:35.238 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5929f709]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:35.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:49:35.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:35.282 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:35.343 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:35.358 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:35.365 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=102.0 MiB, available=353.5 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:35.373 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:35.428 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:49:35.444 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:49:35.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:35.484 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:35.495 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='324320a8495ec57e97792051ddef81db2dc48610'): /1 {11 11ä11#+} 1/a 06:49:35.496 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:35.507 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:35.514 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:35.516 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:35.574 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh50-xorsg-remote' 06:49:35.574 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2mh50-xorsg-remote' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:35.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=101.7 MiB, available=353.8 MiB 06:49:35.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:35.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='634308b6409f6d0e59b1cc89a511e102c07be55b'): /1 {11 11ä11#+} 1/b 06:49:35.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:49:35.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='fde9df79b29d16ad9f8828fbe2d3ad6fd74a60d6'): /1 {11 11ä11#+} 1/c 06:49:35.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:49:35.737 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b697319f6ef1b8983d3acc9d4b782947dec35cc0' to.sha1='53012463013aae6c91caeb77cb624951354ecdfa'): /2/1 {11 11ä11#+} 1/b 06:49:35.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=79 06:49:35.793 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 06:49:35.907 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:35.911 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=71, revision=79 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:35.984 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=101.8 MiB, available=353.7 MiB 06:49:35.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:35.985 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:49:35.985 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:49:36.002 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:36.011 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:36.015 [qtp704117508-2128] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=178 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:36.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=71, revision=79 06:49:36.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=79, revision=-1 06:49:36.048 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:36.069 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.088 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=77 remoteFromLocalRevision=178 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:36.112 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:36.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:36.152 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:36.162 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=77 06:49:36.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:36.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:36.169 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:49:36.169 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:49:36.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=77 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:36.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:36.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:36.190 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:36.197 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:36.197 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:36.199 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=75, revision=79 06:49:36.206 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 06:49:36.270 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.274 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=72, revision=79 06:49:36.331 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=72, revision=79 06:49:36.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=79, revision=-1 06:49:36.362 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.368 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=184 remoteFromLocalRevision=77 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:36.420 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:36.433 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.438 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:36.441 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.445 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.450 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:36.587 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:36.624 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.666 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.693 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:16:24.952Z expiryDateTime=2019-09-21T05:46:24.952Z 06:49:36.712 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.716 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:36.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:36.745 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=219 06:49:36.799 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=219 06:49:36.828 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:49:36.829 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=true 06:49:36.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.166.xml.gz 06:49:36.832 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.166.xml.gz 06:49:36.835 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 191dde84-7b57-47b4-99f9-0325cc319924 ('build/repo/k0t2kfkp-c99gh-local-src') 06:49:36.844 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:49:36.850 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.877 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:36.918 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:36.981 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=184 06:49:36.985 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:36.991 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.166.xml.gz 06:49:36.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=166 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:37.062 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:37.141 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:37.212 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:37.341 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:37.392 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:37.428 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:37.728 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:37.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=104.0 MiB, available=351.5 MiB 06:49:37.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:37.848 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:37.921 [qtp344249497-2215] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:37.928 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:37.938 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=185 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:37.944 [qtp344249497-2215] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:37.946 [qtp344249497-2215] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:37.948 [qtp344249497-2215] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:37.956 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:38.016 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:38.017 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 06:49:38.038 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:38.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:38.073 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:38.168 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:38.238 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:38.311 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:38.382 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:38.407 [closeDeferredTimer-6a9d04a4-2] INFO c.c.c.l.LocalRepoManagerImpl - [6a9d04a4]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:38.529 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:38.779 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:38.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=103.9 MiB, available=351.6 MiB 06:49:38.819 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=167, revision=185 06:49:38.832 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:49:38.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:38.933 [qtp344249497-2215] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:38.976 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:39.095 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.142 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.145 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.146 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=1048576 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:39.168 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.186 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.199 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.212 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:39.427 [qtp2000985038-2913] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:49:39.466 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]initPersistenceManagerFactory: repositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf 06:49:39.468 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3894 ms. 06:49:39.500 [closeDeferredTimer-62b3cd6d-67] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[62b3cd6d] could not be re-opened and was unlisted before. 06:49:39.503 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]getCloseDeferredMillis: closeDeferredMillis=20000 06:49:39.504 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:39.675 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3383531 bytes in 5385 ms. path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:39.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=103.5 MiB, available=352.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:39.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=86 06:49:39.725 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:39.810 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.821 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=167, revision=185 06:49:39.822 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=185, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:39.828 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.833 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=80, revision=86 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:39.895 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.904 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:39.905 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:39.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=219, revision=222 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:39.911 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:39.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=80, revision=86 06:49:39.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=86, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:39.949 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=222 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:39.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:49:39.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:39.968 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:39.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:40.028 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 05f48102-3145-44c3-8458-90a9b7d98d3e localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest localRepository.publicKeySha1 = DD:F9:4D:2B:FB:C8:CC:67:98:F1:A0:64:51:F0:DA:63:97:CA:48:97 remoteRepository.repositoryId = e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepository.remoteRoot = https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepository.publicKeySha1 = 41:A6:75:9B:C7:C7:F4:DC:71:DE:C4:15:B6:68:B1:79:FB:48:07: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 05f48102-3145-44c3-8458-90a9b7d98d3e e0e552c9-92b7-4c03-a0bd-131089c62faf org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:40.065 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:40.084 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:49:40.134 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:40.165 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:40.194 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:40.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:40.224 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf renewalDateTime=2019-09-21T05:19:40.182Z expiryDateTime=2019-09-21T05:49:40.182Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:40.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:40.240 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:40.254 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:40.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:49:40.275 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0e552c9-92b7-4c03-a0bd-131089c62faf from='https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf' toID=05f48102-3145-44c3-8458-90a9b7d98d3e to='build/repo/k0t2pk72-kiqti-local-dest', fromRepoLocalSync=true 06:49:40.275 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 05f48102-3145-44c3-8458-90a9b7d98d3e ('build/repo/k0t2pk72-kiqti-local-dest') org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:40.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a08df9e5f66e38d3714a67c3d00b5254383023da' to.sha1='4f45f97c62d2eac81180758d55e513324ff41f94'): /3 + &#ä/aa 06:49:40.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=91 06:49:40.410 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:49:40.516 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:39.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:40.523 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=86, revision=91 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:40.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=103.1 MiB, available=352.4 MiB 06:49:40.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:40.582 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:40.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=86, revision=91 06:49:40.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=91, revision=-1 06:49:40.641 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:40.686 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:40.714 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:40.745 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:49:40.818 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:40.826 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:40.829 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:40.830 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/N4vKzm40IJgVirZ3OAHaSw' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:40.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=103.1 MiB, available=352.4 MiB 06:49:40.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:41.126 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.129 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:41.136 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:49:41.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.-1.xml.gz 06:49:41.151 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest/.subshare-repo/tmp/ChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.-1.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.156 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 185621 bytes in 410 ms. path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:41.168 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=94 06:49:41.171 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:41.176 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:41.257 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.265 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:41.272 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=91, revision=94 06:49:41.294 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:41.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=91, revision=94 06:49:41.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=94, revision=-1 06:49:41.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:41.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:41.337 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.359 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:41.378 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest/.subshare-repo/tmp/ChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.-1.xml.gz 06:49:41.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=103.1 MiB, available=352.4 MiB 06:49:41.415 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.166.xml.gz 06:49:41.416 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:49:41.418 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:49:41.418 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:49:41.446 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.460 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.470 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=184 06:49:41.488 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:41.506 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=224 remoteFromLocalRevision=184 06:49:41.568 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.575 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:41.582 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.592 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.592 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.601 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:41.603 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.616 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:41.618 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:41.626 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=2097152 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.656 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.661 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=215 localRepositoryRevisionInProgress=224 06:49:41.665 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:41.665 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:41.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:49:41.667 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:49:41.671 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=224 06:49:41.680 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:41.680 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:41.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:41.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe7c178a63f7dd3b652797156b81e62b88eda88a' to.sha1='9f0cb6872ba330f6200dda55974ddd15d4733ad4'): /3 + &#ä/bb org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=222, revision=226 06:49:41.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=99 06:49:41.728 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.762 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:41.766 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=217, revision=226 06:49:41.809 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:41.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=217, revision=226 06:49:41.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=226, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.836 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:41.841 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=94, revision=99 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.863 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:41.868 [qtp704117508-2128] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=190 remoteFromLocalRevision=224 06:49:41.937 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.937 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=false 06:49:41.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:41.940 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.944 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=94, revision=99 06:49:41.944 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.957 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:41.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=107.0 MiB, available=348.5 MiB 06:49:41.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:41.978 [qtp344249497-2215] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:41.980 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=190 06:49:41.983 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:41.988 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:41.988 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:42.004 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:42.074 [qtp344249497-2215] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:42.081 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:42.179 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:42.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:42.220 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:42.382 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:42.403 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:42.410 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:42.412 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/GOZ5jzHlmnuwBxTMQL7i7w' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:42.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=103.9 MiB, available=351.6 MiB 06:49:42.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:42.594 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:42.609 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=191 06:49:42.751 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 06:49:42.771 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:42.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:43.150 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:43.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=104.0 MiB, available=351.5 MiB 06:49:43.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=185, revision=191 06:49:43.185 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:49:43.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:43.219 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:43.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=104.1 MiB, available=351.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:43.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=111.1 MiB, available=344.4 MiB 06:49:43.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=96 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:43.811 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:43.821 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=185, revision=191 06:49:43.821 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=191, revision=-1 06:49:43.932 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:43.949 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:43.949 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:43.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=229 06:49:44.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=229 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:44.294 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:44.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 708169 bytes in 2165 ms. path='/3 + &#ä/bb' 06:49:44.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=102 06:49:44.386 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:44.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:44.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:49:44.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=103.3 MiB, available=352.2 MiB 06:49:44.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:44.616 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:44.619 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=99, revision=102 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:44.633 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:44.764 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:44.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=99, revision=102 06:49:44.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=102, revision=-1 06:49:44.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:44.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:44.891 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:44.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=103.3 MiB, available=352.2 MiB 06:49:44.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:44.993 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:44.995 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:49:45.035 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:45.090 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:45.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:49:45.170 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09bac3336a757166f4fb0b205acf8288fc2dd4d4' to.sha1='d57f67054f47767e4a2a0d99984c1ea0ee924847'): /3 + &#ä/cc 06:49:45.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=107 06:49:45.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:45.216 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:45.240 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:45.247 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:45.250 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=102, revision=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms. 06:49:45.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:45.262 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:45.265 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:45.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:45.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:45.285 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.286 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:45.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=102, revision=107 06:49:45.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:45.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:45.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:45.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:45.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:45.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:45.318 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:45.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:45.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:45.362 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:45.384 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:45.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:45.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:45.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=103.3 MiB, available=352.2 MiB 06:49:45.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:45.408 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:49:45.408 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.412 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:45.412 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:45.421 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:45.421 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:45.426 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:45.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:45.436 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:45.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:45.442 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=190 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:45.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:45.449 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.453 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:45.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:45.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:49:45.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:45.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:45.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:45.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:45.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:45.485 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=231 remoteFromLocalRevision=190 06:49:45.497 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:45.513 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:45.525 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:45.535 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:45.537 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/vEZMMl9BIZE6gJpSkNZ1WQ' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:45.604 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=224 localRepositoryRevisionInProgress=231 06:49:45.613 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:45.613 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:45.615 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:49:45.615 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:49:45.621 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=231 06:49:45.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:45.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:45.637 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:45.638 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:45.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=229, revision=233 06:49:45.647 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=233 06:49:45.707 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:45.710 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=226, revision=233 06:49:45.718 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:45.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=226, revision=233 06:49:45.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=233, revision=-1 06:49:45.813 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:45.819 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=196 remoteFromLocalRevision=231 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:45.844 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:45.897 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:45.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:45.935 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=eQ2FTrzwCnTlwttkZ5payA, serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf} because of missing permissions! 06:49:45.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:46.037 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:46.084 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:46.115 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:17:59.820Z expiryDateTime=2019-09-21T05:47:59.820Z 06:49:46.128 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:46.132 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:46.137 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:46.138 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:46.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=81 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:46.160 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:46.174 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:46.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 315811 bytes in 798 ms. path='/3 + &#ä/cc' 06:49:46.202 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=110 06:49:46.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:46.225 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:49:46.233 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=true 06:49:46.233 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35a7b352-6754-4628-8ca5-d68f490e7817 ('build/repo/k0t2muwt-uo8b2-local-dest') 06:49:46.242 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:49:46.253 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:46.330 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:46.334 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=107, revision=110 06:49:46.365 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:46.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=107, revision=110 06:49:46.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:46.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.178.xml.gz 06:49:46.371 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.178.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:46.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:46.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:46.403 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:46.436 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:46.454 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=196 06:49:46.476 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:46.492 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.178.xml.gz 06:49:46.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=178 repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:46.588 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:46.733 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:46.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=109.9 MiB, available=345.6 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:46.813 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:49:46.862 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:46.929 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:46.938 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:46.963 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, this.localRepositoryRevisionSynced=-1, revision=96 06:49:46.963 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:46.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:46.994 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:47.018 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:47.027 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:47.027 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:47.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c866b1a5cf88799cf5ce301335def03f4269b91' to.sha1='cffc5f6a471b1aa1a692bfc818e47aaf5030b6e2'): /3 + &#ä/dd org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:47.058 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:47.062 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:47.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:47.064 [qtp1776774368-1671] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=4194304 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:47.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=115 06:49:47.078 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 06:49:47.144 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:47.151 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=110, revision=115 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:47.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=104.6 MiB, available=350.9 MiB 06:49:47.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:47.273 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:47.276 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:47.290 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=197 06:49:47.360 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197 06:49:47.376 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:47.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:49:47.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=104.6 MiB, available=350.9 MiB 06:49:47.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=179, revision=197 06:49:47.763 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:49:47.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:48.091 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:48.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=110, revision=115 06:49:48.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=115, revision=-1 06:49:48.125 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:48.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=104.6 MiB, available=350.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:48.182 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:48.185 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:49:48.276 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:48.280 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:48.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=-1, revision=5 06:49:48.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:48.284 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=179, revision=197 06:49:48.284 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=197, revision=-1 06:49:48.324 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:48.335 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:48.335 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:48.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=81, revision=84 06:49:48.374 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 06:49:48.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:48.444 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:48.498 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:49:48.515 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:49:48.597 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:48.705 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:48.709 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:48.710 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/sy4ZhCZ76qIQAah1ZkZuBw' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:48.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:49:48.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=105.7 MiB, available=349.8 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:49.001 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:49.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:49.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99799 bytes in 505 ms. path='/3 + &#ä/dd' 06:49:49.039 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=118 06:49:49.044 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:49.042 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:48.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:48.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:49:49.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=109.3 MiB, available=346.2 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:49.188 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:49.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:49.451 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:49.476 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:49.482 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:49.483 [qtp1776774368-1671] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=5242880 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:49.490 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=115, revision=118 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:49.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=104.3 MiB, available=351.2 MiB 06:49:49.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:49.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=109.3 MiB, available=346.2 MiB 06:49:49.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:49.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=103.7 MiB, available=351.8 MiB 06:49:49.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.178.xml.gz 06:49:49.991 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:49:49.993 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:49:49.993 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:49:50.007 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:50.016 [qtp704117508-2128] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=196 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:50.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=109.2 MiB, available=346.3 MiB 06:49:50.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.-1.xml.gz 06:49:50.277 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:49:50.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:50.288 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:50.289 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:50.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=115, revision=118 06:49:50.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:50.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=86 remoteFromLocalRevision=196 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:50.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:50.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:50.340 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:50.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:50.372 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:50.396 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:50.399 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:50.429 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=77 localRepositoryRevisionInProgress=86 06:49:50.435 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:50.435 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:50.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:49:50.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:49:50.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=86 06:49:50.499 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:50.500 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:50.508 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:50.508 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:50.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=84, revision=88 06:49:50.514 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 06:49:50.548 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:50.552 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=79, revision=88 06:49:50.572 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:50.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:50.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=79, revision=88 06:49:50.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=88, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:50.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:50.639 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:50.643 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=202 remoteFromLocalRevision=86 06:49:50.715 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:50.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=false 06:49:50.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:50.720 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:50.739 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:50.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:50.824 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=202 06:49:50.834 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:50.840 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:50.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:50.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:51.003 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:51.004 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:49:51.017 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:49:51.018 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:49:51.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3526665b521dd40d4a63aa462fb192677c3c996b' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:51.200 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:49:51.234 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:51.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=104.3 MiB, available=351.2 MiB 06:49:51.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:51.314 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:51.319 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1c8fb3a7-49d3-451b-8246-2e30aee3412b"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:51.322 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=203 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:51.409 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:51.418 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=197, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:51.436 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:51.438 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:51.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:51.520 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:51.535 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:51.560 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:51.562 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vdahjapkjHg1qJYwtJWqJQ/lbLnza2j5rgkeetwp3k6SQ' offset=0 06:49:51.623 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:51.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 06:49:51.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 624676 bytes in 284 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:51.817 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:51.819 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:51.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:52.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=104.4 MiB, available=351.1 MiB 06:49:52.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=197, revision=203 06:49:52.092 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:49:52.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:52.356 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e 06:49:52.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:49:52.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='531c44937742bf6d54577aea1aa74d6b4996b32f' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:52.502 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:52.521 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:52.521 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:52.523 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=123 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:52.541 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e 06:49:52.556 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:52.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=104.4 MiB, available=351.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:52.581 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:52.582 [qtp2000985038-2913] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vdahjapkjHg1qJYwtJWqJQ/9IeJz5TQyuXxwEDI2X7wvQ' offset=0 06:49:52.592 [qtp2000985038-2913] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:52.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:52.664 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:52.665 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:52.669 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=197, revision=203 06:49:52.669 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=203, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:52.681 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 247560 bytes in 125 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:52.802 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:52.822 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:52.825 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:52.826 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=6291456 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:52.988 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:52.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:52.997 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.001 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:53.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:53.006 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:53.019 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=118, revision=123 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:53.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:49:53.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:49:53.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:53.085 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:53.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=118, revision=123 06:49:53.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=123, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.174 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a67e0065f188fbaf6624b4b95a86726178a6ba8e' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:53.178 [closeDeferredTimer-237ada85-58] INFO c.c.c.l.LocalRepoManagerImpl - [237ada85]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:53.206 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:53.217 [qtp344249497-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b transaction.localRevision=85 remoteFromLocalRevision=8 06:49:53.281 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.287 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:53.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' toID=1c8fb3a7-49d3-451b-8246-2e30aee3412b to='build/repo/k0t2nd7w-8oclq-local-src', fromRepoLocalSync=false 06:49:53.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:49:53.300 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:49:53.322 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.388 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:53.398 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.413 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:53.414 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vdahjapkjHg1qJYwtJWqJQ/DxscQFI0wH8zN5zvuHVamA' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:53.419 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.425 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:53.430 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:53.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=104.6 MiB, available=350.9 MiB 06:49:53.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. 06:49:53.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 432174 bytes in 461 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:53.886 [closeDeferredTimer-7572d5dc-2] INFO c.c.c.l.LocalRepoManagerImpl - [7572d5dc]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:53.956 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:53.969 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=104.6 MiB, available=350.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.065 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e 06:49:54.079 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:49:54.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f023ed3dbd207c4d836f9d97a599292af0aa849' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:54.165 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:54.187 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:54.200 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.207 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:54.202 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=7340032 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.238 [Test worker] 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' 06:49:54.279 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:54.293 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R4hrZWijjEAkscAsb0Abbw/7TrC1rxf-r-AnR1COPkL9w/9zwZGA1J6lJGSGfvmdEXfA' offset=0 06:49:54.305 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:54.322 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:54.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7586013 bytes in 18160 ms. path='/2/1 {11 11ä11#+} 1/b' 06:49:54.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=89 06:49:54.366 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:54.431 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:54.444 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=79, revision=89 06:49:54.456 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:54.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=79, revision=89 06:49:54.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 229920 bytes in 310 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:49:54.575 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=103.7 MiB, available=351.8 MiB 06:49:54.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:49:54.576 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:49:54.576 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:54.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:54.584 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.620 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:54.640 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.670 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.671 [qtp704117508-2128] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=202 06:49:54.682 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:53.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:49:54.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=104.3 MiB, available=351.2 MiB 06:49:54.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.708 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=93 remoteFromLocalRevision=202 06:49:54.714 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' 06:49:54.751 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=93 06:49:54.764 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:54.765 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:54.766 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:49:54.766 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:54.780 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=93 06:49:54.791 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:54.792 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:49:54.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:49:54.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=91, revision=95 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:54.805 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=-1, revision=86 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.808 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.850 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:54.853 [qtp704117508-2128] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=88, revision=95 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:54.864 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.898 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48c6d5df1b3e9ce33442cb758578799ea8ae91a0' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.903 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=88, revision=95 06:49:54.903 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=95, revision=-1 06:49:54.942 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:54.945 [qtp1776774368-1671] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.947 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=208 remoteFromLocalRevision=93 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:54.951 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.960 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:54.964 [qtp1776774368-1671] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:54.970 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.008 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.010 [Test worker] 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' 06:49:55.060 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.062 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R4hrZWijjEAkscAsb0Abbw/7TrC1rxf-r-AnR1COPkL9w/QRs_yq8JyaFpdmnnb7fR6g' offset=0 06:49:55.075 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.092 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:55.112 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:55.163 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:55.173 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41688 bytes in 172 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:55.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:55.209 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:16:24.952Z expiryDateTime=2019-09-21T05:46:24.952Z org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6737626412a8929698cc8513473a964c1984133c' to.sha1='096b237a025a88c075449fee97c0a53765b22818'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.231 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:55.235 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.246 [qtp704117508-2128] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.260 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1731 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=94 06:49:55.308 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.326 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e 06:49:55.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:49:55.393 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bad9567697afe0334a898eb16182a75ea90c38b' to.sha1=''): /2/a org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.412 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.416 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=89, revision=94 06:49:55.519 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=89, revision=94 06:49:55.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.531 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e 06:49:55.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.556 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.566 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.567 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R4hrZWijjEAkscAsb0Abbw/p9CGQnK-pUwiXSbGxB4z9w' offset=0 06:49:55.577 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.624 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.662 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:49:55.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.802 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.815 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.819 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:55.822 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/N7Sq3QD8SR2IO9ukNSVhKQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 593040 bytes in 339 ms. path='/2/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.893 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:55.958 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:55.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11816 bytes in 208 ms. path='/2/a' 06:49:55.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=97 06:49:55.982 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.064 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.068 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:56.071 [qtp1776774368-1671] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=94, revision=97 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:56.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=99.8 MiB, available=355.7 MiB 06:49:56.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=4, revision=86 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:49:56.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.132 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:56.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=94, revision=97 06:49:56.138 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=97, revision=-1 06:49:56.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:56.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.199 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:56.219 [qtp1776774368-1671] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a012c78e51dfcd31a1689a0c3481cec23e26067e' to.sha1=''): /3 + &#ä/5/h org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.221 [qtp1776774368-1671] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:56.241 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.241 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.255 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:56.255 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.262 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.262 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.269 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.269 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.276 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.277 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.283 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.283 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:56.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:56.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.310 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:56.319 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:56.319 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:56.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.343 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.343 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.350 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:49:56.350 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.363 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.363 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.370 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:56.370 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:56.382 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.397 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:49:56.420 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.47% 06:49:56.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.434 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:56.442 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/ur86rRuqTj7ZE_my8C2nVA/4oX7UGU5kwgehdVq0fQKgg' offset=0 06:49:56.454 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af84c557611d316cd0c631f934e106849742978b' to.sha1='e7d6fc511f77aee572799f8f3c827fc7c603505c'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=102 06:49:56.517 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190458 bytes in 162 ms. path='/3 + &#ä/5/h' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.577 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:56.582 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=97, revision=102 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.628 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.633 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=97, revision=102 06:49:56.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=102, revision=-1 06:49:56.666 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:56.704 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:49:56.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b3f91d232d3d452ec32ea70c0d301825dca64ef' to.sha1=''): /3 + &#ä/5/i org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:49:56.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:56.877 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e 06:49:56.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:49:56.953 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:56.955 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/ur86rRuqTj7ZE_my8C2nVA/34TBiW7xfCBl4LlW3Vhz0g' offset=0 06:49:56.965 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.977 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:56.993 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:56.993 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:56.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=235 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:56.999 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:57.011 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:57.020 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e-84VEl2YAG6hHaNwWqsyA/NuVJQ7GV4pgKwBKPA0NnLg/X4KCt3Kuw9KsuDHHGGaHRg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:57.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:49:57.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231413 bytes in 175 ms. path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:57.095 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=233, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=235 06:49:57.135 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:49:57.138 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=true 06:49:57.141 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 191dde84-7b57-47b4-99f9-0325cc319924 ('build/repo/k0t2kfkp-c99gh-local-src') 06:49:57.160 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:49:57.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.190.xml.gz 06:49:57.170 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.190.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:57.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:56.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:49:57.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=99.2 MiB, available=356.3 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:57.214 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:57.220 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:57.225 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:57.234 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:57.248 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=190 localRepositoryRevisionInProgress=208 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:57.257 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:57.263 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:57.269 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionSynced=4, revision=86 06:49:57.270 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=86, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:57.291 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.190.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:57.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 202959 bytes in 438 ms. path='/3 + &#ä/5/h' 06:49:57.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=105 06:49:57.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:57.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f85f1022c04df4d3b989ad27f765b71ec33fc6da' to.sha1=''): /3 + &#ä/aa org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:57.326 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:57.348 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:57.349 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:57.373 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:57.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:57.423 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:57.423 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 06:49:57.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:57.450 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:57.468 [qtp1776774368-1671] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=102, revision=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:57.500 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:57.512 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/5_ctI-K26Cfm4f-qSMyXXQ' offset=0 06:49:57.544 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:57.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 06:49:57.853 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:57.864 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/5_ctI-K26Cfm4f-qSMyXXQ' offset=1048576 06:49:57.872 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:57.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:49:57.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 141232 bytes in 468 ms. path='/3 + &#ä/aa' 06:49:58.067 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:57.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:58.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:58.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=99.0 MiB, available=356.5 MiB 06:49:58.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:57.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=190 repoFileDtos.size=0 06:49:58.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=105.0 MiB, available=350.5 MiB 06:49:58.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:49:58.150 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:58.164 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e 06:49:58.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:58.284 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:58.291 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=209 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:58.354 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='032ea95831bc628e278965d06ae3a1bee5088b7d' to.sha1=''): /3 + &#ä/bb org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:58.354 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:58.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=102, revision=105 06:49:58.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:58.367 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=209 06:49:58.383 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:58.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:58.412 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:49:58.413 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:49:58.428 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:58.468 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e 06:49:58.526 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:58.558 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:58.560 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:58.568 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/d3z1szcjswAz1pxiOB9-_A' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:58.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=99.0 MiB, available=356.5 MiB 06:49:58.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:58.585 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:58.684 [qtp1776774368-1671] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:49:58.704 [qtp1776774368-1671] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:58.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:58.837 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:58.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286992 bytes in 336 ms. path='/3 + &#ä/bb' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:58.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:58.900 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:58.913 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:49:58.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9f44aadf48c79a992708025679514f7b2ad3e663' to.sha1='5970a439a19347c96f6e6676599b84fe5545f47c'): /3 + &#ä/5/i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:59.012 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.013 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:59.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=110 06:49:59.048 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=104.9 MiB, available=350.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a38f1841eaaf8e2a1f672c54d7d4b2da9533994' to.sha1=''): /3 + &#ä/cc org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=191, revision=209 06:49:59.153 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:49:59.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:59.228 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:59.239 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=105, revision=110 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=99.0 MiB, available=356.5 MiB 06:49:59.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:49:59.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:49:59.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:49:59.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:49:59.264 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.265 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e 06:49:59.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:49:59.298 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:59.299 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/BJXNa6SrPt9Uf65NzLGZKQ' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.305 [qtp344249497-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.308 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:59.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:49:59.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30984 bytes in 65 ms. path='/3 + &#ä/cc' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.477 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.487 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=127 remoteFromLocalRevision=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.507 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1c8fb3a7-49d3-451b-8246-2e30aee3412b from='build/repo/k0t2nd7w-8oclq-local-src' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=104.9 MiB, available=350.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cca6f3a2a21b8dd191846484362ad5a09d4e276f' to.sha1=''): /3 + &#ä/dd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.688 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=127 06:49:59.694 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:59.694 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.696 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.696 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:49:59.697 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.700 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=191, revision=209 06:49:59.700 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=209, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.703 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=127 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.743 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.743 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:59.743 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:49:59.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.750 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:59.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:49:59.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=125, revision=129 06:49:59.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.763 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:49:59.763 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.770 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=235, revision=238 06:49:59.787 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=233, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=238 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.798 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.811 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:49:59.815 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=123, revision=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:49:59.817 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=0 06:49:59.830 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.877 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:59.878 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=123, revision=129 06:49:59.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=129, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:59.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=105, revision=110 06:49:59.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.925 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:49:59.930 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:49:59.932 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b transaction.localRevision=91 remoteFromLocalRevision=127 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:00.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 06:50:00.103 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:00.104 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=1048576 06:50:00.120 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:00.204 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:00.208 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:50:00.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/bFZYnJJ6juk3OefTXzdT7g org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:00.283 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:49:59.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:50:00.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=104.4 MiB, available=351.1 MiB 06:50:00.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:00.301 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms. 06:50:00.302 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:00.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:00.356 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 06:50:00.357 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=xcBiCktgC-XtmU1sSkhj0w, invitation=false] 06:50:00.368 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:00.375 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:00.381 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:50:00.383 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyType gave an error on extracting the value : null 06:50:00.392 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:00.417 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:00.418 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=2097152 06:50:00.432 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:00.439 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:50:00.499 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:00.508 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 81 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:00.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:00.684 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:00.729 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:00.740 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=3145728 06:50:00.760 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:00.806 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:00.891 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:00.903 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:00.912 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e-84VEl2YAG6hHaNwWqsyA/NuVJQ7GV4pgKwBKPA0NnLg/S2fTVwcSq5bcnxAAz0agrg' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=103.9 MiB, available=351.6 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:01.037 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 83 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.081 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 35 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:01.112 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:01.230 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:01.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146809 bytes in 810 ms. path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.251 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:01.262 [qtp2000985038-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/L_3S8iYaObJDHwoyOLSsFQ/_iY3wShWAL3WuSlIBl-43A' offset=4194304 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:01.272 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=113 06:50:01.272 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.277 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:01.333 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:01.339 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=110, revision=113 06:50:01.400 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:01.409 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:01.407 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=110, revision=113 06:50:01.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:01.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:01.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:01.465 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:01.488 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:19:02.757Z expiryDateTime=2019-09-21T05:49:02.757Z org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:01.488 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:01.510 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:01.522 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:01.547 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:01.547 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:01.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:50:01.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=103.9 MiB, available=351.6 MiB 06:50:01.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.190.xml.gz 06:50:01.573 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:50:01.576 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:50:01.576 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 12660 bytes in 1810 ms. path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.592 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:01.599 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=208 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:01.605 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.614 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.626 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:50:01.628 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd 06:50:01.629 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd 06:50:01.630 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd 06:50:01.631 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.632 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=240 remoteFromLocalRevision=208 06:50:01.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' 06:50:01.687 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.687 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="e0e552c9-92b7-4c03-a0bd-131089c62faf"] on repo=05f48102-3145-44c3-8458-90a9b7d98d3e org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:01.698 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:01.701 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=129, revision=132 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.702 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.745 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.765 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=231 localRepositoryRevisionInProgress=240 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.789 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.790 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:01.790 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:01.794 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:50:01.796 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:50:01.796 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.842 [qtp2000985038-1190] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e localRepositoryRevisionSynced=94 06:50:01.855 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd25e91f7baad8b11730b09bf6c5f72c59ffec01' to.sha1='32bcaddf40af458d1b07b9b0a413c39a10529c8e'): /.subshare.properties org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.886 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf transaction.localRevision=94 remoteFromLocalRevision=94 06:50:01.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=05f48102-3145-44c3-8458-90a9b7d98d3e from='build/repo/k0t2pk72-kiqti-local-dest' toID=e0e552c9-92b7-4c03-a0bd-131089c62faf to='https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:01.980 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=238, revision=243 06:50:01.981 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=233, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=243 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:01.987 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:01.991 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:02.064 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:02.067 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=233, revision=243 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:02.109 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 06:50:02.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:02.149 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:02.161 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:02.166 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:02.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:50:02.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:02.188 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:02.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:02.192 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:02.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' toID=1c8fb3a7-49d3-451b-8246-2e30aee3412b to='build/repo/k0t2nd7w-8oclq-local-src', fromRepoLocalSync=true 06:50:02.204 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1c8fb3a7-49d3-451b-8246-2e30aee3412b ('build/repo/k0t2nd7w-8oclq-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:02.212 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf localRepositoryRevisionSynced=94 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:02.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=233, revision=243 06:50:02.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=243, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:02.237 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:02.247 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:02.252 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:02.255 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:02.257 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:02.275 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:02.276 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:02.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=96 06:50:02.288 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:02.296 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:02.325 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:02.326 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:50:02.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:02.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.85.xml.gz 06:50:02.412 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.85.xml.gz 06:50:02.426 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:02.427 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 06:50:02.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:02.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffcbe2fde9fa8984a28db7281360a482dd1357ff' to.sha1='72b395b8bb06b8e72a1f147dd024140b257bec71'): /3 + &#ä/aa org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:02.515 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=92 06:50:02.528 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:02.534 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.85.xml.gz 06:50:02.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=85 repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:02.537 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:02.544 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:02.548 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:02.549 [qtp704117508-2210] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_lVuZGVC41uEzAczd0PJmA' offset=0 06:50:02.601 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:02.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=118 06:50:02.608 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:02.628 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:02.644 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, this.remoteRepositoryRevisionSynced=5, revision=96 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:02.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17603 bytes in 221 ms. path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:02.721 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:02.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=5, revision=96 06:50:02.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:02.744 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:02.747 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=113, revision=118 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:02.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=247 06:50:02.749 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=243, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=247 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:02.829 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:02.844 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e transaction.localRevision=101 remoteFromLocalRevision=94 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:03.013 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:03.015 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:03.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e0e552c9-92b7-4c03-a0bd-131089c62faf from='https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf' toID=05f48102-3145-44c3-8458-90a9b7d98d3e to='build/repo/k0t2pk72-kiqti-local-dest', fromRepoLocalSync=false 06:50:03.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.null.xml.gz 06:50:03.021 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest/.subshare-repo/tmp/ChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.null.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:03.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=113, revision=118 06:50:03.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:03.032 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:03.064 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:03.065 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:03.074 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=243, revision=247 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:03.093 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 06:50:03.097 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:03.112 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest/.subshare-repo/tmp/ChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.null.xml.gz 06:50:03.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:03.121 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:03.144 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:50:03.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:03.151 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:03.163 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=243, revision=247 06:50:03.163 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=247, revision=-1 06:50:03.355 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms. 06:50:03.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:03.400 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:03.593 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:50:03.596 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:03.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=101.3 MiB, available=354.2 MiB 06:50:03.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:03.633 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:03.670 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:03.680 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="191dde84-7b57-47b4-99f9-0325cc319924"] on repo=191dde84-7b57-47b4-99f9-0325cc319924 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:03.684 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:03.692 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=-1, revision=93 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:03.701 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:03.703 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:03.709 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:03.712 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e-84VEl2YAG6hHaNwWqsyA/s68GdU5T3Om9lRUZA0R4nQ' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:03.726 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:03.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=240 06:50:03.776 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:03.776 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:03.804 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:03.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:03.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:03.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:03.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=251 06:50:03.849 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=247, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=251 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:03.901 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:03.986 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:04.011 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=247, revision=251 06:50:04.038 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:04.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=247, revision=251 06:50:04.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=251, revision=-1 06:50:04.085 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:04.095 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=219 remoteFromLocalRevision=240 06:50:04.137 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:04.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=false 06:50:04.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:04.147 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:04.174 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:04.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=132.5 MiB, available=323.0 MiB 06:50:04.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:04.234 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=208 localRepositoryRevisionInProgress=219 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:04.244 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:04.253 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:04.261 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:04.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:04.280 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, this.localRepositoryRevisionInProgress=-1, revision=102 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:04.286 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:04.349 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:04.343 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 921908 bytes in 1196 ms. path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:04.349 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:04.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=121 06:50:04.376 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:04.421 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:04.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:04.496 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:04.506 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=118, revision=121 06:50:04.518 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:04.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=118, revision=121 06:50:04.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=121, revision=-1 06:50:04.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:50:04.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:04.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=100.8 MiB, available=354.7 MiB 06:50:04.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=86, revision=93 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:04.708 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:04.724 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:50:04.726 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:50:04.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:04.753 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:50:04.757 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:50:04.774 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:04.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:50:04.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:50:04.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='104a4335a5e435f167780a328381e0dddffc1c9f' to.sha1='f840d7b14f02a020629a5f01a619662d8b735b49'): /3 + &#ä/bb 06:50:05.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=126 06:50:05.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:05.053 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.156 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.172 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=121, revision=126 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:05.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=106.7 MiB, available=348.8 MiB 06:50:05.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.231 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:05.238 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=121, revision=126 06:50:05.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:05.262 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=220 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.277 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:05.275 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=209, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.336 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:50:05.356 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:05.390 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.500 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.518 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.548 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.564 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e-84VEl2YAG6hHaNwWqsyA/rJRFqXTrs0b4S6-pPBvIQw' offset=0 06:50:05.615 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51260 bytes in 276 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:05.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=100.7 MiB, available=354.8 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:05.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=129 06:50:05.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:05.695 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.705 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionSynced=86, revision=93 06:50:05.708 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=93, revision=-1 06:50:05.721 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:05.733 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:05.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=132, revision=135 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.798 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:05.800 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.804 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=126, revision=129 06:50:05.840 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=126, revision=129 06:50:05.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=129, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:05.882 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.889 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=132, revision=135 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:05.899 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:05.923 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:05.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=131.4 MiB, available=324.1 MiB 06:50:05.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.remoteRepositoryRevisionSynced=96, revision=102 06:50:05.960 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=eQ2FTrzwCnTlwttkZ5payA, serverRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf} because of missing permissions! 06:50:05.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:05.966 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:05.970 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:05.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=129, revision=135 06:50:05.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=135, revision=-1 06:50:06.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.025 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:50:06.028 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:50:06.058 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:06.069 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.082 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:50:06.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:50:06.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1e063350e50f84bc800a827cf9fa5f2a3211078b' to.sha1='8e6182b3117d5999103c48c907fae965a3c8c9f7'): /3 + &#ä/cc 06:50:06.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=134 06:50:06.204 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:06.214 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.247 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:06.251 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=129, revision=134 06:50:06.277 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:06.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=129, revision=134 06:50:06.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=134, revision=-1 06:50:06.325 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:06.330 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.373 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:06.386 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:50:06.388 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:06.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=105.0 MiB, available=350.5 MiB 06:50:06.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=209, revision=220 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:06.454 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.489 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:06.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:06.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.510 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:06.518 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:06.519 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:50:06.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.522 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e-84VEl2YAG6hHaNwWqsyA/Iw1khSH9f0Nv8riP4hepBw' offset=0 06:50:06.624 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:06.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 108802 bytes in 280 ms. path='/3 + &#ä/cc' 06:50:06.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=137 06:50:06.687 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:06.709 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:06.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=131.5 MiB, available=324.0 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.780 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:06.784 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:06.795 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, this.localRepositoryRevisionSynced=96, revision=102 06:50:06.795 [qtp2000985038-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, this.localRepositoryRevisionInProgress=102, revision=-1 06:50:06.801 [qtp2000985038-76] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.802 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=134, revision=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:06.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:06.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.813 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:06.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=134, revision=137 06:50:06.819 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:06.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:06.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:50:06.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=100.8 MiB, available=354.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:06.843 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:06.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.859 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:06.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:06.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.889 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:06.907 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:06.943 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:50:06.946 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:50:06.958 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.020 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:50:07.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:50:07.059 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='155d05522e7d60573ab27511f5d527e3f816194b' to.sha1='18738919560e26ed922ff1147a115a73c0564b76'): /3 + &#ä/dd 06:50:07.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=142 06:50:07.094 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 06:50:07.165 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.179 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=137, revision=142 06:50:07.220 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=137, revision=142 06:50:07.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=142, revision=-1 06:50:07.270 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.324 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.338 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:50:07.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:06.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:50:07.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=131.6 MiB, available=323.9 MiB 06:50:07.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:07.605 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:07.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=104.3 MiB, available=351.2 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:07.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=100.7 MiB, available=354.8 MiB 06:50:07.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:07.637 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.654 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=209, revision=220 06:50:07.656 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=220, revision=-1 06:50:07.660 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:07.678 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:07.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=253 06:50:07.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=251, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=253 06:50:07.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:07.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:07.941 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.962 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.970 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:07.972 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e-84VEl2YAG6hHaNwWqsyA/X9GDJUMLdbOoZFyS_NsNbQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:08.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=131.8 MiB, available=323.7 MiB 06:50:08.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:08.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=100.7 MiB, available=354.8 MiB 06:50:08.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.85.xml.gz 06:50:08.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:50:08.497 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:50:08.497 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:50:08.522 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:08.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=104.3 MiB, available=351.2 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:08.552 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=92 06:50:08.558 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:08.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:08.586 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:08.611 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=138 remoteFromLocalRevision=92 06:50:08.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1c8fb3a7-49d3-451b-8246-2e30aee3412b from='build/repo/k0t2nd7w-8oclq-local-src' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' 06:50:08.642 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:08.655 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:08.720 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=138 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:08.760 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:08.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:08.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:08.814 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:50:08.829 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:50:08.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=138 06:50:08.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:08.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:08.893 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:08.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:08.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=140 06:50:08.904 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:09.003 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.018 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:09.035 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=135, revision=140 06:50:09.064 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:09.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=135, revision=140 06:50:09.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=140, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:09.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=131.3 MiB, available=324.2 MiB 06:50:09.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e0e552c9-92b7-4c03-a0bd-131089c62faf.null.xml.gz 06:50:09.095 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:50:09.095 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:50:09.095 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.101 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:09.104 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.106 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b transaction.localRevision=99 remoteFromLocalRevision=138 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=104.2 MiB, available=351.3 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:09.109 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.110 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:09.110 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e-84VEl2YAG6hHaNwWqsyA/X9GDJUMLdbOoZFyS_NsNbQ' offset=1048576 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' toID=1c8fb3a7-49d3-451b-8246-2e30aee3412b to='build/repo/k0t2nd7w-8oclq-local-src', fromRepoLocalSync=false 06:50:09.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:50:09.116 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:09.119 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:09.153 [qtp2000985038-2912] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e localRepositoryRevisionSynced=101 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.146 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:09.191 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.207 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99 06:50:09.216 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:09.224 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf transaction.localRevision=101 remoteFromLocalRevision=101 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.225 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:09.232 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=05f48102-3145-44c3-8458-90a9b7d98d3e from='build/repo/k0t2pk72-kiqti-local-dest' toID=e0e552c9-92b7-4c03-a0bd-131089c62faf to='https://localhost:36994/e0e552c9-92b7-4c03-a0bd-131089c62faf' 06:50:09.268 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 06:50:09.275 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:09.277 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:09.292 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:50:09.293 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:50:09.316 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf localRepositoryRevisionSynced=101 06:50:09.329 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:09.329 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:09.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:09.338 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pk72-kiqti-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:09.341 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=99, revision=103 06:50:09.348 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 06:50:09.386 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:09.400 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e, this.remoteRepositoryRevisionSynced=96, revision=103 06:50:09.416 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:09.421 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionSynced=96, revision=103 06:50:09.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf, this.localRepositoryRevisionInProgress=103, revision=-1 06:50:09.452 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:09.465 [qtp2000985038-2842] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0e552c9-92b7-4c03-a0bd-131089c62faf remoteRepositoryId=05f48102-3145-44c3-8458-90a9b7d98d3e transaction.localRevision=107 remoteFromLocalRevision=101 06:50:09.478 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:09.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=104.2 MiB, available=351.3 MiB 06:50:09.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:09.568 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:50:09.569 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:50:09.569 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:50:09.588 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:09.600 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=219 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:09.622 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60cf751e]getCloseDeferredMillis: closeDeferredMillis=20000 06:50:09.622 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [60cf751e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.621 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:09.624 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b44606d]getCloseDeferredMillis: closeDeferredMillis=20000 06:50:09.624 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b44606d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.660 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=255 remoteFromLocalRevision=219 06:50:09.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' 06:50:09.783 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=240 localRepositoryRevisionInProgress=255 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:50:09.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=101.5 MiB, available=354.0 MiB 06:50:09.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.814 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:09.814 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:09.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.831 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.832 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:50:09.838 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=255 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.840 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=-1, revision=100 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:09.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:09.866 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:09.867 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:09.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=253, revision=257 06:50:09.873 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=251, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=257 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.912 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.933 [qtp704117508-2258] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.939 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.938 [qtp704117508-2258] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=251, revision=257 06:50:09.945 [qtp704117508-2258] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:09.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=251, revision=257 06:50:09.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=257, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:09.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:09.970 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:09.996 [qtp704117508-2258] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.007 [qtp704117508-2258] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=225 remoteFromLocalRevision=255 06:50:10.016 [qtp704117508-2258] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.026 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 06:50:10.070 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:10.115 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:10.159 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.197 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.221 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:17:59.820Z expiryDateTime=2019-09-21T05:47:59.820Z 06:50:10.258 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.270 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:10.286 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:10.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:10.295 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.316 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.319 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.320 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e-84VEl2YAG6hHaNwWqsyA/X9GDJUMLdbOoZFyS_NsNbQ' offset=2097152 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:10.366 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 06:50:10.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:50:10.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=true 06:50:10.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.202.xml.gz 06:50:10.401 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.202.xml.gz 06:50:10.404 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35a7b352-6754-4628-8ca5-d68f490e7817 ('build/repo/k0t2muwt-uo8b2-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:10.444 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:10.456 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.458 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:50:10.471 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:10.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=100.7 MiB, available=354.8 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:10.490 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5929f709]initPersistenceManagerFactory: repositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:10.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=93, revision=100 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:10.491 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=202 localRepositoryRevisionInProgress=225 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:10.499 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:50:10.501 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:50:10.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:10.503 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:10.514 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.202.xml.gz 06:50:10.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=202 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:10.549 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5929f709]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25776 ms. 06:50:10.582 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:10.633 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:10.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:10.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:10.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:10.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 06:50:10.700 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[02b64c1abe4d1e13] 06:50:10.705 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare 06:50:10.712 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 06:50:10.720 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[02b64c1abe4d1e13] 06:50:10.725 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:50:10.729 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:10.729 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:10.729 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:10.729 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:10.734 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:50:10.735 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:46858' serverPath='/0e6eff6f-75f4-4153-9a03-500810a70c90' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, invitation=true] 06:50:10.736 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:10.736 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:10.737 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:10.737 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:10.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 06:50:10.742 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[02b64c1abe4d1e13] 06:50:10.752 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:50:10.752 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:10.754 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare 06:50:10.763 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:10.768 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare 06:50:10.780 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:10.781 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:10.781 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:10.781 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:10.782 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:10.833 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 06:50:10.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:10.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:10.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:10.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:10.837 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 06:50:10.844 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:10.844 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:10.844 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:10.845 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:10.845 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 06:50:10.850 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6100483b215224d2, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=5f4AojR43oT-0JKw_9iCew, invitation=false] 06:50:10.851 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=5f4AojR43oT-0JKw_9iCew, invitation=false, validTo=null] 06:50:10.891 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:50:10.935 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:10.937 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:10.938 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:10.939 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:10.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:10.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:10.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:10.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:10.942 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:50:10.943 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:10.943 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:10.943 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:10.943 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:10.944 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 06:50:10.947 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[02b64c1abe4d1e13] 06:50:10.951 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:50:11.057 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:11.098 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=100.0 MiB, available=355.5 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:11.172 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:11.178 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:11.181 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:11.182 [qtp344249497-2215] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:11.183 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:11.191 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:11.200 [qtp344249497-2215] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionSynced=93, revision=100 06:50:11.200 [qtp344249497-2215] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=100, revision=-1 06:50:11.261 [qtp344249497-2215] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:11.262 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=5f4AojR43oT-0JKw_9iCew, invitation=false] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:11.276 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:11.277 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:11.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=143 06:50:11.314 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:11.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=106.2 MiB, available=349.3 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:11.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:11.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:11.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:11.372 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:11.372 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:11.373 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:11.374 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:11.374 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:11.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:11.440 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:11.450 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=226 06:50:11.484 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=203, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:11.490 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:11.491 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:11.494 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]: localRoot='/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:50:11.494 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]initLockFile: Repository '/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:11.542 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:11.544 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75207aeb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' 06:50:11.549 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75207aeb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:11.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:11.584 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:11.766 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:11.780 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:11.784 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:11.785 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/e-84VEl2YAG6hHaNwWqsyA/X9GDJUMLdbOoZFyS_NsNbQ' offset=3145728 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:11.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=100.1 MiB, available=355.4 MiB 06:50:11.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:12.281 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:12.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3597544 bytes in 4960 ms. path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:12.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=104.7 MiB, available=350.8 MiB 06:50:12.337 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=203, revision=226 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:12.341 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=148 06:50:12.342 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:12.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=100.1 MiB, available=355.4 MiB 06:50:12.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:12.405 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:12.434 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=142, revision=148 06:50:12.449 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:12.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=142, revision=148 06:50:12.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=148, revision=-1 06:50:12.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:12.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:12.514 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:12.559 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:12.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 36 ms. 06:50:12.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:12.566 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:12.568 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:12.595 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:50:12.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:12.644 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:12.688 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="145dd1c0-084e-4288-af4a-2c3438849a46"] on repo=145dd1c0-084e-4288-af4a-2c3438849a46 06:50:12.700 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:12.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=100.1 MiB, available=355.4 MiB 06:50:12.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:50:12.855 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:50:12.855 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:50:12.878 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:12.888 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=99 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:12.947 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:13.010 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:13.062 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:13.066 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.096 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b localRepositoryRevisionSynced=54 06:50:13.120 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:13.122 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:13.134 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=145 remoteFromLocalRevision=99 06:50:13.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1c8fb3a7-49d3-451b-8246-2e30aee3412b from='build/repo/k0t2nd7w-8oclq-local-src' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' 06:50:13.183 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=145 06:50:13.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:13.195 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:13.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:50:13.206 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:50:13.216 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=145 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:13.220 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:13.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:13.230 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:13.238 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:13.241 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:13.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=143, revision=147 06:50:13.270 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.266 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:13.270 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:13.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=153 06:50:13.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:13.349 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:13.359 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=140, revision=147 06:50:13.385 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:13.395 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=140, revision=147 06:50:13.395 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=147, revision=-1 06:50:13.430 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:13.435 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b transaction.localRevision=105 remoteFromLocalRevision=145 06:50:13.444 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:13.455 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.462 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:13.479 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=148, revision=153 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:13.504 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:13.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=104.8 MiB, available=350.7 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.563 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:13.572 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=148, revision=153 06:50:13.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=153, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:13.583 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e85ea3a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' 06:50:13.585 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e85ea3a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.661 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:13.670 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:13.673 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=203, revision=226 06:50:13.673 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=226, revision=-1 06:50:13.679 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.680 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 transaction.localRevision=109 remoteFromLocalRevision=54 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:13.687 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:13.687 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:13.688 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:13.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=97, revision=100 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.702 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:13.725 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.715 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b from='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' toID=145dd1c0-084e-4288-af4a-2c3438849a46 to='build/repo/k0t2ne36-jzs5c-local-src', fromRepoLocalSync=false 06:50:13.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.null.xml.gz 06:50:13.732 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.null.xml.gz 06:50:13.751 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:13.781 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.785 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 localRepositoryRevisionSynced=36 localRepositoryRevisionInProgress=109 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:13.789 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:13.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.793 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:13.808 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:13.989 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:14.055 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:14.120 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:14.185 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:14.254 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:14.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=104.9 MiB, available=350.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:14.387 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:14.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:14.576 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:13.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:50:14.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=97.9 MiB, available=378.1 MiB 06:50:14.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:50:14.836 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:14.872 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:14.953 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:14.986 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.localRepositoryRevisionInProgress=-1, revision=110 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:15.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=105.0 MiB, available=350.5 MiB 06:50:15.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:15.236 [qtp507378138-1987] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:15.275 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]initPersistenceManagerFactory: repositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 06:50:15.276 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3781 ms. 06:50:15.289 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:15.299 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:15.318 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:15.319 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]getCloseDeferredMillis: closeDeferredMillis=20000 06:50:15.320 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:15.333 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:15.405 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.409 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.464 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:15.465 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:15.569 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:15.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=104.9 MiB, available=350.6 MiB 06:50:15.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.202.xml.gz 06:50:15.590 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:50:15.596 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:50:15.597 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:15.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=9, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:15.634 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:15.662 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=225 06:50:15.665 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:15.694 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=102 remoteFromLocalRevision=225 06:50:15.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:15.726 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:15.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.738 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5929f709]getCloseDeferredMillis: closeDeferredMillis=20000 06:50:15.738 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5929f709]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:15.746 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.747 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.748 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.749 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.750 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.751 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:15.752 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:15.758 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:15.776 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=102 06:50:15.781 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1810 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:15.808 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:15.874 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:15.875 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:15.891 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:15.898 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:15.928 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:15.930 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:15.977 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:15.977 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:16.017 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:20:15.943Z expiryDateTime=2019-09-21T05:50:15.943Z 06:50:16.029 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:16.031 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:16.031 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:16.034 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:16.044 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:16.063 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 06:50:16.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=6acc57fc-df2c-4c5c-a431-14fcf0769c47 to='build/repo/k0t2pzxk-9efc3-local-dest-yasmin', fromRepoLocalSync=true 06:50:16.067 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:16.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:50:16.068 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:50:16.070 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6acc57fc-df2c-4c5c-a431-14fcf0769c47 ('build/repo/k0t2pzxk-9efc3-local-dest-yasmin') 06:50:16.100 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:16.120 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:16.120 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:16.132 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:16.138 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:16.139 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:16.139 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:16.310 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=210 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:16.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=83.3 MiB, available=399.7 MiB 06:50:16.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.remoteRepositoryRevisionSynced=37, revision=110 06:50:16.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:16.406 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:16.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:16.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:16.439 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:16.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:16.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:16.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:16.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:16.459 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:50:16.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:16.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:16.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:16.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:16.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:16.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:16.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:16.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:16.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:16.532 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:16.533 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:16.550 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Jphfp8FoodphG83eza_L_A, serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b} because of missing permissions! 06:50:16.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:50:17.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=83.5 MiB, available=399.0 MiB 06:50:17.273 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:17.281 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.localRepositoryRevisionSynced=37, revision=110 06:50:17.281 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:17.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=75.5 MiB, available=380.0 MiB 06:50:17.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:50:17.296 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:17.337 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:17.344 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:17.344 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:17.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=155 06:50:17.381 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 06:50:17.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:17.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:17.493 [pool-28-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 06:50:17.525 [pool-28-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 19.35% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:17.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:17.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:17.552 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:17.580 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:17.581 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:17.582 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:17.585 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:17.587 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:17.588 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:17.588 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:17.592 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:17.593 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:17.595 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:50:17.595 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:50:17.602 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=102 06:50:17.714 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:17.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:17.718 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, this.localRepositoryRevisionInProgress=-1, revision=212 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:17.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:17.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:17.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=100, revision=104 06:50:17.734 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 06:50:17.787 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:17.803 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=95, revision=104 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:17.809 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=212 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:17.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=83.5 MiB, available=401.0 MiB 06:50:17.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:17.978 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:17.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=95, revision=104 06:50:17.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=104, revision=-1 06:50:18.030 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:18.036 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=231 remoteFromLocalRevision=102 06:50:18.038 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:18.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=false 06:50:18.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:18.041 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:18.063 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:18.078 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=225 localRepositoryRevisionInProgress=231 06:50:18.101 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:18.111 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:18.111 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:18.354 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:18.359 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:18.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=46, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=6, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=9, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:18.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=83.6 MiB, available=399.9 MiB 06:50:18.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:18.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=104.7 MiB, available=350.8 MiB 06:50:18.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:18.864 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:18.900 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:18.910 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=232 06:50:18.928 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=232 06:50:18.948 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:19.068 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:19.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=83.2 MiB, available=403.3 MiB 06:50:19.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.null.xml.gz 06:50:19.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:50:19.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:50:19.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:50:19.288 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:19.320 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:19.326 [qtp1776774368-1671] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 localRepositoryRevisionSynced=109 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:19.328 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=67.4 MiB, available=388.1 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:19.334 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:19.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=212 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:19.366 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b transaction.localRevision=157 remoteFromLocalRevision=109 06:50:19.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=145dd1c0-084e-4288-af4a-2c3438849a46 from='build/repo/k0t2ne36-jzs5c-local-src' toID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b to='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' 06:50:19.441 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b localRepositoryRevisionSynced=54 localRepositoryRevisionInProgress=157 06:50:19.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:19.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:19.526 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:50:19.527 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:50:19.540 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b localRepositoryRevisionSynced=157 06:50:19.554 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:19.555 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:19.590 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:19.593 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne36-jzs5c-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:19.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=155, revision=159 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:19.605 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:19.613 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:18.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:50:19.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=104.0 MiB, available=351.5 MiB 06:50:19.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=226, revision=232 06:50:19.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:50:19.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:50:20.115 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=104.0 MiB, available=351.5 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:20.134 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:20.138 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46, this.remoteRepositoryRevisionSynced=153, revision=159 06:50:20.152 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:20.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=153, revision=159 06:50:20.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=159, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:20.177 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:20.193 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=226, revision=232 06:50:20.194 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=232, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:20.195 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:20.207 [qtp1776774368-1270] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=145dd1c0-084e-4288-af4a-2c3438849a46 transaction.localRevision=115 remoteFromLocalRevision=157 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:20.220 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:20.222 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:20.226 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:20.228 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:20.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:20.230 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:20.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=107 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:20.239 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ce1a2ee]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' 06:50:20.242 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ce1a2ee]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:20.313 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 06:50:20.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:20.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:50:20.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=104.2 MiB, available=351.3 MiB 06:50:20.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:50:21.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=104.0 MiB, available=351.5 MiB 06:50:21.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:50:21.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=104.0 MiB, available=351.5 MiB 06:50:21.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:21.876 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:50:21.876 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:50:21.891 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:21.902 [qtp704117508-2210] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=231 06:50:21.924 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:21.942 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=109 remoteFromLocalRevision=231 06:50:21.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' 06:50:22.019 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=109 06:50:22.028 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:22.029 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:22.031 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:50:22.031 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:50:22.036 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=109 06:50:22.118 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:22.118 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:22.125 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:22.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:22.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=107, revision=111 06:50:22.150 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:22.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:50:22.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:22.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:22.259 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:22.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:22.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:22.263 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=104, revision=111 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:22.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:22.269 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:50:22.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:22.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:22.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:22.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:22.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:22.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:22.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:22.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:22.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:22.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.341 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:22.342 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:22.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:22.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:22.364 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:22.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=104, revision=111 06:50:22.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:22.369 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:22.369 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.377 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:22.377 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:22.389 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=oLSwy8z7V_IP9jHMGEc9qg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:22.443 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:22.448 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=237 remoteFromLocalRevision=109 06:50:22.506 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:22.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:22.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:22.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:22.525 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:22.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:22.612 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:22.665 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:22.685 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[pZ6Hj4c6O3ObexyXJBwF1A, Yasmin, null, [yasmin@subshare.net], [6100483b215224d2]] 06:50:22.686 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[pZ6Hj4c6O3ObexyXJBwF1A, Yasmin, null, [yasmin@subshare.net], [6100483b215224d2]] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:22.688 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:22.696 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:50:22.696 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:22.696 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:22.697 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:22.697 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:22.700 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:50:22.708 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[ui49V6DcRiF_EUnuAJUexA, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:50:22.709 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:22.709 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:22.709 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:22.709 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:22.709 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[99be509018f9316a] 06:50:22.710 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [99be509018f9316a] 06:50:22.711 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:22.724 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:22.744 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:16:24.952Z expiryDateTime=2019-09-21T05:46:24.952Z org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:22.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:22.769 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:22.773 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:22.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:22.780 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:22.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=259 06:50:22.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=257, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=259 06:50:22.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:50:22.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=true 06:50:22.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.219.xml.gz 06:50:22.893 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.219.xml.gz 06:50:22.890 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 191dde84-7b57-47b4-99f9-0325cc319924 ('build/repo/k0t2kfkp-c99gh-local-src') 06:50:22.912 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:22.916 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:50:22.947 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% 06:50:23.153 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=219 localRepositoryRevisionInProgress=237 06:50:23.158 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:23.167 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.219.xml.gz 06:50:23.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=219 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:23.317 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:23.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:23.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=67.8 MiB, available=387.7 MiB 06:50:23.752 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:23.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:23.940 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:23.941 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:23.942 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:23.947 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:23.958 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:23.972 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, this.localRepositoryRevisionSynced=-1, revision=212 06:50:23.972 [qtp507378138-1178] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, this.localRepositoryRevisionInProgress=212, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:23.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=105.9 MiB, available=349.6 MiB 06:50:23.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:24.041 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:24.058 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=oLSwy8z7V_IP9jHMGEc9qg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} 06:50:24.086 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:24.092 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:24.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:24.118 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:24.118 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:24.118 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:24.122 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:24.131 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:24.138 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:24.139 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:24.146 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=238 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:24.161 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:24.163 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=220, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=238 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:24.180 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:24.181 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:24.191 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:24.192 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 06:50:24.192 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:24.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:24.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=6 06:50:24.365 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:24.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:24.878 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:24.915 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:24.916 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:24.917 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:24.920 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:24.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=105.8 MiB, available=349.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:24.949 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:24.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=220, revision=238 06:50:24.967 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:50:24.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:25.468 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:25.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=105.8 MiB, available=349.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:25.502 [qtp507378138-1987] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:25.512 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:25.526 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=220, revision=238 06:50:25.527 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=238, revision=-1 06:50:25.541 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:25.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:25.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:25.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=259, revision=262 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:25.570 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:25.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=-1, revision=6 06:50:25.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:25.589 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=257, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=262 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:25.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:25.627 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:25.652 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=257, revision=262 06:50:25.673 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:25.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=257, revision=262 06:50:25.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=262, revision=-1 06:50:25.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:25.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:26.087 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:26.146 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:26.222 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:26.407 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:25.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:50:26.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=67.6 MiB, available=387.9 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:26.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=106.1 MiB, available=349.4 MiB 06:50:26.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:26.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:26.783 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:26.845 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:26.980 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:27.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=105.8 MiB, available=349.7 MiB 06:50:27.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:27.136 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:27.376 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:27.384 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:27.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=67.5 MiB, available=388.0 MiB 06:50:27.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:27.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=105.3 MiB, available=350.2 MiB 06:50:27.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.219.xml.gz 06:50:27.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:50:27.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:50:27.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:27.696 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:27.697 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:27.731 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=237 06:50:27.784 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:27.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=265 remoteFromLocalRevision=237 06:50:27.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' 06:50:27.828 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:27.832 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:27.865 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=255 localRepositoryRevisionInProgress=265 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:27.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=67.4 MiB, available=388.1 MiB 06:50:27.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:50:27.921 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 06:50:27.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:50:27.925 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:27.926 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:28.090 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:28.114 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:28.114 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:28.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 06:50:28.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:28.219 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:28.219 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:28.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=267 06:50:28.226 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=262, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=267 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:28.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:28.299 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:28.330 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:28.334 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=262, revision=267 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:28.378 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:50:28.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:28.523 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:28.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:28.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=262, revision=267 06:50:28.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=267, revision=-1 06:50:28.595 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:50:28.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:28.600 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 26.31% 06:50:28.613 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 31.54% 06:50:28.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:28.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=269 06:50:28.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=267, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=269 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:28.669 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:28.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78d050e9b77078af163964a0feeb6f6dbc507e1d' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:28.717 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:28.720 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=267, revision=269 06:50:28.792 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:28.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=267, revision=269 06:50:28.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=269, revision=-1 06:50:28.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:28.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:28.859 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:28.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:28.872 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:28.886 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:28.909 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:28.910 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:28.911 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:28.919 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:28.921 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/izlpeOSR8Zhy81RnhqZWgg/TaOyOWi9aI40MAfer5NI9A' offset=0 06:50:28.963 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:28.967 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:50:28.968 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:28.997 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:29.003 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=265 06:50:29.018 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:29.018 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:29.046 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:29.047 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:29.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=272 06:50:29.053 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=269, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=272 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 405300 bytes in 232 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:29.122 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:29.140 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=269, revision=272 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:29.176 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:29.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=269, revision=272 06:50:29.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=272, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:29.263 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:29.268 [qtp704117508-2210] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=247 remoteFromLocalRevision=265 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c964238e14b58c9aa1b76f61aaaa837d9bc92213' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:29.334 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:29.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' toID=191dde84-7b57-47b4-99f9-0325cc319924 to='build/repo/k0t2kfkp-c99gh-local-src', fromRepoLocalSync=false 06:50:29.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:29.342 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:29.356 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:29.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:29.372 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=237 localRepositoryRevisionInProgress=247 06:50:29.376 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:29.390 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:29.410 [Test worker] 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' 06:50:29.465 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:29.467 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:29.468 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:29.471 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:29.479 [closeDeferredTimer-48028129-1w] INFO c.c.c.l.LocalRepoManagerImpl - [48028129]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.508 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/izlpeOSR8Zhy81RnhqZWgg/laHqNDrHQWF1wYdYmLa0Hw' offset=0 06:50:29.537 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:29.576 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 06:50:29.799 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 113652 bytes in 388 ms. path='/1 {11 11ä11#+} 1/b' 06:50:29.838 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:50:29.870 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:29.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:29.883 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:29.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a8c96edfc05aa183a77ed7c3703f3d184daaa76' to.sha1=''): /1 {11 11ä11#+} 1/c 06:50:30.150 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:30.153 [Test worker] 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' 06:50:30.183 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:30.185 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:30.186 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:30.189 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:30.196 [qtp507378138-1178] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/izlpeOSR8Zhy81RnhqZWgg/mO7wpS-XGwch21101m8q6Q' offset=0 06:50:30.218 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:29.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:50:30.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=94.2 MiB, available=361.3 MiB 06:50:30.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:30.276 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:30.313 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:30.322 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=-1, revision=248 06:50:30.351 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=238, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=248 06:50:30.426 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:30.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:30.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:30.597 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:30.677 [closeDeferredTimer-4b44606d-1] INFO c.c.c.l.LocalRepoManagerImpl - [4b44606d]_close: Shutting down real LocalRepoManager. 06:50:30.677 [closeDeferredTimer-60cf751e-1] INFO c.c.c.l.LocalRepoManagerImpl - [60cf751e]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:30.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 688644 bytes in 563 ms. path='/1 {11 11ä11#+} 1/c' 06:50:30.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:50:30.891 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:30.900 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:50:30.957 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ea67638853b8eea327763669686b235f772c895' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:50:31.051 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:31.072 [Test worker] 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' 06:50:31.096 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:31.096 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:31.097 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:31.100 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:31.104 [qtp507378138-1178] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LigR17yqv3rnsKANL-SEcA/vJeK2bOgH6FCKnSe5ae5IA/OKwRYGLzD37U4XEXcbD21w' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:31.109 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:31.129 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:31.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=94.1 MiB, available=361.4 MiB 06:50:31.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=238, revision=248 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:31.369 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:31.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:31.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:31.412 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:50:31.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:31.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:31.592 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:31.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 298778 bytes in 661 ms. path='/2/1 {11 11ä11#+} 1/a' 06:50:31.791 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:50:31.839 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:31.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:31.907 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:31.909 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='243b2f1d4f516b9c0180cfbd4b44bf5ec836db35' to.sha1=''): /2/1 {11 11ä11#+} 1/b 06:50:31.959 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:31.961 [Test worker] 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' 06:50:31.978 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:31.980 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:31.981 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:31.984 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:31.999 [qtp507378138-1178] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LigR17yqv3rnsKANL-SEcA/vJeK2bOgH6FCKnSe5ae5IA/09OHV1jmNThlsWbtep8qwA' offset=0 06:50:32.013 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:32.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:32.057 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:32.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92334 bytes in 131 ms. path='/2/1 {11 11ä11#+} 1/b' 06:50:32.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:50:32.302 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:32.307 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:32.315 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:32.381 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:32.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da4edaf4e0a4d790ecc3fddc27d649d3a95f16f9' to.sha1=''): /2/a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:32.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=94.2 MiB, available=361.3 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:32.475 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:32.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:32.486 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:32.490 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionSynced=238, revision=248 06:50:32.490 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.localRepositoryRevisionInProgress=248, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:32.497 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:32.497 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:32.498 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:32.501 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:32.504 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LigR17yqv3rnsKANL-SEcA/tUSbt4igy3MOa5xs73Vhrw' offset=0 06:50:32.515 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:32.516 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:32.523 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:32.523 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:32.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=274 06:50:32.556 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=272, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=274 06:50:32.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:32.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:32.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:50:32.817 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:32.817 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:32.818 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:32.821 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:32.822 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LigR17yqv3rnsKANL-SEcA/tUSbt4igy3MOa5xs73Vhrw' offset=1048576 06:50:32.834 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:32.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 06:50:32.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 555900 bytes in 497 ms. path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:33.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=93.3 MiB, available=362.2 MiB 06:50:33.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:33.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:50:33.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 06:50:33.263 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:33.286 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:50:33.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b075f37459c3a1bcf183ac7ec4ec07d9535283d4' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:33.453 [closeDeferredTimer-3206bd21-71] INFO c.c.c.l.LocalRepoManagerImpl - [3206bd21]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:33.486 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:33.579 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:33.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=92.4 MiB, available=363.1 MiB 06:50:33.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:33.633 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:33.634 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:33.635 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:33.638 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:33.646 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/gV0d9lCpsvFdna37cyBgsg/LWidcaaATLaXjQ8NcYOw8w' offset=0 06:50:33.659 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:33.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:50:33.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 71775 bytes in 127 ms. path='/3 + &#ä/5/h' 06:50:33.826 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:50:33.961 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:33.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:50:34.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8378a4f57cfa51ab0b2ee528a41e28e0e003095f' to.sha1=''): /3 + &#ä/5/i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:34.040 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.146 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=92.4 MiB, available=363.1 MiB 06:50:34.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:34.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:50:34.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:50:34.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:50:34.219 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:34.231 [qtp704117508-363] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 localRepositoryRevisionSynced=247 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:50:34.261 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:34.262 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:34.262 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:34.265 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:34.266 [qtp507378138-1178] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/gV0d9lCpsvFdna37cyBgsg/A6_LcTSnb3DoR5WGpwd0QA' offset=0 06:50:34.278 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.308 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:34.335 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=276 remoteFromLocalRevision=247 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=191dde84-7b57-47b4-99f9-0325cc319924 from='build/repo/k0t2kfkp-c99gh-local-src' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 387972 bytes in 174 ms. path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.454 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=265 localRepositoryRevisionInProgress=276 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.472 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.484 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:34.484 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:34.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:50:34.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:50:34.493 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=276 06:50:34.527 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:34.528 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.538 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.from' result=null 06:50:34.538 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2kfkp-c99gh-local-src' configKey='repair.deleteCollisions.to' result=null 06:50:34.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=274, revision=278 06:50:34.547 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=272, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=278 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.739 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:34.742 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924, this.remoteRepositoryRevisionSynced=272, revision=278 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffbeaee2d7e974c1f6c56cfe2e4ff07368721855' to.sha1=''): /3 + &#ä/aa org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.910 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:34.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=272, revision=278 06:50:34.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=278, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:34.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.956 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.961 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:34.962 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:34.962 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.964 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=191dde84-7b57-47b4-99f9-0325cc319924 transaction.localRevision=253 remoteFromLocalRevision=276 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:34.965 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:34.976 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/GLfBARdv4d9QTbhTNdBrIg' offset=0 06:50:34.984 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:34.998 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:35.000 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:35.033 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:35.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:50:35.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196000 bytes in 153 ms. path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:35.145 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:35.172 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:35.193 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:35.212 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 renewalDateTime=2019-09-21T05:17:59.820Z expiryDateTime=2019-09-21T05:47:59.820Z 06:50:35.224 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:35.228 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:35.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:35.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:35.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=113 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:35.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:35.320 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:35.333 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:35.353 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:50:35.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=true 06:50:35.374 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 35a7b352-6754-4628-8ca5-d68f490e7817 ('build/repo/k0t2muwt-uo8b2-local-dest') 06:50:35.388 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:50:35.402 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:35.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3903ef9e71d4e2a1fe6d8392356801a64a6cda7' to.sha1=''): /3 + &#ä/bb org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:35.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.231.xml.gz 06:50:35.467 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.231.xml.gz 06:50:35.482 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:35.557 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:35.566 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=231 localRepositoryRevisionInProgress=253 06:50:35.582 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:35.587 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.231.xml.gz 06:50:35.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=231 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:35.639 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' 06:50:35.673 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:35.674 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:35.675 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:35.678 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:35.684 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/UGO4mnmDoiyKwfWgPfS1Uw' offset=0 06:50:35.696 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:35.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 06:50:36.006 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:36.008 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:36.008 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:36.011 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:36.018 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/UGO4mnmDoiyKwfWgPfS1Uw' offset=1048576 06:50:36.030 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:36.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=94.5 MiB, available=361.0 MiB 06:50:36.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:36.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:36.182 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:36.189 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=254 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:36.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 707960 bytes in 580 ms. path='/3 + &#ä/bb' 06:50:36.260 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:50:36.271 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:36.281 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=232, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=254 06:50:36.305 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:36.315 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:36.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:36.349 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:36.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:50:36.467 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91dff00e34a091e3a5ee16a681e59e6c2ea4d9a2' to.sha1=''): /3 + &#ä/cc 06:50:36.534 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:36.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:50:36.566 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:36.567 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:36.568 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:36.570 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:36.572 [qtp507378138-1178] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/WYo3Wowim0XGj2NMKi-kvg' offset=0 06:50:36.579 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:36.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms. 06:50:36.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168557 bytes in 130 ms. path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:36.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=94.5 MiB, available=361.0 MiB 06:50:36.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=232, revision=254 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:36.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:36.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:36.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:36.866 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:36.881 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:36.890 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:36.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:36.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:36.903 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:50:36.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:36.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e0feccc5030d4d83e6174501294c9e3d4ed0b05' to.sha1=''): /3 + &#ä/dd 06:50:37.115 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 06:50:37.124 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd' 06:50:37.143 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:37.144 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:37.144 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:37.147 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:37.148 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/ZPhVzbdMyHWyeEjvhSKRcg' offset=0 06:50:37.162 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:37.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:50:37.462 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:37.462 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:37.463 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:37.466 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:37.467 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/tY_4lgKSHxuC-_WyyLZopg/ZPhVzbdMyHWyeEjvhSKRcg' offset=1048576 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:37.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=94.6 MiB, available=360.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:37.472 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75207aeb]initPersistenceManagerFactory: repositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:37.479 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:37.504 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75207aeb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22706 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:37.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:37.545 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthy-pv1sk-remote' 06:50:37.549 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthy-pv1sk-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:37.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 840720 bytes in 464 ms. path='/3 + &#ä/dd' 06:50:37.706 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:37.715 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:37.719 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=232, revision=254 06:50:37.719 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=254, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:37.728 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:37.729 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:37.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:37.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:37.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=113, revision=116 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:37.760 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:37.801 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0e6eff6f-75f4-4153-9a03-500810a70c90"] on repo=6acc57fc-df2c-4c5c-a431-14fcf0769c47 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:37.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:37.836 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.01% 06:50:37.854 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:37.855 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:37.856 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:37.861 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:37.914 [qtp507378138-1178] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 localRepositoryRevisionSynced=210 06:50:38.265 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:37.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:37.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:50:38.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=94.0 MiB, available=361.5 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:38.296 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=93 remoteFromLocalRevision=210 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:38.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:38.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6acc57fc-df2c-4c5c-a431-14fcf0769c47 from='build/repo/k0t2pzxk-9efc3-local-dest-yasmin' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:50:38.336 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:38.337 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:38.338 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:38.340 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:38.350 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:38.435 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:38.506 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 06:50:38.532 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 06:50:38.532 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 06:50:38.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 06:50:38.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 06:50:38.566 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=93 06:50:38.587 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 06:50:38.588 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 06:50:38.610 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=oLSwy8z7V_IP9jHMGEc9qg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:38.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=93.3 MiB, available=362.2 MiB 06:50:38.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:38.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 06:50:38.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 06:50:38.839 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=95 06:50:38.847 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:38.875 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e85ea3a]initPersistenceManagerFactory: repositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:50:38.904 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e85ea3a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22516 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:38.999 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:39.001 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:39.092 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.094 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.095 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.098 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:39.108 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, this.remoteRepositoryRevisionSynced=6, revision=95 06:50:39.119 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:39.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=93.3 MiB, available=362.2 MiB 06:50:39.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.231.xml.gz 06:50:39.203 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:39.209 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:39.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=6, revision=95 06:50:39.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:39.213 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:50:39.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:50:39.232 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:39.242 [qtp704117508-363] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=253 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:39.290 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.291 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.292 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.296 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:39.309 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:39.309 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 transaction.localRevision=217 remoteFromLocalRevision=93 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:39.330 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=118 remoteFromLocalRevision=253 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:39.378 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:39.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=6acc57fc-df2c-4c5c-a431-14fcf0769c47 to='build/repo/k0t2pzxk-9efc3-local-dest-yasmin', fromRepoLocalSync=false 06:50:39.392 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:39.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:50:39.393 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:39.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:39.408 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.409 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.410 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.414 [qtp507378138-1178] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:39.419 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.420 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:39.421 [qtp507378138-1178] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:39.422 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:39.433 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:39.482 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=118 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:39.483 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 localRepositoryRevisionSynced=210 localRepositoryRevisionInProgress=217 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:39.486 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1721 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:39.512 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:39.521 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:39.760 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=105.0 MiB, available=350.5 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:40.226 [closeDeferredTimer-2188bfc8-7x] INFO c.c.c.l.LocalRepoManagerImpl - [2188bfc8]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:39.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:50:40.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=86.5 MiB, available=369.0 MiB 06:50:40.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:50:40.404 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:40.405 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:40.406 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:40.409 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:40.411 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:40.412 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:40.412 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:40.427 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, this.localRepositoryRevisionInProgress=-1, revision=218 06:50:40.575 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=212, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=218 06:50:40.948 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:40.949 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:40.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=6, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:41.210 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:41.210 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:41.219 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:50:41.219 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:50:41.223 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=118 06:50:41.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:41.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:41.269 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:41.270 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:41.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=116, revision=120 06:50:41.276 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 06:50:41.372 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:41.412 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=111, revision=120 06:50:41.418 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:41.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=111, revision=120 06:50:41.434 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:41.459 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:41.523 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:41.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=86.2 MiB, available=369.3 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:41.530 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=259 remoteFromLocalRevision=118 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:41.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=212, revision=218 06:50:41.592 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=oLSwy8z7V_IP9jHMGEc9qg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} 06:50:41.595 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:41.595 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[pZ6Hj4c6O3ObexyXJBwF1A, Yasmin, null, [yasmin@subshare.net], [6100483b215224d2]] 06:50:41.596 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[pZ6Hj4c6O3ObexyXJBwF1A, Yasmin, null, [yasmin@subshare.net], [6100483b215224d2]] 06:50:41.596 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:50:41.605 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ui49V6DcRiF_EUnuAJUexA, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] via PGP-key[s] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:50:41.606 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:50:41.606 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:50:41.607 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:50:41.607 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:50:41.608 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[99be509018f9316a] 06:50:41.609 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [99be509018f9316a] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:41.637 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:41.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7e923500-d487-4d1f-b070-c591bc8a8524 from='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' toID=35a7b352-6754-4628-8ca5-d68f490e7817 to='build/repo/k0t2muwt-uo8b2-local-dest', fromRepoLocalSync=false 06:50:41.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:41.646 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:41.669 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:41.701 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=253 localRepositoryRevisionInProgress=259 06:50:41.711 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:41.715 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/ChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:41.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:42.129 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd80-tff6t-remote' 06:50:42.130 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd80-tff6t-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:41.609 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:41.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:50:42.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=86.2 MiB, available=369.3 MiB 06:50:42.241 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:42.241 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:42.242 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:42.245 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:42.254 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, this.localRepositoryRevisionSynced=212, revision=218 06:50:42.254 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, this.localRepositoryRevisionInProgress=218, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:42.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=94.0 MiB, available=361.5 MiB 06:50:42.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:50:42.272 [qtp704117508-2258] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:42.279 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=-1, revision=260 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:42.308 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:42.312 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=254, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=260 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:42.327 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=oLSwy8z7V_IP9jHMGEc9qg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:42.333 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:42.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:42.372 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 06:50:42.372 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 06:50:42.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=98 06:50:42.403 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 06:50:42.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:42.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:42.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=94.1 MiB, available=361.4 MiB 06:50:42.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.remoteRepositoryRevisionSynced=254, revision=260 06:50:42.897 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=tkboVYQi4Y_N27VtV1IRnA, serverRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524} because of missing permissions! 06:50:42.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:43.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=86.3 MiB, available=369.2 MiB 06:50:43.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:43.228 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:43.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=93.2 MiB, available=362.3 MiB 06:50:43.397 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:43.402 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionSynced=254, revision=260 06:50:43.402 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.localRepositoryRevisionInProgress=260, revision=-1 06:50:43.417 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:43.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:43.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:43.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=-1, revision=123 06:50:43.476 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 06:50:43.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:43.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:43.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=86.5 MiB, available=369.0 MiB 06:50:43.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:43.607 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:43.762 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:43.819 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:43.902 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:44.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=92.4 MiB, available=363.1 MiB 06:50:44.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:44.112 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:44.146 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.259 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=86.0 MiB, available=369.5 MiB 06:50:44.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:50:44.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 06:50:44.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 06:50:44.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:44.264 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.278 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.279 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.280 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.283 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:44.295 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.298 [qtp507378138-2755] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 localRepositoryRevisionSynced=217 06:50:44.310 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:44.328 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=100 remoteFromLocalRevision=217 06:50:44.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6acc57fc-df2c-4c5c-a431-14fcf0769c47 from='build/repo/k0t2pzxk-9efc3-local-dest-yasmin' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:44.411 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.483 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 06:50:44.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 06:50:44.490 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 06:50:44.492 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 06:50:44.492 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:44.495 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.498 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=100 06:50:44.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 06:50:44.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 06:50:44.581 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=oLSwy8z7V_IP9jHMGEc9qg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90}} 06:50:44.617 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 06:50:44.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2pzxk-9efc3-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 06:50:44.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=98, revision=102 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:44.620 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.626 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:50:44.645 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.646 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:44.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=92.4 MiB, available=363.1 MiB 06:50:44.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.710 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.711 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.712 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.714 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:44.724 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47, this.remoteRepositoryRevisionSynced=95, revision=102 06:50:44.727 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.821 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:44.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=95, revision=102 06:50:44.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=102, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:44.858 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.871 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.872 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.872 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:50:44.876 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:44.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.896 [qtp507378138-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=6acc57fc-df2c-4c5c-a431-14fcf0769c47 transaction.localRevision=223 remoteFromLocalRevision=100 06:50:44.908 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:44.921 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 06:50:44.921 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5929f709]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:44.922 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:44.927 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.928 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.928 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.928 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare 06:50:44.929 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare 06:50:44.930 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c23cfb8]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:50:44.931 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.932 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.932 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.933 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.933 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.934 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.935 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:50:44.937 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c23cfb8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:44.987 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:45.053 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:45.121 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:45.180 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:45.198 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:45.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=92.4 MiB, available=363.1 MiB 06:50:45.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7e923500-d487-4d1f-b070-c591bc8a8524.null.xml.gz 06:50:45.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:50:45.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:50:45.337 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:45.353 [qtp704117508-363] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 localRepositoryRevisionSynced=259 06:50:45.376 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:45.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 transaction.localRevision=125 remoteFromLocalRevision=259 06:50:45.424 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=35a7b352-6754-4628-8ca5-d68f490e7817 from='build/repo/k0t2muwt-uo8b2-local-dest' toID=7e923500-d487-4d1f-b070-c591bc8a8524 to='https://localhost:36223/7e923500-d487-4d1f-b070-c591bc8a8524/4tUti_2rSVU9E5ENHInfLA/wGC3mZeDVN-9FjoBsVzbUw' 06:50:45.440 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=125 06:50:45.453 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:45.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:45.458 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:50:45.466 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:50:45.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 localRepositoryRevisionSynced=125 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:45.483 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:45.490 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:45.493 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:45.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:45.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2muwt-uo8b2-local-dest' configKey='repair.deleteCollisions.to' result=null 06:50:45.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=123, revision=127 06:50:45.513 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:45.547 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:45.577 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:45.595 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817, this.remoteRepositoryRevisionSynced=120, revision=127 06:50:45.643 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:45.653 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:45.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionSynced=120, revision=127 06:50:45.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524, this.localRepositoryRevisionInProgress=127, revision=-1 06:50:45.691 [qtp704117508-2258] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:45.710 [qtp704117508-2258] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e923500-d487-4d1f-b070-c591bc8a8524 remoteRepositoryId=35a7b352-6754-4628-8ca5-d68f490e7817 transaction.localRevision=265 remoteFromLocalRevision=125 06:50:45.758 [qtp704117508-2258] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:45.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:50:45.815 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9946f9]getCloseDeferredMillis: closeDeferredMillis=20000 06:50:45.816 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6a9946f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:45.832 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f848c69]getCloseDeferredMillis: closeDeferredMillis=20000 06:50:45.832 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f848c69]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:45.921 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:45.957 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:45.970 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]initPersistenceManagerFactory: repositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca 06:50:45.972 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3842 ms. 06:50:46.006 [closeDeferredTimer-3206bd21-71] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[3206bd21] could not be re-opened and was unlisted before. 06:50:46.008 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]getCloseDeferredMillis: closeDeferredMillis=20000 06:50:46.009 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:46.333 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:46.335 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 06:50:46.449 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:46.581 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest localRepository.publicKeySha1 = 75:B9:35:F9:1D:B0:D2:FB:55:55:7D:1D:E7:84:B3:1B:F2:1C:0C:4A remoteRepository.repositoryId = e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepository.remoteRoot = https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g remoteRepository.publicKeySha1 = 4E:8B:51:ED:20:A0:32:DC:5B:27:35:86:37:6B:68:33:16:20:68:54 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 45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae e4407973-11ea-4e49-805b-947d3e7a60ca 06:50:46.733 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:46.769 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:46.798 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:20:46.754Z expiryDateTime=2019-09-21T05:50:46.754Z 06:50:46.811 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:46.824 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:46.830 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:46.866 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:50:46.867 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae to='build/repo/k0t2qv2j-epbit-local-dest', fromRepoLocalSync=true 06:50:46.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:50:46.871 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:50:46.877 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:46.874 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae ('build/repo/k0t2qv2j-epbit-local-dest') org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:50:46.879 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:46.899 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:47.077 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107 06:50:47.218 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:47.227 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:50:47.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:50:47.290 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:50:47.291 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:50:47.292 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:50:47.293 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:50:47.294 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:50:47.481 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 06:50:47.482 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:50:47.484 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:50:47.485 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:50:47.620 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 06:50:47.620 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:50:47.621 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:50:47.621 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:50:47.727 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:50:47.727 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:50:47.728 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:50:47.729 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:50:47.818 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 06:50:47.818 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:50:47.818 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:50:47.819 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:50:47.825 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 06:50:47.825 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:50:47.826 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:50:47.826 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:50:47.836 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 06:50:47.836 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:48.183 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=109.3 MiB, available=346.2 MiB 06:50:48.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:48.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:48.427 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:50:48.448 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:50:48.539 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:48.626 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=-1, revision=109 06:50:48.839 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:48.970 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:50:48.980 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:50:48.981 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:48.982 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:50:48.984 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:50:48.995 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:50:49.014 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65fb260b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' 06:50:49.018 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65fb260b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:49.259 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:49.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=38, cryptoLinkDtos.size=54, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:50.058 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:50.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=114.0 MiB, available=341.5 MiB 06:50:50.195 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=109 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:50.388 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:50.450 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:50.737 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ce1a2ee]initPersistenceManagerFactory: repositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:50:50.812 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ce1a2ee]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25517 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:51.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:51.462 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=87.1 MiB, available=396.4 MiB 06:50:51.559 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne37-9z3z0-remote' 06:50:51.560 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ne37-9z3z0-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:52.427 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:52.480 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:52.657 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=BiK880mmCXRqbbG_lLWkDg could not be decrypted! Access rights missing?! 06:50:52.683 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms. 06:50:52.683 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:52.753 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:52.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.771 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Drk2ZvUpK6VMs6PyuFEXJg could not be decrypted! Access rights missing?! 06:50:52.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.785 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Zfzb0q8Bsyq9kEEI9pLCAw could not be decrypted! Access rights missing?! 06:50:52.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:52.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.813 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=RYMGfFMIXGtLxpYXSZ5fiQ could not be decrypted! Access rights missing?! 06:50:52.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.821 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:52.821 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:52.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.832 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=UR7NaSMkW6JeFYgcuVACrg could not be decrypted! Access rights missing?! 06:50:52.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:52.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.835 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ZJwO-JDcHLhmPQeq9MT-SQ could not be decrypted! Access rights missing?! 06:50:52.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.839 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hsgc2wFmJsOb_SGUPvxWrg could not be decrypted! Access rights missing?! 06:50:52.839 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:52.839 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.852 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=dqZQJIgLkqxT8dasjDtRXQ could not be decrypted! Access rights missing?! 06:50:52.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:50:52.857 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=XvlvIu29AjyvEhi1e5_Zcw could not be decrypted! Access rights missing?! 06:50:52.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:50:52.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:52.861 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:52.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:50:52.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:52.949 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:53.018 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:53.141 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:53.209 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:50:53.211 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:50:53.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:53.229 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:53.476 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:53.550 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:53.601 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:53.668 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:53.802 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:53.933 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:53.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=113.2 MiB, available=342.3 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:54.029 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:54.109 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:54.192 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:54.195 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:54.202 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionSynced=-1, revision=109 06:50:54.202 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=109, revision=-1 06:50:54.269 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:54.279 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:54.409 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:54.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:50:54.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:54.475 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:54.672 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:50:54.717 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]initPersistenceManagerFactory: repositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b 06:50:54.717 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3157 ms. 06:50:54.834 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]getCloseDeferredMillis: closeDeferredMillis=20000 06:50:54.834 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:55.893 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = b61a51e2-9e91-4c6c-8cf7-aad060b45edd localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest localRepository.publicKeySha1 = 4A:53:B6:91:82:E8:CC:5C:5A:86:48:68:2B:72:61:F9:53:7D:97:17 remoteRepository.repositoryId = 2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepository.remoteRoot = https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepository.publicKeySha1 = EF:7C:EA:2F:AF:FE:04:C1:70:DD:F1:3B:97:3B:F0:35:53:AE:A6:93 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 b61a51e2-9e91-4c6c-8cf7-aad060b45edd 2c923d8d-68cf-4d6b-bd42-9eab1c16124b 06:50:56.014 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:56.057 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:56.088 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b renewalDateTime=2019-09-21T05:20:56.042Z expiryDateTime=2019-09-21T05:50:56.042Z 06:50:56.102 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:56.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:56.120 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:56.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:50:56.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b from='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' toID=b61a51e2-9e91-4c6c-8cf7-aad060b45edd to='build/repo/k0t2r07b-duywy-local-dest', fromRepoLocalSync=true 06:50:56.142 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b61a51e2-9e91-4c6c-8cf7-aad060b45edd ('build/repo/k0t2r07b-duywy-local-dest') org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:56.224 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 06:50:56.845 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:56.849 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:50:57.048 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:57.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=-1, revision=5 06:50:57.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=5, revision=-1 06:50:57.111 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:50:57.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:57.239 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:50:57.251 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:57.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:57.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.-1.xml.gz 06:50:57.260 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.-1.xml.gz 06:50:57.274 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:57.347 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=117 06:50:57.420 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:57.438 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.-1.xml.gz 06:50:57.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:57.669 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:50:57.702 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:58.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=112.8 MiB, available=342.7 MiB 06:50:58.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:58.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=93.3 MiB, available=394.7 MiB 06:50:58.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:50:58.402 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:58.426 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:58.474 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, this.localRepositoryRevisionInProgress=-1, revision=119 06:50:58.562 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:58.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=112.0 MiB, available=343.5 MiB 06:50:58.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:50:58.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:58.810 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:59.117 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:59.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=111.9 MiB, available=343.6 MiB 06:50:59.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:50:59.184 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:50:59.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:50:59.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' 06:50:59.433 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 06:50:59.451 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 06:50:59.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 06:50:59.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='565ffcddcb932e592bf0f8a0f263db0942cf1f76' to.sha1=''): /5/h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:50:59.674 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:59.695 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:50:59.761 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 06:50:59.808 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:50:59.816 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/10bn-2BgP_8J4kCEO5Ep5A' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:50:59.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:50:59.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=95.7 MiB, available=391.3 MiB 06:50:59.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=119 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:50:59.875 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:00.007 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 06:51:00.099 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 867935 bytes in 338 ms. path='/5/h' 06:51:00.152 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:51:00.353 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:51:00.443 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 06:51:00.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4078d5c765c3d64c1dccfa335b195f78c7d7a76b' to.sha1=''): /5/i 06:51:00.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:51:00.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/5/i' 06:51:00.617 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:00.618 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=0 06:51:00.634 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:00.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:00.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:00.908 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:00.924 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=1048576 06:51:00.948 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:01.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 06:51:01.231 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:01.232 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=2097152 06:51:01.247 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:01.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:01.412 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 231 ms. 06:51:01.412 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:01.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:01.501 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:01.502 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=3145728 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:01.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:01.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:01.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:01.513 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:01.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:01.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:51:01.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:01.526 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:01.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:01.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:01.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:01.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:01.576 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:01.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:01.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.599 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:01.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:01.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 177056 bytes in 1009 ms. path='/5/i' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:01.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:01.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:01.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:01.628 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:01.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:01.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:01.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:01.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:01.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:01.669 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:51:01.672 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i 06:51:01.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i 06:51:01.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i 06:51:01.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:51:01.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' 06:51:01.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a08df9e5f66e38d3714a67c3d00b5254383023da' to.sha1=''): /aa 06:51:01.996 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:01.999 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Jphfp8FoodphG83eza_L_A, serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b} because of missing permissions! 06:51:01.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:02.008 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' 06:51:02.050 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:02.051 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/N4vKzm40IJgVirZ3OAHaSw' offset=0 06:51:02.059 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:02.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:51:02.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182784 bytes in 128 ms. path='/aa' 06:51:02.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:51:02.299 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:51:02.307 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:02.327 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:02.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe7c178a63f7dd3b652797156b81e62b88eda88a' to.sha1=''): /bb org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:02.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=96.0 MiB, available=376.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:02.488 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:51:02.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 06:51:02.524 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:02.525 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/GOZ5jzHlmnuwBxTMQL7i7w' offset=0 06:51:02.540 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:02.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:02.709 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:02.716 [qtp1776774368-1671] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, this.localRepositoryRevisionSynced=-1, revision=119 06:51:02.716 [qtp1776774368-1671] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:02.745 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 683100 bytes in 245 ms. path='/bb' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:02.804 [qtp1776774368-1671] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:02.811 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:02.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:02.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:02.896 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:51:02.913 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 06:51:03.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09bac3336a757166f4fb0b205acf8288fc2dd4d4' to.sha1=''): /cc org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:03.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:03.213 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:03.245 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:51:03.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:03.262 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:03.269 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:03.287 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/vEZMMl9BIZE6gJpSkNZ1WQ' offset=0 06:51:03.297 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:03.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:51:03.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214544 bytes in 148 ms. path='/cc' 06:51:03.512 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:51:03.611 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae 06:51:03.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 06:51:03.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c866b1a5cf88799cf5ce301335def03f4269b91' to.sha1=''): /dd 06:51:03.816 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:03.844 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:03.847 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:03.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 06:51:03.889 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:03.890 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/sy4ZhCZ76qIQAah1ZkZuBw' offset=0 06:51:03.900 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:03.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:51:03.935 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59968 bytes in 70 ms. path='/dd' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:03.948 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:03.955 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:03.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=-1, revision=5 06:51:03.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=5, revision=-1 06:51:04.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:51:04.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:04.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:04.146 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:04.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 06:51:04.177 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:04.210 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=107 06:51:04.232 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:04.262 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=50 remoteFromLocalRevision=107 06:51:04.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae from='build/repo/k0t2qv2j-epbit-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' 06:51:04.372 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:04.376 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:04.529 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=50 06:51:04.617 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:04.617 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:04.679 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:51:04.679 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:04.680 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:04.716 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=50 06:51:04.734 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:04.734 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:04.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:04.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:04.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=95.5 MiB, available=391.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:04.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=52 06:51:04.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 06:51:04.823 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:04.826 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=5, revision=52 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:04.920 [closeDeferredTimer-5df73d66-1s] INFO c.c.c.l.LocalRepoManagerImpl - [5df73d66]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:04.921 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:04.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=5, revision=52 06:51:04.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=52, revision=-1 06:51:05.028 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:05.044 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae transaction.localRevision=114 remoteFromLocalRevision=50 06:51:05.087 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:05.091 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae to='build/repo/k0t2qv2j-epbit-local-dest', fromRepoLocalSync=false 06:51:05.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:51:05.092 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:51:05.104 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:05.193 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=114 06:51:05.200 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:05.222 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:51:05.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:05.333 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:04.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:51:05.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.0 MiB, allocated=471.0 MiB, used=95.5 MiB, available=375.5 MiB 06:51:05.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:05.759 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:05.764 [closeDeferredTimer-5ef38300-cs] INFO c.c.c.l.LocalRepoManagerImpl - [5ef38300]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:06.020 [closeDeferredTimer-5929f709-2] INFO c.c.c.l.LocalRepoManagerImpl - [5929f709]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:06.162 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:06.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=125.3 MiB, available=330.2 MiB 06:51:06.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:06.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=95.4 MiB, available=390.1 MiB 06:51:06.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.-1.xml.gz 06:51:06.458 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:51:06.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:06.471 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:06.485 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=-1, revision=115 06:51:06.500 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:06.534 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:06.557 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:06.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:06.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:06.914 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:07.027 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:51:07.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:51:07.319 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:07.385 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:07.404 [closeDeferredTimer-7f848c69-1] INFO c.c.c.l.LocalRepoManagerImpl - [7f848c69]_close: Shutting down real LocalRepoManager. 06:51:07.404 [closeDeferredTimer-6a9946f9-1] INFO c.c.c.l.LocalRepoManagerImpl - [6a9946f9]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:07.410 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:51:07.424 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:51:07.425 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:51:07.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='324320a8495ec57e97792051ddef81db2dc48610' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:07.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=124.5 MiB, available=331.0 MiB 06:51:07.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=109, revision=115 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:07.752 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:07.756 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:51:07.758 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:51:07.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:07.769 [Test worker] 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' 06:51:07.839 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:07.848 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P7_KP3KydL5Rp_BQDiFRdA/9LsSOgJ6QXcK0ApXe4pE6g' offset=0 06:51:07.901 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:07.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:51:07.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 348 bytes in 165 ms. path='/1 {11 11ä11#+} 1/a' 06:51:08.264 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:08.302 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:08.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=124.7 MiB, available=330.8 MiB 06:51:08.444 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:08.449 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionSynced=109, revision=115 06:51:08.450 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=115, revision=-1 06:51:08.555 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:08.558 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:08.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:08.581 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:08.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=55 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:08.597 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:08.612 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 06:51:08.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:08.652 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='634308b6409f6d0e59b1cc89a511e102c07be55b' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:08.660 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:08.777 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:08.844 [Test worker] 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' 06:51:08.870 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:08.871 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P7_KP3KydL5Rp_BQDiFRdA/YKdgm0eSx5G_8yDSYfd3qQ' offset=0 06:51:08.882 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:08.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:51:08.952 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 166992 bytes in 107 ms. path='/1 {11 11ä11#+} 1/b' 06:51:09.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:51:09.132 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:09.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:51:09.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fde9df79b29d16ad9f8828fbe2d3ad6fd74a60d6' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:08.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:51:09.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=124.7 MiB, available=330.8 MiB 06:51:09.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:09.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:09.393 [Test worker] 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' 06:51:09.418 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:09.420 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P7_KP3KydL5Rp_BQDiFRdA/T9ViwjBhgTLuu-rHeSIo-w' offset=0 06:51:09.431 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:09.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:51:09.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120967 bytes in 101 ms. path='/1 {11 11ä11#+} 1/c' 06:51:09.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:09.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=124.7 MiB, available=330.8 MiB 06:51:09.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:09.740 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:09.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:51:10.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cef06da346e7f1e1a3413f2291f0d428d5595eaa' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=124.7 MiB, available=330.8 MiB 06:51:10.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:51:10.150 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:51:10.150 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:51:10.151 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:51:10.164 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.176 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.191 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=114 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.272 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.288 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.300 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:10.301 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/4OgA4G5lR_t1ggr1kXa1Lw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.306 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=57 remoteFromLocalRevision=114 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.315 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae from='build/repo/k0t2qv2j-epbit-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.458 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=50 localRepositoryRevisionInProgress=57 06:51:10.463 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:10.463 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:10.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:51:10.465 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:51:10.476 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=57 06:51:10.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:10.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:10.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:10.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:10.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=55, revision=59 06:51:10.527 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 234802 bytes in 255 ms. path='/2/1 {11 11ä11#+} 1/a' 06:51:10.601 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.604 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:10.608 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=52, revision=59 06:51:10.705 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:10.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=52, revision=59 06:51:10.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.825 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.827 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.834 [qtp344249497-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae transaction.localRevision=120 remoteFromLocalRevision=57 06:51:10.840 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:10.843 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:51:10.896 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 16 ms. 06:51:10.896 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.900 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b697319f6ef1b8983d3acc9d4b782947dec35cc0' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:10.964 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 06:51:10.964 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=iNVxckowZcLFAiKCJe8kXg, invitation=false] 06:51:10.970 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:51:10.970 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:10.991 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:11.027 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:11.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/1 {11 11ä11#+} 1/b' 06:51:11.099 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.100 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=0 06:51:11.113 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:11.207 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:11.217 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.246 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.273 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:20:46.754Z expiryDateTime=2019-09-21T05:50:46.754Z 06:51:11.293 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.297 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:11.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:11.318 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:11.318 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:11.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=62 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:11.424 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.425 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=1048576 06:51:11.438 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:11.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:11.539 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:11.557 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.574 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=59, revision=62 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:11.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:51:11.699 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.700 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=2097152 06:51:11.712 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:11.772 [qtp344249497-1001] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:11.848 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:11.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:11.882 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.906 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:51:11.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae to='build/repo/k0t2qv2j-epbit-local-dest', fromRepoLocalSync=true 06:51:11.908 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae ('build/repo/k0t2qv2j-epbit-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:11.916 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]initPersistenceManagerFactory: repositoryId=fccb0165-f972-4d58-8d09-2d706d50125b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:11.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.114.xml.gz 06:51:11.914 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.114.xml.gz 06:51:11.925 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:11.926 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26570 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:11.946 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.954 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:11.957 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]getCloseDeferredMillis: closeDeferredMillis=20000 06:51:11.957 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:11.986 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:11.988 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:11.993 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. 06:51:11.994 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=1o9WJPswEClzljjcgzYuSw, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:12.001 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:12.041 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 06:51:12.041 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=m4r0OioK7nv_wij0ctlKEA, invitation=false] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:12.109 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=121 06:51:12.133 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:12.138 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.114.xml.gz 06:51:12.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=114 repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:12.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 06:51:12.309 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:12.310 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=4194304 06:51:12.324 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:12.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:51:12.679 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:12.688 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=5242880 06:51:12.702 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:12.902 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=131.1 MiB, available=324.4 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:13.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:13.036 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:13.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=126.9 MiB, available=328.6 MiB 06:51:13.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:51:13.083 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:13.090 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:13.133 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:13.134 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=6291456 06:51:13.152 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:13.172 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:13.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:13.384 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 06:51:13.408 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:13.415 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:13.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:13.418 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/7KQlFA1lCP5ueXFKlWUaQw/ad3dYLAg2Biu-tIwPbefBQ' offset=7340032 06:51:13.470 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:13.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:51:13.570 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 375717 bytes in 2505 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:13.681 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:13.690 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 70503311-da90-4e9b-8e13-2f5adcee07e0 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src localRepository.publicKeySha1 = 42:19:CA:E3:48:DF:6C:3F:31:68:EA:35:1D:A7:2A:7A:95:8D:A0:BF remoteRepository.repositoryId = fccb0165-f972-4d58-8d09-2d706d50125b remoteRepository.remoteRoot = https://localhost:36994/fccb0165-f972-4d58-8d09-2d706d50125b remoteRepository.publicKeySha1 = 9C:1A:57:C7:9F:56:EC:80:99:9C:D1:61:D9:06:A3:33:4E:D0:C1:2D 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 70503311-da90-4e9b-8e13-2f5adcee07e0 fccb0165-f972-4d58-8d09-2d706d50125b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:13.695 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b 06:51:13.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b 06:51:13.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_1vf9c into destFile b 06:51:13.697 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_2hwcg into destFile b 06:51:13.697 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_34dfk into destFile b 06:51:13.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_3quio into destFile b 06:51:13.699 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_4dbls into destFile b 06:51:13.773 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:13.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:51:13.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6737626412a8929698cc8513473a964c1984133c' to.sha1=''): /2/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:14.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=126.5 MiB, available=329.0 MiB 06:51:14.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=115, revision=122 06:51:14.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:51:14.040 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:51:14.041 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:51:14.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:14.137 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:14.167 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:51:14.202 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:14.203 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gf33vRvhJuLZD4s0c8WFJQ/N7Sq3QD8SR2IO9ukNSVhKQ' offset=0 06:51:14.210 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:14.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms. 06:51:14.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6636 bytes in 83 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:14.266 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:14.280 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:14.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:51:14.441 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:14.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:51:14.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:14.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=126.6 MiB, available=328.9 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:14.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af84c557611d316cd0c631f934e106849742978b' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:14.679 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:14.686 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionSynced=115, revision=122 06:51:14.686 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=122, revision=-1 06:51:14.742 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:14.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:14.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:14.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:14.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=62, revision=65 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:14.833 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:14.844 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:14.859 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:14.860 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e-84VEl2YAG6hHaNwWqsyA/NuVJQ7GV4pgKwBKPA0NnLg/X4KCt3Kuw9KsuDHHGGaHRg' offset=0 06:51:14.871 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:14.890 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:14.893 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=62, revision=65 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:14.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:51:14.952 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110253 bytes in 119 ms. path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:14.992 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:15.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=59, revision=65 06:51:15.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=65, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:15.014 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:15.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:51:15.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:15.377 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:15.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:15.541 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=127.0 MiB, available=328.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:15.546 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:15.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:15.567 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:15.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9f44aadf48c79a992708025679514f7b2ad3e663' to.sha1=''): /3 + &#ä/5/i 06:51:15.677 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:15.688 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:51:15.708 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:51:15.745 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:15.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:51:15.772 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:15.775 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e-84VEl2YAG6hHaNwWqsyA/NuVJQ7GV4pgKwBKPA0NnLg/S2fTVwcSq5bcnxAAz0agrg' offset=0 06:51:15.784 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:15.802 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:15.808 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:15.837 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.67% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:15.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57960 bytes in 92 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:15.859 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:15.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:16.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=126.6 MiB, available=328.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:16.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:16.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.063 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:16.089 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:51:16.173 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffcbe2fde9fa8984a28db7281360a482dd1357ff' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:16.220 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:16.261 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.282 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:16.289 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b renewalDateTime=2019-09-21T05:21:16.238Z expiryDateTime=2019-09-21T05:51:16.238Z org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:16.297 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.304 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:16.316 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:16.338 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.342 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:16.345 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e-84VEl2YAG6hHaNwWqsyA/s68GdU5T3Om9lRUZA0R4nQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:16.355 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:51:16.356 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fccb0165-f972-4d58-8d09-2d706d50125b from='https://localhost:36994/fccb0165-f972-4d58-8d09-2d706d50125b' toID=70503311-da90-4e9b-8e13-2f5adcee07e0 to='build/repo/k0t2qthv-rgyau-local-src', fromRepoLocalSync=true 06:51:16.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.-1.xml.gz 06:51:16.361 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src/.subshare-repo/tmp/ChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.-1.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.360 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:16.364 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 70503311-da90-4e9b-8e13-2f5adcee07e0 ('build/repo/k0t2qthv-rgyau-local-src') 06:51:16.396 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:16.426 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:51:16.466 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:16.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=126.3 MiB, available=329.2 MiB 06:51:16.623 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.114.xml.gz 06:51:16.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:51:16.625 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:51:16.625 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:51:16.644 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:16.656 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=121 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 845664 bytes in 369 ms. path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:16.676 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:16.678 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.709 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:16.715 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=68 remoteFromLocalRevision=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:16.717 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:16.722 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src/.subshare-repo/tmp/ChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.-1.xml.gz 06:51:16.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:16.774 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae from='build/repo/k0t2qv2j-epbit-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:16.798 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.799 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:16.808 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:16.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='104a4335a5e435f167780a328381e0dddffc1c9f' to.sha1=''): /3 + &#ä/bb org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:16.877 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=68 06:51:16.883 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:16.883 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:16.885 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:51:16.885 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:51:16.891 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=68 06:51:16.980 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:16.981 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.003 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:17.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:17.007 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:17.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=70 06:51:17.016 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:17.027 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.064 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:17.064 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.070 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e-84VEl2YAG6hHaNwWqsyA/rJRFqXTrs0b4S6-pPBvIQw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:17.069 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=65, revision=70 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.084 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:17.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:51:17.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49062 bytes in 106 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:17.168 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:17.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=65, revision=70 06:51:17.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=70, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:51:17.237 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:17.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:17.252 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:17.264 [qtp344249497-1684] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae transaction.localRevision=128 remoteFromLocalRevision=68 06:51:17.333 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.334 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1e063350e50f84bc800a827cf9fa5f2a3211078b' to.sha1=''): /3 + &#ä/cc org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:17.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae to='build/repo/k0t2qv2j-epbit-local-dest', fromRepoLocalSync=false 06:51:17.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:51:17.342 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:51:17.377 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:17.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=118.3 MiB, available=337.2 MiB 06:51:17.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:51:17.464 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:17.520 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=128 06:51:17.525 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:17.530 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:51:17.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:17.617 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.642 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:17.644 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e-84VEl2YAG6hHaNwWqsyA/Iw1khSH9f0Nv8riP4hepBw' offset=0 06:51:17.652 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:17.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:51:17.707 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17504 bytes in 98 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:17.717 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:17.738 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:51:17.867 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:17.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:51:17.951 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='155d05522e7d60573ab27511f5d527e3f816194b' to.sha1=''): /3 + &#ä/dd org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:17.998 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:18.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=127.1 MiB, available=328.4 MiB 06:51:18.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:18.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:18.080 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:18.087 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:18.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/dd' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:18.419 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 06:51:18.440 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:18.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:18.460 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:18.473 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e-84VEl2YAG6hHaNwWqsyA/X9GDJUMLdbOoZFyS_NsNbQ' offset=0 06:51:18.492 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:18.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 06:51:18.801 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:18.803 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e-84VEl2YAG6hHaNwWqsyA/X9GDJUMLdbOoZFyS_NsNbQ' offset=1048576 06:51:18.814 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:18.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=127.2 MiB, available=328.3 MiB 06:51:18.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=122, revision=129 06:51:18.906 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:51:18.908 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:51:18.910 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:51:18.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:18.977 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:19.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 06:51:19.116 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:19.117 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e-84VEl2YAG6hHaNwWqsyA/X9GDJUMLdbOoZFyS_NsNbQ' offset=2097152 06:51:19.130 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:19.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:19.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=127.2 MiB, available=328.3 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:19.439 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:19.440 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/e-84VEl2YAG6hHaNwWqsyA/X9GDJUMLdbOoZFyS_NsNbQ' offset=3145728 06:51:19.449 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:19.489 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:19.494 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionSynced=122, revision=129 06:51:19.494 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=129, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:19.527 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:19.548 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:19.562 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:19.563 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:19.566 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=73 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:19.570 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 278070 bytes in 1165 ms. path='/3 + &#ä/dd' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:19.667 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 06:51:19.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:19.694 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:51:19.700 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd 06:51:19.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd 06:51:19.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd 06:51:19.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2c923d8d-68cf-4d6b-bd42-9eab1c16124b"] on repo=b61a51e2-9e91-4c6c-8cf7-aad060b45edd 06:51:19.839 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:19.844 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:19.859 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:19.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:19.906 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd localRepositoryRevisionSynced=117 06:51:20.006 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:20.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:20.059 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b transaction.localRevision=94 remoteFromLocalRevision=117 06:51:20.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b61a51e2-9e91-4c6c-8cf7-aad060b45edd from='build/repo/k0t2r07b-duywy-local-dest' toID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b to='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' 06:51:20.104 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:20.109 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:19.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:51:20.187 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=127.4 MiB, available=328.1 MiB 06:51:20.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:20.216 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 06:51:20.270 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:20.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:20.317 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:51:20.318 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:51:20.339 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b localRepositoryRevisionSynced=94 06:51:20.384 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:20.385 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:20.405 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:20.413 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:20.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=96 06:51:20.427 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:20.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=118.7 MiB, available=336.8 MiB 06:51:20.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:20.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=127.4 MiB, available=328.1 MiB 06:51:20.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:20.884 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=1o9WJPswEClzljjcgzYuSw, serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b} because of missing permissions! 06:51:20.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:20.958 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:20.962 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, this.remoteRepositoryRevisionSynced=5, revision=96 06:51:21.015 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.031 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=5, revision=96 06:51:21.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=96, revision=-1 06:51:21.060 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.078 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd transaction.localRevision=124 remoteFromLocalRevision=94 06:51:21.104 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.107 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b from='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' toID=b61a51e2-9e91-4c6c-8cf7-aad060b45edd to='build/repo/k0t2r07b-duywy-local-dest', fromRepoLocalSync=false 06:51:21.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.null.xml.gz 06:51:21.108 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.null.xml.gz 06:51:21.119 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.202 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=124 06:51:21.206 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.211 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest/.subshare-repo/tmp/ChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:21.302 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:21.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=127.4 MiB, available=328.1 MiB 06:51:21.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:51:21.361 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:51:21.361 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:51:21.375 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.398 [qtp344249497-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=128 06:51:21.482 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:21.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=118.9 MiB, available=336.6 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:21.500 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=75 remoteFromLocalRevision=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:21.533 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.539 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.localRepositoryRevisionSynced=-1, revision=4 06:51:21.539 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:21.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae from='build/repo/k0t2qv2j-epbit-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:21.617 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.from' result=null 06:51:21.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:21.707 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=75 06:51:21.711 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:21.712 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:21.713 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:51:21.713 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:51:21.720 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=75 06:51:21.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:21.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:21.814 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:21.815 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:21.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=73, revision=77 06:51:21.826 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:21.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:21.920 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.923 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=70, revision=77 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:21.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.5 MiB, allocated=468.5 MiB, used=111.3 MiB, available=357.2 MiB 06:51:21.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:51:21.938 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:21.946 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:22.000 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:21.999 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:22.003 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:22.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=70, revision=77 06:51:22.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=77, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:22.093 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:22.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:22.119 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:22.140 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae transaction.localRevision=134 remoteFromLocalRevision=75 06:51:22.168 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:22.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:51:22.220 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a523563]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' 06:51:22.225 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a523563]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:22.272 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:51:22.272 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:51:22.309 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:22.400 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:22.461 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:22.461 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:22.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=6 06:51:22.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:22.681 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:22.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=110.7 MiB, available=369.3 MiB 06:51:22.860 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.remoteRepositoryRevisionSynced=119, revision=125 06:51:22.882 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Jphfp8FoodphG83eza_L_A, serverRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b} because of missing permissions! 06:51:22.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:51:23.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=110.7 MiB, available=370.8 MiB 06:51:23.401 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:23.406 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, this.localRepositoryRevisionSynced=119, revision=125 06:51:23.406 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, this.localRepositoryRevisionInProgress=125, revision=-1 06:51:23.413 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:23.420 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:23.420 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:23.426 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:23.511 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:23.520 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:51:23.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:23.539 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:51:23.612 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:23.629 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:23.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:51:23.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=110.9 MiB, available=370.1 MiB 06:51:23.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:24.072 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:24.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=-1, revision=6 06:51:24.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=6, revision=-1 06:51:24.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:51:24.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:24.177 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:24.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=110.8 MiB, available=372.7 MiB 06:51:24.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:24.489 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:24.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=119.1 MiB, available=336.4 MiB 06:51:24.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:24.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=110.9 MiB, available=371.6 MiB 06:51:25.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c923d8d-68cf-4d6b-bd42-9eab1c16124b.null.xml.gz 06:51:25.006 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:51:25.006 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:51:25.023 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:25.033 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd localRepositoryRevisionSynced=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:25.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=118.3 MiB, available=337.2 MiB 06:51:25.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:25.290 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:25.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b transaction.localRevision=101 remoteFromLocalRevision=124 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:25.313 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:25.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b61a51e2-9e91-4c6c-8cf7-aad060b45edd from='build/repo/k0t2r07b-duywy-local-dest' toID=2c923d8d-68cf-4d6b-bd42-9eab1c16124b to='https://localhost:42817/2c923d8d-68cf-4d6b-bd42-9eab1c16124b' 06:51:25.393 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 06:51:25.405 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:25.405 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:25.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:51:25.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:51:25.411 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b localRepositoryRevisionSynced=101 06:51:25.437 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:25.438 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:25.447 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.from' result=null 06:51:25.447 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2r07b-duywy-local-dest' configKey='repair.deleteCollisions.to' result=null 06:51:25.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=99, revision=103 06:51:25.455 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 06:51:25.524 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:25.527 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd, this.remoteRepositoryRevisionSynced=96, revision=103 06:51:25.543 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:25.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionSynced=96, revision=103 06:51:25.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b, this.localRepositoryRevisionInProgress=103, revision=-1 06:51:25.614 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:25.622 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c923d8d-68cf-4d6b-bd42-9eab1c16124b remoteRepositoryId=b61a51e2-9e91-4c6c-8cf7-aad060b45edd transaction.localRevision=130 remoteFromLocalRevision=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:25.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=118.3 MiB, available=337.2 MiB 06:51:25.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.-1.xml.gz 06:51:25.626 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:51:25.629 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:51:25.629 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:51:25.646 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:25.671 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:25.675 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:25.688 [qtp2000985038-2912] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 localRepositoryRevisionSynced=2 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:25.719 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69af654d]getCloseDeferredMillis: closeDeferredMillis=20000 06:51:25.719 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69af654d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:25.720 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ce1a2ee]getCloseDeferredMillis: closeDeferredMillis=20000 06:51:25.720 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ce1a2ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:25.781 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:25.781 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:25.830 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b transaction.localRevision=8 remoteFromLocalRevision=2 06:51:25.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=70503311-da90-4e9b-8e13-2f5adcee07e0 from='build/repo/k0t2qthv-rgyau-local-src' toID=fccb0165-f972-4d58-8d09-2d706d50125b to='https://localhost:36994/fccb0165-f972-4d58-8d09-2d706d50125b' 06:51:25.889 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:25.893 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:26.014 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:26.027 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:26.092 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.from' result=null 06:51:26.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 06:51:26.093 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:26.131 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:51:26.251 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=10 06:51:26.251 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:51:26.338 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:26.341 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:26.402 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:26.442 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:26.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=6, revision=10 06:51:26.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:26.484 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:26.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:51:26.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:26.682 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:26.934 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:26.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:51:27.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=12 06:51:27.070 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:27.172 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:27.235 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [619935b1]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' 06:51:27.241 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [619935b1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:27.388 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:27.420 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=10, revision=12 06:51:27.701 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:27.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=10, revision=12 06:51:27.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=12, revision=-1 06:51:27.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:27.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:27.827 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:27.938 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:27.968 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:28.013 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:28.047 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:51:28.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=14 06:51:28.122 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:28.488 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:28.500 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:28.505 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=12, revision=14 06:51:28.557 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:28.558 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c23cfb8]initPersistenceManagerFactory: repositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd 06:51:28.564 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c23cfb8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 40510 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:28.571 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=12, revision=14 06:51:28.571 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:28.573 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:28.583 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:28.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:28.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:28.601 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:28.601 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:28.602 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:28.603 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:28.604 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:28.605 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:28.623 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:28.707 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:28.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:28.756 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:28.756 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:28.757 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]: localRoot='/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:51:28.758 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]initLockFile: Repository '/home/tomcat/subshare-repo.d/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:28.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=16 06:51:28.785 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:51:28.911 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:28.927 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:28.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:28.991 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:28.995 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=14, revision=16 06:51:28.995 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=16, revision=-1 06:51:29.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:29.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:29.042 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:29.083 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:29.102 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:51:29.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:51:29.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=18 06:51:29.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:51:29.292 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:29.307 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=16, revision=18 06:51:29.412 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:29.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=16, revision=18 06:51:29.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=18, revision=-1 06:51:29.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:29.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:29.481 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:29.544 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:29.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:51:29.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=20 06:51:29.635 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 06:51:29.773 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:29.788 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:29.790 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:29.842 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:29.842 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:29.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=18, revision=20 06:51:29.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=20, revision=-1 06:51:29.897 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:29.897 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:29.917 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:29.989 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:30.061 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:30.067 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:51:30.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:51:30.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d4e4879d40eb3eae4e787ea10e6049bc3d9ce4d' to.sha1='90af9263fe18ce233b77e663e3c71c1ef2736915'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:30.217 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:30.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=23 06:51:30.239 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:30.290 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:30.322 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:30.325 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:30.379 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:30.411 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:30.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=20, revision=23 06:51:30.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=23, revision=-1 06:51:30.445 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:30.486 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:30.548 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:30.613 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:30.766 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:30.770 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:30.854 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:30.872 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:30.954 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:30.995 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:31.021 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:31.025 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:31.030 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:31.031 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9Vh1hl__snUsjgYBSabcw/YE6z0Yx6Mjp-vxIWjsIwXA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:31.086 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:31.151 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:31.218 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:31.288 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:31.356 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:31.624 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:31.726 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:31.956 [qtp507378138-59] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:31.991 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]initPersistenceManagerFactory: repositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 06:51:31.991 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3233 ms. 06:51:32.001 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.009 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.026 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.026 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]getCloseDeferredMillis: closeDeferredMillis=20000 06:51:32.026 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.059 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.125 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.126 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.126 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.129 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 239683 bytes in 1269 ms. path='/1 {11 11ä11#+} 1/a' 06:51:32.158 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=26 06:51:32.159 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.165 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.172 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.226 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:32.240 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=23, revision=26 06:51:32.303 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:32.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=23, revision=26 06:51:32.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:32.352 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.352 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:32.352 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.354 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.377 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.446 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c23cfb8]getCloseDeferredMillis: closeDeferredMillis=20000 06:51:32.446 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c23cfb8]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:32.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare 06:51:32.453 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.454 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.455 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.456 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.457 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.458 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare 06:51:32.548 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.548 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.563 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:32.578 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.589 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.591 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.616 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.616 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.621 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.643 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:21:32.596Z expiryDateTime=2019-09-21T05:51:32.596Z 06:51:32.653 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.654 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.654 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.657 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.658 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:32.670 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.682 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.688 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 06:51:32.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=d96f33fd-6fdb-419b-b45d-16d96615bcdd to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=true 06:51:32.702 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d96f33fd-6fdb-419b-b45d-16d96615bcdd ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90') 06:51:32.721 [pool-29-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 06:51:32.725 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:32.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:51:32.726 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:51:32.736 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.737 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.738 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.740 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.741 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:32.745 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.745 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:32.746 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.755 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.854 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=225 06:51:32.915 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efb01280d00a06fdce2afd2eb81d06b3c9c9bfdb' to.sha1='1aac385069e688a8d89d277fe0fcf79ef7977bc9'): /1 {11 11ä11#+} 1/b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:32.932 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:51:32.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:32.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=31 06:51:32.959 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 06:51:33.307 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:33.311 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=26, revision=31 06:51:33.480 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:33.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=26, revision=31 06:51:33.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=31, revision=-1 06:51:33.525 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:33.618 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:33.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:33.672 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:33.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:33.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=92.6 MiB, available=362.9 MiB 06:51:33.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:51:33.935 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:33.937 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:33.937 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:33.984 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:33.986 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:33.987 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:34.004 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:34.012 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:34.013 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:34.014 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:34.054 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd, this.localRepositoryRevisionInProgress=-1, revision=227 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:34.095 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:34.127 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=227 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:34.150 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:34.164 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:34.176 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9Vh1hl__snUsjgYBSabcw/-8G6THESGS35BMLQw3F_0w' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:34.789 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:34.789 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:35.010 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:35.209 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:35.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 841881 bytes in 1633 ms. path='/1 {11 11ä11#+} 1/b' 06:51:35.346 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=34 06:51:35.346 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 06:51:35.405 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:35.408 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=31, revision=34 06:51:35.419 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:35.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=31, revision=34 06:51:35.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:34.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=46, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=6, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=4, userIdentityLinkDtos.size=15, userRepoKeyPublicKeyDtos.size=4, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:51:35.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=82.7 MiB, available=372.8 MiB 06:51:35.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=227 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:35.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:35.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:51:35.474 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:35.500 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:51:35.505 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:51:35.611 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:35.660 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:35.724 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:35.743 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:51:35.767 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f73733d44c865b52d673ec55ef103f8b7622d3d9' to.sha1='5258b5a9d5cbf86da6d0e875969c81a20735f56d'): /1 {11 11ä11#+} 1/c 06:51:35.803 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=39 06:51:35.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:35.836 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:35.863 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:35.875 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=34, revision=39 06:51:36.034 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=34, revision=39 06:51:36.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:36.063 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65fb260b]initPersistenceManagerFactory: repositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:51:36.074 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65fb260b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39302 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:36.097 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:36.126 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-ika3m-remote' 06:51:36.127 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-ika3m-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:36.175 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.185 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:36.189 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:36.198 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:36.244 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.253 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.256 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.257 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j9Vh1hl__snUsjgYBSabcw/ohnTFQkNdg0e4AjDouSQGw' offset=0 06:51:36.451 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 103291 bytes in 315 ms. path='/1 {11 11ä11#+} 1/c' 06:51:36.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=42 06:51:36.521 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 06:51:36.561 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.565 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=39, revision=42 06:51:36.576 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=39, revision=42 06:51:36.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=42, revision=-1 06:51:36.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:36.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:36.651 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.669 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:51:36.671 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:51:36.693 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:36.807 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:36.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:51:36.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:36.898 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:36.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e8079f609ffdaf26ac9f38c20d6133c80cb6231' to.sha1='f532479f3170cbf06459d9c48c86e081de391ebb'): /2/1 {11 11ä11#+} 1/a 06:51:36.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=47 06:51:36.968 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 06:51:37.029 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:37.032 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=42, revision=47 06:51:37.072 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:37.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=42, revision=47 06:51:37.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=47, revision=-1 06:51:37.106 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:37.172 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:37.272 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:37.285 [Test worker] 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' 06:51:37.394 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:37.406 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:37.409 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:37.410 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cAaNifaiKoOFHDRviupRRA/Y0HwN2E-mTq83f57d3cURA/weCFnev5ieWHPA3lWx_2WA' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:37.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:38.102 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:38.327 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 406764 bytes in 1042 ms. path='/2/1 {11 11ä11#+} 1/a' 06:51:38.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=50 06:51:38.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 06:51:38.438 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:38.444 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:38.457 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:38.465 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[pZ6Hj4c6O3ObexyXJBwF1A, Yasmin, null, [yasmin@subshare.net], [6100483b215224d2]] 06:51:38.465 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:51:38.488 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ui49V6DcRiF_EUnuAJUexA, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:51:38.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:51:38.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:51:38.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:51:38.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:51:38.490 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[99be509018f9316a] 06:51:38.490 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [99be509018f9316a] 06:51:38.490 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=4]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[pZ6Hj4c6O3ObexyXJBwF1A, Yasmin, null, [yasmin@subshare.net], [6100483b215224d2]] 06:51:38.490 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:38.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:38.509 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:38.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=47, revision=50 06:51:38.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=50, revision=-1 06:51:38.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:38.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:38.669 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:38.702 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:51:38.706 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:51:38.720 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:38.806 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:38.815 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:51:38.847 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='19920a9cdfa4312ff9cc9046126e42dcc323b636' to.sha1='d47648320f88feac294dc06ac5f8e4f363194fac'): /2/1 {11 11ä11#+} 1/b 06:51:38.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=55 06:51:38.872 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 06:51:38.930 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:38.933 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=50, revision=55 06:51:38.973 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:38.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=50, revision=55 06:51:38.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=55, revision=-1 06:51:39.022 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:39.074 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:39.085 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:39.090 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:39.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=84.2 MiB, available=371.3 MiB 06:51:39.255 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:39.351 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:39.379 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:39.382 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:39.383 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cAaNifaiKoOFHDRviupRRA/Y0HwN2E-mTq83f57d3cURA/Hz_VdqzRmA-6B3yi8Yn-hw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:40.046 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:40.048 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:40.049 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:40.054 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:40.058 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd, this.localRepositoryRevisionSynced=-1, revision=227 06:51:40.058 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd, this.localRepositoryRevisionInProgress=227, revision=-1 06:51:40.075 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:40.084 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:51:40.139 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:40.140 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:51:40.140 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:51:40.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=5 06:51:40.264 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 06:51:40.786 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:40.786 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:40.787 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:40.789 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:40.793 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:40.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:41.026 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:41.060 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:41.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=-1, revision=5 06:51:41.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=5, revision=-1 06:51:41.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:51:41.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:41.301 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:41.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1021247 bytes in 2319 ms. path='/2/1 {11 11ä11#+} 1/b' 06:51:41.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=58 06:51:41.427 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 06:51:41.501 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:41.510 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=55, revision=58 06:51:41.546 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:41.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=55, revision=58 06:51:41.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=58, revision=-1 06:51:41.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:41.616 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:41.638 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:41.673 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:41.715 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:41.719 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:51:41.736 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:51:41.776 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:41.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:41.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:41.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=83.4 MiB, available=372.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:41.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd7522da85bbeb7a44f2b06928f85361fe4fdd37' to.sha1='68dc353e4162f8ae756a1155e3571ab76cf2d765'): /2/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:41.889 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:41.933 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=63 06:51:41.933 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:42.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:42.010 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:42.038 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:42.057 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:42.117 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:42.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=58, revision=63 06:51:42.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=63, revision=-1 06:51:42.146 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:42.169 [closeDeferredTimer-491c06cd-2e] INFO c.c.c.l.LocalRepoManagerImpl - [491c06cd]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:42.228 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:42.245 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:42.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:42.392 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:42.578 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:42.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=82.7 MiB, available=372.8 MiB 06:51:42.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:42.684 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:42.728 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:42.742 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:42.748 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cAaNifaiKoOFHDRviupRRA/8Xj1wMAJhIbZio0IaVSUkQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:43.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=82.6 MiB, available=372.9 MiB 06:51:43.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.-1.xml.gz 06:51:43.109 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% 06:51:43.128 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:43.129 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:43.129 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:43.132 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:43.177 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd localRepositoryRevisionSynced=225 06:51:43.278 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:43.317 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=7 remoteFromLocalRevision=225 06:51:43.327 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 06:51:43.327 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=d96f33fd-6fdb-419b-b45d-16d96615bcdd to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=false 06:51:43.328 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:43.328 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:51:43.329 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:51:43.338 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:43.339 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:43.340 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:43.342 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:43.344 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:43.344 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:43.344 [qtp507378138-1987] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:43.413 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd localRepositoryRevisionSynced=225 localRepositoryRevisionInProgress=230 06:51:43.417 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:43.485 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:43.537 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:43.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:43.648 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 766920 bytes in 1393 ms. path='/2/a' 06:51:43.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=66 06:51:43.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 06:51:43.742 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:43.754 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=63, revision=66 06:51:43.800 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:43.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=63, revision=66 06:51:43.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=66, revision=-1 06:51:43.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:43.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:43.883 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:43.907 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:51:43.909 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:51:43.946 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:44.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:44.034 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:51:44.034 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:51:44.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e2c6703d23fe8191170eaf193a8a5dccf8285e92' to.sha1='59b84db9426390fb701060c3dee507d70418761e'): /3 + &#ä/5/h 06:51:44.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=71 06:51:44.177 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:43.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:51:44.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=83.0 MiB, available=372.5 MiB 06:51:44.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:51:44.248 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:44.249 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:44.249 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:44.256 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:44.260 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:44.261 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:44.261 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:44.262 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:44.266 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:44.267 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd, this.localRepositoryRevisionInProgress=-1, revision=231 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:44.340 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:44.344 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=227, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=231 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:44.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=66, revision=71 06:51:44.346 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:44.362 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:44.362 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:44.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:44.374 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:44.528 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:44.577 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:44.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:44.708 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:44.874 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:44.945 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:44.958 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:44.964 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R609g4-Te_Oxiu167Uczpw/1KFUjacjIg5D5WNGf1-vsQ/LtQmNaTsoZE2NbwuE6UfCA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:45.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=83.3 MiB, available=372.2 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:45.029 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:45.033 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=227, revision=231 06:51:45.044 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:45.045 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[pZ6Hj4c6O3ObexyXJBwF1A, Yasmin, null, [yasmin@subshare.net], [6100483b215224d2]] 06:51:45.045 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:51:45.053 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ui49V6DcRiF_EUnuAJUexA, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:51:45.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 06:51:45.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@c2d6cc2 06:51:45.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:51:45.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:51:45.055 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[99be509018f9316a] 06:51:45.055 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [99be509018f9316a] 06:51:45.055 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=4]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[pZ6Hj4c6O3ObexyXJBwF1A, Yasmin, null, [yasmin@subshare.net], [6100483b215224d2]] 06:51:45.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 06:51:45.055 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:45.431 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:45.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=83.3 MiB, available=372.2 MiB 06:51:45.645 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:45.646 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:45.646 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:45.652 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:45.656 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd, this.localRepositoryRevisionSynced=227, revision=231 06:51:45.656 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd, this.localRepositoryRevisionInProgress=231, revision=-1 06:51:45.672 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:45.673 [closeDeferredTimer-8900d2-26] INFO c.c.c.l.LocalRepoManagerImpl - [8900d2]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:45.723 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:51:45.724 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:51:45.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=8 06:51:45.770 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 06:51:45.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:45.815 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:46.029 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:46.065 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:46.139 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:46.172 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:46.183 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:46.196 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R609g4-Te_Oxiu167Uczpw/1KFUjacjIg5D5WNGf1-vsQ/LtQmNaTsoZE2NbwuE6UfCA' offset=1048576 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:46.277 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:46.361 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:46.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1237311 bytes in 1807 ms. path='/3 + &#ä/5/h' 06:51:46.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=75 06:51:46.453 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:46.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:45.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:51:46.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=83.3 MiB, available=372.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:46.562 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:46.610 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=71, revision=75 06:51:46.626 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:46.634 [closeDeferredTimer-5ce1a2ee-1] INFO c.c.c.l.LocalRepoManagerImpl - [5ce1a2ee]_close: Shutting down real LocalRepoManager. 06:51:46.634 [closeDeferredTimer-69af654d-1] INFO c.c.c.l.LocalRepoManagerImpl - [69af654d]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:46.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=71, revision=75 06:51:46.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=75, revision=-1 06:51:46.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:46.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:46.704 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:46.765 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:46.807 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:51:46.811 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:51:46.869 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:46.893 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:46.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:46.917 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:46.925 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca9f4f1df7dac5de0c9c7b8e432cd47d4b68afd5' to.sha1='a262f2a064b9e417e9cad1116d3e119d752d6962'): /3 + &#ä/5/i 06:51:46.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=80 06:51:46.973 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 06:51:47.128 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:47.134 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:46.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:51:47.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=83.3 MiB, available=372.2 MiB 06:51:47.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:47.185 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:47.230 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:47.242 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:47.248 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=75, revision=80 06:51:47.249 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=80, revision=-1 06:51:47.288 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:47.332 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:47.351 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:47.355 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:47.366 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:47.491 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:47.506 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:47.528 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:47.533 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:47.542 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R609g4-Te_Oxiu167Uczpw/1KFUjacjIg5D5WNGf1-vsQ/gW83ta_FiwpLQ_-j62ws0g' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:47.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=83.3 MiB, available=372.2 MiB 06:51:47.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/yasmin/.subshare/metaOnlyRepo/6s495pto7riRDv7mP4P23g/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:51:47.740 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:47.740 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:47.741 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:47.744 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:47.760 [qtp507378138-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd localRepositoryRevisionSynced=230 06:51:47.811 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:47.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d96f33fd-6fdb-419b-b45d-16d96615bcdd remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=10 remoteFromLocalRevision=230 06:51:47.839 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 06:51:47.840 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 06:51:47.840 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 06:51:47.840 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c23cfb8]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:47.845 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:47.848 [Test worker] INFO o.s.t.AbstractMultiUserIT - 06:51:47.848 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 06:51:47.848 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** 06:51:47.850 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' 06:51:47.851 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:48.092 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:48.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 538313 bytes in 989 ms. path='/3 + &#ä/5/i' 06:51:48.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=83 06:51:48.363 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:48.377 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:48.481 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:48.490 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=80, revision=83 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:48.507 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:48.530 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:48.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=80, revision=83 06:51:48.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=83, revision=-1 06:51:48.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:51:48.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:48.594 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:48.621 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:51:48.625 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:51:48.639 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:48.710 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:48.803 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:48.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:51:48.842 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dbb2a6b055786bf3e2c705756a0d53e55c80b718' to.sha1='e9e3d766060af6a31684e8a83f269fe7eb75dfa3'): /3 + &#ä/aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:48.867 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:48.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=88 06:51:48.896 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:48.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:48.985 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:48.988 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=83, revision=88 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:49.022 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:49.058 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:49.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=83, revision=88 06:51:49.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=88, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:49.072 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:49.092 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:49.135 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:49.147 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:49.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:49.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:49.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:49.321 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:49.389 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:49.429 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:49.452 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:49.455 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:49.458 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:49.461 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R609g4-Te_Oxiu167Uczpw/qtzQO8kkL-kaTIx7mD3Ogw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:49.507 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:49.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:49.630 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:49.692 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:49.759 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:49.823 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:49.964 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:50.098 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:50.191 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:50.418 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:50.453 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]initPersistenceManagerFactory: repositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 06:51:50.453 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2600 ms. 06:51:50.462 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.470 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.499 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.500 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.500 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.501 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.502 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.502 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:51:50.598 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:50.599 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:50.604 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:50.610 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.625 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:50.627 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:50.640 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:50.641 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:50.673 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:16:29.889Z expiryDateTime=2019-09-21T05:46:29.889Z 06:51:50.690 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:50.691 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:50.693 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:50.700 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:50.703 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:50.708 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.708 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:50.744 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:51:50.775 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:51:50.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:51:50.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:51:50.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=125 06:51:50.951 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 06:51:51.126 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 06:51:51.127 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 to='build/repo/k0t2lbuw-bo4td-local-dest-xenia', fromRepoLocalSync=true 06:51:51.127 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a71e37d1-524f-4b90-a3c0-4dd5951cf182 ('build/repo/k0t2lbuw-bo4td-local-dest-xenia') 06:51:51.252 [pool-30-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 06:51:51.348 [pool-30-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% 06:51:51.474 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:51.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.170.xml.gz 06:51:51.476 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.170.xml.gz 06:51:51.492 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:51.493 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:51.493 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:51.495 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:51.496 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:51.497 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:51.497 [qtp507378138-135] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:51.606 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=234 06:51:51.609 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:51.617 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.170.xml.gz 06:51:51.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=170 repoFileDtos.size=0 06:51:52.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=91.2 MiB, available=364.3 MiB 06:51:52.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:51:52.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:52.229 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:52.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:52.265 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:52.266 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:52.267 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:52.270 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:52.272 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:52.272 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:52.273 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:52.289 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=-1, revision=235 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:52.335 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:52.337 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=235 06:51:52.391 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:52.391 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:52.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=11, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:52.703 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:52.706 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:53.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=91.1 MiB, available=364.4 MiB 06:51:53.087 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=171, revision=235 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:53.125 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a523563]initPersistenceManagerFactory: repositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:51:53.497 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2a523563]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26534 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:53.498 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:53.514 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:53.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:53.694 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:53.720 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:53.732 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:53.733 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R609g4-Te_Oxiu167Uczpw/qtzQO8kkL-kaTIx7mD3Ogw' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:53.941 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:51:53.942 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:51:53.942 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:51:53.951 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] for InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:51:53.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:51:53.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:51:53.953 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:51:53.953 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:51:53.955 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:51:53.963 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] via PGP-key[s] for UserRepoKeyPublicKey[id=5]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:51:53.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:51:53.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:51:53.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:51:53.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:51:53.965 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6100483b215224d2] 06:51:53.965 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [6100483b215224d2] 06:51:53.965 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:54.078 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:54.139 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:54.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1216906 bytes in 4952 ms. path='/3 + &#ä/aa' 06:51:54.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=92 06:51:54.156 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 06:51:54.245 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:54.262 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=88, revision=92 06:51:54.285 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:54.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=88, revision=92 06:51:54.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=92, revision=-1 06:51:54.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:51:54.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:51:54.457 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:54.521 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:51:54.534 [qtp2000985038-1190] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:51:54.657 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:54.711 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:54.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:54.722 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:54.724 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=127.6 MiB, available=327.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:54.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69e11dd05d7db150a130b076ae07cc59253445cd' to.sha1='e468e214fdc494bbe34f4262af5087fef3f3a6ae'): /3 + &#ä/bb org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:54.773 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.PermissionIT.nonOwnerAdminGrantsWritePermission(PermissionIT.java:125) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:54.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=97 06:51:54.828 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:54.927 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd80-tff6t-remote' 06:51:54.928 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd80-tff6t-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:54.953 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:54.967 [qtp2000985038-1190] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=92, revision=97 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:54.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:51:55.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=91.6 MiB, available=363.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:55.014 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:55.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=92, revision=97 06:51:55.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=97, revision=-1 06:51:55.063 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:55.114 [qtp2000985038-1190] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:55.694 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:55.706 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:55.707 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:55.708 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:55.710 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:55.713 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionSynced=171, revision=235 06:51:55.713 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=235, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:55.802 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:55.803 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:55.861 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:51:55.862 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:51:55.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=125, revision=128 06:51:55.990 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:56.044 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:56.057 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:56.085 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:56.086 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:56.087 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:56.090 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:56.092 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:56.097 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:56.098 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R609g4-Te_Oxiu167Uczpw/vFsdNU0sIknOuwZaai_7ow' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:56.103 [qtp507378138-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=123, revision=128 06:51:56.150 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:56.209 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:56.220 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=123, revision=128 06:51:56.220 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=128, revision=-1 06:51:56.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:56.512 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:56.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:56.932 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:57.039 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:57.097 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:57.168 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:56.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:51:57.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=91.8 MiB, available=363.7 MiB 06:51:57.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:57.285 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:57.436 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:57.486 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:57.598 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:57.678 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:57.757 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:57.879 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:57.902 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 935860 bytes in 2099 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:57.924 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:57.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=100 06:51:57.933 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:57.960 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.008 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:58.018 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=97, revision=100 06:51:58.044 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:58.047 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=97, revision=100 06:51:58.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=100, revision=-1 06:51:58.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:51:58.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:58.125 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=91.5 MiB, available=364.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.135 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:58.178 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.193 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:51:58.195 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:58.287 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:58.357 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.362 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:58.375 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:58.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:51:58.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c02582a9c9195095e4355ff40cac466e8645c39a' to.sha1='13fdb15267119f477633ad6395cda3de1a6ecd9e'): /3 + &#ä/cc 06:51:58.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=105 06:51:58.490 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:58.513 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:58.521 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.534 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:58.556 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=100, revision=105 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:58.556 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.609 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:58.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=100, revision=105 06:51:58.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=105, revision=-1 06:51:58.680 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:58.700 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:58.127 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.745 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:58.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=91.5 MiB, available=364.0 MiB 06:51:58.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.170.xml.gz 06:51:58.748 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 06:51:58.750 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 06:51:58.750 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:58.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:51:58.767 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:58.789 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:58.791 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:58.792 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:58.795 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:58.826 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:58.846 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=234 06:51:58.850 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:58.883 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:58.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:58.978 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.001 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=131 remoteFromLocalRevision=234 06:51:59.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 from='build/repo/k0t2lbuw-bo4td-local-dest-xenia' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:59.017 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.027 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:59.030 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:59.031 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:59.034 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:59.044 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.047 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:59.060 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:59.068 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R609g4-Te_Oxiu167Uczpw/VwnQa82QX166MLb__PdjQw' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:59.067 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.130 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=131 06:51:59.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:51:59.174 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:59.201 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:51:59.235 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]initPersistenceManagerFactory: repositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca 06:51:59.236 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4307 ms. 06:51:59.264 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]getCloseDeferredMillis: closeDeferredMillis=20000 06:51:59.264 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.300 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 06:51:59.300 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 06:51:59.319 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=131 06:51:59.417 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:51:59.417 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:51:59.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:51:59.667 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:51:59.674 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=133 06:51:59.706 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:59.736 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:51:59.737 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 4fe5ffd9-5330-435a-b4fc-af19cb6c423b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest localRepository.publicKeySha1 = 3C:0B:FF:B4:DC:55:23:B5:A5:2E:67:7C:93:E3:66:70:73:88:82:92 remoteRepository.repositoryId = e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepository.remoteRoot = https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g remoteRepository.publicKeySha1 = 4E:8B:51:ED:20:A0:32:DC:5B:27:35:86:37:6B:68:33:16:20:68:54 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 4fe5ffd9-5330-435a-b4fc-af19cb6c423b e4407973-11ea-4e49-805b-947d3e7a60ca org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:59.838 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.840 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:51:59.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.842 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:59.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 625049 bytes in 1110 ms. path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.895 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:59.896 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:59.896 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:59.899 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:59.906 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=128, revision=133 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:59.909 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.910 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:59.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=108 06:51:59.915 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.917 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:59.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=128, revision=133 06:51:59.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=133, revision=-1 06:51:59.959 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:59.961 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:51:59.962 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:51:59.963 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.967 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:51:59.972 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:51:59.975 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=105, revision=108 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:51:59.993 [qtp507378138-2755] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 transaction.localRevision=241 remoteFromLocalRevision=131 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:00.002 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:21:59.937Z expiryDateTime=2019-09-21T05:51:59.937Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:00.012 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:00.014 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:00.018 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:00.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=105, revision=108 06:52:00.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=108, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:00.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 to='build/repo/k0t2lbuw-bo4td-local-dest-xenia', fromRepoLocalSync=false 06:52:00.023 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:00.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:00.023 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:00.025 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:00.031 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:00.035 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:00.036 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:00.036 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:00.038 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:00.045 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:00.049 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:00.049 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:00.050 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:00.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=4fe5ffd9-5330-435a-b4fc-af19cb6c423b to='build/repo/k0t2sc16-i6y03-local-dest', fromRepoLocalSync=true 06:52:00.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:52:00.050 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:52:00.054 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4fe5ffd9-5330-435a-b4fc-af19cb6c423b ('build/repo/k0t2sc16-i6y03-local-dest') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:00.066 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=234 localRepositoryRevisionInProgress=241 06:52:00.072 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.083 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:00.078 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:00.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:00.091 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:00.119 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.168 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:00.170 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:00.249 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:00.260 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:00.307 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:00.357 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.390 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:52:00.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:00.391 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:52:00.438 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df7cead6dfbf476e01070c23c03237e57e6bb898' to.sha1='a76a68b5b0a5f785432647164214405d632d7b81'): /3 + &#ä/dd 06:52:00.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=113 06:52:00.488 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 06:52:00.546 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.567 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=108, revision=113 06:52:00.608 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=108, revision=113 06:52:00.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=113, revision=-1 06:52:00.670 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.717 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.750 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:52:00.760 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:00.762 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:00.820 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:00.888 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.902 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.908 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:00.913 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R609g4-Te_Oxiu167Uczpw/UtM7-CJe9y8UWI8aICzSzQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:00.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:52:01.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=93.1 MiB, available=362.4 MiB 06:52:01.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:01.020 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:01.018 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:01.023 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:01.030 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:01.034 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:01.042 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:01.053 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:01.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147137 bytes in 293 ms. path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:01.055 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:01.069 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=-1, revision=242 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:01.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=116 06:52:01.077 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:01.105 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=235, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=242 06:52:01.128 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:01.128 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:01.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:01.136 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:01.146 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=113, revision=116 06:52:01.160 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:01.171 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=113, revision=116 06:52:01.171 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=116, revision=-1 06:52:01.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:01.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:01.275 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:01.359 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:01.369 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:01.385 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:01.479 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="70503311-da90-4e9b-8e13-2f5adcee07e0"] on repo=70503311-da90-4e9b-8e13-2f5adcee07e0 06:52:01.511 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:52:01.535 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b localRepositoryRevisionSynced=8 06:52:01.590 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:01.594 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.to' result=null 06:52:01.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:01.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:01.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=134.6 MiB, available=320.9 MiB 06:52:01.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:01.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=121 06:52:01.841 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 06:52:01.980 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:01.987 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=116, revision=121 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:02.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=92.4 MiB, available=363.1 MiB 06:52:02.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=235, revision=242 06:52:02.067 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:02.068 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:52:02.069 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:52:02.069 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] 06:52:02.076 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] via PGP-key[s] for UserRepoKeyPublicKey[id=5]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:52:02.077 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:52:02.077 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:52:02.078 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:02.078 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:52:02.078 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6100483b215224d2] 06:52:02.078 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [6100483b215224d2] 06:52:02.078 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:02.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:02.086 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:02.124 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:02.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=116, revision=121 06:52:02.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=121, revision=-1 06:52:02.190 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:02.216 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:02.224 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 transaction.localRevision=83 remoteFromLocalRevision=8 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:02.228 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:02.244 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:02.251 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:02.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fccb0165-f972-4d58-8d09-2d706d50125b from='https://localhost:36994/fccb0165-f972-4d58-8d09-2d706d50125b' toID=70503311-da90-4e9b-8e13-2f5adcee07e0 to='build/repo/k0t2qthv-rgyau-local-src', fromRepoLocalSync=false 06:52:02.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.null.xml.gz 06:52:02.258 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src/.subshare-repo/tmp/ChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.null.xml.gz 06:52:02.297 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:02.306 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:02.354 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.localRepositoryRevisionInProgress=-1, revision=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:02.416 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83 06:52:02.437 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:02.444 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src/.subshare-repo/tmp/ChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.null.xml.gz 06:52:02.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:02.471 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:02.620 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [619935b1]initPersistenceManagerFactory: repositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:02.637 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [619935b1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28867 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:02.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=92.0 MiB, available=363.5 MiB 06:52:02.737 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:02.738 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:02.744 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:02.748 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwf-ccs5k-remote' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:02.749 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:02.752 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionSynced=235, revision=242 06:52:02.753 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=242, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:02.752 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwf-ccs5k-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:02.813 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:02.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:02.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:52:02.860 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=136 06:52:02.876 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 06:52:02.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:02.939 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:03.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=38, cryptoLinkDtos.size=55, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:03.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:03.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=116.3 MiB, available=339.2 MiB 06:52:03.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:52:03.498 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:03.517 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.localRepositoryRevisionInProgress=-1, revision=84 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:02.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:52:03.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=92.1 MiB, available=363.4 MiB 06:52:03.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:03.674 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:03.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=134.4 MiB, available=321.1 MiB 06:52:03.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=138 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:03.814 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]initPersistenceManagerFactory: repositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e 06:52:03.835 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22272 ms. 06:52:03.873 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]getCloseDeferredMillis: closeDeferredMillis=20000 06:52:03.873 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:04.019 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:04.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:04.117 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:04.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=92.1 MiB, available=363.4 MiB 06:52:04.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:04.233 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:04.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=92.1 MiB, available=363.4 MiB 06:52:04.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:04.722 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 06:52:04.722 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 06:52:04.723 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 06:52:04.749 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:04.750 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:04.752 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:04.761 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:04.782 [qtp507378138-2755] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=241 06:52:04.785 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:04.822 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=138 remoteFromLocalRevision=241 06:52:04.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 from='build/repo/k0t2lbuw-bo4td-local-dest-xenia' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:52:04.871 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=138 06:52:04.876 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:04.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:52:04.880 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 06:52:04.880 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 06:52:04.885 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=138 06:52:04.904 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:04.905 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:05.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=114.6 MiB, available=340.9 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:05.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:05.037 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:52:05.039 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=136, revision=140 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:05.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.remoteRepositoryRevisionSynced=4, revision=84 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:05.045 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 06:52:05.064 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:05.066 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:05.084 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:05.086 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:05.087 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:05.090 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:05.100 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=133, revision=140 06:52:05.103 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:05.141 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:05.155 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=133, revision=140 06:52:05.155 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=140, revision=-1 06:52:05.207 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:05.209 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:05.210 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:05.213 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:05.232 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 transaction.localRevision=247 remoteFromLocalRevision=138 06:52:05.254 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:05.266 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 06:52:05.266 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:05.266 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]getCloseDeferredMillis: closeDeferredMillis=20000 06:52:05.266 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:05.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:05.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:05.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:05.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:05.286 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:52:05.286 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:52:05.287 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3189a2ba]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:52:05.288 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3189a2ba]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:05.307 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.320 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.341 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.350 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.363 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.412 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.447 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.459 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.469 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.497 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.519 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:05.566 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=BiK880mmCXRqbbG_lLWkDg could not be decrypted! Access rights missing?! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:05.563 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.576 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:05.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 25 ms. 06:52:05.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:05.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:05.601 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=93.1 MiB, available=362.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:05.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:05.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.614 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Drk2ZvUpK6VMs6PyuFEXJg could not be decrypted! Access rights missing?! 06:52:05.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:05.626 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=1o9WJPswEClzljjcgzYuSw, serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b} because of missing permissions! 06:52:05.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:05.628 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Zfzb0q8Bsyq9kEEI9pLCAw could not be decrypted! Access rights missing?! 06:52:05.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.674 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=RYMGfFMIXGtLxpYXSZ5fiQ could not be decrypted! Access rights missing?! 06:52:05.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.700 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=UR7NaSMkW6JeFYgcuVACrg could not be decrypted! Access rights missing?! 06:52:05.701 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.705 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ZJwO-JDcHLhmPQeq9MT-SQ could not be decrypted! Access rights missing?! 06:52:05.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.710 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hsgc2wFmJsOb_SGUPvxWrg could not be decrypted! Access rights missing?! 06:52:05.712 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.713 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.721 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.722 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.732 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.738 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=XvlvIu29AjyvEhi1e5_Zcw could not be decrypted! Access rights missing?! 06:52:05.739 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:05.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.743 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=dqZQJIgLkqxT8dasjDtRXQ could not be decrypted! Access rights missing?! 06:52:05.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:05.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:05.790 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:05.793 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:05.796 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:05.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:05.875 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:06.216 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src localRepository.publicKeySha1 = 00:0B:73:73:AA:19:B2:88:96:D0:67:8F:D9:53:8B:E8:C5:CF:5E:89 remoteRepository.repositoryId = ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepository.remoteRoot = https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepository.publicKeySha1 = DC:DB:74:BA:3F:93:DB:91:52:2C:A4:E6:9D:B1:8B:9A:D3:F8:CC:42 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 aaf40e33-d8b3-4b8e-9360-9995783fa480 ba0a84f9-23e6-433b-bc10-1013241c5e2e org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:06.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=114.1 MiB, available=341.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:06.278 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:06.306 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:06.330 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.localRepositoryRevisionSynced=4, revision=84 06:52:06.330 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.localRepositoryRevisionInProgress=84, revision=-1 06:52:06.352 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:06.366 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:06.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.to' result=null 06:52:06.391 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=123 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:06.392 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:06.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 06:52:06.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:06.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:06.959 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:07.163 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:07.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=135.4 MiB, available=320.1 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:07.249 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:52:07.304 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:07.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=114.1 MiB, available=341.4 MiB 06:52:07.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:07.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:07.395 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:52:07.422 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:07.436 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:07.459 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:07.468 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:52:07.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:07.586 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:52:07.655 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.96% 06:52:07.748 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:07.782 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:07.815 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.localRepositoryRevisionSynced=-1, revision=138 06:52:07.815 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.localRepositoryRevisionInProgress=138, revision=-1 06:52:07.834 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:07.850 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:07.848 [closeDeferredTimer-4c23cfb8-2] INFO c.c.c.l.LocalRepoManagerImpl - [4c23cfb8]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:07.867 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:07.868 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:07.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:07.958 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:07.998 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:08.084 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:08.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=114.0 MiB, available=341.5 MiB 06:52:08.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:08.140 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:22:08.020Z expiryDateTime=2019-09-21T05:52:08.020Z 06:52:08.176 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:08.207 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:08.244 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:52:08.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=true 06:52:08.256 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaf40e33-d8b3-4b8e-9360-9995783fa480 ('build/repo/k0t2rmeg-wn974-local-src') 06:52:08.295 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:52:08.333 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:52:08.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.-1.xml.gz 06:52:08.382 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.-1.xml.gz 06:52:08.398 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:08.445 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:08.450 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:08.475 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 06:52:08.556 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:08.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:08.569 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.-1.xml.gz 06:52:08.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:08.631 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:08.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=-1, revision=5 06:52:08.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=5, revision=-1 06:52:08.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:08.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:08.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=114.8 MiB, available=340.7 MiB 06:52:08.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.null.xml.gz 06:52:08.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:52:08.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:52:08.914 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:08.919 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:08.924 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:08.938 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:09.015 [qtp2000985038-2911] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 localRepositoryRevisionSynced=83 06:52:09.029 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:09.067 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:09.081 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b transaction.localRevision=125 remoteFromLocalRevision=83 06:52:09.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=70503311-da90-4e9b-8e13-2f5adcee07e0 from='build/repo/k0t2qthv-rgyau-local-src' toID=fccb0165-f972-4d58-8d09-2d706d50125b to='https://localhost:36994/fccb0165-f972-4d58-8d09-2d706d50125b' 06:52:09.117 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=125 06:52:09.123 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:09.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.to' result=null 06:52:09.126 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:52:09.127 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:09.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:09.142 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b localRepositoryRevisionSynced=125 06:52:09.169 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:09.169 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.to' result=null 06:52:09.180 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:09.181 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthv-rgyau-local-src' configKey='repair.deleteCollisions.to' result=null 06:52:09.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=123, revision=127 06:52:09.192 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 06:52:09.292 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:09.298 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0, this.remoteRepositoryRevisionSynced=121, revision=127 06:52:09.320 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:09.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=121, revision=127 06:52:09.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=127, revision=-1 06:52:09.348 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:09.355 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=70503311-da90-4e9b-8e13-2f5adcee07e0 transaction.localRevision=89 remoteFromLocalRevision=125 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:09.378 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:09.404 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:09.415 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:09.409 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:52:09.418 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/R609g4-Te_Oxiu167Uczpw 06:52:09.621 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 199 ms. 06:52:09.625 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=v13cSA4xsiDno8I2TXxmgQ, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:09.674 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:09.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=77.4 MiB, available=378.1 MiB 06:52:09.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:09.780 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 155 ms. 06:52:09.782 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=E-X7oKkyGzsAAvfYD57cHQ, invitation=false] 06:52:09.814 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:09.816 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:09.822 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [100ae7c7]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2tcrf-823x4-local-dest' 06:52:09.825 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [100ae7c7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2tcrf-823x4-local-dest' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:09.857 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:09.916 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:09.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:52:10.042 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:10.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=135.4 MiB, available=320.1 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:10.067 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:10.093 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:52:10.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:10.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:10.228 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:52:10.297 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:52:10.555 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:52:10.655 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:52:11.103 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:11.223 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:11.232 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3189a2ba]initPersistenceManagerFactory: repositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c 06:52:11.234 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3189a2ba]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5944 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:11.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:11.277 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.305 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.373 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.374 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3189a2ba]getCloseDeferredMillis: closeDeferredMillis=20000 06:52:11.374 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3189a2ba]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:11.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=135.0 MiB, available=320.5 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:11.440 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:52:11.473 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.477 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.480 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.481 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.482 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.493 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:52:11.623 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:11.624 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:11.629 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:11.637 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.652 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:11.653 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:11.677 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:11.679 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:11.712 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:17:35.762Z expiryDateTime=2019-09-21T05:47:35.762Z 06:52:11.722 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:11.723 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:11.724 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:11.727 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:11.732 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:11.735 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.736 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:11.759 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:52:11.790 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:52:11.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:52:11.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:52:11.987 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=16, revision=18 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:11.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:52:12.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=134.9 MiB, available=320.6 MiB 06:52:12.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:52:12.024 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:52:12.027 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:12.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=77.7 MiB, available=377.8 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:12.104 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:12.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:12.123 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:12.278 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:12.289 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:52:12.289 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:12.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:12.351 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:12.355 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:12.360 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=9ec949ca-0b18-48ec-860a-e87bc126f44c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=true 06:52:12.361 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9ec949ca-0b18-48ec-860a-e87bc126f44c ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90') 06:52:12.364 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:12.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.181.xml.gz 06:52:12.365 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.181.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:12.382 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 06:52:12.383 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:12.409 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:12.410 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:12.410 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:12.418 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:12.423 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:12.427 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:12.429 [qtp507378138-29] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:12.432 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='565ffcddcb932e592bf0f8a0f263db0942cf1f76' to.sha1=''): /5/h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:12.437 [pool-31-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 06:52:12.511 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=181 localRepositoryRevisionInProgress=247 06:52:12.516 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:12.522 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.181.xml.gz 06:52:12.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=181 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:12.532 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:12.599 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:12.625 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 06:52:12.692 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:12.700 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/10bn-2BgP_8J4kCEO5Ep5A' offset=0 06:52:12.772 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:12.903 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:12.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:52:13.073 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 867935 bytes in 448 ms. path='/5/h' 06:52:13.117 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:13.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=77.7 MiB, available=377.8 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:13.343 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:13.380 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:13.397 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=-1, revision=4 06:52:13.397 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:13.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:13.445 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:13.453 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4078d5c765c3d64c1dccfa335b195f78c7d7a76b' to.sha1=''): /5/i org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:13.458 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:13.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:13.545 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/5/i' 06:52:13.598 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:13.603 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=0 06:52:13.625 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:13.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=100.9 MiB, available=354.6 MiB 06:52:13.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:52:13.676 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:13.680 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:13.683 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:13.684 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:13.720 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:13.721 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:13.722 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:13.725 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:13.736 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:13.737 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:13.738 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:13.753 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=-1, revision=248 06:52:13.817 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=248 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:13.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:13.825 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:13.825 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:13.850 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:13.850 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:13.974 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:13.976 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=1048576 06:52:13.990 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:14.011 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:52:14.012 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:52:14.040 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:52:14.095 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:14.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:14.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=6 06:52:14.211 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:14.314 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:14.325 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=2097152 06:52:14.337 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:14.353 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:13.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=11, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:52:14.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=96.5 MiB, available=359.0 MiB 06:52:14.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=182, revision=248 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:14.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 36 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:14.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:52:14.888 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:14.893 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:14.895 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=3145728 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:14.903 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:14.910 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:14.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:52:15.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 177056 bytes in 1461 ms. path='/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:15.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:15.060 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:52:15.060 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:52:15.061 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] 06:52:15.069 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] via PGP-key[s] for UserRepoKeyPublicKey[id=5]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:52:15.070 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:52:15.070 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:52:15.070 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:15.070 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:52:15.071 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6100483b215224d2] 06:52:15.071 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [6100483b215224d2] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:15.085 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:52:15.089 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i 06:52:15.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i 06:52:15.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:15.217 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:15.238 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:15.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' 06:52:15.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a08df9e5f66e38d3714a67c3d00b5254383023da' to.sha1=''): /aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:15.311 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:15.375 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:15.380 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:15.383 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' 06:52:15.406 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:15.408 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/N4vKzm40IJgVirZ3OAHaSw' offset=0 06:52:15.418 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:15.440 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:15.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:52:15.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182784 bytes in 129 ms. path='/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:15.530 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:15.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=-1, revision=6 06:52:15.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:15.547 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:15.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:15.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:15.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:15.609 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:15.623 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 06:52:15.676 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe7c178a63f7dd3b652797156b81e62b88eda88a' to.sha1=''): /bb 06:52:15.717 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:15.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 06:52:15.784 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:15.796 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/GOZ5jzHlmnuwBxTMQL7i7w' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:15.798 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:15.813 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:15.071 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:15.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:52:15.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=96.5 MiB, available=359.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:16.008 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:16.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 06:52:16.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 683100 bytes in 369 ms. path='/bb' 06:52:16.129 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:16.169 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:16.170 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:16.172 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:16.199 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:16.188 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:16.214 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionSynced=182, revision=248 06:52:16.214 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=248, revision=-1 06:52:16.224 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:16.239 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:16.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 06:52:16.315 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09bac3336a757166f4fb0b205acf8288fc2dd4d4' to.sha1=''): /cc org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:16.355 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:52:16.362 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:52:16.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=18, revision=20 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:16.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:16.413 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:16.417 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:16.442 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:16.456 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/vEZMMl9BIZE6gJpSkNZ1WQ' offset=0 06:52:16.474 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:16.484 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:16.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:16.618 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:16.619 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:16.620 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:16.621 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:16.644 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.remoteRepositoryRevisionSynced=12, revision=20 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:16.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=79.3 MiB, available=376.2 MiB 06:52:16.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:16.678 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:16.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214544 bytes in 272 ms. path='/cc' 06:52:16.722 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:16.730 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:16.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=12, revision=20 06:52:16.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:16.751 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:16.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:16.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:16.821 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:16.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 06:52:16.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c866b1a5cf88799cf5ce301335def03f4269b91' to.sha1=''): /dd 06:52:16.953 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:16.958 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 06:52:16.996 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.007 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/sy4ZhCZ76qIQAah1ZkZuBw' offset=0 06:52:17.016 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:52:17.077 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59968 bytes in 119 ms. path='/dd' 06:52:17.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:52:17.137 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=4fe5ffd9-5330-435a-b4fc-af19cb6c423b 06:52:17.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 06:52:17.170 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.209 [qtp344249497-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b localRepositoryRevisionSynced=136 06:52:17.213 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.265 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=49 remoteFromLocalRevision=136 06:52:17.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4fe5ffd9-5330-435a-b4fc-af19cb6c423b from='build/repo/k0t2sc16-i6y03-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' 06:52:17.302 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.309 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.369 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=49 06:52:17.446 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:17.446 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:17.512 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:52:17.512 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:17.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=90.5 MiB, available=365.0 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:17.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=78.0 MiB, available=377.5 MiB 06:52:17.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:17.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:17.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=49 06:52:17.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:17.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:17.620 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:17.649 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:17.649 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:17.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=51 06:52:17.675 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 06:52:17.758 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.779 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.remoteRepositoryRevisionSynced=5, revision=51 06:52:17.814 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=5, revision=51 06:52:17.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=51, revision=-1 06:52:17.863 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.890 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b transaction.localRevision=143 remoteFromLocalRevision=49 06:52:17.897 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=4fe5ffd9-5330-435a-b4fc-af19cb6c423b to='build/repo/k0t2sc16-i6y03-local-dest', fromRepoLocalSync=false 06:52:17.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:52:17.905 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:52:17.917 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.975 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=143 06:52:17.985 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:17.990 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:52:17.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:18.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=77.4 MiB, available=378.1 MiB 06:52:18.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.-1.xml.gz 06:52:18.131 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:52:18.138 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:52:18.138 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:52:18.175 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:18.254 [qtp704117508-2826] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:18.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=90.3 MiB, available=365.2 MiB 06:52:18.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:18.324 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:18.403 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=8 remoteFromLocalRevision=2 06:52:18.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:52:18.424 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:18.431 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:18.491 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:18.501 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 06:52:18.617 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:18.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:52:18.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:18.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=90.3 MiB, available=365.2 MiB 06:52:18.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.181.xml.gz 06:52:18.881 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% 06:52:18.907 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:18.909 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:18.910 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:18.914 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:18.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=10 06:52:18.923 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:18.930 [qtp507378138-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=247 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:18.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=148.4 MiB, available=307.1 MiB 06:52:18.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:18.946 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:18.951 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:18.960 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:18.970 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.localRepositoryRevisionInProgress=-1, revision=144 06:52:18.985 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:18.997 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:19.002 [qtp704117508-2826] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:19.015 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:19.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:19.098 [qtp704117508-2826] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:19.136 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:19.138 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=23 remoteFromLocalRevision=247 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:19.144 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=6, revision=10 06:52:19.144 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:19.148 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 06:52:19.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=9ec949ca-0b18-48ec-860a-e87bc126f44c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90', fromRepoLocalSync=false 06:52:19.149 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:19.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:19.149 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:19.176 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.176 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.177 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.179 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:19.188 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.189 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.190 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:19.184 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:19.218 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=247 localRepositoryRevisionInProgress=252 06:52:19.222 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:19.232 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:19.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:19.436 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms. 06:52:19.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:19.501 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:19.647 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:19.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=146.8 MiB, available=308.7 MiB 06:52:19.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=138, revision=144 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:19.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=90.9 MiB, available=364.6 MiB 06:52:19.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:19.922 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:19.925 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:19.926 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:19.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:19.932 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.933 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.933 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.935 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:19.942 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.942 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.942 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:19.961 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=-1, revision=253 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:19.976 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:20.052 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=248, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=253 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:20.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:20.094 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:20.098 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:20.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:20.134 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:20.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=12 06:52:20.182 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:20.268 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:20.291 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:20.301 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=10, revision=12 06:52:20.405 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:20.449 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:20.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=10, revision=12 06:52:20.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=12, revision=-1 06:52:20.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:20.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:20.537 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:20.555 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]initPersistenceManagerFactory: repositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 06:52:20.561 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15373 ms. 06:52:20.624 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]getCloseDeferredMillis: closeDeferredMillis=20000 06:52:20.624 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:20.750 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 108 ms. 06:52:20.750 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, invitation=false] 06:52:20.804 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms. 06:52:20.805 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=anKIoavE0RSjJ9P03CqkOw, invitation=false] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:20.853 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:20.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:20.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=91.1 MiB, available=364.4 MiB 06:52:20.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=248, revision=253 06:52:21.001 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:21.009 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:52:21.010 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:52:21.010 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] 06:52:21.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] via PGP-key[s] for UserRepoKeyPublicKey[id=5]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:52:21.033 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:52:21.033 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:52:21.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:21.034 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:52:21.035 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6100483b215224d2] 06:52:21.036 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [6100483b215224d2] 06:52:21.047 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:21.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:21.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=146.9 MiB, available=308.6 MiB 06:52:21.085 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:21.094 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.localRepositoryRevisionSynced=138, revision=144 06:52:21.096 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:21.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=14 06:52:21.097 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:21.134 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:21.144 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:21.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:21.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=54 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:21.183 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:21.177 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:21.194 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=12, revision=14 06:52:21.233 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:21.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:21.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:21.280 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:21.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=12, revision=14 06:52:21.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=14, revision=-1 06:52:21.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:21.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:21.373 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:21.402 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:21.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:52:21.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=16 06:52:21.574 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:52:21.691 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:21.708 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=14, revision=16 06:52:21.810 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:21.861 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:21.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=14, revision=16 06:52:21.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:21.934 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:21.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:21.964 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:21.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=91.1 MiB, available=364.4 MiB 06:52:22.014 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:22.015 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:22.016 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:22.019 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:22.034 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionSynced=248, revision=253 06:52:22.034 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c, this.localRepositoryRevisionInProgress=253, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:22.030 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:22.045 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:22.101 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:22.106 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=108.5 MiB, available=380.5 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:22.113 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:52:22.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:22.196 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.from' result=null 06:52:22.204 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90' configKey='repair.deleteCollisions.to' result=null 06:52:22.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=24 06:52:22.243 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=24 06:52:22.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:22.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:22.302 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:22.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=147.2 MiB, available=308.3 MiB 06:52:22.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:22.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=18 06:52:22.308 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:52:22.384 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:22.395 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:22.481 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:22.519 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:22.537 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:22.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=16, revision=18 06:52:22.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=18, revision=-1 06:52:22.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:22.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:22.623 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:22.673 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:22.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:52:22.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=20 06:52:22.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:22.802 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = d8903532-a969-4a62-bd85-2b8ff3026529 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src localRepository.publicKeySha1 = D5:38:A5:E9:2E:98:F0:F7:B5:12:20:F3:25:EF:DA:D4:19:1C:E1:8D remoteRepository.repositoryId = 1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepository.remoteRoot = https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepository.publicKeySha1 = 53:37:08:18:28:6E:D6:A6:CC:A2:91:D0:17:AE:23:C7:14:EE:7C:0E 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 d8903532-a969-4a62-bd85-2b8ff3026529 1c3e0774-1daa-427a-817d-59950a9e9285 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:22.908 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:22.914 [qtp704117508-2826] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:22.958 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:22.963 [qtp704117508-2826] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:22.992 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:23.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=18, revision=20 06:52:23.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:23.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=147.0 MiB, available=308.5 MiB 06:52:23.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:23.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=90.6 MiB, available=364.9 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:23.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:23.051 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:23.130 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:23.188 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:23.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:52:23.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:52:23.399 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='adc498a767fa65bccccff9277971b5699e7773c2' to.sha1='3eb376c5207825b3f9e8a2d79c14d86a106ef8ea'): /1 {11 11ä11#+} 1/a 06:52:23.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=23 06:52:23.475 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 06:52:23.541 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:23.567 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=20, revision=23 06:52:23.595 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:23.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:52:23.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=89.9 MiB, available=365.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:23.687 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:23.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=147.0 MiB, available=308.5 MiB 06:52:23.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:52:23.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:52:23.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:52:23.689 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:23.697 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:23.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=20, revision=23 06:52:23.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:23.716 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:23.740 [qtp344249497-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b localRepositoryRevisionSynced=143 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:23.742 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:23.746 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:23.773 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=56 remoteFromLocalRevision=143 06:52:23.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4fe5ffd9-5330-435a-b4fc-af19cb6c423b from='build/repo/k0t2sc16-i6y03-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:23.806 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:23.814 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=49 localRepositoryRevisionInProgress=56 06:52:23.823 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:23.824 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:23.827 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:23.833 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:23.838 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:23.841 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:23.854 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=56 06:52:23.865 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:23.865 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:23.876 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:23.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:23.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=54, revision=58 06:52:23.889 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:23.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:23.920 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:23.955 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:23.957 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:23.960 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.remoteRepositoryRevisionSynced=51, revision=58 06:52:23.965 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:23.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=51, revision=58 06:52:23.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=58, revision=-1 06:52:23.985 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:23.989 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b transaction.localRevision=149 remoteFromLocalRevision=56 06:52:24.027 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:24.033 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:24.066 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.077 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:24.097 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:24.101 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:24.103 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/--GuZ3xGvzFwZPcd01uJIw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.107 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:24.154 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:23.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:52:24.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=89.9 MiB, available=365.6 MiB 06:52:24.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare/metaOnlyRepo/w-T_PH0mrp8rMU252TzR-A/0e6eff6f-75f4-4153-9a03-500810a70c90/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:24.213 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.23% 06:52:24.237 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:24.237 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:24.238 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.254 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.293 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.299 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.67% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.313 [qtp507378138-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c localRepositoryRevisionSynced=252 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.378 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.381 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.420 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ec949ca-0b18-48ec-860a-e87bc126f44c remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=26 remoteFromLocalRevision=252 06:52:24.430 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 06:52:24.430 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 06:52:24.430 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 06:52:24.430 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3189a2ba]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.431 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.436 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.436 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.472 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:21:59.937Z expiryDateTime=2019-09-21T05:51:59.937Z 06:52:24.489 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:24.496 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.510 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.513 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.538 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:24.539 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:24.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=60 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.537 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:52:24.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:52:24.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:24.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:52:24.557 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare 06:52:24.563 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.563 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.564 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.590 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.646 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.658 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:52:24.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=4fe5ffd9-5330-435a-b4fc-af19cb6c423b to='build/repo/k0t2sc16-i6y03-local-dest', fromRepoLocalSync=true org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:24.661 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.143.xml.gz 06:52:24.663 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.143.xml.gz 06:52:24.665 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4fe5ffd9-5330-435a-b4fc-af19cb6c423b ('build/repo/k0t2sc16-i6y03-local-dest') org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:24.680 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.697 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:24.702 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.704 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:52:24.704 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:52:24.729 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:52:24.730 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:52:24.730 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:52:24.730 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:52:24.730 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:52:24.730 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:24.730 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:52:24.730 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:52:24.731 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:52:24.731 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:52:24.731 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:52:24.732 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:24.732 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:52:24.733 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:52:24.733 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.733 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.734 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:52:24.734 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:52:24.735 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:52:24.736 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:52:24.736 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:52:24.736 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:52:24.767 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:52:24.768 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.782 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 renewalDateTime=2019-09-21T05:22:24.691Z expiryDateTime=2019-09-21T05:52:24.691Z org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.789 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:52:24.789 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:24.792 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:52:24.793 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:52:24.793 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:52:24.793 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:52:24.793 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:52:24.793 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:52:24.793 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:52:24.793 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:52:24.793 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:52:24.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.802 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.806 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=149 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:24.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 505258 bytes in 967 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.811 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 06:52:24.812 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7e533887 06:52:24.812 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 06:52:24.812 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 06:52:24.812 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:52:24.812 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 06:52:24.812 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 06:52:24.813 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:24.813 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 06:52:24.813 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 06:52:24.813 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 06:52:24.813 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 06:52:24.813 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 06:52:24.813 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:24.813 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 06:52:24.813 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 06:52:24.814 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 06:52:24.814 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 06:52:24.814 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 06:52:24.814 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:52:24.814 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 06:52:24.814 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 06:52:24.814 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.812 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:24.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.835 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.836 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.837 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.837 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:24.838 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/xenia/.subshare org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.852 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:24.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:24.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=26 06:52:24.884 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:24.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=d8903532-a969-4a62-bd85-2b8ff3026529 to='build/repo/k0t2sfwd-i69ks-local-src', fromRepoLocalSync=true 06:52:24.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.-1.xml.gz 06:52:24.917 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.-1.xml.gz 06:52:24.922 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d8903532-a969-4a62-bd85-2b8ff3026529 ('build/repo/k0t2sfwd-i69ks-local-src') 06:52:24.954 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:25.041 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:25.046 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:25.060 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.060 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.061 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.065 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:25.066 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:25.073 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:25.080 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.080 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:25.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=23, revision=26 06:52:25.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.116 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.117 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:25.118 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:52:25.148 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:25.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:52:25.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:25.198 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.205 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.206 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:25.232 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 renewalDateTime=2019-09-21T05:16:29.889Z expiryDateTime=2019-09-21T05:46:29.889Z 06:52:25.256 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.257 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.258 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.262 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:25.272 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:25.283 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.282 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:25.283 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:25.288 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.-1.xml.gz 06:52:25.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.323 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:25.324 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:52:25.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=142 06:52:25.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 06:52:25.606 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:25.615 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 to='build/repo/k0t2lbuw-bo4td-local-dest-xenia', fromRepoLocalSync=true 06:52:25.616 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a71e37d1-524f-4b90-a3c0-4dd5951cf182 ('build/repo/k0t2lbuw-bo4td-local-dest-xenia') 06:52:25.633 [pool-32-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:25.711 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:25.741 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.743 [pool-32-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:25.812 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:24.842 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.143.xml.gz 06:52:24.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=143 repoFileDtos.size=0 06:52:25.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=149.6 MiB, available=305.9 MiB 06:52:25.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:52:25.860 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.866 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:25.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.241.xml.gz 06:52:25.866 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.241.xml.gz 06:52:25.878 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.880 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.881 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.884 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:25.891 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.892 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:25.895 [qtp507378138-59] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:25.912 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:25.918 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=241 localRepositoryRevisionInProgress=256 06:52:25.922 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:25.932 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.241.xml.gz 06:52:25.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=241 repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:25.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:25.964 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:25.977 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.localRepositoryRevisionInProgress=-1, revision=150 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:26.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:26.029 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:26.091 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6055578eb8383c5eb7ae0ac0cce7edf60be3320c' to.sha1='37b6d89fb0a0ccddec3ff1233f857b1641b19eab'): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:26.116 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:26.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:26.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=31 06:52:26.164 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:26.230 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:26.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=94.8 MiB, available=394.7 MiB 06:52:26.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:52:26.301 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:26.391 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=-1, revision=4 06:52:26.486 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:26.692 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:26.707 [qtp704117508-2826] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=26, revision=31 06:52:26.722 [qtp704117508-2826] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:26.767 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:26.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=26, revision=31 06:52:26.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=31, revision=-1 06:52:26.824 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:26.869 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:26.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=149.1 MiB, available=306.4 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:26.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:26.943 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=144, revision=150 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:26.945 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:26.949 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:26.950 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:26.951 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:26.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:26.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=88.1 MiB, available=367.4 MiB 06:52:26.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:52:26.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:26.966 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:26.966 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:26.988 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:26.990 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:26.991 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:27.008 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:27.024 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:27.025 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:27.025 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:27.030 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=-1, revision=257 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:27.027 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:27.060 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:27.078 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:27.084 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/2YTjuJAc5pkaQDFIymr2hA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:27.104 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=242, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=257 06:52:27.139 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:27.139 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:27.247 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:27.282 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:27.285 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176619 bytes in 339 ms. path='/1 {11 11ä11#+} 1/b' 06:52:27.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=34 06:52:27.326 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:27.398 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:27.401 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:27.405 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=31, revision=34 06:52:27.409 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:27.418 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:27.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:27.426 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=31, revision=34 06:52:27.426 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=34, revision=-1 06:52:27.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:27.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:27.587 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:27.623 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=150.7 MiB, available=304.8 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:27.640 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:27.660 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:27.693 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:27.692 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:27.710 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.localRepositoryRevisionSynced=144, revision=150 06:52:27.711 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b, this.localRepositoryRevisionInProgress=150, revision=-1 06:52:27.721 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:27.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:27.783 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:27.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:27.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:27.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=60, revision=63 06:52:27.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 06:52:27.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:27.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:27.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a0f0e5438c5cf490383e51d53e5ed3a67740c88' to.sha1='a8b5c29e0ab02a2213e9db1c783b1927960b95e1'): /1 {11 11ä11#+} 1/c org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:27.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:52:27.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=87.9 MiB, available=367.6 MiB 06:52:27.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=242, revision=257 06:52:27.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:27.965 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:52:27.972 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:52:27.976 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:27.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=39 06:52:27.977 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:27.995 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] via PGP-key[s] for UserRepoKeyPublicKey[id=5]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} 06:52:27.997 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 06:52:27.997 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@66f374b5 06:52:28.001 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 06:52:28.002 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6100483b215224d2, []] 06:52:28.002 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[99be509018f9316a, []] 06:52:28.005 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6100483b215224d2] 06:52:28.009 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:28.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:28.090 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:28.139 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=34, revision=39 06:52:28.218 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:28.231 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:28.231 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:28.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=34, revision=39 06:52:28.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=39, revision=-1 06:52:28.289 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:28.394 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:28.433 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:28.435 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:28.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=95.1 MiB, available=395.4 MiB 06:52:28.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:28.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=148.9 MiB, available=306.6 MiB 06:52:28.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:28.799 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! 06:52:28.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:28.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=87.7 MiB, available=367.8 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:28.967 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:28.990 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:28.993 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:28.994 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:29.001 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:29.001 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:29.002 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:29.004 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:29.009 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionSynced=242, revision=257 06:52:29.009 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=257, revision=-1 06:52:29.018 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:29.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:29.102 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:52:29.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=142, revision=145 06:52:29.119 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 06:52:29.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:29.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:29.230 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:29.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=148.4 MiB, available=307.1 MiB 06:52:29.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:29.332 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:29.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.0 MiB, allocated=470.0 MiB, used=94.9 MiB, available=375.1 MiB 06:52:29.674 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:29.683 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionSynced=-1, revision=4 06:52:29.684 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=4, revision=-1 06:52:29.723 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:29.733 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:29.733 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:29.754 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:29.800 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:29.810 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:29.812 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:29.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=87.8 MiB, available=367.7 MiB 06:52:29.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:29.859 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:52:29.861 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:52:29.886 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:30.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=148.4 MiB, available=307.1 MiB 06:52:30.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.143.xml.gz 06:52:30.064 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:52:30.066 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:52:30.066 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:52:30.088 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:30.102 [qtp344249497-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b localRepositoryRevisionSynced=149 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:30.108 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 95 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:30.137 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:30.163 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=65 remoteFromLocalRevision=149 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:30.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=6 06:52:30.206 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:30.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4fe5ffd9-5330-435a-b4fc-af19cb6c423b from='build/repo/k0t2sc16-i6y03-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' 06:52:30.226 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:30.229 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:30.253 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4fe5ffd9-5330-435a-b4fc-af19cb6c423b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=56 localRepositoryRevisionInProgress=65 06:52:30.293 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:30.293 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sc16-i6y03-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:30.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:52:30.303 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:52:30.303 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:52:30.303 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:52:30.303 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:52:30.318 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:30.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=87.8 MiB, available=367.7 MiB 06:52:30.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:30.705 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:29.820 [closeDeferredTimer-609868ec-5w] INFO c.c.c.l.LocalRepoManagerImpl - [609868ec]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:30.745 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:30.770 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:20:46.754Z expiryDateTime=2019-09-21T05:50:46.754Z 06:52:30.783 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:30.787 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:30.803 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:30.803 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:30.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=80 06:52:30.912 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 06:52:30.954 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:30.969 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=77, revision=80 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:31.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=87.7 MiB, available=367.8 MiB 06:52:31.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.241.xml.gz 06:52:31.052 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 06:52:31.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 06:52:31.056 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% 06:52:31.065 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.066 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.067 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.070 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.081 [qtp507378138-184] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=256 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:31.118 [qtp344249497-89] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:31.169 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:31.190 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:31.196 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=147 remoteFromLocalRevision=256 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:31.198 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:31.211 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:52:31.212 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae to='build/repo/k0t2qv2j-epbit-local-dest', fromRepoLocalSync=true 06:52:31.212 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae ('build/repo/k0t2qv2j-epbit-local-dest') 06:52:31.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.128.xml.gz 06:52:31.218 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.128.xml.gz 06:52:31.224 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:52:31.236 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% 06:52:31.251 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:31.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 from='build/repo/k0t2lbuw-bo4td-local-dest-xenia' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:52:31.294 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.295 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.296 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:31.297 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=154 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:31.300 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.304 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:31.314 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.318 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.128.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:31.391 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=147 06:52:31.397 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:31.397 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:52:31.399 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 06:52:31.399 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 06:52:31.417 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=147 06:52:31.585 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:31.587 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:31.615 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.618 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:31.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:31.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:52:31.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=145, revision=149 06:52:31.633 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 06:52:31.646 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:31.646 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:31.682 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.683 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.684 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.686 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.690 [qtp507378138-184] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=140, revision=149 06:52:31.693 [qtp507378138-184] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.733 [qtp507378138-184] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=140, revision=149 06:52:31.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=149, revision=-1 06:52:31.762 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.763 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.763 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.765 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.772 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 transaction.localRevision=262 remoteFromLocalRevision=147 06:52:31.816 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e6eff6f-75f4-4153-9a03-500810a70c90 from='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' toID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 to='build/repo/k0t2lbuw-bo4td-local-dest-xenia', fromRepoLocalSync=false 06:52:31.822 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:31.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:31.822 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:31.833 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.834 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.834 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.836 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.839 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.840 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:31.840 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:31.846 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:31.863 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=256 localRepositoryRevisionInProgress=262 06:52:31.866 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:31.881 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:31.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:31.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=128 repoFileDtos.size=0 06:52:32.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=150.7 MiB, available=304.8 MiB 06:52:32.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:52:32.084 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:32.092 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:32.119 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=-1, revision=155 06:52:32.191 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 06:52:32.221 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:32.262 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:32.265 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:32.277 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=-1, revision=6 06:52:32.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=6, revision=-1 06:52:32.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:32.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:32.355 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:32.366 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:32.380 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:32.469 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [100ae7c7]initPersistenceManagerFactory: repositoryId=15796d1d-0071-4be6-8eef-36f448722093 06:52:32.529 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [100ae7c7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18378 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:32.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=89.1 MiB, available=366.4 MiB 06:52:32.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:52:32.710 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:32.711 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:32.712 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:32.714 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:32.724 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:32.725 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:32.725 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:32.730 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=-1, revision=263 06:52:32.757 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=257, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=263 06:52:32.778 [pool-4-thread-5] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:32.780 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:32.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:32.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:52:33.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=150.9 MiB, available=304.6 MiB 06:52:33.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=129, revision=155 06:52:33.200 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:33.204 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:33.206 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:33.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:33.352 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:33.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=95.4 MiB, available=392.6 MiB 06:52:33.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:33.504 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=101.4 MiB, available=354.1 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:33.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=87.4 MiB, available=368.1 MiB 06:52:33.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.remoteRepositoryRevisionSynced=257, revision=263 06:52:33.723 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:33.724 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=92402ho8lm66aqt8G24_Jg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[oiYaBtEIj6lZBiz_tFue0Q, Xenia, null, [xenia@subshare.net], [99be509018f9316a]] 06:52:33.724 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=ckwdegz-9fxg7cA1_GqsBg, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:52:33.725 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hPYUtqM3KZ5X2Rz3NZcPZA, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] 06:52:33.725 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=5]{userRepoKeyId=5f4AojR43oT-0JKw_9iCew, serverRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90} already associated with UserImpl[RexGQ7va9vdFxB9b9DQKmA, null, null, [yasmin@subshare.net], [6100483b215224d2]] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:34.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=149.6 MiB, available=305.9 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:34.085 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:34.114 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:34.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.0 MiB, allocated=470.0 MiB, used=96.2 MiB, available=373.8 MiB 06:52:34.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:34.131 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionSynced=129, revision=155 06:52:34.133 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:34.138 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:34.142 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:34.143 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=3145728 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:34.154 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:34.174 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:34.174 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:34.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=80, revision=83 06:52:34.221 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 06:52:34.251 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:34.256 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=80, revision=83 06:52:34.278 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:34.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=77, revision=83 06:52:34.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=83, revision=-1 06:52:34.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:34.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:33.725 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:33.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:52:34.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=86.3 MiB, available=369.2 MiB 06:52:34.575 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:34.576 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:34.577 [qtp507378138-2774] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:34.580 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:34.585 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionSynced=257, revision=263 06:52:34.586 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.localRepositoryRevisionInProgress=263, revision=-1 06:52:34.590 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:34.593 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthy-pv1sk-remote' 06:52:34.594 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qthy-pv1sk-remote' locked successfully. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:34.645 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:34.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:34.654 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:52:34.665 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=-1, revision=152 06:52:34.674 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 06:52:34.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:34.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=94.7 MiB, available=392.8 MiB 06:52:34.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.-1.xml.gz 06:52:34.896 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:52:34.898 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:52:34.898 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:52:34.949 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:35.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=149.2 MiB, available=306.3 MiB 06:52:35.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:35.079 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=2 06:52:35.097 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:35.123 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:35.167 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:35.182 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:35.188 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=4194304 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:35.192 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=8 remoteFromLocalRevision=2 06:52:35.206 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8903532-a969-4a62-bd85-2b8ff3026529 from='build/repo/k0t2sfwd-i69ks-local-src' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' 06:52:35.223 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:35.236 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:35.306 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 06:52:35.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:35.437 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:52:35.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:34.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:35.642 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:35.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=10 06:52:35.715 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:35.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=149.1 MiB, available=306.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:35.807 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:35.827 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=6, revision=10 06:52:35.945 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:35.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=6, revision=10 06:52:35.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:36.048 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:36.054 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:36.075 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 06:52:36.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:36.107 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:36.129 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:36.136 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:36.140 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=5242880 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:35.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=86.4 MiB, available=369.1 MiB 06:52:35.532 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:52:36.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=86.4 MiB, available=369.1 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:36.379 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:36.411 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:36.528 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:35.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:36.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=12 06:52:36.540 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:36.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=149.1 MiB, available=306.4 MiB 06:52:36.539 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.128.xml.gz 06:52:36.539 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:52:36.541 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:52:36.541 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:52:36.559 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:36.574 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=154 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:36.634 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:36.660 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:36.678 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=86 remoteFromLocalRevision=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:36.698 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:36.701 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:36.708 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae from='build/repo/k0t2qv2j-epbit-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' 06:52:36.722 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:36.728 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:36.741 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:36.757 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=86 06:52:36.763 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:36.763 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:36.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:52:36.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:52:36.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=86 06:52:36.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:36.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:36.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:36.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:36.829 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:36.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=88 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:36.834 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:36.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=10, revision=12 06:52:36.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:36.838 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:36.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:36.873 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:36.901 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:36.970 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:36.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:52:36.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=86.4 MiB, available=369.1 MiB 06:52:36.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.0e6eff6f-75f4-4153-9a03-500810a70c90.null.xml.gz 06:52:36.975 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 06:52:36.975 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 06:52:36.975 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:36.975 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=83, revision=88 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:36.987 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:36.988 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:36.989 [qtp507378138-1016] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:36.994 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.005 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 localRepositoryRevisionSynced=262 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:37.045 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:37.045 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:37.044 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.050 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:37.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=83, revision=88 06:52:37.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=88, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:37.074 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:37.077 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:37.092 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae transaction.localRevision=161 remoteFromLocalRevision=86 06:52:37.094 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:37.095 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 transaction.localRevision=154 remoteFromLocalRevision=262 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:37.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae to='build/repo/k0t2qv2j-epbit-local-dest', fromRepoLocalSync=false 06:52:37.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:52:37.106 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:37.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a71e37d1-524f-4b90-a3c0-4dd5951cf182 from='build/repo/k0t2lbuw-bo4td-local-dest-xenia' toID=0e6eff6f-75f4-4153-9a03-500810a70c90 to='https://localhost:46858/0e6eff6f-75f4-4153-9a03-500810a70c90' 06:52:37.126 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=154 06:52:37.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:37.138 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:37.142 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:37.140 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 06:52:37.147 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 06:52:37.160 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 localRepositoryRevisionSynced=154 06:52:37.169 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:37.169 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:37.175 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:37.179 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=161 06:52:37.197 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:37.228 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 06:52:37.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2lbuw-bo4td-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 06:52:37.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=152, revision=156 06:52:37.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 06:52:37.250 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:37.257 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=14 06:52:37.257 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:37.281 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:37.283 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:37.284 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:37.286 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.295 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182, this.remoteRepositoryRevisionSynced=149, revision=156 06:52:37.298 [qtp507378138-1988] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:37.306 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionSynced=149, revision=156 06:52:37.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90, this.localRepositoryRevisionInProgress=156, revision=-1 06:52:37.348 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:37.349 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:37.349 [qtp507378138-2755] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 06:52:37.353 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.364 [qtp507378138-2755] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e6eff6f-75f4-4153-9a03-500810a70c90 remoteRepositoryId=a71e37d1-524f-4b90-a3c0-4dd5951cf182 transaction.localRevision=268 remoteFromLocalRevision=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.364 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:37.366 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.374 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:37.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 06:52:37.377 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:37.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:37.418 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:37.432 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 06:52:37.438 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 06:52:37.439 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.453 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=12, revision=14 06:52:37.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:37.468 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.471 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.472 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=6291456 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:37.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:37.537 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:37.547 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.597 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:37.658 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=16 06:52:37.728 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:37.765 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.806 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.815 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:37.827 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.861 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:37.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=14, revision=16 06:52:37.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=16, revision=-1 06:52:37.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:37.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:37.926 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:37.928 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:37.939 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:38.016 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:38.031 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:52:38.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:38.140 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:38.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=18 06:52:38.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:37.207 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:52:37.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:52:38.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=150.0 MiB, available=305.5 MiB 06:52:38.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:38.288 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:38.293 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:38.288 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:38.308 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:38.310 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:38.311 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=-1, revision=162 06:52:38.337 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:38.349 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:38.358 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:38.364 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:38.376 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=7340032 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:38.380 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:38.498 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:38.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=16, revision=18 06:52:38.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=18, revision=-1 06:52:38.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:38.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:38.606 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:38.688 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:38.697 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:38.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:38.798 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:38.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=20 06:52:38.849 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:38.893 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:38.909 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8073048 bytes in 10474 ms. path='/1 {11 11ä11#+} 1/c' 06:52:38.944 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=49 06:52:38.945 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:38.967 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:38.975 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.027 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.041 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.041 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=39, revision=49 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=18, revision=20 06:52:39.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.074 [qtp704117508-298] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:39.081 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:39.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=39, revision=49 06:52:39.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=49, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.099 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:39.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:39.158 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:39.168 [qtp2000985038-2842] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:39.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.250 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.266 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:52:39.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:39.288 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]initPersistenceManagerFactory: repositoryId=fccb0165-f972-4d58-8d09-2d706d50125b 06:52:39.290 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4696 ms. 06:52:39.393 [closeDeferredTimer-609868ec-5w] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[609868ec] could not be re-opened and was unlisted before. 06:52:39.403 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]getCloseDeferredMillis: closeDeferredMillis=20000 06:52:39.403 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:38.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:52:39.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=149.3 MiB, available=306.2 MiB 06:52:39.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=155, revision=162 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.419 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0142b8c065885c0a39a2bdb55f5bb998532e27d' to.sha1='6044feaba80f02a5f544cff53405d3228ff82cdd'): /1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:39.437 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:39.438 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:39.439 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:52:39.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.442 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:39.465 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:39.483 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=23 06:52:39.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:39.545 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:52:39.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.565 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:39.574 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.579 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e803214063244ac71e9625c6bfc8fa91448d437' to.sha1='6b01e298e29fe86e9e64ac17fcf2eaeed33a6255'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.665 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:39.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=20, revision=23 06:52:39.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=54 06:52:39.682 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.750 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.751 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:39.767 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=49, revision=54 06:52:39.800 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:39.825 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:39.827 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.830 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 15796d1d-0071-4be6-8eef-36f448722093 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2tcrf-823x4-local-dest localRepository.publicKeySha1 = 70:82:B8:90:35:25:D3:43:5D:95:DD:B7:6D:05:33:6D:23:F2:90:19 remoteRepository.repositoryId = fccb0165-f972-4d58-8d09-2d706d50125b remoteRepository.remoteRoot = https://localhost:36994/fccb0165-f972-4d58-8d09-2d706d50125b/R609g4-Te_Oxiu167Uczpw remoteRepository.publicKeySha1 = 9C:1A:57:C7:9F:56:EC:80:99:9C:D1:61:D9:06:A3:33:4E:D0:C1:2D 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 15796d1d-0071-4be6-8eef-36f448722093 fccb0165-f972-4d58-8d09-2d706d50125b org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=49, revision=54 06:52:39.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=54, revision=-1 06:52:39.886 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:39.921 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:39.923 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:39.988 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:40.007 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:40.010 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:40.076 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:40.157 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:40.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=148.6 MiB, available=306.9 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:40.192 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:40.218 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:40.224 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:40.222 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=15796d1d-0071-4be6-8eef-36f448722093 serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b renewalDateTime=2019-09-21T05:22:40.121Z expiryDateTime=2019-09-21T05:52:40.121Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:40.236 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionSynced=155, revision=162 06:52:40.236 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.localRepositoryRevisionInProgress=162, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:40.241 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:40.245 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:40.247 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WuZ_6IjyQ4d6Q-en63UA6w/WQCgIUBLGRn27ewkX6NnkQ/Cp2I8fqmDqCMSaMzqj9fKw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:40.262 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:40.265 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:40.268 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:40.282 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:40.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:40.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:40.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:40.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fccb0165-f972-4d58-8d09-2d706d50125b from='https://localhost:36994/fccb0165-f972-4d58-8d09-2d706d50125b/R609g4-Te_Oxiu167Uczpw' toID=15796d1d-0071-4be6-8eef-36f448722093 to='build/repo/k0t2tcrf-823x4-local-dest', fromRepoLocalSync=true 06:52:40.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2tcrf-823x4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.-1.xml.gz 06:52:40.291 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2tcrf-823x4-local-dest/.subshare-repo/tmp/ChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.-1.xml.gz 06:52:40.292 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 15796d1d-0071-4be6-8eef-36f448722093 ('build/repo/k0t2tcrf-823x4-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:40.302 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:40.306 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:40.308 [qtp1776774368-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rLGrBQjwpDgjlAKXoCs9mg/u1Rq0RiEJ-9NIkk_F4ZPFw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:40.313 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:52:40.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:52:40.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:40.336 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:40.512 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=15796d1d-0071-4be6-8eef-36f448722093 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92 06:52:40.610 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:40.626 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2tcrf-823x4-local-dest/.subshare-repo/tmp/ChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.-1.xml.gz 06:52:40.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=15796d1d-0071-4be6-8eef-36f448722093 serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:40.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=148.7 MiB, available=306.8 MiB 06:52:40.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:41.089 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:41.168 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 610716 bytes in 1158 ms. path='/2/1 {11 11ä11#+} 1/a' 06:52:41.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=57 06:52:41.194 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:41.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=106.7 MiB, available=348.8 MiB 06:52:41.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:41.288 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:41.388 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=54, revision=57 06:52:41.399 [qtp704117508-298] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:41.404 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:41.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=54, revision=57 06:52:41.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=57, revision=-1 06:52:41.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:41.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:41.473 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:41.504 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:52:41.514 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:52:41.570 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:41.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=148.7 MiB, available=306.8 MiB 06:52:41.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:41.641 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=15796d1d-0071-4be6-8eef-36f448722093, this.localRepositoryRevisionInProgress=-1, revision=94 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:41.700 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:41.763 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=15796d1d-0071-4be6-8eef-36f448722093, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:41.940 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:41.953 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:41.957 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:41.962 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rLGrBQjwpDgjlAKXoCs9mg/u1Rq0RiEJ-9NIkk_F4ZPFw' offset=1048576 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:42.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=148.7 MiB, available=306.8 MiB 06:52:42.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:52:42.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:52:42.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:52:42.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:52:42.164 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:42.176 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae localRepositoryRevisionSynced=161 06:52:42.239 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:42.262 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=93 remoteFromLocalRevision=161 06:52:42.323 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae from='build/repo/k0t2qv2j-epbit-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' 06:52:42.337 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=93 06:52:42.341 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:42.342 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:42.343 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:52:42.343 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:52:42.348 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=93 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:42.369 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:42.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:42.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:42.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:42.468 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2qv2j-epbit-local-dest' configKey='repair.deleteCollisions.to' result=null 06:52:42.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=91, revision=95 06:52:42.477 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 06:52:42.540 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:42.542 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae, this.remoteRepositoryRevisionSynced=88, revision=95 06:52:42.602 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:42.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=88, revision=95 06:52:42.607 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=95, revision=-1 06:52:42.703 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:42.710 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=45ed46e9-7ef5-46a6-8bd2-a0ad5c4aafae transaction.localRevision=167 remoteFromLocalRevision=93 06:52:42.718 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:42.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:52:42.761 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4a19262c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' 06:52:42.764 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4a19262c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' locked successfully. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:42.979 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:42.981 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:43.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1523903 bytes in 3130 ms. path='/1 {11 11ä11#+} 1/a' 06:52:43.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=27 06:52:43.076 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:43.079 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:43.177 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:43.181 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:42.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=15796d1d-0071-4be6-8eef-36f448722093 serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:43.184 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=23, revision=27 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:43.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=109.2 MiB, available=346.3 MiB 06:52:43.202 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=94 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:43.222 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:43.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:43.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=23, revision=27 06:52:43.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=27, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:43.243 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:43.270 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:43.270 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:43.286 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:43.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1459e8e00e52fd302cc64a5fe30b72b3b105e24' to.sha1='da73072c611a5319c7b469450f0ab96630a0387a'): /2/1 {11 11ä11#+} 1/b 06:52:43.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=62 06:52:43.396 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:43.425 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:43.540 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:52:43.558 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client1/.gnupg/pubring.gpg' 06:52:43.561 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client1/.gnupg/secring.gpg' 06:52:43.561 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:43.581 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:43.657 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:43.655 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:43.667 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:52:43.672 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:52:43.674 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:52:43.675 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:52:43.710 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:43.737 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:43.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:43.765 [Test worker] INFO o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: entered. 06:52:43.782 [Test worker] INFO o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: leaving (took 17 ms). 06:52:43.789 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1762 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:43.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4f39ea54f2791820d4965e7f018cef0514f7df6' to.sha1='220ff7dd597db41417474e03d06767aecf51820d'): /1 {11 11ä11#+} 1/b 06:52:43.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=32 06:52:43.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:43.937 [qtp704117508-2826] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=57, revision=62 06:52:44.046 [qtp704117508-2826] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:44.286 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:44.289 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=27, revision=32 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:44.355 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:44.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=57, revision=62 06:52:44.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=62, revision=-1 06:52:44.385 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:44.433 [closeDeferredTimer-3189a2ba-2] INFO c.c.c.l.LocalRepoManagerImpl - [3189a2ba]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:44.505 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:44.505 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:44.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=27, revision=32 06:52:44.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=32, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:44.524 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:44.559 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:44.580 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:44.609 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:44.610 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:44.676 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:44.704 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:44.712 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:44.716 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:44.717 [qtp704117508-2210] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WuZ_6IjyQ4d6Q-en63UA6w/WQCgIUBLGRn27ewkX6NnkQ/977Ma61rMbt1W5XaLhmQAw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:44.746 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=y174ITHcV_n6pZB5EkOTyQ could not be decrypted! Access rights missing?! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:44.792 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:44.803 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:44.807 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:44.808 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rLGrBQjwpDgjlAKXoCs9mg/kd2dzmUb4RinyigyJG3Ngw' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:44.850 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:44.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13026 bytes in 304 ms. path='/2/1 {11 11ä11#+} 1/b' 06:52:44.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=65 06:52:44.900 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:44.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 172 ms. 06:52:44.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.937 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=fKEGkS3fzR2m8aa3iOY7tQ could not be decrypted! Access rights missing?! 06:52:44.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:44.939 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.941 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4rYTJNv3sxCB6_aQQLrpyA could not be decrypted! Access rights missing?! 06:52:44.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:44.943 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.945 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ANGztUiOFsJjq0jODf5ALA could not be decrypted! Access rights missing?! 06:52:44.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:44.947 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.950 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=MoQphg9mPaywhuHbRapqtQ could not be decrypted! Access rights missing?! 06:52:44.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:44.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.955 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=bEbniE98vFJeEhc8SNHS5A could not be decrypted! Access rights missing?! 06:52:44.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:44.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.967 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=iDVBxNUe3wG_Bi2kscgEpQ could not be decrypted! Access rights missing?! 06:52:44.968 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:44.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.972 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=N9dr2SiVCBG3ob8fXHCOgQ could not be decrypted! Access rights missing?! 06:52:44.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:44.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.976 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=PSdO_Ri-KL92EEUepvdMBg could not be decrypted! Access rights missing?! 06:52:44.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:44.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.980 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=bpW7qZHnZXTQa_ZJVEWd3A could not be decrypted! Access rights missing?! 06:52:44.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:44.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.991 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=tzZKoSFuU4wDRxcnQ6xBYg could not be decrypted! Access rights missing?! 06:52:44.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:44.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:44.995 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=p0vEdPBvJ1V-ZdeXHVTzrw could not be decrypted! Access rights missing?! 06:52:44.997 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:44.997 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:45.000 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=l9WynDeoi0jOmWQ0Hd8mgg could not be decrypted! Access rights missing?! 06:52:45.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:45.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:45.004 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ypdgm9Ul45kCnpOKj6RFJQ could not be decrypted! Access rights missing?! 06:52:45.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:45.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:45.008 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=wZuy9HMkjLjh4qMxgsJzDA could not be decrypted! Access rights missing?! 06:52:45.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:45.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:45.023 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ux56QJGqYSQRsRzIHtG2_A could not be decrypted! Access rights missing?! 06:52:45.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:45.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:45.029 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=rlnTmBvTLp4h6VtYxUG_UA could not be decrypted! Access rights missing?! 06:52:45.031 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:45.031 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:45.034 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=2Gd3jCAwyLfsINTKJpYEKQ could not be decrypted! Access rights missing?! 06:52:45.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:45.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:45.045 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:45.054 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=62, revision=65 06:52:45.059 [qtp704117508-2210] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:45.104 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:45.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=62, revision=65 06:52:45.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=65, revision=-1 06:52:45.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:45.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:45.165 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:45.201 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:45.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 256931 bytes in 568 ms. path='/1 {11 11ä11#+} 1/b' 06:52:45.283 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=35 06:52:45.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 06:52:45.487 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:45.497 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=32, revision=35 06:52:45.646 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:45.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=32, revision=35 06:52:45.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=35, revision=-1 06:52:45.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:45.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:45.713 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:45.732 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:45.736 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:45.740 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:45.745 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:45.785 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:45.805 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:45.808 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:45.819 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=1o9WJPswEClzljjcgzYuSw, serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b} because of missing permissions! 06:52:45.821 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=E-X7oKkyGzsAAvfYD57cHQ, serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b} because of missing permissions! 06:52:45.824 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=v13cSA4xsiDno8I2TXxmgQ, serverRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b} because of missing permissions! 06:52:45.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:45.865 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:45.868 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:45.886 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:45.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:45.911 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:45.968 [qtp507378138-59] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:45.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36c605073761682cf2740486cd4fdee8e7cc56f3' to.sha1='17537c054eefa8fa4d91bb9a0c7288a053034b1c'): /2/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:45.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c48f64e15d6bb0b0024ee10a6f7fefdf2c94cbf6' to.sha1='9520ea1b8d637c03b9d749c396798b2284157d05'): /1 {11 11ä11#+} 1/c org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:45.999 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:46.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=40 06:52:46.022 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=70 06:52:46.046 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:46.082 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:46.096 [qtp507378138-2774] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:46.135 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:46.146 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.150 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.154 [qtp704117508-2826] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=65, revision=70 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:46.157 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=35, revision=40 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.189 [qtp704117508-2826] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:46.209 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:46.209 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.213 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=35, revision=40 06:52:46.214 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=40, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.217 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=65, revision=70 06:52:46.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=70, revision=-1 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:46.244 [qtp507378138-1988] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.265 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:46.274 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.314 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.315 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:46.357 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:46.364 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:46.409 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.494 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:46.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=110.0 MiB, available=345.5 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.510 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.515 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.516 [qtp704117508-2210] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WuZ_6IjyQ4d6Q-en63UA6w/cBRNL1pNYZkUjdX2_BHieQ' offset=0 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:46.557 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:46.575 [qtp507378138-2774] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:46.593 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:46.627 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:46.633 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:46.634 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=15796d1d-0071-4be6-8eef-36f448722093, this.localRepositoryRevisionSynced=-1, revision=94 06:52:46.635 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=15796d1d-0071-4be6-8eef-36f448722093, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:46.651 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.655 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.656 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rLGrBQjwpDgjlAKXoCs9mg/8ldGQzeurg9tFAL52TCYzg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:46.722 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.733 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.782 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.798 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200952 bytes in 435 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:46.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2tcrf-823x4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:52:46.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2tcrf-823x4-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=73 06:52:46.815 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:46.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.872 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.879 [qtp704117508-2826] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=70, revision=73 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:46.882 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=15796d1d-0071-4be6-8eef-36f448722093 remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.887 [qtp704117508-2826] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:46.891 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:46.910 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=70, revision=73 06:52:46.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=73, revision=-1 06:52:46.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:46.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:46.964 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:46.968 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:46.974 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:46.994 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:46.997 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.004 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:47.007 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.028 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.084 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:47.105 [qtp507378138-2755] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:52:47.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.160 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.176 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04c5f03b55da9552a03e9a29b00b313b07938272' to.sha1='8de34721aa50eba935680fd807dbbddee5a2523a'): /3 + &#ä/5/h org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.203 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.191 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 586235 bytes in 826 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.210 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=78 06:52:47.222 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=43 06:52:47.224 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:47.236 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.243 [qtp2000985038-2911] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=15796d1d-0071-4be6-8eef-36f448722093, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.255 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:47.265 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.286 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.298 [qtp704117508-2826] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=73, revision=78 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.304 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.326 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=40, revision=43 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:47.334 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionSynced=-1, revision=5 06:52:47.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.344 [qtp704117508-2826] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.349 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=40, revision=43 06:52:47.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.373 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:47.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.378 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=73, revision=78 06:52:47.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=78, revision=-1 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.425 [qtp507378138-2755] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.438 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.476 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 06:52:47.485 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.487 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.518 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.522 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.523 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.527 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.559 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:47.561 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.569 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.573 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.586 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:47.612 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:52:47.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.658 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97ceb44a47c3ef1db8d819e2d8be75ed7dcb56ef' to.sha1='5fdd731e5043ffad19d55d17b4c3aa8af46d1d30'): /2/1 {11 11ä11#+} 1/a org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.669 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.676 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.690 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.696 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GLT-LMQarPmS6ZdbQfH84g/HeArc6uVv4shHMs_89cC8A/c3C9NPVG2hxs-m6-eMMUXg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=48 06:52:47.716 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.718 [qtp507378138-2774] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.742 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:47.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 197823 bytes in 212 ms. path='/3 + &#ä/5/h' 06:52:47.770 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=81 06:52:47.776 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=78, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.807 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.832 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.834 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.836 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.852 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=78, revision=81 06:52:47.856 [qtp704117508-1932] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.864 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.868 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:47.870 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.867 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=43, revision=48 06:52:47.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=78, revision=81 06:52:47.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=81, revision=-1 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:47.904 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.922 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:47.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:47.968 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:47.990 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.001 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.007 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:48.010 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.054 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:48.073 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:48.089 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:48.105 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 82 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:48.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:47.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:52:48.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=110.1 MiB, available=345.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.187 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.214 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49edbe01bb8e3e64e257831050a5d1b650b21110' to.sha1='3e1117514e8190f6b2d0f0d2359a7dc4d3d83d04'): /3 + &#ä/5/i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.216 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.226 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.232 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wqxd2CfC-E9gRbkEwplFAA/mbvPuE9je5V6ts87Ltk1rw/pwnpWpKm5ti1pR6pm4EqKA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:48.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=86 06:52:48.258 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 06:52:48.331 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.348 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=81, revision=86 06:52:48.368 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.374 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.375 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=81, revision=86 06:52:48.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=86, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280375 bytes in 376 ms. path='/2/1 {11 11ä11#+} 1/a' 06:52:48.400 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=51 06:52:48.401 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.404 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.430 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.508 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.513 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=48, revision=51 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.517 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:48.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.529 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=48, revision=51 06:52:48.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=51, revision=-1 06:52:48.599 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:48.599 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:48.618 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.646 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.655 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.657 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.658 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.666 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.668 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GLT-LMQarPmS6ZdbQfH84g/HeArc6uVv4shHMs_89cC8A/900dqd8lYrliVym3PbXWrQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.669 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:48.672 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.684 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:48.692 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:52:48.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='099f8e497afa56ddaf82ad2546c615eec2152813' to.sha1='73e760968532e4f2e66d8115d012009373b370ec'): /2/1 {11 11ä11#+} 1/b org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.758 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 282592 bytes in 253 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=56 06:52:48.799 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=89 06:52:48.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:48.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=110.1 MiB, available=345.4 MiB 06:52:48.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.861 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.871 [qtp704117508-2826] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=86, revision=89 06:52:48.876 [qtp704117508-2826] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:48.878 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.881 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=86, revision=89 06:52:48.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.891 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=51, revision=56 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.937 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:48.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.953 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:48.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=51, revision=56 06:52:48.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.963 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:48.990 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:48.991 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:48.994 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:49.001 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.019 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.024 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:49.028 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.033 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:49.035 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3dd6c2b08113f2b7164c65ca6e94ebc963df15e3' to.sha1='830e115161e42a544b0d68823b3e0d439f191f80'): /3 + &#ä/aa 06:52:49.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=94 06:52:49.113 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.151 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:49.153 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 82 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.189 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.196 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.200 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=89, revision=94 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.215 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.220 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wqxd2CfC-E9gRbkEwplFAA/mbvPuE9je5V6ts87Ltk1rw/rA4DNmsaGNrCEoJomv4Y1w' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.224 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:49.235 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.270 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=89, revision=94 06:52:49.270 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:49.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=110.0 MiB, available=345.5 MiB 06:52:49.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2tcrf-823x4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.fccb0165-f972-4d58-8d09-2d706d50125b.-1.xml.gz 06:52:49.272 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:52:49.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:52:49.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.290 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:49.293 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.323 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.341 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:49.343 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fccb0165-f972-4d58-8d09-2d706d50125b remoteRepositoryId=15796d1d-0071-4be6-8eef-36f448722093 localRepositoryRevisionSynced=92 06:52:49.360 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:49.376 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 06:52:49.376 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:52:49.376 [Test worker] INFO o.s.t.RepoToRepoSyncIT - syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey: Caught ReadAccessDeniedException as expected. 06:52:49.377 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75207aeb]getCloseDeferredMillis: closeDeferredMillis=20000 06:52:49.377 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [75207aeb]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.380 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [100ae7c7]getCloseDeferredMillis: closeDeferredMillis=20000 06:52:49.380 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [100ae7c7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.422 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.433 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.436 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.437 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GLT-LMQarPmS6ZdbQfH84g/FD9h43xRKsCHfUqPVA7UMQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.487 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 355150 bytes in 467 ms. path='/2/1 {11 11ä11#+} 1/b' 06:52:49.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=59 06:52:49.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.523 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137565 bytes in 188 ms. path='/3 + &#ä/aa' 06:52:49.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=97 06:52:49.563 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.578 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.583 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.602 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.606 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=94, revision=97 06:52:49.610 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.617 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.618 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=94, revision=97 06:52:49.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=56, revision=59 06:52:49.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:49.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:49.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.677 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.695 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.713 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:49.717 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:49.724 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.741 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:49.745 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:49.759 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.761 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:49.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.776 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:49.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ea3f76675615c135899f04b181a3b29fef90e06' to.sha1='25c7e9a45e0a6392deacce3874dc6bf2c432a7ac'): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 06:52:49.792 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=102 06:52:49.830 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.842 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ba40255613319c028f4dc74afe7dae001baf0b9' to.sha1='f3b29a05d4dcf5aa8e267928880d121de414a68b'): /2/a org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.887 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.891 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=97, revision=102 06:52:49.907 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=64 06:52:49.907 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.914 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:49.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=97, revision=102 06:52:49.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=102, revision=-1 06:52:49.948 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.965 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.970 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:49.980 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:49.987 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:49.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.045 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=59, revision=64 06:52:50.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=64, revision=-1 06:52:50.078 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.101 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.103 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.114 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.116 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.121 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.146 [qtp704117508-1932] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GLT-LMQarPmS6ZdbQfH84g/TLPCAN6k7DalSlIou6kKqQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.203 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:52:50.208 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.214 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.218 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.220 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wqxd2CfC-E9gRbkEwplFAA/TIrdApyPxuGz0D9cHWFR2g' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.259 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.283 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 383715 bytes in 293 ms. path='/3 + &#ä/bb' 06:52:50.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=105 06:52:50.300 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 06:52:50.391 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.394 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=102, revision=105 06:52:50.400 [qtp704117508-1932] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:50.413 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=102, revision=105 06:52:50.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=105, revision=-1 06:52:50.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:50.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:50.469 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.490 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:50.493 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.512 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.529 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 256242 bytes in 412 ms. path='/2/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.529 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=67 06:52:50.542 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:50.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:52:50.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5831ebc7879219e742c761a55f129e23282a6ff5' to.sha1='ef33ee6172a5d75c560758ba624e08111e7de9c7'): /3 + &#ä/cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.593 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.596 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=64, revision=67 06:52:50.613 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=64, revision=67 06:52:50.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=110 06:52:50.622 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:50.665 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.671 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.675 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=105, revision=110 06:52:50.690 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.702 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.705 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.713 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=105, revision=110 06:52:50.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.729 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:50.732 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.741 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.744 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.773 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:50.779 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.796 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:50.809 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3625da1d69bf13f4be2d894d201cebda85418a33' to.sha1='26f36197e72eafacb6f5b6a2b89dabecdf21fd6f'): /3 + &#ä/5/h org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:50.821 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:50.824 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=72 06:52:50.858 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 06:52:50.899 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.903 [qtp1776774368-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:50.913 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:50.938 [qtp1776774368-30] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:50.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=67, revision=72 06:52:50.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=72, revision=-1 06:52:50.991 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:51.001 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.021 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.035 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.048 [qtp704117508-2826] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GLT-LMQarPmS6ZdbQfH84g/VV5mUVNXA9AMwP3DFYsyCg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:52:51.067 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [66a45a00]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.072 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:52:51.077 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [66a45a00]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.091 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:51.097 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:52:51.158 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.166 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.170 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.171 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NuswKOAEdYE65d-T621-YQ/3iQQDob6UedhcjLirTEB8A/jBAFZTz2dI_2RNgyxZCTfA' offset=0 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:51.216 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 82 common frames omitted 06:52:51.229 [Test worker] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 82 common frames omitted 06:52:51.247 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 06:52:51.328 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:51.347 [qtp507378138-135] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:51.417 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' 06:52:51.499 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.519 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116338 bytes in 462 ms. path='/3 + &#ä/5/h' 06:52:51.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=75 06:52:51.577 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:51.617 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.644 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.648 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=72, revision=75 06:52:51.654 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=72, revision=75 06:52:51.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=75, revision=-1 06:52:51.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:51.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:51.699 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:51.713 [qtp507378138-59] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.720 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:51.745 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.749 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:51.752 [qtp1776774368-1270] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:51.821 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:51.829 [qtp704117508-2826] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:51.840 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.842 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:51.846 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 706869 bytes in 1022 ms. path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:51.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=113 06:52:51.878 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.891 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1c9d889984b89b3219dfc92d2d292a3d41910c8' to.sha1='c900841d0e7b14a5161c9d5871d07eab053e69b7'): /3 + &#ä/5/i org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:51.893 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:51.933 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.939 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=110, revision=113 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:51.941 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:51.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=80 06:52:51.943 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:51.945 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:51.945 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:51.963 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:51.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=110, revision=113 06:52:51.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:51.988 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:52.018 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.018 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:52.019 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:52.014 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:52.035 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.045 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.057 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:52.062 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.081 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:52.084 [qtp704117508-363] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.114 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:52.120 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:52.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=75, revision=80 06:52:52.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.130 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.134 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:52.152 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.170 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.178 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.181 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:52:52.227 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:52.259 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:52.268 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:52.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.286 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='685506801728b575d5a1afb3401b2bb70ff21bda' to.sha1='425713f597c626ae5d070f408ebc165b544ed7d2'): /3 + &#ä/dd org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.324 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:52.327 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=118 06:52:52.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.366 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.387 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:52.399 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=113, revision=118 06:52:52.410 [qtp704117508-1932] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.443 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.447 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:52.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=113, revision=118 06:52:52.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=118, revision=-1 06:52:52.492 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.553 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.569 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:52.575 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.591 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:52.597 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:52.598 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.604 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:52.617 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:52.636 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NuswKOAEdYE65d-T621-YQ/3iQQDob6UedhcjLirTEB8A/-zh17GssGEdEA7hJ0Q-lpw' offset=0 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.686 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:52.699 [qtp507378138-2774] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.729 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.733 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:52.741 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:52.745 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:52.746 [qtp704117508-1932] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GLT-LMQarPmS6ZdbQfH84g/MiQdUd4kKvwx6jjjzF-A2w' offset=0 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:52.826 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:52.839 [qtp507378138-135] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:52.873 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' 06:52:53.007 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 06:52:53.042 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:53.049 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:52:53.081 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:54.050 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 06:52:54.088 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:54.097 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:52:54.128 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:54.142 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:54.160 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.199 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 520795 bytes in 1601 ms. path='/3 + &#ä/dd' 06:52:54.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=121 06:52:54.227 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 06:52:54.277 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.283 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=118, revision=121 06:52:54.287 [qtp704117508-1932] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:54.305 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:54.318 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=118, revision=121 06:52:54.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=121, revision=-1 06:52:54.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:54.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:54.372 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:54.388 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:54.395 [qtp704117508-1932] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:54.398 [qtp704117508-1932] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:54.404 [qtp507378138-59] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:54.457 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:54.459 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:54.470 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:54.488 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="aaf40e33-d8b3-4b8e-9360-9995783fa480"] on repo=aaf40e33-d8b3-4b8e-9360-9995783fa480 06:52:54.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:54.498 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:54.517 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.525 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.528 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.529 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NuswKOAEdYE65d-T621-YQ/3iQQDob6UedhcjLirTEB8A/-zh17GssGEdEA7hJ0Q-lpw' offset=1048576 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:54.561 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=8 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:54.590 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:52:54.593 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:52:54.612 [Timer-4] INFO o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:54.616 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:54.634 [Timer-4] INFO o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: leaving (took 22 ms). org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:54.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1090611 bytes in 2367 ms. path='/3 + &#ä/5/i' 06:52:54.662 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=84 06:52:54.663 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:54.695 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:54.695 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:54.711 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server2.bla.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:52:54.720 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='tgBo2cRpQ_O6-LbvkuN27A' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:54.724 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.729 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=80, revision=84 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:54.760 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:52:54.763 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:54.785 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=80, revision=84 06:52:54.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:54.808 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:54.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:54.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:54.852 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.881 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:54.885 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:54.897 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:54.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:54.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:55.010 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:55.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24eae7ead6463041c1f67ee60b348ea99d367698' to.sha1='2701896f91f312f73a6818691346c9daeb3789c4'): /3 + &#ä/aa org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:55.033 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:55.033 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:52:55.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=126 06:52:55.061 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 06:52:55.082 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:55.083 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:55.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=89 06:52:55.100 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 06:52:55.177 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:55.181 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=84, revision=89 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:55.186 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:55.191 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=121, revision=126 06:52:55.212 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:55.238 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:55.241 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:55.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=121, revision=126 06:52:55.251 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:55.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=84, revision=89 06:52:55.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=89, revision=-1 06:52:55.284 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:55.526 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:55.544 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:55.554 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=88 remoteFromLocalRevision=8 06:52:55.668 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:55.678 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:55.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=false 06:52:55.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:52:55.684 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:55.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:55.702 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:55.747 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=88 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:55.878 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:55.885 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:55.889 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:52:55.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:55.909 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:55.915 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:55.917 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NuswKOAEdYE65d-T621-YQ/ShagTcZoqFfxDKQ3eok3Yw' offset=0 06:52:56.271 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:56.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 720012 bytes in 604 ms. path='/3 + &#ä/aa' 06:52:56.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=92 06:52:56.304 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:56.344 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:56.363 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:56.375 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=89, revision=92 06:52:56.387 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:56.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=89, revision=92 06:52:56.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=92, revision=-1 06:52:56.451 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:56.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:56.489 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:56.529 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:56.536 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:56.548 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:56.567 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:56.571 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:52:56.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18970fc408eabe3a1fff97f99e9d41380123f0f1' to.sha1='3255bcfe1ba54b847cdcbe0dd7e868faa6701834'): /3 + &#ä/bb 06:52:56.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=97 06:52:56.643 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:56.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=101.3 MiB, available=354.2 MiB 06:52:56.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:52:56.695 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:56.794 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:56.802 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=92, revision=97 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:56.842 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:56.850 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:56.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=92, revision=97 06:52:56.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=97, revision=-1 06:52:56.893 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:56.971 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:56.979 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:57.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:52:57.188 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:57.201 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:57.216 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:57.222 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:57.228 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NuswKOAEdYE65d-T621-YQ/bxHJrrFimRf5h-LkxX-YHw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:52:57.334 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:57.397 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:57.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:57.576 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:57.631 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:57.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 548389 bytes in 597 ms. path='/3 + &#ä/bb' 06:52:57.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=100 06:52:57.660 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 06:52:57.698 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:57.701 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=97, revision=100 06:52:57.707 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:57.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=97, revision=100 06:52:57.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=100, revision=-1 06:52:57.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:52:57.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:57.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:57.772 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:57.802 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:57.804 [qtp1776774368-634] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:57.821 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:57.855 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:57.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:52:57.896 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2685850d5799a2cc60549fb9d0e6000de3945a7e' to.sha1='e1aee1d816ae86de5af86d90d33d9b09b47a309e'): /3 + &#ä/cc org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:57.911 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:57.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=105 06:52:57.938 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 06:52:58.004 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:58.014 [qtp1776774368-634] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=100, revision=105 06:52:58.052 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:58.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=100, revision=105 06:52:58.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:58.063 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.088 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:58.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=96.0 MiB, available=359.5 MiB 06:52:58.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=4, revision=89 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.151 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:58.162 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:58.167 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:52:58.239 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:58.246 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.262 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:58.266 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:58.267 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NuswKOAEdYE65d-T621-YQ/dQirENnKMlMKz51OThmSmQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:58.278 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.286 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.310 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:58.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.331 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64657 bytes in 163 ms. path='/3 + &#ä/cc' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:58.342 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:58.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=108 06:52:58.352 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:58.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:52:58.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:58.390 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:58.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:58.403 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.411 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.412 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.418 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:58.423 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=105, revision=108 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:58.423 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:52:58.459 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:52:58.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:52:58.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.505 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.505 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 06:52:57.440 [closeDeferredTimer-7f5e4e36-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f5e4e36]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:58.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.LockerSyncIT STANDARD_OUT 06:52:58.500 [closeDeferredTimer-682bce5f-4] INFO c.c.c.l.LocalRepoManagerImpl - [682bce5f]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:58.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.531 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:58.532 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:52:58.532 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:52:58.532 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.533 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:58.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=105, revision=108 06:52:58.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=108, revision=-1 06:52:58.571 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:58.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:58.588 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:58.635 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:58.644 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:58.660 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:58.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.694 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:58.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:52:58.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f04e9c7ed3c2b2a1e059916187c8004547e8dbd7' to.sha1='7002388f9c48164766dcf11064698e5dfb39db0e'): /3 + &#ä/dd 06:52:58.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=113 06:52:58.824 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 06:52:58.886 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:58.891 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:58.900 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=108, revision=113 06:52:58.968 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:58.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=108, revision=113 06:52:58.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=113, revision=-1 06:52:59.023 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:59.048 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:59.059 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:59.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:59.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=94.2 MiB, available=361.3 MiB 06:52:59.253 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:59.265 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=4, revision=89 06:52:59.268 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:59.277 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:59.301 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:59.304 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:59.318 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:59.322 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NuswKOAEdYE65d-T621-YQ/ODif_W-81aN96U-SQBVd6Q' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:59.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:52:59.344 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:52:59.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=128 06:52:59.377 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 06:52:59.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:59.514 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:59.529 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 308457 bytes in 465 ms. path='/3 + &#ä/dd' 06:52:59.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=116 06:52:59.551 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 06:52:59.595 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:59.607 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=113, revision=116 06:52:59.641 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:59.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=113, revision=116 06:52:59.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=116, revision=-1 06:52:59.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:52:59.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:52:59.802 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:52:59.821 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:52:59.830 [qtp1776774368-3114] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:52:59.834 [qtp1776774368-3114] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:52:59.846 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:52:59.868 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:52:59.901 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:52:59.978 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=8 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:52:59.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:52:59.988 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=94.1 MiB, available=361.4 MiB 06:53:00.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:00.018 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:00.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:00.047 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:00.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:00.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:00.103 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=121 06:53:00.179 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 06:53:00.246 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:00.283 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=116, revision=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:00.288 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:00.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=94.1 MiB, available=361.4 MiB 06:53:00.639 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:00.705 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:00.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=116, revision=121 06:53:00.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=121, revision=-1 06:53:00.804 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:00.819 [qtp1776774368-3114] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 transaction.localRevision=83 remoteFromLocalRevision=8 06:53:00.897 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:00.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=d8903532-a969-4a62-bd85-2b8ff3026529 to='build/repo/k0t2sfwd-i69ks-local-src', fromRepoLocalSync=false 06:53:00.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:53:00.907 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:53:00.939 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:00.979 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:01.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=94.1 MiB, available=361.4 MiB 06:53:01.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:53:01.179 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:53:01.179 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:53:01.179 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:53:01.209 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:01.237 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=88 06:53:01.253 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:01.302 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=130 remoteFromLocalRevision=88 06:53:01.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:01.355 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:01.368 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:53:01.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:01.412 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:01.419 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:01.483 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:01.490 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:01.508 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:53:01.508 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:53:01.513 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=130 06:53:01.524 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:01.524 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:01.528 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:01.539 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:01.539 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:01.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=128, revision=132 06:53:01.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 06:53:01.563 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:01.563 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:01.609 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:01.620 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=126, revision=132 06:53:01.623 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:01.666 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:01.676 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=126, revision=132 06:53:01.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=132, revision=-1 06:53:01.705 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:01.715 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=94 remoteFromLocalRevision=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:01.717 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:01.750 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:01.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:53:01.789 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:01.807 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:01.930 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 101 ms. 06:53:02.007 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, invitation=true] 06:53:02.146 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:02.234 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, invitation=true] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:02.393 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:02.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=109.3 MiB, available=375.2 MiB 06:53:02.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:02.591 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:02.628 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:02.632 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:02.649 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:22:08.020Z expiryDateTime=2019-09-21T05:52:08.020Z 06:53:02.663 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:02.673 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:02.685 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:02.686 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:02.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=135 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:02.718 [closeDeferredTimer-14114843-2s] INFO c.c.c.l.LocalRepoManagerImpl - [14114843]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:02.725 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:02.809 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:02.820 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:02.831 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=132, revision=135 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:02.842 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client1/.gnupg/pubring.gpg' 06:53:02.844 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client1/.gnupg/secring.gpg' 06:53:02.844 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:02.801 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=-1, revision=84 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:02.886 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server2.bla.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:02.951 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:02.960 [qtp704117508-298] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:03.004 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:03.022 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:53:03.023 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:53:03.024 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:53:03.026 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:03.037 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:53:03.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=true 06:53:03.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.88.xml.gz 06:53:03.042 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.88.xml.gz 06:53:03.043 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaf40e33-d8b3-4b8e-9360-9995783fa480 ('build/repo/k0t2rmeg-wn974-local-src') 06:53:03.065 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:03.065 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:53:03.106 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:53:03.126 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=95 06:53:03.139 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:03.157 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.88.xml.gz 06:53:03.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=88 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:03.261 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:03.292 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:03.314 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:03.377 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:03.661 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' 06:53:03.730 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:03.733 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:53:03.794 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:03.813 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:03.864 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:03.890 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4a19262c]initPersistenceManagerFactory: repositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:03.896 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4a19262c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16207 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:03.919 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:03.949 [qtp507378138-3234] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:03.997 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' 06:53:04.054 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:04.061 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:53:04.205 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:04.212 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:04.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=95.5 MiB, available=360.0 MiB 06:53:04.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:04.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=107.7 MiB, available=379.3 MiB 06:53:04.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=4, revision=84 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:04.383 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:04.410 [qtp507378138-29] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:04.429 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:04.437 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:04.439 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:04.461 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:04.473 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:04.481 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:04.482 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:04.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:04.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:04.502 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:04.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:04.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:04.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:04.523 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:04.537 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:04.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:04.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:04.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:04.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:04.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.631 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:04.631 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:04.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.648 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:04.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:04.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:04.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:04.675 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:04.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:04.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:04.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:04.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.703 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:04.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:04.704 [qtp507378138-135] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:04.712 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:04.713 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:53:04.727 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:04.745 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:04.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 06:53:04.749 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:04.766 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! 06:53:04.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:04.794 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:04.800 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:53:04.910 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:04.932 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 06:53:04.969 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server2.bla.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:04.971 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server2.bla.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:05.009 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:05.142 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:05.172 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:05.185 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:05.223 [qtp507378138-2755] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:05.226 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=149.5 MiB, available=306.0 MiB org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:05.234 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:05.248 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.PermissionIT.nonOwnerAdminGrantsWritePermission(PermissionIT.java:149) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:05.420 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:05.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=94.5 MiB, available=361.0 MiB 06:53:05.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=89, revision=96 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:05.463 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:05.483 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:05.485 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:53:05.486 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:53:05.486 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:05.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:05.492 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd80-tff6t-remote' 06:53:05.492 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd80-tff6t-remote' locked successfully. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:05.516 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:05.538 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:05.640 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:05.657 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:05.660 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' 06:53:05.750 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:05.777 [qtp507378138-2755] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:05.796 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' 06:53:05.826 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:05.823 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:05.832 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:05.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=106.0 MiB, available=380.5 MiB org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:05.913 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:05.917 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:05.921 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:05.931 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionSynced=4, revision=84 06:53:05.944 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=84, revision=-1 06:53:05.970 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:05.998 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:06.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:06.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:06.018 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:06.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=123 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:06.031 [qtp507378138-1988] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:06.083 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:06.100 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:06.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:53:06.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:06.148 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:06.151 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:53:06.217 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:06.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=94.5 MiB, available=361.0 MiB org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:06.250 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:06.252 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:06.255 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:06.258 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=89, revision=96 06:53:06.258 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=96, revision=-1 06:53:06.263 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:06.277 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:06.278 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:06.281 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=135, revision=138 06:53:06.289 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:06.295 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:06.328 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:06.334 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=135, revision=138 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:06.345 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:06.355 [qtp704117508-1932] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:06.358 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:06.364 [qtp507378138-29] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:06.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=132, revision=138 06:53:06.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=138, revision=-1 06:53:06.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:53:06.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:06.386 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 06:53:06.425 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:06.428 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:53:06.489 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:06.499 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:06.516 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:06.529 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 06:53:06.615 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:06.671 [qtp507378138-135] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:06.731 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:06.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=104.3 MiB, available=384.2 MiB 06:53:06.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:06.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=94.9 MiB, available=360.6 MiB 06:53:06.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:07.030 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:07.062 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:07.131 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:07.175 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:07.205 [qtp507378138-2755] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:07.209 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:07.210 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:07.313 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:07.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=104.3 MiB, available=383.2 MiB org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:07.413 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' 06:53:07.452 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:07.455 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:07.468 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:07.489 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:07.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=94.4 MiB, available=361.1 MiB 06:53:07.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:07.549 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' 06:53:07.593 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:07.598 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:53:07.653 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:07.683 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 06:53:07.710 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:07.713 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:53:07.748 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:07.749 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:07.773 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:07.803 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:07.813 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:07.817 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:07.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:53:07.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=104.3 MiB, available=385.7 MiB 06:53:07.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:53:07.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:53:07.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:53:07.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:53:07.891 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:07.895 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:07.913 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:07.926 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=83 06:53:07.929 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:07.938 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:07.943 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:07.960 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=125 remoteFromLocalRevision=83 06:53:07.963 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8903532-a969-4a62-bd85-2b8ff3026529 from='build/repo/k0t2sfwd-i69ks-local-src' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:08.009 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:08.021 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=125 06:53:08.032 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:08.033 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:08.072 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:53:08.072 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:53:08.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=125 06:53:08.099 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:08.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.104 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:08.117 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:08.118 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:08.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=123, revision=127 06:53:08.133 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=94.0 MiB, available=361.5 MiB 06:53:08.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.88.xml.gz 06:53:08.131 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:53:08.133 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:53:08.133 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:08.142 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.170 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:08.185 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:08.192 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=121, revision=127 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.198 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=95 06:53:08.201 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.210 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:08.221 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=141 remoteFromLocalRevision=95 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.243 [qtp507378138-135] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:08.260 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:08.272 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:08.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=121, revision=127 06:53:08.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=127, revision=-1 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.284 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.290 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.299 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.293 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:08.313 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:08.315 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:08.328 [qtp1776774368-3565] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 transaction.localRevision=89 remoteFromLocalRevision=125 06:53:08.334 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.337 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=141 06:53:08.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:08.345 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:08.346 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:53:08.349 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.348 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:53:08.351 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:08.352 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [523d65d6]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' 06:53:08.353 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [523d65d6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' locked successfully. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=141 06:53:08.370 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:08.371 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:08.371 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:08.400 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:08.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=143 06:53:08.410 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 06:53:08.436 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:08.438 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:08.466 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.472 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:08.484 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=138, revision=143 06:53:08.486 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.514 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:08.526 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.577 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:08.582 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.592 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:08.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=138, revision=143 06:53:08.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.614 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:08.619 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.642 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:08.654 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=102 remoteFromLocalRevision=141 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.656 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.659 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:08.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=false 06:53:08.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:53:08.665 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:53:08.686 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.703 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.704 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 06:53:08.707 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:08.808 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:08.862 [qtp507378138-1988] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:08.868 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:08.977 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:09.052 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:09.054 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:09.070 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:09.105 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:09.109 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:53:09.191 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:09.269 [qtp344249497-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:09.304 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]initPersistenceManagerFactory: repositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca 06:53:09.306 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3814 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:09.306 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:09.349 [closeDeferredTimer-14114843-2s] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[14114843] could not be re-opened and was unlisted before. 06:53:09.352 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]getCloseDeferredMillis: closeDeferredMillis=20000 06:53:09.352 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:09.368 [closeDeferredTimer-7a3a844d-g] INFO c.c.c.l.LocalRepoManagerImpl - [7a3a844d]_close: Shutting down real LocalRepoManager. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:09.562 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 06:53:09.606 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:08.731 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:53:08.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:53:09.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=94.9 MiB, available=360.6 MiB 06:53:09.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:09.694 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:09.709 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:09.717 [qtp507378138-135] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:09.728 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:09.724 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:09.747 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 06:53:09.775 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:09.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:09.952 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest localRepository.publicKeySha1 = 00:3D:14:5D:DA:0F:22:33:CE:D5:EF:1F:54:8F:6A:63:2B:E0:8C:41 remoteRepository.repositoryId = e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepository.remoteRoot = https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g remoteRepository.publicKeySha1 = 4E:8B:51:ED:20:A0:32:DC:5B:27:35:86:37:6B:68:33:16:20:68:54 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 2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 e4407973-11ea-4e49-805b-947d3e7a60ca org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 06:53:09.987 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='8dkAIAq17LIRzuBjByxHxg' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 06:53:10.031 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:10.033 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 06:53:10.069 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:10.139 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:10.199 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:10.286 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:23:10.172Z expiryDateTime=2019-09-21T05:53:10.172Z 06:53:10.334 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:10.375 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:10.394 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:53:10.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 to='build/repo/k0t2u26g-1hpc4-local-dest', fromRepoLocalSync=true 06:53:10.402 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 ('build/repo/k0t2u26g-1hpc4-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:10.504 [closeDeferredTimer-100ae7c7-1] INFO c.c.c.l.LocalRepoManagerImpl - [100ae7c7]_close: Shutting down real LocalRepoManager. 06:53:10.505 [closeDeferredTimer-75207aeb-1] INFO c.c.c.l.LocalRepoManagerImpl - [75207aeb]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:10.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=95.0 MiB, available=360.5 MiB 06:53:10.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=96, revision=103 06:53:10.551 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:10.552 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:53:10.552 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:53:10.552 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:10.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:10.700 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:53:10.711 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:53:10.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:53:10.720 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:53:10.738 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:10.775 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=169 06:53:10.890 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:10.907 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:53:10.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:11.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=95.0 MiB, available=360.5 MiB 06:53:11.120 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:11.128 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=96, revision=103 06:53:11.128 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=103, revision=-1 06:53:11.133 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:11.162 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:11.162 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:11.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=146 06:53:11.198 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 06:53:11.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:11.555 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:11.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:53:12.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=95.5 MiB, available=360.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:12.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=157.6 MiB, available=297.9 MiB 06:53:12.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:12.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:12.190 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:12.254 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=-1, revision=171 06:53:12.436 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:12.736 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [66a45a00]initPersistenceManagerFactory: repositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:53:12.751 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [66a45a00]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16543 ms. 06:53:12.802 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l6-4k51i-remote' 06:53:12.807 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l6-4k51i-remote' locked successfully. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:12.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=94.4 MiB, available=361.1 MiB 06:53:12.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:13.116 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:13.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=38, cryptoLinkDtos.size=55, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=4, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:13.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=94.4 MiB, available=361.1 MiB 06:53:13.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:53:13.323 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:53:13.323 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:53:13.343 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:13.353 [qtp704117508-532] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=102 06:53:13.421 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:13.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=148 remoteFromLocalRevision=102 06:53:13.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:53:13.825 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=148 06:53:13.838 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:13.838 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:13.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:53:13.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:53:13.850 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=148 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:13.878 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:13.884 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 06:53:13.894 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** 06:53:13.896 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:13.901 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:13.901 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:13.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:13.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:13.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=146, revision=150 06:53:13.932 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 06:53:13.968 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:13.968 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:14.003 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:14.015 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=143, revision=150 06:53:14.018 [qtp704117508-1822] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:53:14.092 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:14.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=143, revision=150 06:53:14.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=150, revision=-1 06:53:14.129 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:14.139 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=108 remoteFromLocalRevision=148 06:53:14.160 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:14.173 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:53:14.183 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:53:14.190 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:14.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=157.1 MiB, available=298.4 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:14.197 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:14.201 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:14.201 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:53:14.201 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:53:14.203 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:53:14.204 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:53:14.208 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f33c31e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' 06:53:14.209 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f33c31e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:14.220 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=171 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:14.315 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:53:14.318 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:53:14.320 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:53:14.325 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:53:14.326 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:53:14.348 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. 06:53:14.753 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:14.849 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. 06:53:15.350 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. 06:53:15.792 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:15.851 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:16.296 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=BiK880mmCXRqbbG_lLWkDg could not be decrypted! Access rights missing?! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:16.352 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:16.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 136 ms. 06:53:16.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:16.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.546 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Drk2ZvUpK6VMs6PyuFEXJg could not be decrypted! Access rights missing?! 06:53:16.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:16.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:16.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.558 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Zfzb0q8Bsyq9kEEI9pLCAw could not be decrypted! Access rights missing?! 06:53:16.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:16.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:16.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.571 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:16.571 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:16.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.580 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=RYMGfFMIXGtLxpYXSZ5fiQ could not be decrypted! Access rights missing?! 06:53:16.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:16.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:16.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:16.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.594 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=UR7NaSMkW6JeFYgcuVACrg could not be decrypted! Access rights missing?! 06:53:16.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:16.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.596 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ZJwO-JDcHLhmPQeq9MT-SQ could not be decrypted! Access rights missing?! 06:53:16.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:16.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.599 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hsgc2wFmJsOb_SGUPvxWrg could not be decrypted! Access rights missing?! 06:53:16.599 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:16.599 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:16.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:16.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.615 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=dqZQJIgLkqxT8dasjDtRXQ could not be decrypted! Access rights missing?! 06:53:16.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:16.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:16.617 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=XvlvIu29AjyvEhi1e5_Zcw could not be decrypted! Access rights missing?! 06:53:16.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:16.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:16.853 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:16.879 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:16.881 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:16.883 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:16.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:17.353 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:17.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=157.7 MiB, available=297.8 MiB 06:53:17.634 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:17.817 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:17.819 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:17.853 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. 06:53:18.354 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. 06:53:18.855 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:18.878 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:18.883 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionSynced=-1, revision=171 06:53:18.883 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=171, revision=-1 06:53:18.908 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:18.917 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:53:18.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:18.931 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:19.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=5 06:53:19.121 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:19.356 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:19.468 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:19.472 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:53:19.616 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:19.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=-1, revision=5 06:53:19.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=5, revision=-1 06:53:19.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:53:19.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:19.856 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:20.294 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:20.357 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:20.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=157.6 MiB, available=297.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:20.816 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:20.857 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:21.205 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:21.358 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:21.462 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:20.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:53:21.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=157.3 MiB, available=298.2 MiB 06:53:21.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:21.853 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:21.858 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:22.108 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:22.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=157.3 MiB, available=298.2 MiB 06:53:22.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.-1.xml.gz 06:53:22.176 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:53:22.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:53:22.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:22.363 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:22.455 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 06:53:22.470 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 06:53:22.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 06:53:22.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='565ffcddcb932e592bf0f8a0f263db0942cf1f76' to.sha1=''): /5/h 06:53:22.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:22.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 06:53:22.822 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:22.823 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/10bn-2BgP_8J4kCEO5Ep5A' offset=0 06:53:22.862 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:22.863 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:23.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:23.104 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:23.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 867935 bytes in 348 ms. path='/5/h' 06:53:23.199 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:23.364 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:23.369 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:23.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 06:53:23.495 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4078d5c765c3d64c1dccfa335b195f78c7d7a76b' to.sha1=''): /5/i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:23.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:23.605 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:23.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/5/i' 06:53:23.747 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:23.754 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=0 06:53:23.781 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:23.864 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:23.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 06:53:24.078 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:24.079 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=1048576 06:53:24.101 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:24.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:24.360 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:24.365 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:24.387 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:24.389 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=2097152 06:53:24.405 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:24.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:53:24.672 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:24.673 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/5C7yYg5e8zYHa_CcVbtMVg/YLfoeTWVde9rq49upjKOvg' offset=3145728 06:53:24.683 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:24.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:53:24.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 177056 bytes in 1046 ms. path='/5/i' 06:53:24.855 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:53:24.858 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i 06:53:24.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i 06:53:24.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:24.887 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 06:53:24.888 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:53:24.889 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:53:24.890 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:24.949 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:25.009 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:25.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:25.040 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 06:53:25.041 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:53:25.041 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:53:25.042 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:25.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a08df9e5f66e38d3714a67c3d00b5254383023da' to.sha1=''): /aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:25.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:25.128 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:53:25.128 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:53:25.129 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:53:25.157 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:25.166 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:25.174 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:25.194 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 06:53:25.194 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:53:25.195 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:53:25.197 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:53:25.200 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:25.200 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:25.200 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:53:25.201 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:53:25.201 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:25.202 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/N4vKzm40IJgVirZ3OAHaSw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:25.204 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 06:53:25.204 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 06:53:25.205 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> *** 06:53:25.205 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnSubdir >>> *** 06:53:25.205 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:53:25.205 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:53:25.206 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:53:25.207 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:53:25.211 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5fb10a40]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' 06:53:25.213 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5fb10a40]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:25.215 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:25.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:53:25.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182784 bytes in 100 ms. path='/aa' 06:53:25.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:53:25.369 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:25.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:25.426 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:25.483 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe7c178a63f7dd3b652797156b81e62b88eda88a' to.sha1=''): /bb 06:53:25.567 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:25.582 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:25.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 06:53:25.699 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:25.700 [qtp344249497-89] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/GOZ5jzHlmnuwBxTMQL7i7w' offset=0 06:53:25.710 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:25.812 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:25.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 06:53:25.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 683100 bytes in 238 ms. path='/bb' 06:53:25.956 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:25.962 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:25.960 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:26.041 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:26.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:26.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 06:53:26.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09bac3336a757166f4fb0b205acf8288fc2dd4d4' to.sha1=''): /cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:26.121 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:26.201 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:26.215 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:26.215 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:26.236 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:26.238 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/vEZMMl9BIZE6gJpSkNZ1WQ' offset=0 06:53:26.246 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:26.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:53:26.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214544 bytes in 113 ms. path='/cc' 06:53:26.369 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:53:26.425 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:26.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:26.506 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 06:53:26.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c866b1a5cf88799cf5ce301335def03f4269b91' to.sha1=''): /dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:26.625 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:26.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:26.795 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:26.799 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:26.820 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:26.821 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/sy4ZhCZ76qIQAah1ZkZuBw' offset=0 06:53:26.829 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:26.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:53:26.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59968 bytes in 79 ms. path='/dd' 06:53:26.964 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:53:27.052 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:27.069 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 06:53:27.087 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:27.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:27.157 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=169 06:53:27.160 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:27.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=51 remoteFromLocalRevision=169 06:53:27.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 from='build/repo/k0t2u26g-1hpc4-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' 06:53:27.218 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:27.221 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:27.317 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=51 06:53:27.351 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:27.351 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:27.367 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:53:27.367 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:53:27.383 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=51 06:53:27.435 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:27.435 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:27.463 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:27.464 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:27.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=53 06:53:27.479 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:27.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:27.733 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:27.737 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=5, revision=53 06:53:27.793 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:27.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=5, revision=53 06:53:27.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=53, revision=-1 06:53:27.900 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:27.911 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 transaction.localRevision=176 remoteFromLocalRevision=51 06:53:27.964 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:27.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 to='build/repo/k0t2u26g-1hpc4-local-dest', fromRepoLocalSync=false 06:53:27.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:53:27.970 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:53:27.985 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:28.027 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=176 06:53:28.036 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:28.041 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:28.073 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:28.074 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:28.215 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:28.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:28.345 [closeDeferredTimer-42b75454-5v] INFO c.c.c.l.LocalRepoManagerImpl - [42b75454]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:28.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:28.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:53:28.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=158.8 MiB, available=296.7 MiB 06:53:28.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:53:28.983 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:28.999 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=-1, revision=177 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:29.000 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:29.076 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 06:53:29.100 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:29.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:29.259 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:29.309 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:29.541 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:29.604 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:29.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=158.2 MiB, available=297.3 MiB 06:53:29.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=171, revision=177 06:53:29.912 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:30.204 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:29.914 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:29.916 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:29.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:53:30.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=158.2 MiB, available=297.3 MiB 06:53:30.574 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:30.578 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionSynced=171, revision=177 06:53:30.579 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=177, revision=-1 06:53:30.623 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:30.638 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:30.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:30.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:30.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=56 06:53:30.656 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:31.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:31.354 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:31.357 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:31.448 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:31.481 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:30.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:53:30.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:53:31.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=158.3 MiB, available=297.2 MiB 06:53:31.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:53:32.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=158.3 MiB, available=297.2 MiB 06:53:32.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:32.510 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:32.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=158.3 MiB, available=297.2 MiB 06:53:32.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:53:32.586 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:53:32.586 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:53:32.586 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:53:32.599 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:32.609 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=176 06:53:32.763 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:32.797 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=58 remoteFromLocalRevision=176 06:53:32.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 from='build/repo/k0t2u26g-1hpc4-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' 06:53:32.929 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=51 localRepositoryRevisionInProgress=58 06:53:32.934 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:32.934 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:32.936 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:53:32.936 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:53:32.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=58 06:53:32.947 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:32.947 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:32.964 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:32.964 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:32.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=56, revision=60 06:53:32.970 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 06:53:33.037 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.043 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=53, revision=60 06:53:33.083 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=53, revision=60 06:53:33.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=60, revision=-1 06:53:33.117 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.123 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 transaction.localRevision=182 remoteFromLocalRevision=58 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:33.163 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:33.169 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.171 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:53:33.394 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.433 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.454 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:23:10.172Z expiryDateTime=2019-09-21T05:53:10.172Z 06:53:33.470 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.474 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:33.483 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:33.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=62 06:53:33.499 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 06:53:33.544 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:53:33.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 to='build/repo/k0t2u26g-1hpc4-local-dest', fromRepoLocalSync=true 06:53:33.546 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 ('build/repo/k0t2u26g-1hpc4-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:33.553 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:33.573 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:33.583 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:33.597 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% 06:53:33.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.176.xml.gz 06:53:33.773 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.176.xml.gz 06:53:33.808 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.824 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=182 06:53:33.830 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:33.838 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.176.xml.gz 06:53:33.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=176 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:33.877 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:33.949 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:34.093 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:34.094 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:34.185 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:34.201 [closeDeferredTimer-ce71737-7h] INFO c.c.c.l.LocalRepoManagerImpl - [ce71737]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:34.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:34.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:34.545 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:34.573 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:34.664 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:34.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=160.5 MiB, available=295.0 MiB 06:53:34.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:53:34.748 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:34.754 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:34.757 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=-1, revision=183 06:53:34.793 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 06:53:34.822 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:34.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:34.964 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:35.081 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:35.182 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:35.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:35.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:35.500 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:35.575 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [523d65d6]initPersistenceManagerFactory: repositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:35.585 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [523d65d6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25313 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:35.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=160.3 MiB, available=295.2 MiB 06:53:35.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=177, revision=183 06:53:35.605 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:35.607 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:35.608 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:35.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:35.730 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:36.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=160.3 MiB, available=295.2 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:36.357 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=493.0 MiB, allocated=493.0 MiB, used=90.0 MiB, available=403.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:36.392 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:36.407 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:36.411 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionSynced=177, revision=183 06:53:36.411 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=183, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:36.465 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwf-ccs5k-remote' 06:53:36.465 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwf-ccs5k-remote' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:36.473 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:36.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:36.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:36.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=62, revision=65 06:53:36.554 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 06:53:36.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:53:36.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:53:37.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=160.5 MiB, available=295.0 MiB 06:53:37.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:37.309 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:37.504 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:37.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=160.5 MiB, available=295.0 MiB 06:53:37.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:37.786 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:37.795 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:37.843 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:37.875 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:37.954 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:38.009 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:38.052 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:38.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=160.7 MiB, available=294.8 MiB 06:53:38.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.176.xml.gz 06:53:38.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:53:38.064 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:53:38.064 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:53:38.077 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:38.083 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:38.088 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=182 06:53:38.182 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:38.206 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=67 remoteFromLocalRevision=182 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:38.268 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:38.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 from='build/repo/k0t2u26g-1hpc4-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' 06:53:38.339 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:38.342 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:38.361 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:38.442 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=58 localRepositoryRevisionInProgress=67 06:53:38.474 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:38.474 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:38.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:53:38.509 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:53:38.509 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:53:38.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=65, revision=69 06:53:38.562 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:38.589 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:38.620 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:53:38.632 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:38.676 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:38.741 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:38.826 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:38.869 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:38.891 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:38.967 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:38.977 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:38.979 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:38.982 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=60, revision=69 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:39.070 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:39.155 [qtp344249497-35] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:39.165 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:39.174 [qtp344249497-35] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:53:39.222 [qtp344249497-35] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:53:39.233 [qtp344249497-35] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:53:39.246 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:39.247 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:39.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=60, revision=69 06:53:39.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=69, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:39.281 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:39.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 06:53:39.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:39.574 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:39.592 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:39.677 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:39.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:39.741 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:39.773 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:53:39.781 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:53:39.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/yyaagjohdsfg' 06:53:39.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd2afc2e8204beca74b9914e93056453d3f5ce51' to.sha1='e9906fb327d16a178f641629f85e8fd49715c8bb'): /yyaagjohdsfg org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:39.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:39.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=72 06:53:39.953 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:40.022 [qtp1776774368-211] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:40.046 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:40.051 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=69, revision=72 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:40.080 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]initPersistenceManagerFactory: repositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 06:53:40.080 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3614 ms. 06:53:40.110 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]getCloseDeferredMillis: closeDeferredMillis=20000 06:53:40.110 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:40.313 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:40.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=69, revision=72 06:53:40.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:40.403 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:40.410 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:40.518 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:40.520 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest localRepository.publicKeySha1 = 40:6F:43:59:43:A5:37:E7:C3:CF:07:25:AB:BF:71:7A:E7:A5:C7:C4 remoteRepository.repositoryId = 1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepository.remoteRoot = https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepository.publicKeySha1 = 53:37:08:18:28:6E:D6:A6:CC:A2:91:D0:17:AE:23:C7:14:EE:7C:0E 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 7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 1c3e0774-1daa-427a-817d-59950a9e9285 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:40.566 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2a3a3b98-eb26-49e5-9af2-f81fa27a35e1"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 06:53:40.608 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/yyaagjohdsfg' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:40.721 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:40.756 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:40.781 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 renewalDateTime=2019-09-21T05:23:40.743Z expiryDateTime=2019-09-21T05:53:40.743Z 06:53:40.797 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:40.814 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:40.829 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:53:40.831 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 to='build/repo/k0t2ulxa-t5o5v-local-dest', fromRepoLocalSync=true 06:53:40.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.-1.xml.gz 06:53:40.834 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.-1.xml.gz 06:53:40.839 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 ('build/repo/k0t2ulxa-t5o5v-local-dest') 06:53:40.861 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:40.872 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:40.912 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:40.926 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:40.937 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:40.941 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:40.942 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/Lc_D1pUCrmv_bbjqR-5GjQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:40.957 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:40.967 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:40.974 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:41.028 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:41.036 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.-1.xml.gz 06:53:41.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 06:53:41.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=96.4 MiB, available=395.1 MiB 06:53:41.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:41.771 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:42.009 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:42.101 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:42.278 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:53:42.288 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:53:42.398 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:42.446 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=-1, revision=93 06:53:42.563 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:42.566 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:42.833 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]initPersistenceManagerFactory: repositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba 06:53:42.908 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21930 ms. 06:53:42.940 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]getCloseDeferredMillis: closeDeferredMillis=20000 06:53:42.940 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:42.975 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. 06:53:42.975 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=z4sZ3upRU2wpxpNWcuf0YA, invitation=false] 06:53:43.011 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms. 06:53:43.011 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=K7nD2qecXxG5yG0jMxZTEA, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:43.165 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:43.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:43.286 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:43.618 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:43.912 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:43.933 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=120.9 MiB, available=334.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:44.042 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:44.048 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:44.136 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:44.151 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:44.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=98.7 MiB, available=396.8 MiB 06:53:44.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=93 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:44.186 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:44.189 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:44.190 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bFZYnJJ6juk3OefTXzdT7g/Lc_D1pUCrmv_bbjqR-5GjQ' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:44.250 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:44.800 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 31fc5885-a04f-4711-ae85-06fa3fc96f36 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src localRepository.publicKeySha1 = CA:E9:23:1F:10:0D:C8:86:61:3E:63:42:4C:A1:31:36:9A:84:94:09 remoteRepository.repositoryId = b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepository.remoteRoot = https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepository.publicKeySha1 = BB:B1:C7:B5:93:1E:40:C7:7B:26:72:CD:06:CA:A3:5E:69:3F:EA:48 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 31fc5885-a04f-4711-ae85-06fa3fc96f36 b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:44.976 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:45.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1393599 bytes in 4391 ms. path='/yyaagjohdsfg' 06:53:45.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=76 06:53:45.028 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:45.076 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:45.095 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:45.098 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=72, revision=76 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:45.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:45.154 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:45.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=72, revision=76 06:53:45.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=76, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:45.191 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:45.235 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.254 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:45.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 109 ms. 06:53:45.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:45.431 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f33c31e]initPersistenceManagerFactory: repositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:45.440 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.440 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:45.442 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:45.447 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:53:45.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:45.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.483 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:45.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:45.495 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f33c31e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24408 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:45.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:45.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:45.510 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:45.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:45.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:53:45.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:45.552 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:45.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:45.577 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:45.667 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:45.685 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2a3a3b98-eb26-49e5-9af2-f81fa27a35e1"] on repo=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:45.712 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 06:53:45.749 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:45.753 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:45.754 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:36223' serverPath='/ba0a84f9-23e6-433b-bc10-1013241c5e2e' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, invitation=true] 06:53:45.757 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 06:53:45.792 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:45.843 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:45.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.32% 06:53:45.874 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=67 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:45.877 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:53:45.902 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:45.923 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, invitation=false] 06:53:45.924 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, invitation=false, validTo=null] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:45.926 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:45.926 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:45.960 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:45.965 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! 06:53:45.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:46.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:46.014 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:46.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=81 06:53:46.046 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.058 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:46.059 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:53:46.063 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:53:46.077 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.098 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:46.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.131 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:46.134 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:46.139 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:46.144 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=76, revision=81 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.167 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:46.192 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:46.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=76, revision=81 06:53:46.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=81, revision=-1 06:53:46.272 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:46.276 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.282 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:46.285 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 transaction.localRevision=196 remoteFromLocalRevision=67 06:53:46.308 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:46.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 to='build/repo/k0t2u26g-1hpc4-local-dest', fromRepoLocalSync=false 06:53:46.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:53:46.312 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:53:46.323 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:46.348 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, invitation=false] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:46.355 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=196 06:53:46.400 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:46.407 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:53:46.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.417 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:46.494 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.575 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:46.625 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-ika3m-remote' 06:53:46.626 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-ika3m-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.646 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba renewalDateTime=2019-09-21T05:23:46.492Z expiryDateTime=2019-09-21T05:53:46.492Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:46.647 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.685 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:46.720 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:46.754 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:53:46.760 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba from='https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba' toID=31fc5885-a04f-4711-ae85-06fa3fc96f36 to='build/repo/k0t2u8l4-7k2pn-local-src', fromRepoLocalSync=true org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:46.762 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.-1.xml.gz 06:53:46.764 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src/.subshare-repo/tmp/ChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.-1.xml.gz 06:53:46.769 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 31fc5885-a04f-4711-ae85-06fa3fc96f36 ('build/repo/k0t2u8l4-7k2pn-local-src') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:46.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=98.2 MiB, available=396.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.805 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:46.847 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:53:46.895 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:53:46.925 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:46.926 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:46.958 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:46.964 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionSynced=-1, revision=93 06:53:46.964 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.982 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:46.987 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:46.994 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:46.994 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:47.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=5 06:53:47.061 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:47.079 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:47.258 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:47.280 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:47.295 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:47.351 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:47.372 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:47.379 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:47.472 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:47.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=-1, revision=5 06:53:47.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:47.494 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:47.532 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:53:47.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:47.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=164.8 MiB, available=290.7 MiB 06:53:47.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:53:47.940 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:47.986 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=-1, revision=197 06:53:48.046 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:48.187 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:48.198 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:48.319 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:48.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:46.991 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src/.subshare-repo/tmp/ChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.-1.xml.gz 06:53:46.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 06:53:48.340 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=107.3 MiB, available=348.2 MiB 06:53:48.340 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:53:48.443 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:48.462 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:48.575 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.localRepositoryRevisionInProgress=-1, revision=4 06:53:48.733 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:48.780 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:48.954 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:49.052 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:49.086 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:49.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:49.147 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:49.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=97.3 MiB, available=398.7 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:49.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=162.9 MiB, available=292.6 MiB 06:53:49.330 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=183, revision=197 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:49.434 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:49.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:49.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:49.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:49.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:49.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:49.556 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:49.561 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:49.573 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:49.577 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:49.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:49.635 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:49.798 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:49.880 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:53:50.125 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:50.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=107.2 MiB, available=348.3 MiB 06:53:50.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:50.354 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:50.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=96.7 MiB, available=399.3 MiB 06:53:50.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:50.417 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:50.516 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:50.550 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:50.553 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:50.604 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=z4sZ3upRU2wpxpNWcuf0YA, serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba} because of missing permissions! 06:53:50.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:50.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:50.694 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:50.809 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:50.861 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:50.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=162.5 MiB, available=293.0 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:50.922 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:51.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=96.6 MiB, available=400.4 MiB 06:53:51.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.-1.xml.gz 06:53:51.030 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:53:51.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:51.052 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:51.087 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionSynced=183, revision=197 06:53:51.088 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=197, revision=-1 06:53:51.125 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:51.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:51.140 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:51.140 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:51.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=83 06:53:51.169 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:51.188 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5fb10a40]initPersistenceManagerFactory: repositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:51.196 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:51.202 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5fb10a40]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22268 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:51.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:53:51.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:51.308 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-ilqvx-remote' 06:53:51.310 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-ilqvx-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:51.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:51.425 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:51.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:51.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=107.4 MiB, available=348.1 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:51.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:51.696 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:51.707 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.localRepositoryRevisionSynced=-1, revision=4 06:53:51.708 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:51.725 [qtp704117508-532] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:51.744 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:51.745 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:51.769 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]initPersistenceManagerFactory: repositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e 06:53:51.769 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5143 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:51.762 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:51.763 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:51.828 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:51.829 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]getCloseDeferredMillis: closeDeferredMillis=20000 06:53:51.829 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:51.838 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:51.854 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:53:51.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:53:51.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0142b8c065885c0a39a2bdb55f5bb998532e27d' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:51.890 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:53:51.891 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:53:51.930 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:51.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=162.5 MiB, available=293.0 MiB 06:53:52.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:52.074 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 86 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:52.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:52.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' 06:53:52.144 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:52.152 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rLGrBQjwpDgjlAKXoCs9mg/u1Rq0RiEJ-9NIkk_F4ZPFw' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:52.181 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:52.214 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:52.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=6 06:53:52.228 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:52.321 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:52.356 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:52.387 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:23:52.341Z expiryDateTime=2019-09-21T05:53:52.341Z org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:52.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:52.405 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:52.428 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:52.463 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:53:52.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 to='build/repo/k0t2uqfz-2hzu6-local-dest', fromRepoLocalSync=true 06:53:52.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.-1.xml.gz 06:53:52.472 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.-1.xml.gz 06:53:52.479 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eaf0201b-66c5-49e5-a4ff-2db6465afe24 ('build/repo/k0t2uqfz-2hzu6-local-dest') 06:53:52.523 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:52.526 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:52.528 [qtp1776774368-3114] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rLGrBQjwpDgjlAKXoCs9mg/u1Rq0RiEJ-9NIkk_F4ZPFw' offset=1048576 06:53:52.542 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:52.595 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:52.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=162.5 MiB, available=293.0 MiB 06:53:52.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:52.672 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:52.705 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.-1.xml.gz 06:53:52.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:52.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:52.813 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:52.867 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 263241 bytes in 780 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:52.924 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:52.932 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:52.936 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:52.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 06:53:53.044 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:53.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:53:53.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4f39ea54f2791820d4965e7f018cef0514f7df6' to.sha1=''): /1 {11 11ä11#+} 1/b 06:53:53.176 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:53.198 [Test worker] 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' 06:53:53.235 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:53.244 [qtp1776774368-3114] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rLGrBQjwpDgjlAKXoCs9mg/kd2dzmUb4RinyigyJG3Ngw' offset=0 06:53:53.255 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:53.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=162.6 MiB, available=292.9 MiB 06:53:53.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:53:53.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:53:53.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:53:53.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:53.280 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:53.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=-1, revision=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:53.286 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:53.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=6, revision=-1 06:53:53.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:53.327 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=196 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:53.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:53.341 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:53.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=85 remoteFromLocalRevision=196 06:53:53.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 from='build/repo/k0t2u26g-1hpc4-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:53.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 189747 bytes in 216 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:53.430 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=67 localRepositoryRevisionInProgress=85 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:53.482 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:53.506 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:53.506 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:53.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:53:53.560 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:53:53.565 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=85 06:53:53.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:53.584 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:53.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:53.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:53:53.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=83, revision=87 06:53:53.631 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:53.641 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:53.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:53.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=107.5 MiB, available=348.0 MiB 06:53:53.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:53.728 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:53.732 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=81, revision=87 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:53.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c48f64e15d6bb0b0024ee10a6f7fefdf2c94cbf6' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:53.843 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:53.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=81, revision=87 06:53:53.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:53.856 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:53.859 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:53.870 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:53.875 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 transaction.localRevision=202 remoteFromLocalRevision=85 06:53:53.878 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:53.880 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:53.894 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:53.896 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rLGrBQjwpDgjlAKXoCs9mg/8ldGQzeurg9tFAL52TCYzg' offset=0 06:53:53.906 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:53.907 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:53.910 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:53.967 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:53.977 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:53.979 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:54.023 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:54.033 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:54.073 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:54.087 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:54.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:54.128 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:19:02.757Z expiryDateTime=2019-09-21T05:49:02.757Z 06:53:54.153 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:54.161 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:54.171 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:54.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:54.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=149 06:53:54.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:54.222 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:54.230 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 303899 bytes in 371 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:54.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:54.298 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:54.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' toID=1c8fb3a7-49d3-451b-8246-2e30aee3412b to='build/repo/k0t2nd7w-8oclq-local-src', fromRepoLocalSync=true 06:53:54.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.99.xml.gz 06:53:54.298 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.99.xml.gz 06:53:54.302 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1c8fb3a7-49d3-451b-8246-2e30aee3412b ('build/repo/k0t2nd7w-8oclq-local-src') 06:53:54.327 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:54.330 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:53:54.346 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=202 06:53:54.360 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:53:54.394 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:54.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:54.414 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.99.xml.gz 06:53:54.415 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=99 repoFileDtos.size=3 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:54.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:53:54.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97ceb44a47c3ef1db8d819e2d8be75ed7dcb56ef' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:53.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:53:54.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=107.9 MiB, available=347.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:54.618 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:54.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:54.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:54.655 [Test worker] 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' 06:53:54.694 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:54.700 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wqxd2CfC-E9gRbkEwplFAA/mbvPuE9je5V6ts87Ltk1rw/pwnpWpKm5ti1pR6pm4EqKA' offset=0 06:53:54.716 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:54.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:54.820 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:54.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242830 bytes in 170 ms. path='/2/1 {11 11ä11#+} 1/a' 06:53:54.858 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:54.877 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:54.998 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:55.007 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:55.030 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:55.112 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='099f8e497afa56ddaf82ad2546c615eec2152813' to.sha1=''): /2/1 {11 11ä11#+} 1/b 06:53:55.193 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:55.206 [Test worker] 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' 06:53:55.266 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:55.277 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wqxd2CfC-E9gRbkEwplFAA/mbvPuE9je5V6ts87Ltk1rw/rA4DNmsaGNrCEoJomv4Y1w' offset=0 06:53:55.296 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:55.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:55.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=108.3 MiB, available=347.2 MiB 06:53:55.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:55.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 294264 bytes in 383 ms. path='/2/1 {11 11ä11#+} 1/b' 06:53:55.671 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:55.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=164.7 MiB, available=290.8 MiB 06:53:55.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:55.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:55.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:53:55.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ba40255613319c028f4dc74afe7dae001baf0b9' to.sha1=''): /2/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:55.828 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:55.870 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=-1, revision=203 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:55.900 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:55.912 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:53:55.945 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:55.956 [qtp1776774368-3114] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wqxd2CfC-E9gRbkEwplFAA/TIrdApyPxuGz0D9cHWFR2g' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:55.961 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:55.964 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:56.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:53:56.112 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172260 bytes in 199 ms. path='/2/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:56.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=107.4 MiB, available=348.1 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.141 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:56.164 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=112 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:56.176 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:56.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:53:56.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3625da1d69bf13f4be2d894d201cebda85418a33' to.sha1=''): /3 + &#ä/5/h 06:53:56.383 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:56.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=107.4 MiB, available=348.1 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:56.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.-1.xml.gz 06:53:56.396 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:53:56.400 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:53:56.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.422 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:56.423 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NuswKOAEdYE65d-T621-YQ/3iQQDob6UedhcjLirTEB8A/jBAFZTz2dI_2RNgyxZCTfA' offset=0 06:53:56.434 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:56.437 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:53:56.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24096 bytes in 105 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:56.525 [qtp2000985038-2911] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 localRepositoryRevisionSynced=2 06:53:56.536 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.555 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:56.608 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba transaction.localRevision=8 remoteFromLocalRevision=2 06:53:56.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=31fc5885-a04f-4711-ae85-06fa3fc96f36 from='build/repo/k0t2u8l4-7k2pn-local-src' toID=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba to='https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba' 06:53:56.644 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:56.655 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:56.715 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1c9d889984b89b3219dfc92d2d292a3d41910c8' to.sha1=''): /3 + &#ä/5/i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:56.819 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:56.819 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:56.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:56.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:56.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' 06:53:56.915 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:56.916 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NuswKOAEdYE65d-T621-YQ/3iQQDob6UedhcjLirTEB8A/-zh17GssGEdEA7hJ0Q-lpw' offset=0 06:53:56.941 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:57.034 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=10 06:53:57.035 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:57.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=163.5 MiB, available=292.0 MiB 06:53:57.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=100, revision=203 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:57.109 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:57.117 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:53:57.205 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:57.222 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:57.242 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms. 06:53:57.429 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:57.430 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NuswKOAEdYE65d-T621-YQ/3iQQDob6UedhcjLirTEB8A/-zh17GssGEdEA7hJ0Q-lpw' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:57.436 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:57.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=6, revision=10 06:53:57.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.445 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:57.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:57.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:53:57.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.482 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 255294 bytes in 612 ms. path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:57.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:57.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.496 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:57.498 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:57.500 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:53:57.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.610 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:57.611 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.626 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:57.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 30 ms. 06:53:57.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.684 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:57.708 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:57.734 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24eae7ead6463041c1f67ee60b348ea99d367698' to.sha1=''): /3 + &#ä/aa org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:57.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 06:53:57.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:57.842 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:57.863 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:57.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:57.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.889 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:57.889 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.897 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:57.897 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:57.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:57.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:57.923 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:57.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.931 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:57.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:57.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:57.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:53:57.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:57.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:57.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:57.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:57.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:53:57.999 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:53:57.999 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:57.999 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:58.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:58.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.001 [qtp1776774368-3114] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NuswKOAEdYE65d-T621-YQ/ShagTcZoqFfxDKQ3eok3Yw' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:58.015 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:58.015 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.017 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:58.027 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y6AA35-foGYTg3z2AfR4sg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:58.033 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:58.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:58.090 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:53:58.096 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:53:58.096 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:53:58.102 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} because of missing permissions! 06:53:58.102 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:53:58.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:58.264 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.295 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 690972 bytes in 331 ms. path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:58.302 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:58.401 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=12 06:53:58.403 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:58.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=165.1 MiB, available=290.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.506 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:58.516 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:58.531 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:58.544 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18970fc408eabe3a1fff97f99e9d41380123f0f1' to.sha1=''): /3 + &#ä/bb org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:58.624 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.654 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:58.663 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:58.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=10, revision=12 06:53:58.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:53:58.687 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.694 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:58.695 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NuswKOAEdYE65d-T621-YQ/bxHJrrFimRf5h-LkxX-YHw' offset=0 06:53:58.705 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:58.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:58.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:58.776 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:58.793 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionSynced=100, revision=203 06:53:58.794 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=203, revision=-1 06:53:58.811 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:58.817 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:58.824 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:53:58.824 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:53:58.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=149, revision=152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:58.863 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:58.913 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:58.997 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:59.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.047 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207846 bytes in 382 ms. path='/3 + &#ä/bb' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:59.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=108.6 MiB, available=346.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.104 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:53:59.142 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:59.161 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=14 06:53:59.193 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.206 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2685850d5799a2cc60549fb9d0e6000de3945a7e' to.sha1=''): /3 + &#ä/cc 06:53:59.273 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:59.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:53:59.314 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.317 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.324 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NuswKOAEdYE65d-T621-YQ/dQirENnKMlMKz51OThmSmQ' offset=0 06:53:59.333 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.333 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:59.332 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:59.362 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=147, revision=152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11382 bytes in 96 ms. path='/3 + &#ä/cc' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:59.390 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.411 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:59.412 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionSynced=-1, revision=112 06:53:59.413 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=12, revision=14 06:53:59.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.422 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:59.446 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:53:59.451 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.452 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:59.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:53:59.458 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:59.467 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=147, revision=152 06:53:59.467 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=152, revision=-1 06:53:59.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:53:59.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:59.474 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y6AA35-foGYTg3z2AfR4sg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e}} 06:53:59.479 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.487 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f04e9c7ed3c2b2a1e059916187c8004547e8dbd7' to.sha1=''): /3 + &#ä/dd org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:59.509 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.516 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:59.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:53:59.527 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:59.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:53:59.582 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:59.584 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NuswKOAEdYE65d-T621-YQ/ODif_W-81aN96U-SQBVd6Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.601 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.604 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:59.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=16 06:53:59.708 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.715 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 265654 bytes in 171 ms. path='/3 + &#ä/dd' 06:53:59.727 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:53:59.736 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.749 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:53:59.753 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 06:53:59.766 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.783 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:59.788 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.844 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=91 06:53:59.876 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.876 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:53:59.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=14, revision=16 06:53:59.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.946 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=92 remoteFromLocalRevision=91 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 from='build/repo/k0t2ulxa-t5o5v-local-dest' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:53:59.997 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:53:59.997 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.008 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:00.084 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:00.100 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:54:00.101 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.135 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:00.165 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:00.180 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:00.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:00.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=18 06:54:00.270 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:00.300 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:00.304 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:54:00.352 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=92 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:00.423 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.441 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:00.449 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:00.497 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:00.503 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:00.526 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.530 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.545 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=94 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.644 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:00.768 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:00.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=16, revision=18 06:54:00.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.852 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:00.858 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=5, revision=94 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:00.878 [qtp704117508-1932] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:00.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:00.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.934 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:00.940 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:00.950 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=5, revision=94 06:54:00.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=94, revision=-1 06:54:00.980 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:00.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=163.8 MiB, available=291.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:00.998 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 transaction.localRevision=98 remoteFromLocalRevision=92 06:54:01.010 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:01.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 to='build/repo/k0t2ulxa-t5o5v-local-dest', fromRepoLocalSync=false 06:54:01.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:01.025 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:01.039 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:01.040 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:01.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=-1, revision=6 06:54:01.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:01.052 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:01.060 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:01.076 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:01.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:01.084 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:01.097 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:01.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:01.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=20 06:54:01.194 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 06:54:01.275 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:01.282 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=18, revision=20 06:54:01.361 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:01.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=18, revision=20 06:54:01.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=20, revision=-1 06:54:01.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:01.427 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:01.473 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:01.547 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:01.563 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:01.564 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:01.615 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:54:01.618 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:01.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='096267e9a656a0882ad395f19b2802ef348c7c3d' to.sha1='850e541a14cd3addc698cd73b7245927c2437422'): /1 {11 11ä11#+} 1/a 06:54:01.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=23 06:54:01.760 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 06:54:01.836 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:01.844 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=20, revision=23 06:54:01.945 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:01.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=20, revision=23 06:54:01.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=23, revision=-1 06:54:02.008 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:02.217 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:02.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:02.301 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:02.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=90.3 MiB, available=400.7 MiB 06:54:02.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:01.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:01.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:54:02.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=109.5 MiB, available=346.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:02.374 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:02.389 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:02.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=163.6 MiB, available=291.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:02.442 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:02.482 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:02.500 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:02.520 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:02.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:02.552 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:02.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:02.622 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:02.627 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VX4kABsed8tvmfCoMmeubA/Z8dy7jeXKlXgv8vCqofuvg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:03.130 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:02.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:54:03.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=163.5 MiB, available=292.0 MiB 06:54:03.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.99.xml.gz 06:54:03.200 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:03.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:03.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=106.9 MiB, available=348.6 MiB 06:54:03.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:03.315 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:03.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286173 bytes in 1099 ms. path='/1 {11 11ä11#+} 1/a' 06:54:03.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=26 06:54:03.446 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:03.497 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:03.518 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:03.526 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:03.523 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:03.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=90.0 MiB, available=402.0 MiB 06:54:03.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=93, revision=99 06:54:03.562 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! 06:54:03.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:03.584 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:03.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=23, revision=26 06:54:03.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:03.610 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:54:03.625 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:54:03.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/yyaagjohdsfg' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:03.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:03.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:03.720 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:54:03.730 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:03.753 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:03.774 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:03.847 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd2afc2e8204beca74b9914e93056453d3f5ce51' to.sha1=''): /3 + &#ä/yyaagjohdsfg org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:03.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=106.8 MiB, available=348.7 MiB 06:54:03.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.-1.xml.gz 06:54:03.906 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:03.912 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:03.931 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:03.946 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:03.962 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:04.013 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.048 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b 06:54:04.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/yyaagjohdsfg' 06:54:04.086 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:04.092 [qtp344249497-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/Lc_D1pUCrmv_bbjqR-5GjQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.093 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:04.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.141 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.147 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99b5aca03b7ec1c18da714d81e6699076135e13e' to.sha1='20cbe2cc9f5e058499254aa925dd7d588f03792a'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:04.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=90.0 MiB, available=401.5 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.205 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:04.227 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:04.232 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionSynced=93, revision=99 06:54:04.232 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=99, revision=-1 06:54:04.312 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:04.312 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=31 06:54:04.325 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:04.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:04.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:04.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:04.408 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.430 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:04.432 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bFZYnJJ6juk3OefTXzdT7g/Lc_D1pUCrmv_bbjqR-5GjQ' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:04.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:04.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.445 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.485 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:54:04.494 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:54:04.503 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:54:04.571 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 500061 bytes in 520 ms. path='/3 + &#ä/yyaagjohdsfg' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='adc498a767fa65bccccff9277971b5699e7773c2' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.604 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.617 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_4b3fb2e8b44c501919302210fb9f0ff20a3a1632_0 into destFile yyaagjohdsfg org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.621 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.625 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_4b3fb2e8b44c501919302210fb9f0ff20a3a1632_mh34 into destFile yyaagjohdsfg org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.735 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="e4407973-11ea-4e49-805b-947d3e7a60ca"] on repo=1c8fb3a7-49d3-451b-8246-2e30aee3412b org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.742 [Test worker] 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' 06:54:04.774 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:04.775 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/--GuZ3xGvzFwZPcd01uJIw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.782 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:04.792 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=202 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:04.798 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.809 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.815 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=26, revision=31 06:54:04.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:04.827 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:04.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.850 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.870 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=165 remoteFromLocalRevision=202 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.896 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.898 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:54:04.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1c8fb3a7-49d3-451b-8246-2e30aee3412b from='build/repo/k0t2nd7w-8oclq-local-src' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' 06:54:04.918 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:04.934 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:04.980 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.024 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=165 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:05.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.0 MiB, allocated=493.0 MiB, used=90.4 MiB, available=402.6 MiB 06:54:05.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.066 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:05.067 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175299 bytes in 332 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:05.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.141 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=165 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:05.146 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:05.158 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:05.162 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:05.163 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VX4kABsed8tvmfCoMmeubA/es3xQN4gvJKzqB0jA_76Qg' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:05.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:05.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:05.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:05.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=167 06:54:05.240 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.297 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.315 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:05.319 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=152, revision=167 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.341 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:05.346 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=152, revision=167 06:54:05.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=167, revision=-1 06:54:05.384 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:05.389 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b transaction.localRevision=209 remoteFromLocalRevision=165 06:54:05.420 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6055578eb8383c5eb7ae0ac0cce7edf60be3320c' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.424 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' toID=1c8fb3a7-49d3-451b-8246-2e30aee3412b to='build/repo/k0t2nd7w-8oclq-local-src', fromRepoLocalSync=false 06:54:05.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:54:05.425 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:54:05.438 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:05.513 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=202 localRepositoryRevisionInProgress=209 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.515 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.517 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:05.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=90.7 MiB, available=401.8 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:05.521 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:54:05.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:05.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.538 [Test worker] 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' 06:54:05.585 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:05.588 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/2YTjuJAc5pkaQDFIymr2hA' offset=0 06:54:05.601 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:05.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:05.696 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 76161 bytes in 178 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:05.713 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:05.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 233952 bytes in 784 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:05.776 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:05.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=34 06:54:05.783 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:05.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=89.8 MiB, available=404.7 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:06.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=148.8 MiB, available=306.7 MiB 06:54:06.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:06.160 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:06.167 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=-1, revision=210 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:06.420 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:54:06.420 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:06.420 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:06.421 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.433 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:06.441 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=98 06:54:06.457 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:06.462 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=203, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=210 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:06.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.478 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=99 remoteFromLocalRevision=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:06.481 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:06.484 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:06.509 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:06.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a0f0e5438c5cf490383e51d53e5ed3a67740c88' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:06.546 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 from='build/repo/k0t2ulxa-t5o5v-local-dest' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:06.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=31, revision=34 06:54:06.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.626 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99 06:54:06.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:06.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:06.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:06.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:54:06.643 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:06.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:06.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:06.675 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:06.711 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:06.714 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.721 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:06.721 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:06.725 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.728 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:06.728 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:06.730 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=97, revision=101 06:54:06.735 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:06.740 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:06.796 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:06.824 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:06.824 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:06.829 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:06.829 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:06.830 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.839 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.843 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=94, revision=101 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:06.845 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:06.869 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.896 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:06.898 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:06.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=94, revision=101 06:54:06.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=101, revision=-1 06:54:06.937 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:06.942 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 transaction.localRevision=104 remoteFromLocalRevision=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:06.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d48433ce7c662cc5155888cf0e7d89cce04c9dfc' to.sha1='d1307553d46b3d1aabed3cafd874829d938413ca'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.001 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.014 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=39 06:54:07.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:07.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 43 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:07.084 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.104 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.110 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:06.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:54:07.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=147.9 MiB, available=307.6 MiB 06:54:07.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=203, revision=210 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.199 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:07.203 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:54:07.206 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=34, revision=39 06:54:07.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:07.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:54:07.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:07.229 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.231 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=1048576 06:54:07.245 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.337 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.405 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:54:07.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.434 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:07.438 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:07.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.529 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.539 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.541 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.544 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.553 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VX4kABsed8tvmfCoMmeubA/0dYsaJB8NkcRBpCzS3q_fA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.584 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.608 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 renewalDateTime=2019-09-21T05:22:24.691Z expiryDateTime=2019-09-21T05:52:24.691Z 06:54:07.620 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:07.625 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.628 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:07.630 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=2097152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.636 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:07.636 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:07.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:07.643 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.700 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.709 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 187725 bytes in 287 ms. path='/1 {11 11ä11#+} 1/c' 06:54:07.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=42 06:54:07.739 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.762 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:54:07.763 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=d8903532-a969-4a62-bd85-2b8ff3026529 to='build/repo/k0t2sfwd-i69ks-local-src', fromRepoLocalSync=true 06:54:07.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.83.xml.gz 06:54:07.767 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.83.xml.gz 06:54:07.770 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d8903532-a969-4a62-bd85-2b8ff3026529 ('build/repo/k0t2sfwd-i69ks-local-src') 06:54:07.781 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:07.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.806 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.824 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=104 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.825 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.830 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:07.828 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.869 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.83.xml.gz 06:54:07.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=83 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.901 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:07.900 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:07.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=39, revision=42 06:54:07.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:07.934 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:07.935 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=3145728 06:54:07.945 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:08.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=147.9 MiB, available=307.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.015 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:08.022 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:08.060 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:08.069 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionSynced=203, revision=210 06:54:08.070 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.localRepositoryRevisionInProgress=210, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.070 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:08.079 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:08.087 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:08.087 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:08.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=170 06:54:08.116 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.137 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:08.151 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:08.148 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.166 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:08.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:08.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.191 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:08.207 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:54:08.208 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:08.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7a82874236662e82af98f924ad5188b8c5d826a' to.sha1='aef8bab649853b8b365a358c0018191fa319939c'): /2/1 {11 11ä11#+} 1/a 06:54:08.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=47 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:08.308 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.308 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:08.324 [qtp704117508-2259] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=4194304 06:54:08.338 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.378 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:08.407 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=42, revision=47 06:54:08.477 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:08.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=42, revision=47 06:54:08.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=47, revision=-1 06:54:08.589 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:08.644 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:08.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:08.662 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:08.691 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.900 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:08.927 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:08.930 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=5242880 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.927 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:08.947 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:08.948 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:08.950 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6rlerXpEYiRsQd0VJc2OLg/pofObl5gGppMt0FIIS4XEg/MBN2ID3hkKnrkm8zC5Ik9g' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:08.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.5 MiB, allocated=493.5 MiB, used=93.5 MiB, available=400.0 MiB 06:54:08.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:08.974 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:09.067 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=148.2 MiB, available=307.3 MiB 06:54:09.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:09.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:09.139 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:09.148 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:09.177 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=-1, revision=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:09.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 420225 bytes in 524 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:09.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:09.199 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=50 06:54:09.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:09.212 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 06:54:09.249 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:09.278 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.282 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=47, revision=50 06:54:09.300 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=47, revision=50 06:54:09.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:09.336 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.337 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=6291456 06:54:09.350 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:09.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:09.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:09.407 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.433 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:09.435 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:09.472 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.506 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:09.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:54:09.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2e5c86fa1eb61f642d5c6a2430d7700046a7a4a9' to.sha1='ce51158554b40e6275e7e6a5afc51fdeba74368c'): /2/1 {11 11ä11#+} 1/b org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:09.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:09.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=55 06:54:09.591 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 06:54:09.660 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.674 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=50, revision=55 06:54:09.718 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:09.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=148.1 MiB, available=307.4 MiB 06:54:09.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:09.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=50, revision=55 06:54:09.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:09.787 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.789 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OPO5Do7HPMvkiJ7Q3rmpxw/FIso_d44ryPdRAniAg3eow' offset=7340032 06:54:09.801 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:09.838 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.930 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:09.946 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:09.958 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:09.972 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:54:09.998 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:54:10.018 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:10.109 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 70635 bytes in 3357 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.162 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:10.183 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.194 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:54:10.196 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.196 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.197 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c 06:54:10.197 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c 06:54:10.198 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_2hwcg into destFile c 06:54:10.198 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_34dfk into destFile c 06:54:10.199 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_3quio into destFile c 06:54:10.200 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_4dbls into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.201 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6rlerXpEYiRsQd0VJc2OLg/pofObl5gGppMt0FIIS4XEg/4W2y41Z-VTIrcX5hRNP4pg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:10.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=92.1 MiB, available=404.4 MiB 06:54:10.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=84, revision=105 06:54:10.242 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! 06:54:10.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 06:54:10.304 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.39% 06:54:10.304 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.313 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:10.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 205438 bytes in 370 ms. path='/2/1 {11 11ä11#+} 1/b' 06:54:10.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=58 06:54:10.346 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.367 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e803214063244ac71e9625c6bfc8fa91448d437' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.396 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:10.403 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=55, revision=58 06:54:10.416 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:10.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=55, revision=58 06:54:10.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.435 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 06:54:10.440 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:10.452 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]initPersistenceManagerFactory: repositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:10.458 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17261 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.466 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:10.486 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]getCloseDeferredMillis: closeDeferredMillis=20000 06:54:10.486 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.487 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WuZ_6IjyQ4d6Q-en63UA6w/WQCgIUBLGRn27ewkX6NnkQ/Cp2I8fqmDqCMSaMzqj9fKw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.493 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.500 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.541 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:10.548 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.549 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=147.9 MiB, available=307.6 MiB 06:54:10.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:54:10.560 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:54:10.560 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:10.560 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.563 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.594 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.595 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:10.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.618 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b localRepositoryRevisionSynced=209 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:10.636 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, invitation=false] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.639 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ba7cb15a128b5b4d38dba4a44f8d92bcaac5539' to.sha1='1dc69eeb3e75bcbe0d3e8c8cf062a3452f0abe2c'): /2/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.668 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=172 remoteFromLocalRevision=209 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.722 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1c8fb3a7-49d3-451b-8246-2e30aee3412b from='build/repo/k0t2nd7w-8oclq-local-src' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca' 06:54:10.732 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=172 06:54:10.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:10.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=63 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.742 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:10.742 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.743 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.779 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=172 06:54:10.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:10.794 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.818 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.809 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:10.820 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2nd7w-8oclq-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:10.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=170, revision=174 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.829 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.844 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.913 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 565155 bytes in 472 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.934 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:10.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=91.9 MiB, available=404.1 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.946 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b, this.remoteRepositoryRevisionSynced=167, revision=174 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.951 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.952 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=58, revision=63 06:54:10.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=167, revision=174 06:54:10.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=174, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:10.962 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:10.972 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:10.977 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionSynced=84, revision=105 06:54:10.980 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.986 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:10.985 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:10.990 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=1c8fb3a7-49d3-451b-8246-2e30aee3412b transaction.localRevision=215 remoteFromLocalRevision=172 06:54:10.997 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:10.999 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.002 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.004 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:11.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:11.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:11.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=129, revision=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.032 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1459e8e00e52fd302cc64a5fe30b72b3b105e24' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:11.044 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.052 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:11.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:11.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.057 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 06:54:11.101 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.116 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:11.137 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.146 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:11.156 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WuZ_6IjyQ4d6Q-en63UA6w/WQCgIUBLGRn27ewkX6NnkQ/977Ma61rMbt1W5XaLhmQAw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.154 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.166 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.167 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:11.170 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6rlerXpEYiRsQd0VJc2OLg/uzDPPBtkTyjX_fzwnDEs0Q' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:54:11.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9144 bytes in 99 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.206 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.208 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44456 bytes in 165 ms. path='/2/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.231 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=66 06:54:11.234 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.251 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca renewalDateTime=2019-09-21T05:23:10.172Z expiryDateTime=2019-09-21T05:53:10.172Z 06:54:11.265 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.269 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.273 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.281 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.281 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.286 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:11.287 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:11.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.297 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.304 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.312 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.317 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36c605073761682cf2740486cd4fdee8e7cc56f3' to.sha1=''): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=63, revision=66 06:54:11.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.340 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:54:11.343 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 to='build/repo/k0t2u26g-1hpc4-local-dest', fromRepoLocalSync=true 06:54:11.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.196.xml.gz 06:54:11.346 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.196.xml.gz 06:54:11.348 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 ('build/repo/k0t2u26g-1hpc4-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:11.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.362 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 06:54:11.381 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.383 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=215 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.389 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:11.392 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:11.395 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:54:11.402 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.196.xml.gz 06:54:11.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=196 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.475 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:11.485 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:11.505 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.507 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:11.522 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WuZ_6IjyQ4d6Q-en63UA6w/cBRNL1pNYZkUjdX2_BHieQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.536 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:11.541 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.570 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8fd138b981423c21498b4c3608fbb16e410388c9' to.sha1='edc4112210e6bd508103afb34b1e16bea96a1494'): /3 + &#ä/5/h org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.633 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:11.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=91.6 MiB, available=403.9 MiB 06:54:11.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.747 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124404 bytes in 365 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=71 06:54:11.760 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.860 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:11.871 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.881 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 06:54:11.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:11.935 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:11.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=66, revision=71 06:54:11.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:11.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04c5f03b55da9552a03e9a29b00b313b07938272' to.sha1=''): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:12.001 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:12.053 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:12.071 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:12.072 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=107.8 MiB, available=347.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:12.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:12.090 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.091 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.104 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GLT-LMQarPmS6ZdbQfH84g/HeArc6uVv4shHMs_89cC8A/c3C9NPVG2hxs-m6-eMMUXg' offset=0 06:54:12.112 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:12.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:54:12.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 128003 bytes in 125 ms. path='/3 + &#ä/5/h' 06:54:12.205 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:12.244 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.254 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 06:54:12.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:54:12.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49edbe01bb8e3e64e257831050a5d1b650b21110' to.sha1=''): /3 + &#ä/5/i 06:54:12.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:12.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=91.6 MiB, available=390.4 MiB 06:54:12.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:12.476 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.506 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:12.512 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GLT-LMQarPmS6ZdbQfH84g/HeArc6uVv4shHMs_89cC8A/900dqd8lYrliVym3PbXWrQ' offset=0 06:54:12.522 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:12.542 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:12.558 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:12.570 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/T977BRX_27UeGaYzCaQPNg/oOxByef1i3o1e5e8MSsJGw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:12.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=150.6 MiB, available=304.9 MiB 06:54:12.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:12.620 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:12.658 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214102 bytes in 210 ms. path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src localRepository.publicKeySha1 = 7F:44:CF:8A:15:12:E3:33:CF:F9:1A:DB:57:70:77:68:AD:96:6A:19 remoteRepository.repositoryId = 81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepository.remoteRoot = https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepository.publicKeySha1 = D5:83:15:76:8E:82:AB:39:EB:67:04:51:DD:14:D5:E3:06:29:69:8E 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 9e3daae8-5509-40d3-a6e7-6e7029ec44ab 81d1cdaf-bce3-4e79-a19d-b94ab50ede72 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.699 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:12.712 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:12.718 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=-1, revision=216 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:12.765 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=197, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=216 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.774 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:12.785 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3dd6c2b08113f2b7164c65ca6e94ebc963df15e3' to.sha1=''): /3 + &#ä/aa 06:54:12.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:12.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=91.6 MiB, available=402.4 MiB 06:54:12.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.83.xml.gz 06:54:12.940 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:12.942 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:54:12.942 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:54:12.983 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:12.988 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:12.992 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GLT-LMQarPmS6ZdbQfH84g/FD9h43xRKsCHfUqPVA7UMQ' offset=0 06:54:13.004 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.007 [qtp1776774368-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=104 06:54:13.020 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.037 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=134 remoteFromLocalRevision=104 06:54:13.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8903532-a969-4a62-bd85-2b8ff3026529 from='build/repo/k0t2sfwd-i69ks-local-src' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' 06:54:13.054 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:13.057 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.057 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51040 bytes in 108 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.119 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=134 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.125 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.151 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:13.151 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.152 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.153 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:54:13.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.162 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:54:13.195 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ea3f76675615c135899f04b181a3b29fef90e06' to.sha1=''): /3 + &#ä/bb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=132, revision=136 06:54:13.243 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.275 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.290 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.296 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.301 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=127, revision=136 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.322 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:13.324 [qtp704117508-1822] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GLT-LMQarPmS6ZdbQfH84g/TLPCAN6k7DalSlIou6kKqQ' offset=0 06:54:13.335 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 970360 bytes in 1260 ms. path='/3 + &#ä/5/h' 06:54:13.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=74 06:54:13.363 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:13.399 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.418 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.425 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.424 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=127, revision=136 06:54:13.424 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=136, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.438 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=71, revision=74 06:54:13.455 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:13.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=71, revision=74 06:54:13.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:12.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:54:13.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=150.0 MiB, available=305.5 MiB 06:54:13.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=197, revision=216 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:13.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:13.503 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:54:13.505 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:54:13.507 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:54:13.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 313395 bytes in 228 ms. path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:13.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.546 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.543 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.564 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:13.582 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.613 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.614 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.616 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:13.626 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.667 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5831ebc7879219e742c761a55f129e23282a6ff5' to.sha1=''): /3 + &#ä/cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.896 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:13.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 06:54:13.921 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:13.926 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 06:54:13.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:13.948 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.983 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:13.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a31f322ae9c9b5f37612aa19a7bbf8cd47ab703' to.sha1='7f9093aeab5116d8261e417a59e30b77d6efc7c8'): /3 + &#ä/5/i org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:13.992 [qtp704117508-532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GLT-LMQarPmS6ZdbQfH84g/VV5mUVNXA9AMwP3DFYsyCg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:13.999 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.003 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.018 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d9f2db36c7d9c0a620c890c4758df677a35d0082' to.sha1='3319cfff6039ccdd81fe925814156621f78a5b4b'): /2/new-file org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:14.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=150.0 MiB, available=305.5 MiB 06:54:14.059 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.068 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:14.073 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionSynced=197, revision=216 06:54:14.073 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=216, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=79 06:54:14.078 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:14.083 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:14.092 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:14.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=139 06:54:14.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:14.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=89, revision=92 06:54:14.113 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.136 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:54:14.144 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:54:14.146 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.158 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.171 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:14.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:14.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.193 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.204 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:14.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=74, revision=79 06:54:14.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.221 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.74% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.230 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:14.247 [qtp1776774368-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=136, revision=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.261 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.311 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.319 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30176 bytes in 405 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.339 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:14.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.373 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:54:14.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.417 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=136, revision=139 06:54:14.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='685506801728b575d5a1afb3401b2bb70ff21bda' to.sha1=''): /3 + &#ä/dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.489 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.500 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.506 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.527 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 06:54:14.531 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.532 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:14.536 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:14.537 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/T977BRX_27UeGaYzCaQPNg/PQMZyfCSTZya_qusG8YXrA' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.574 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:14.580 [qtp704117508-298] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GLT-LMQarPmS6ZdbQfH84g/MiQdUd4kKvwx6jjjzF-A2w' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.591 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.599 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.604 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.655 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:54:14.671 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.676 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 renewalDateTime=2019-09-21T05:24:14.538Z expiryDateTime=2019-09-21T05:54:14.538Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.688 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.696 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 205845 bytes in 342 ms. path='/3 + &#ä/5/i' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.718 [qtp507378138-59] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=82 06:54:14.737 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.761 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:54:14.763 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' toID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab to='build/repo/k0t2uyxm-2dfc-local-src', fromRepoLocalSync=true 06:54:14.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.-1.xml.gz 06:54:14.766 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.-1.xml.gz 06:54:14.768 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e3daae8-5509-40d3-a6e7-6e7029ec44ab ('build/repo/k0t2uyxm-2dfc-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.780 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 378441 bytes in 254 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.799 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.809 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.821 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.822 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.829 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=79, revision=82 06:54:14.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.831 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ba0a84f9-23e6-433b-bc10-1013241c5e2e"] on repo=eaf0201b-66c5-49e5-a4ff-2db6465afe24 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.842 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:14.845 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:14.846 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wqxd2CfC-E9gRbkEwplFAA/PCs9RAiyWRKFCDq5QmyQuA' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.856 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:14.912 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 06:54:14.922 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.926 [qtp704117508-298] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=110 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:14.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:14.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.937 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:14.963 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:14.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=94 remoteFromLocalRevision=110 06:54:15.008 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:54:15.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 from='build/repo/k0t2uqfz-2hzu6-local-dest' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.009 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252056 bytes in 339 ms. path='/2/new-file' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:15.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=149.5 MiB, available=306.0 MiB 06:54:15.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.031 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:15.034 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:15.052 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.054 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:15.057 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.-1.xml.gz 06:54:15.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.093 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.103 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.150 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.178 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:15.178 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.193 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:15.217 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.224 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:15.224 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.229 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:54:15.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a3a5e2887ae7cc62804942c3b88e37cf5e1d27c' to.sha1='bcc2de1251ce6388ceac614c9f2f6360a2d55d09'): /3 + &#ä/aa org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=94 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.261 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.274 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:15.275 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.279 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=139, revision=142 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.294 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y6AA35-foGYTg3z2AfR4sg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e}} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.305 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:15.309 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:15.312 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=139, revision=142 06:54:15.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.322 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 06:54:15.352 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:15.353 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=87 06:54:15.363 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.375 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:15.376 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.392 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:15.397 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=6, revision=96 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.410 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.417 [qtp704117508-532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.429 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.432 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:15.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=6, revision=96 06:54:15.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.444 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.469 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.501 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.500 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 transaction.localRevision=117 remoteFromLocalRevision=94 06:54:15.508 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:15.510 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 to='build/repo/k0t2uqfz-2hzu6-local-dest', fromRepoLocalSync=false 06:54:15.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:15.511 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.523 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=82, revision=87 06:54:15.523 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.534 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.546 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.563 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=117 06:54:15.567 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.570 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.572 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:15.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:15.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.633 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:15.671 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:15.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=149.0 MiB, available=306.5 MiB 06:54:15.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d8903532-a969-4a62-bd85-2b8ff3026529"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:54:15.818 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.822 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:15.886 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:15.894 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:15.895 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/4urF5pUxKDjc0m2kn6RAeA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:15.901 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:15.901 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:16.011 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:16.011 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:16.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=147 06:54:16.064 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.156 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.165 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:16.174 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=142, revision=147 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.173 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264343 bytes in 583 ms. path='/3 + &#ä/aa' 06:54:16.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=90 06:54:16.203 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.237 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.265 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=142, revision=147 06:54:16.272 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=147, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.274 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=87, revision=90 06:54:16.288 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.290 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=87, revision=90 06:54:16.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.304 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 transaction.localRevision=117 remoteFromLocalRevision=134 06:54:16.308 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:16.320 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=d8903532-a969-4a62-bd85-2b8ff3026529 to='build/repo/k0t2sfwd-i69ks-local-src', fromRepoLocalSync=false 06:54:16.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:16.321 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.333 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:16.349 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.354 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=117 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:16.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=93.1 MiB, available=362.4 MiB 06:54:16.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.377 [qtp2000985038-2911] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:16.379 [qtp2000985038-2911] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.401 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.402 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:16.415 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.421 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 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] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.438 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:16.443 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:54:16.421 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a0907bcef4a5e8b46d61c2d18bc72a6f39dc2e7' to.sha1='28ddc7719a5bb7560a530612f938d4ff6af4ba50'): /3 + &#ä/bb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:16.543 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=149.0 MiB, available=306.5 MiB 06:54:16.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.196.xml.gz 06:54:16.577 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:16.579 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:54:16.579 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:54:16.609 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=95 06:54:16.633 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.634 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=215 06:54:16.637 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:16.664 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=94 remoteFromLocalRevision=215 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:16.672 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 from='build/repo/k0t2u26g-1hpc4-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' 06:54:16.734 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.738 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.741 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.752 [qtp2000985038-2911] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.784 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=94 06:54:16.792 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:16.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:16.812 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:16.813 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.821 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:16.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=90, revision=95 06:54:16.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.818 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=94 06:54:16.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:16.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:16.860 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:16.861 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.862 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=92, revision=96 06:54:16.870 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.903 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:16.913 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:16.916 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.921 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:16.932 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=87, revision=96 06:54:16.942 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:15.573 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:15.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:54:16.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=132.7 MiB, available=322.8 MiB 06:54:16.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=87, revision=96 06:54:16.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:16.963 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:16.978 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:16.985 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:16.989 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:16.996 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/Dp0m4IWtQU0vZ_bmsHxqdA' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:16.996 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.005 [qtp344249497-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 transaction.localRevision=221 remoteFromLocalRevision=94 06:54:17.008 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e4407973-11ea-4e49-805b-947d3e7a60ca from='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' toID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 to='build/repo/k0t2u26g-1hpc4-local-dest', fromRepoLocalSync=false 06:54:17.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:54:17.018 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:17.042 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:17.043 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:17.045 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:17.059 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51446 bytes in 142 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:17.061 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=215 localRepositoryRevisionInProgress=221 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:17.065 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:17.078 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:17.072 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=98 06:54:17.088 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:17.087 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/ChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:54:17.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:17.084 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 06:54:17.162 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:17.193 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.211 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=95, revision=98 06:54:17.227 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=95, revision=98 06:54:17.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=98, revision=-1 06:54:17.322 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:17.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:17.361 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.389 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:17.392 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:17.402 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:17.445 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:54:17.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9c1e514b31478676413273eb18812f50f46a317' to.sha1='603cf8804f7214ae7d2bce2be03760fde4a8f26c'): /3 + &#ä/cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:16.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:54:17.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=94.1 MiB, available=400.4 MiB 06:54:17.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:17.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=103 06:54:17.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:17.625 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.646 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:17.665 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.675 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=98, revision=103 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:17.725 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:17.728 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=98, revision=103 06:54:17.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=103, revision=-1 06:54:17.771 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.810 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:17.834 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:17.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:54:18.145 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:16.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:54:18.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=93.4 MiB, available=362.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:18.191 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:18.203 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:18.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:18.209 [qtp2000985038-2911] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/7QBlcUZ5coddYMXkMcuL1A' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:18.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=145.0 MiB, available=310.5 MiB 06:54:18.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:18.282 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:18.294 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=-1, revision=222 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:18.310 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:18.320 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=216, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=222 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:18.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:18.348 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:18.364 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:54:18.365 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:18.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:18.366 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:18.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:18.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=131.0 MiB, available=324.5 MiB 06:54:18.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=112, revision=118 06:54:18.477 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y6AA35-foGYTg3z2AfR4sg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e}} 06:54:18.482 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:18.485 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:54:18.487 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:54:18.489 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} because of missing permissions! 06:54:18.496 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:18.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:18.538 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:18.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 612853 bytes in 714 ms. path='/3 + &#ä/cc' 06:54:18.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=106 06:54:18.585 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 06:54:18.683 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:18.702 [qtp2000985038-2911] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=103, revision=106 06:54:18.716 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:18.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=103, revision=106 06:54:18.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=106, revision=-1 06:54:18.770 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:18.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:18.798 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:18.838 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:18.851 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:18.948 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:18.991 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:19.003 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:54:19.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c203b8419759fad95802dba50ba9fcb824db156e' to.sha1='0a91e703ea42677c0b8d7befa87b864bca41782d'): /3 + &#ä/dd 06:54:19.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=111 06:54:19.085 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 06:54:19.166 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:19.170 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=106, revision=111 06:54:19.210 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:19.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=106, revision=111 06:54:19.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=111, revision=-1 06:54:19.276 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:19.316 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:19.338 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:19.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:19.411 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=93.2 MiB, available=399.3 MiB 06:54:19.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=105, revision=118 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:19.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=146.1 MiB, available=309.4 MiB 06:54:19.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.remoteRepositoryRevisionSynced=216, revision=222 06:54:19.479 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lqyMYisl2b5qyT6_TNpJrg, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:54:19.480 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=K3YvmWoD5eEnXkkJ_IrZwA, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:54:19.481 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=hOaWIOLmvKPvRAv-Mncm-g, serverRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca} because of missing permissions! 06:54:19.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:19.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=131.0 MiB, available=324.5 MiB 06:54:19.553 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:19.563 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionSynced=112, revision=118 06:54:19.564 [qtp704117508-532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=118, revision=-1 06:54:19.585 [qtp704117508-532] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:19.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=93.2 MiB, available=362.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:19.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:19.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:19.606 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y6AA35-foGYTg3z2AfR4sg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e}} 06:54:19.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:19.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:19.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:19.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:19.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:19.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:19.657 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:19.660 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:19.668 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:19.674 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:19.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:19.690 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionSynced=-1, revision=4 06:54:19.690 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:19.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:19.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:19.770 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:54:19.773 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:19.791 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:19.825 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:19.865 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:19.884 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:19.887 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:19.890 [qtp2000985038-2911] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/efPdH546S7KRjT-sFIHyaQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:19.953 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:19.953 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:20.123 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:54:20.124 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:54:20.152 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:20.188 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:20.211 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 428445 bytes in 871 ms. path='/3 + &#ä/dd' 06:54:20.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=114 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:20.239 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:20.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:20.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=144.3 MiB, available=311.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:20.322 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:20.331 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:20.348 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionSynced=216, revision=222 06:54:20.348 [qtp344249497-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.localRepositoryRevisionInProgress=222, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:20.350 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=111, revision=114 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:20.360 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:20.379 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:20.380 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:20.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:20.405 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:20.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=111, revision=114 06:54:20.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:20.428 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:20.467 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=6 06:54:20.470 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:20.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:20.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:20.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:20.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:20.554 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:20.607 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:20.617 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:20.660 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:20.689 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="31fc5885-a04f-4711-ae85-06fa3fc96f36"] on repo=31fc5885-a04f-4711-ae85-06fa3fc96f36 06:54:20.713 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:20.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=131.1 MiB, available=324.4 MiB 06:54:20.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:20.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=94.7 MiB, available=387.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:20.813 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:20.856 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:20.868 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionSynced=105, revision=118 06:54:20.869 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:20.885 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:20.901 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:20.917 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:20.918 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:20.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:20.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:20.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:20.958 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 06:54:21.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:21.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:21.150 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:21.156 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:21.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=119 06:54:21.208 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 06:54:21.297 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:21.307 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=114, revision=119 06:54:21.348 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:21.358 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:21.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=114, revision=119 06:54:21.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=119, revision=-1 06:54:21.388 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:21.410 [qtp2000985038-2911] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 transaction.localRevision=81 remoteFromLocalRevision=8 06:54:21.422 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:21.432 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:21.437 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:21.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba from='https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba' toID=31fc5885-a04f-4711-ae85-06fa3fc96f36 to='build/repo/k0t2u8l4-7k2pn-local-src', fromRepoLocalSync=false 06:54:21.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.null.xml.gz 06:54:21.441 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src/.subshare-repo/tmp/ChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.null.xml.gz 06:54:21.470 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:21.546 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:21.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=143.5 MiB, available=312.0 MiB 06:54:21.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:21.596 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:21.618 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src/.subshare-repo/tmp/ChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.null.xml.gz 06:54:21.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:21.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=131.1 MiB, available=324.4 MiB 06:54:21.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:21.969 [qtp507378138-3234] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:22.028 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:22.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=-1, revision=6 06:54:22.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=6, revision=-1 06:54:22.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:22.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:22.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=92.5 MiB, available=399.5 MiB 06:54:22.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:22.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=131.1 MiB, available=324.4 MiB 06:54:22.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:22.627 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:54:22.627 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:22.629 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:54:22.644 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:22.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=94.6 MiB, available=360.9 MiB 06:54:22.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:22.660 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=117 06:54:22.694 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:22.720 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:22.726 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=101 remoteFromLocalRevision=117 06:54:22.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 from='build/repo/k0t2uqfz-2hzu6-local-dest' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:22.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=143.5 MiB, available=312.0 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:22.786 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 06:54:22.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:22.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:22.793 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.localRepositoryRevisionInProgress=-1, revision=82 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:22.797 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:22.808 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:54:22.822 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=101 06:54:22.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:22.833 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:22.915 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y6AA35-foGYTg3z2AfR4sg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:22.943 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:22.956 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:22.957 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:22.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=91.7 MiB, available=390.3 MiB 06:54:22.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:22.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=99, revision=103 06:54:22.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 06:54:23.009 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:23.010 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:23.092 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:23.103 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=96, revision=103 06:54:23.106 [qtp704117508-298] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:23.113 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:23.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=96, revision=103 06:54:23.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=103, revision=-1 06:54:23.158 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:23.163 [qtp704117508-1822] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 transaction.localRevision=123 remoteFromLocalRevision=101 06:54:23.176 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:23.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:23.269 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:23.283 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:23.322 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:23.361 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:23.391 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:54:23.391 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:54:23.398 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:54:23.399 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:54:23.516 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:23.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=94.4 MiB, available=361.1 MiB 06:54:23.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:23.787 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:22.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:54:23.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=143.5 MiB, available=312.0 MiB 06:54:23.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e4407973-11ea-4e49-805b-947d3e7a60ca.null.xml.gz 06:54:23.792 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:54:23.792 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:23.792 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:54:23.824 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:23.858 [qtp344249497-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 localRepositoryRevisionSynced=221 06:54:23.894 [qtp344249497-1001] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:23.897 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:23.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca transaction.localRevision=101 remoteFromLocalRevision=221 06:54:23.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 from='build/repo/k0t2u26g-1hpc4-local-dest' toID=e4407973-11ea-4e49-805b-947d3e7a60ca to='https://localhost:39015/e4407973-11ea-4e49-805b-947d3e7a60ca/bFZYnJJ6juk3OefTXzdT7g' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:23.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=91.7 MiB, available=399.3 MiB 06:54:23.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:23.941 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:54:23.941 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:23.941 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:54:23.964 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:23.966 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 06:54:23.973 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:23.974 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:23.958 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:22:08.020Z expiryDateTime=2019-09-21T05:52:08.020Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:23.977 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:23.978 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:54:23.987 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca localRepositoryRevisionSynced=101 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:23.988 [qtp1776774368-2625] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=117 06:54:23.992 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:23.994 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:23.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:24.019 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:24.020 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u26g-1hpc4-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.022 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:24.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=99, revision=103 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.034 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=151 remoteFromLocalRevision=117 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.046 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:24.042 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8903532-a969-4a62-bd85-2b8ff3026529 from='build/repo/k0t2sfwd-i69ks-local-src' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' 06:54:24.091 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=151 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.112 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:24.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:24.119 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=154 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:24.136 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.139 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:24.147 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1, this.remoteRepositoryRevisionSynced=96, revision=103 06:54:24.156 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.161 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:24.161 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:24.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionSynced=96, revision=103 06:54:24.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca, this.localRepositoryRevisionInProgress=103, revision=-1 06:54:24.197 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:24.202 [qtp344249497-89] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e4407973-11ea-4e49-805b-947d3e7a60ca remoteRepositoryId=2a3a3b98-eb26-49e5-9af2-f81fa27a35e1 transaction.localRevision=227 remoteFromLocalRevision=101 06:54:24.204 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=93.4 MiB, available=362.1 MiB 06:54:24.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.remoteRepositoryRevisionSynced=4, revision=82 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:24.219 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:24.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:54:24.226 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=151 06:54:24.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:24.230 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:24.238 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.238 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.238 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:24.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=149, revision=153 06:54:24.247 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.259 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=150, revision=154 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:24.276 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7fe71de1]getCloseDeferredMillis: closeDeferredMillis=20000 06:54:24.276 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7fe71de1]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:24.280 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4a19262c]getCloseDeferredMillis: closeDeferredMillis=20000 06:54:24.280 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4a19262c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.285 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:24.306 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=147, revision=153 06:54:24.316 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:24.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=147, revision=153 06:54:24.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=153, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:54:24.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.357 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:24.373 [qtp1776774368-2625] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 transaction.localRevision=123 remoteFromLocalRevision=151 06:54:24.375 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:24.381 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.404 [qtp704117508-1822] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms. 06:54:24.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:24.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:24.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.465 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.476 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 06:54:24.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:24.485 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:24.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.514 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:54:24.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=true 06:54:24.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.102.xml.gz 06:54:24.518 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.102.xml.gz 06:54:24.521 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaf40e33-d8b3-4b8e-9360-9995783fa480 ('build/repo/k0t2rmeg-wn974-local-src') 06:54:24.536 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:24.539 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 06:54:24.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.556 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=124 06:54:24.559 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms. 06:54:24.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:24.587 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:24.596 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.611 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.632 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:24.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.650 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:24.658 [Timer-4] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.712 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 renewalDateTime=2019-09-21T05:23:40.743Z expiryDateTime=2019-09-21T05:53:40.743Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.725 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:24.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.741 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:24.757 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:24.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:24.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:24.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.786 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:24.787 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:24.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:54:24.804 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:24.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:24.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.825 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.834 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:24.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:24.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:24.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:24.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:24.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:24.889 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=z4sZ3upRU2wpxpNWcuf0YA, serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba} because of missing permissions! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.890 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:24.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 to='build/repo/k0t2ulxa-t5o5v-local-dest', fromRepoLocalSync=true 06:54:24.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.98.xml.gz 06:54:24.896 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.98.xml.gz 06:54:24.901 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 ('build/repo/k0t2ulxa-t5o5v-local-dest') 06:54:24.952 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:24.968 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 06:54:24.990 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:24.992 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=123 06:54:25.028 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:54:25.039 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:25.071 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.98.xml.gz 06:54:25.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=98 repoFileDtos.size=3 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:24.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=93.9 MiB, available=361.6 MiB 06:54:24.665 [Timer-4] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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 org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[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 org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 06:54:24.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:54:25.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=92.5 MiB, available=363.0 MiB 06:54:25.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.-1.xml.gz 06:54:25.667 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:25.669 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:54:25.669 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:54:25.706 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:25.854 [qtp507378138-3234] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=2 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:25.934 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:25.940 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:25.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=94.3 MiB, available=361.2 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.029 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:26.045 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab from='build/repo/k0t2uyxm-2dfc-local-src' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:26.065 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.localRepositoryRevisionSynced=4, revision=82 06:54:26.066 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.078 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:26.082 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:26.094 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:26.110 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:26.111 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:26.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.149 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:26.150 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:24.575 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.102.xml.gz 06:54:24.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=102 repoFileDtos.size=0 06:54:26.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=133.7 MiB, available=321.8 MiB 06:54:26.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:26.178 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:26.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:26.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:26.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=94.5 MiB, available=390.0 MiB 06:54:26.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:26.332 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:26.348 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:26.363 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=125 06:54:26.413 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:26.513 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:26.530 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:26.525 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=10 06:54:26.545 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:26.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:26.598 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.663 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:26.688 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:26.815 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.821 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:26.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:26.837 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:26.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=6, revision=10 06:54:26.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:27.084 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a82a07b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' 06:54:27.087 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a82a07b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:27.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 32 ms. 06:54:27.150 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:27.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=91.7 MiB, available=363.8 MiB 06:54:27.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:27.236 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:27.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=132.4 MiB, available=323.1 MiB 06:54:27.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=103, revision=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:27.642 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:27.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:27.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=80.5 MiB, available=409.5 MiB 06:54:27.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=99, revision=124 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:27.708 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y6AA35-foGYTg3z2AfR4sg,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e}} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:27.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=12 06:54:27.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:27.752 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:27.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=90.1 MiB, available=365.4 MiB 06:54:27.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:27.839 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:27.859 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:27.862 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:27.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:54:27.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:27.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:27.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:27.951 [qtp507378138-2755] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:27.958 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! 06:54:27.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:27.980 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:27.981 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:54:27.982 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:54:27.982 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:27.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:28.049 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:28.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=10, revision=12 06:54:28.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=12, revision=-1 06:54:28.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:28.127 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:28.156 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:28.279 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:28.289 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:54:28.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=14 06:54:28.362 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 06:54:28.420 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:28.426 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=12, revision=14 06:54:28.453 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:28.580 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:28.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=12, revision=14 06:54:28.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:28.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=90.1 MiB, available=365.4 MiB 06:54:28.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.null.xml.gz 06:54:28.632 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:54:28.632 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:28.632 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:54:28.650 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:28.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:54:28.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:28.670 [qtp2000985038-2912] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 localRepositoryRevisionSynced=81 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:28.686 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:28.697 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:28.780 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba transaction.localRevision=123 remoteFromLocalRevision=81 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:28.800 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:28.800 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=31fc5885-a04f-4711-ae85-06fa3fc96f36 from='build/repo/k0t2u8l4-7k2pn-local-src' toID=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba to='https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:28.815 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:28.836 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 06:54:28.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:28.852 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:28.855 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:28.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:54:28.865 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba localRepositoryRevisionSynced=123 06:54:28.876 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:28.878 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:28.886 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:28.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l4-7k2pn-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:28.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=121, revision=125 06:54:28.906 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:28.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=80.2 MiB, available=401.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:28.989 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:29.001 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36, this.remoteRepositoryRevisionSynced=119, revision=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=16 06:54:29.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=132.7 MiB, available=322.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:29.053 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:29.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=119, revision=125 06:54:29.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:29.072 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.074 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:29.076 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionSynced=99, revision=124 06:54:29.076 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.078 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:29.096 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:29.108 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.108 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:29.114 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=31fc5885-a04f-4711-ae85-06fa3fc96f36 transaction.localRevision=87 remoteFromLocalRevision=123 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:29.118 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:29.119 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:29.118 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:29.121 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:54:29.127 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/WQQrb_EL3bNRqJa7BoHe4w org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:29.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=103, revision=106 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.131 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:29.133 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7adde113]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.135 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=103, revision=125 06:54:29.136 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:29.138 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7adde113]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.148 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.152 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=14, revision=16 06:54:29.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=16, revision=-1 06:54:29.183 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:29.183 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:29.198 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.202 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:29.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:29.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=154, revision=157 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.238 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:29.319 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:54:29.321 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.327 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:29.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.410 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=18 06:54:29.424 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.428 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=154, revision=157 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.512 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:29.515 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=16, revision=18 06:54:29.538 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:29.557 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:29.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=16, revision=18 06:54:29.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=18, revision=-1 06:54:29.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:29.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:29.632 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:29.723 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.752 [qtp704117508-298] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.799 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=20 06:54:29.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:29.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=150, revision=157 06:54:29.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=157, revision=-1 06:54:29.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:29.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:29.958 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:29.965 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=18, revision=20 06:54:30.057 [qtp507378138-3234] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:30.091 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:30.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=18, revision=20 06:54:30.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=20, revision=-1 06:54:30.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:30.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:29.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:54:30.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=80.4 MiB, available=408.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:30.190 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:30.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:30.259 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:30.287 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:30.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 06:54:30.553 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b8c13d960f44a520be70552f9f09cd6dfc8981a' to.sha1='ead568f91c491710659a7d62e22af9e2c1fce45a'): /1 {11 11ä11#+} 1/a 06:54:30.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=23 06:54:30.677 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 06:54:30.792 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:30.802 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=20, revision=23 06:54:30.830 [qtp507378138-2755] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:30.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=80.4 MiB, available=401.6 MiB 06:54:30.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:30.934 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:30.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=20, revision=23 06:54:30.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=23, revision=-1 06:54:30.988 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:31.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=133.1 MiB, available=322.4 MiB 06:54:31.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:31.122 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:31.299 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:31.302 [Test worker] 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' 06:54:31.340 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:31.343 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:31.357 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:31.360 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:31.361 [qtp507378138-2755] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n7GiGCGeNOqDrhLGOPGuGQ/fTdQDZyXr7nK1L8sNZM-gA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:31.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=80.4 MiB, available=407.6 MiB 06:54:31.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.98.xml.gz 06:54:31.431 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:31.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:54:31.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:54:31.610 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:54:31.618 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:54:31.623 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:31.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=133.0 MiB, available=322.5 MiB 06:54:31.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:31.709 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d9f2db36c7d9c0a620c890c4758df677a35d0082' to.sha1='ba87b1b85145aa8e9fad0dcf134a277ea2a47df2'): /2/new-file 06:54:31.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:31.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:31.856 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:31.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file 06:54:31.908 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:31.916 [qtp1776774368-2941] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=123 06:54:31.920 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:31.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 60833 bytes in 631 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:31.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=112 remoteFromLocalRevision=123 06:54:31.946 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:54:31.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 from='build/repo/k0t2ulxa-t5o5v-local-dest' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:31.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=26 06:54:31.952 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:31.972 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:31.984 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.042 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=112 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.056 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.060 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:32.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:32.065 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.067 [qtp507378138-2755] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.068 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 06:54:32.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.097 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=23, revision=26 06:54:32.110 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:32.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=133.0 MiB, available=322.5 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:32.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:32.163 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:32.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.102.xml.gz 06:54:32.159 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:32.163 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:54:32.163 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba87b1b85145aa8e9fad0dcf134a277ea2a47df2' to.sha1='d9f2db36c7d9c0a620c890c4758df677a35d0082'): /2/new-file org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:32.189 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.195 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:54:32.196 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:32.203 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=124 06:54:32.212 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.252 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=159 remoteFromLocalRevision=124 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=106, revision=115 06:54:32.254 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:32.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:54:32.282 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.284 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.311 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=159 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.326 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.338 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.343 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=101, revision=115 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.362 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.368 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=101, revision=115 06:54:32.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=115, revision=-1 06:54:32.396 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.446 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.449 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:32.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:32.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.489 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 06:54:32.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.551 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.641 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.652 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.653 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:32.656 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:32.657 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wqxd2CfC-E9gRbkEwplFAA/PCs9RAiyWRKFCDq5QmyQuA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:32.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64a59be45d56e1824cf596dc6a94fc7966b974f8' to.sha1='1b24c0a35f9b0436c188d5ef99bf4fe290bdf713'): /1 {11 11ä11#+} 1/b 06:54:32.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=31 06:54:32.732 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:33.212 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:33.212 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:54:33.228 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=159 06:54:33.307 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:33.307 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:33.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:33.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:33.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=161 06:54:33.340 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 06:54:33.357 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:33.358 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:33.411 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:33.437 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.441 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=157, revision=161 06:54:33.443 [qtp704117508-1932] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:33.494 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=157, revision=161 06:54:33.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=161, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:33.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 327780 bytes in 971 ms. path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:33.530 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:33.537 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.541 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=131 remoteFromLocalRevision=159 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:33.547 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:33.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=119 06:54:33.554 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:33.554 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=false 06:54:33.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:33.557 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:33.567 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:33.575 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:33.599 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=26, revision=31 06:54:33.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:33.610 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=131 06:54:33.616 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.619 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:33.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:33.627 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.631 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=115, revision=119 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:33.656 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:33.671 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=115, revision=119 06:54:33.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:33.714 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.736 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:33.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:33.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:33.803 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:33.841 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:33.861 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:33.864 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:33.968 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.980 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.984 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:33.985 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n7GiGCGeNOqDrhLGOPGuGQ/i9wk_56Ez_t_t7i4DMrNXg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:34.045 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:34.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65"] on repo=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:34.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=132.9 MiB, available=322.6 MiB 06:54:34.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:34.181 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:34.206 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:34.210 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=112 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:34.217 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:34.236 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:34.237 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:34.353 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 06:54:34.396 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:34.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:34.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:54:34.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 9 ms. 06:54:34.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:34.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:54:34.515 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=DhAfvgP7O9Ue9sCKfx2xVg, cryptoRepoFileId=PCs9RAiyWRKFCDq5QmyQuA, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=HJCy0S_6bAK4mocaCVy7xQ, cryptoRepoFileId=PCs9RAiyWRKFCDq5QmyQuA, deleted=null] duplicateCryptoRepoFileId=null localRevision=123 06:54:34.524 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:34.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:54:34.532 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:34.533 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:54:34.559 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:34.559 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:34.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=123 06:54:34.649 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:34.661 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:34.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 486358 bytes in 884 ms. path='/1 {11 11ä11#+} 1/b' 06:54:34.735 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=34 06:54:34.736 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 06:54:34.792 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:34.795 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=31, revision=34 06:54:34.799 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:34.827 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:34.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=31, revision=34 06:54:34.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:34.858 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:34.871 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=119, revision=123 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:34.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:54:34.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:34.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=132.2 MiB, available=323.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:34.956 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:34.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=125, revision=132 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:34.986 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:34.991 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:34.991 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:34.992 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:54:34.993 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:54:34.993 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:34.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:35.058 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.089 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:35.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:35.114 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=119, revision=123 06:54:35.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=123, revision=-1 06:54:35.143 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:35.162 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20b4f2617db0a29025c9cd7398c0bfc986e48478' to.sha1='985e15d92442a582ba4eee7df99ad26e8adfe75a'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:35.183 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 transaction.localRevision=134 remoteFromLocalRevision=112 06:54:35.196 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:35.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=39 06:54:35.197 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:35.206 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 to='build/repo/k0t2ulxa-t5o5v-local-dest', fromRepoLocalSync=false 06:54:35.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:35.207 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:35.219 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.246 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=134 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:35.258 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:35.260 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:35.262 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:35.265 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:35.289 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:35.317 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=34, revision=39 06:54:35.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=39, revision=-1 06:54:35.417 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.506 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.535 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:35.582 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:35.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=132.2 MiB, available=323.3 MiB 06:54:35.617 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.620 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=125, revision=132 06:54:35.620 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=132, revision=-1 06:54:35.632 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.657 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:35.658 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:35.662 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=164 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:35.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:35.725 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 06:54:35.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:35.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:35.780 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.798 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.801 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:35.808 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n7GiGCGeNOqDrhLGOPGuGQ/ZwOnj9YI1I9tf6m9dcMX2Q' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:35.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:54:36.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=82.5 MiB, available=406.0 MiB 06:54:36.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:36.089 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:36.100 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=-1, revision=135 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:36.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=132.3 MiB, available=323.2 MiB 06:54:36.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:36.335 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:36.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=132.3 MiB, available=323.2 MiB 06:54:36.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:36.951 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=132.3 MiB, available=323.2 MiB 06:54:37.271 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:37.271 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:37.271 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:54:37.290 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:37.303 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.362 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.362 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:37.384 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=166 remoteFromLocalRevision=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.442 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 672242 bytes in 1860 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.443 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.461 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=42 06:54:37.462 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.483 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=166 06:54:37.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:37.490 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:37.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:37.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:54:37.501 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=166 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:36.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 06:54:37.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=81.4 MiB, available=406.6 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:37.566 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=124, revision=135 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.588 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.595 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:37.596 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:37.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=164, revision=168 06:54:37.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.608 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=39, revision=42 06:54:37.615 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.624 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:37.624 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:37.628 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:37.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 06:54:37.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:37.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:54:37.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:37.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:54:37.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:37.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:54:37.673 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.721 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.759 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=39, revision=42 06:54:37.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.765 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=161, revision=168 06:54:37.768 [qtp704117508-298] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:37.786 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.789 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:37.789 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=161, revision=168 06:54:37.795 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=168, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.806 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:37.826 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:37.828 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:37.875 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.886 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:37.893 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=137 remoteFromLocalRevision=166 06:54:37.990 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:37.990 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:37.996 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:54:37.996 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:54:37.996 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:54:37.997 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:54:37.998 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.084 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:54:38.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.142 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af18f38b6bdd8a31c11b20bafed2c49c25c6772a' to.sha1='60061b8887de74f0d4c8b974a83c3a1cf9a3e0a7'): /2/1 {11 11ä11#+} 1/a org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.193 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:38.223 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:23:52.341Z expiryDateTime=2019-09-21T05:53:52.341Z 06:54:38.248 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=47 06:54:38.254 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.253 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:37.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:54:38.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=81.4 MiB, available=407.1 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.259 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y6AA35-foGYTg3z2AfR4sg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e}} 06:54:38.269 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:38.269 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:38.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=105 06:54:38.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:38.299 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.310 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.316 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:38.324 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionSynced=124, revision=135 06:54:38.327 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 to='build/repo/k0t2uqfz-2hzu6-local-dest', fromRepoLocalSync=true 06:54:38.329 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eaf0201b-66c5-49e5-a4ff-2db6465afe24 ('build/repo/k0t2uqfz-2hzu6-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:38.338 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.336 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:38.345 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:38.346 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.350 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:38.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.367 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:38.380 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.386 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.443 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:38.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=42, revision=47 06:54:38.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=47, revision=-1 06:54:38.494 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:38.532 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.117.xml.gz 06:54:38.536 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.117.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.562 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.622 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:38.626 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=137 06:54:38.631 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:38.635 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.117.xml.gz 06:54:38.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=117 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:38.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:38.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:54:38.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=81.5 MiB, available=406.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:38.914 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:38.936 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:38.951 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:38.968 [qtp507378138-2755] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aPxIEf2bhSSjnmXG_9hUCg/rlM9oDLC84L8Z_stY-7Brg/LdcA-wjvIpCqQ9_BVUtDig' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:39.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=134.3 MiB, available=321.2 MiB 06:54:39.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:39.397 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:39.406 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=-1, revision=138 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:38.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:54:39.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=81.4 MiB, available=400.6 MiB 06:54:39.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:39.440 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 06:54:39.500 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:39.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:39.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=81.4 MiB, available=406.1 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:39.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=133.7 MiB, available=321.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:39.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:39.999 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:54:39.999 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:40.000 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:40.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=118, revision=138 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.014 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:40.024 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=134 06:54:40.049 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.056 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.093 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=127 remoteFromLocalRevision=134 06:54:40.127 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 from='build/repo/k0t2ulxa-t5o5v-local-dest' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.128 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 570572 bytes in 1506 ms. path='/2/1 {11 11ä11#+} 1/a' 06:54:40.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=50 06:54:40.152 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.245 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=127 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:40.250 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y6AA35-foGYTg3z2AfR4sg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=641f6PMraQ7_-87GwrV3Tg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e}} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.267 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.278 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:40.279 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.284 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=47, revision=50 06:54:40.288 [qtp507378138-2755] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.295 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:40.296 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:54:40.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=127 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.371 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.374 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:40.375 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=47, revision=50 06:54:40.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.387 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:40.387 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:40.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=125, revision=129 06:54:40.394 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.406 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:40.406 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:40.425 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:40.430 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:40.430 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:54:40.436 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.439 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:40.444 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=123, revision=129 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.453 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:40.456 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:40.479 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:40.488 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:54:40.488 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:40.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.588 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.592 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=123, revision=129 06:54:40.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=129, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:40.611 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.636 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:40.640 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 transaction.localRevision=140 remoteFromLocalRevision=127 06:54:40.674 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:40.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.686 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e75ee64986c74ef194edf2ceda511a7cdb2b768' to.sha1='976362bbeaddd96ad0e6289b764bd73eac9e49d3'): /2/1 {11 11ä11#+} 1/b 06:54:40.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=55 06:54:40.728 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 06:54:40.774 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:40.781 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=50, revision=55 06:54:40.794 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.811 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:40.851 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:40.884 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 renewalDateTime=2019-09-21T05:22:24.691Z expiryDateTime=2019-09-21T05:52:24.691Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.884 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:40.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=50, revision=55 06:54:40.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.915 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:40.918 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:40.921 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:40.934 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:40.934 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:40.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:41.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=134.1 MiB, available=321.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:41.678 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:41.686 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:41.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:41.705 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:41.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=d8903532-a969-4a62-bd85-2b8ff3026529 to='build/repo/k0t2sfwd-i69ks-local-src', fromRepoLocalSync=true org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:41.708 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionSynced=118, revision=138 06:54:41.708 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:41.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.117.xml.gz 06:54:41.709 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.117.xml.gz 06:54:41.713 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d8903532-a969-4a62-bd85-2b8ff3026529 ('build/repo/k0t2sfwd-i69ks-local-src') 06:54:41.723 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:41.727 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:54:41.748 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:41.826 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:41.834 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:41.828 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=140 06:54:41.841 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:41.845 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:41.856 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:41.856 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:41.860 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.117.xml.gz 06:54:41.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=117 repoFileDtos.size=3 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:41.861 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=105, revision=108 06:54:41.914 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 06:54:42.017 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:42.028 [qtp704117508-298] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=103, revision=108 06:54:42.038 [qtp704117508-298] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:42.068 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:42.074 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:42.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=103, revision=108 06:54:42.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=108, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:42.083 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:42.086 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:42.086 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aPxIEf2bhSSjnmXG_9hUCg/rlM9oDLC84L8Z_stY-7Brg/5SUBdI8CwVs89a2n2Dm0FQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:42.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:42.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:42.207 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:42.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=82.8 MiB, available=404.7 MiB 06:54:42.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:42.479 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:42.490 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=-1, revision=141 06:54:42.530 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 06:54:42.559 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:42.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:43.050 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:43.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=81.9 MiB, available=404.6 MiB 06:54:43.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=118, revision=141 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:43.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=134.7 MiB, available=320.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:43.224 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:43.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 669026 bytes in 1427 ms. path='/2/1 {11 11ä11#+} 1/b' 06:54:43.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=58 06:54:43.291 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 06:54:43.395 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:43.398 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=55, revision=58 06:54:43.404 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:43.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:43.439 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:43.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:43.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=55, revision=58 06:54:43.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:43.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:43.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:43.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:43.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:43.502 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:43.505 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:43.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:54:43.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:43.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:43.523 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:43.525 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:43.526 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:43.562 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:43.581 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:43.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:54:43.699 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1374a056da46490c90f07843ef0702af4e8d7f0' to.sha1='8b815683f977f2964ba9121d52362520444d913f'): /2/a org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:43.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:54:43.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=133.5 MiB, available=322.0 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:43.807 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:43.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=63 06:54:43.816 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 06:54:43.889 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:43.892 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=58, revision=63 06:54:43.921 [qtp507378138-2755] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:44.036 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=58, revision=63 06:54:44.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=63, revision=-1 06:54:44.087 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.128 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.143 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:44.154 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:44.217 [closeDeferredTimer-22d45020-4o] INFO c.c.c.l.LocalRepoManagerImpl - [22d45020]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:43.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:54:44.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=82.1 MiB, available=404.9 MiB 06:54:44.383 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:43.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:54:44.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=132.7 MiB, available=322.8 MiB 06:54:44.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.117.xml.gz 06:54:44.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:44.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:54:44.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:44.419 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionSynced=118, revision=141 06:54:44.419 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=141, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:44.435 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:44.441 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:44.446 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=137 06:54:44.448 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:44.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:44.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:44.478 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=111 remoteFromLocalRevision=137 06:54:44.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 from='build/repo/k0t2uqfz-2hzu6-local-dest' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:44.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=155, revision=158 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:44.492 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:44.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:44.499 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.503 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:44.516 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.520 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:44.527 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=111 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:44.526 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aPxIEf2bhSSjnmXG_9hUCg/WGc5PU-BsqLt38Ocla31jw' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:44.536 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:44.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:44.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:44.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:54:44.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=111 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:44.570 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.573 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=153, revision=158 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:44.584 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:44.584 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:44.590 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=153, revision=158 06:54:44.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=158, revision=-1 06:54:44.611 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:44.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:44.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:44.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=113 06:54:44.629 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 06:54:44.646 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:44.646 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:44.684 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.696 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=108, revision=113 06:54:44.699 [qtp704117508-3472] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:44.730 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.735 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=108, revision=113 06:54:44.735 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=113, revision=-1 06:54:44.766 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.823 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 transaction.localRevision=144 remoteFromLocalRevision=111 06:54:44.864 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 to='build/repo/k0t2uqfz-2hzu6-local-dest', fromRepoLocalSync=false 06:54:44.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:44.868 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:44.893 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.928 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 06:54:44.931 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:44.943 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:44.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:45.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:45.463 [closeDeferredTimer-4a19262c-1] INFO c.c.c.l.LocalRepoManagerImpl - [4a19262c]_close: Shutting down real LocalRepoManager. 06:54:45.464 [closeDeferredTimer-7fe71de1-1] INFO c.c.c.l.LocalRepoManagerImpl - [7fe71de1]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:44.611 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:54:45.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=82.4 MiB, available=403.6 MiB 06:54:45.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:45.774 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:45.776 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:45.892 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:45.902 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:45.918 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:45.928 [qtp507378138-3234] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aPxIEf2bhSSjnmXG_9hUCg/WGc5PU-BsqLt38Ocla31jw' offset=1048576 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:45.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=133.6 MiB, available=321.9 MiB 06:54:45.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:45.954 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:45.962 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=-1, revision=145 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:46.018 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:46.023 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 06:54:46.046 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:46.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:46.123 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1090062 bytes in 1969 ms. path='/2/a' 06:54:46.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=67 06:54:46.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 06:54:46.209 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:46.218 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=63, revision=67 06:54:46.225 [qtp507378138-3234] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:46.285 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:46.298 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:46.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=63, revision=67 06:54:46.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:46.345 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=82.4 MiB, available=399.6 MiB 06:54:46.347 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:46.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:46.387 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:46.438 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:46.497 [qtp507378138-3234] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:46.502 [qtp507378138-3234] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:46.551 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:46.591 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:46.605 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:54:46.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:54:46.687 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06b038cca336aa7bb43077080f158e47e8897018' to.sha1='bf4bf009f8677bb9f68bb85ea5292163d8d1d13f'): /3 + &#ä/5/h 06:54:46.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=72 06:54:46.744 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 06:54:46.834 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:46.840 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:46.846 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=82.5 MiB, available=403.5 MiB 06:54:46.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.117.xml.gz 06:54:46.848 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:46.851 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:46.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:46.871 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:46.901 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:46.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=67, revision=72 06:54:46.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:46.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=133.7 MiB, available=321.8 MiB 06:54:46.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=138, revision=145 06:54:46.953 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:46.953 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:54:46.959 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:54:46.960 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:46.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:46.963 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:46.977 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:47.047 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:54:47.049 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:54:47.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.089 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:47.141 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:47.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:47.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba87b1b85145aa8e9fad0dcf134a277ea2a47df2' to.sha1='d9f2db36c7d9c0a620c890c4758df677a35d0082'): /2/new-file 06:54:47.247 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 06:54:47.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' 06:54:47.296 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:47.302 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wqxd2CfC-E9gRbkEwplFAA/PCs9RAiyWRKFCDq5QmyQuA' offset=0 06:54:47.335 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.354 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:47.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.411 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:47.424 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:47.432 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-kCOxJnKYkQLCpkPOG8cFw/gZeFFAbHdgxo3alJvkQRGg/9oEd15of8fKfYWCYay7yNQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:47.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31417 bytes in 212 ms. path='/2/new-file' 06:54:47.539 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.627 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:47.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 327779 bytes in 567 ms. path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:47.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="1c3e0774-1daa-427a-817d-59950a9e9285"] on repo=d8903532-a969-4a62-bd85-2b8ff3026529 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=75 06:54:47.726 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:47.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=133.7 MiB, available=321.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:47.807 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:47.814 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=140 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.836 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:47.843 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.847 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=72, revision=75 06:54:47.853 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:47.857 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionSynced=138, revision=145 06:54:47.858 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:47.910 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.913 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:47.915 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=72, revision=75 06:54:47.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:47.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=170 remoteFromLocalRevision=140 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:47.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:47.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:47.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=116 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:47.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:47.970 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:47.992 [qtp507378138-2755] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:47.996 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:54:47.997 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8903532-a969-4a62-bd85-2b8ff3026529 from='build/repo/k0t2sfwd-i69ks-local-src' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:47.998 [qtp507378138-2755] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:48.004 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:48.008 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:48.014 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:48.021 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:48.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:48.135 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:48.135 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=170 06:54:48.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:48.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:48.143 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:48.143 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:54:48.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=170 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:48.191 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:48.210 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:48.210 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:48.225 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:48.225 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:48.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=172 06:54:48.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:48.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c2fb9dc403df8abb6e3530dc18775eb5a890042' to.sha1='0010e40bf200aee14455a0bef4ec589a3569d05f'): /3 + &#ä/5/i 06:54:48.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=80 06:54:48.280 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:48.303 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:48.306 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=158, revision=172 06:54:48.405 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:48.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=158, revision=172 06:54:48.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=172, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:48.418 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:48.421 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=75, revision=80 06:54:48.429 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:48.488 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:48.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=75, revision=80 06:54:48.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:48.504 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:48.512 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 transaction.localRevision=147 remoteFromLocalRevision=170 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:48.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:54:48.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=134.2 MiB, available=321.3 MiB 06:54:48.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:48.525 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:48.529 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:48.529 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=d8903532-a969-4a62-bd85-2b8ff3026529 to='build/repo/k0t2sfwd-i69ks-local-src', fromRepoLocalSync=false 06:54:48.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:48.530 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:48.553 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:48.589 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:48.625 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:48.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:48.694 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147 06:54:48.698 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:48.718 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:48.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:48.993 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:49.017 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:49.021 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:49.022 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-kCOxJnKYkQLCpkPOG8cFw/gZeFFAbHdgxo3alJvkQRGg/wkPFzmu7hcwh4_Tm7on6eA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:49.120 [closeDeferredTimer-27140928-5n] INFO c.c.c.l.LocalRepoManagerImpl - [27140928]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:49.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=133.8 MiB, available=321.7 MiB 06:54:49.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:49.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=82.8 MiB, available=403.2 MiB 06:54:49.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:49.890 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:49.907 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:50.007 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=132.9 MiB, available=322.6 MiB 06:54:50.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:50.008 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:54:50.008 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:50.008 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:50.015 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:50.028 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:50.032 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:50.037 [qtp704117508-3472] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=144 06:54:50.125 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:50.139 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=118 remoteFromLocalRevision=144 06:54:50.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 from='build/repo/k0t2uqfz-2hzu6-local-dest' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:54:50.254 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=118 06:54:50.260 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:50.260 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:50.262 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:50.262 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:54:50.267 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=118 06:54:50.327 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:50.329 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:50.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:54:50.344 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:54:50.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=116, revision=120 06:54:50.349 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 06:54:50.362 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:50.363 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:54:50.428 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:50.435 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=113, revision=120 06:54:50.437 [qtp704117508-3472] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:50.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:54:50.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=81.9 MiB, available=404.1 MiB 06:54:50.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=141, revision=148 06:54:50.464 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! 06:54:50.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:50.563 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:50.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=113, revision=120 06:54:50.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=120, revision=-1 06:54:50.681 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:50.684 [qtp704117508-1822] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 transaction.localRevision=150 remoteFromLocalRevision=118 06:54:50.845 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:50.849 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:54:50.896 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:54:50.902 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:54:50.903 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:54:50.903 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:54:50.905 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:54:50.905 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:54:50.908 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:50.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=81.9 MiB, available=400.1 MiB 06:54:51.000 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:51.005 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionSynced=141, revision=148 06:54:51.005 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=148, revision=-1 06:54:51.070 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:51.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:51.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:51.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=175 06:54:51.167 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 06:54:51.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:51.198 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:51.244 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:51.281 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:22:08.020Z expiryDateTime=2019-09-21T05:52:08.020Z 06:54:51.296 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:51.302 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:51.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:51.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:51.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=171 06:54:51.364 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 06:54:51.424 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:51.428 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=168, revision=171 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:51.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:54:51.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=82.1 MiB, available=403.4 MiB 06:54:51.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:51.623 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:52.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=82.2 MiB, available=399.8 MiB 06:54:52.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:52.247 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:52.328 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:52.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1018238 bytes in 3746 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:52.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=81.8 MiB, available=403.2 MiB 06:54:52.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:54:52.446 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:54:52.446 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:52.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=83 06:54:52.460 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:52.464 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:52.477 [qtp1776774368-2941] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=147 06:54:52.543 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:52.565 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=177 remoteFromLocalRevision=147 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:52.565 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:52.578 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=80, revision=83 06:54:52.582 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:52.628 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:52.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8903532-a969-4a62-bd85-2b8ff3026529 from='build/repo/k0t2sfwd-i69ks-local-src' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:52.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=80, revision=83 06:54:52.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=83, revision=-1 06:54:52.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:52.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:52.677 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:52.700 [qtp507378138-3234] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:52.702 [qtp507378138-3234] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:52.709 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=177 06:54:52.718 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:52.718 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:52.720 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:54:52.720 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:54:52.724 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=177 06:54:52.783 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:52.783 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:52.788 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:52.795 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:52.795 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:52.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=175, revision=179 06:54:52.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:52.900 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:52.913 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:52.916 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=172, revision=179 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:52.973 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:53.059 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=172, revision=179 06:54:53.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=179, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:53.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5456f9058dae414f67811f8727268be55a10d79d' to.sha1='8e7badf884ca682703769eb5cf002f20f4fbbb48'): /3 + &#ä/aa 06:54:53.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=88 06:54:53.131 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:53.136 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.142 [qtp1776774368-1270] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 transaction.localRevision=153 remoteFromLocalRevision=177 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:53.151 [qtp704117508-1822] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:53.174 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.178 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:53.252 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.256 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=83, revision=88 06:54:53.279 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:53.369 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:53.369 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:53.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=83, revision=88 06:54:53.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=88, revision=-1 06:54:53.405 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:53.417 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:54:53.424 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=true 06:54:53.424 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaf40e33-d8b3-4b8e-9360-9995783fa480 ('build/repo/k0t2rmeg-wn974-local-src') 06:54:53.440 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:53.474 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:53.486 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:53.504 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:53.505 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:53.517 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.553 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 renewalDateTime=2019-09-21T05:22:24.691Z expiryDateTime=2019-09-21T05:52:24.691Z 06:54:53.564 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.585 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:53.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.131.xml.gz 06:54:53.599 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.131.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:53.602 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:53.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:53.627 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:53.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 06:54:53.691 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.696 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:53.726 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=151 06:54:53.731 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.735 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.131.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:53.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 06:54:53.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 06:54:53.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 06:54:53.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 06:54:53.811 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:53.820 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.853 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.856 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.861 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-kCOxJnKYkQLCpkPOG8cFw/yTvuD7bnefDASxZWWh3Cdw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:53.924 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.966 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:53.987 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 renewalDateTime=2019-09-21T05:22:24.691Z expiryDateTime=2019-09-21T05:52:24.691Z 06:54:53.997 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:54.002 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:54.008 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 06:54:54.008 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T04:54:53.813Z 06:54:54.017 [Test worker] INFO o.s.l.CryptreeImpl - repairDeleteCollisionsIfNeeded: Deleting 1 collisions. 06:54:54.021 [Test worker] INFO o.s.l.CryptreeImpl - repairDeleteCollisionsIfNeeded: Deleting: Collision[id=1, collisionId=EoCtbywBV9embEeQdkEKkw, histoCryptoRepoFileId1=DhAfvgP7O9Ue9sCKfx2xVg, histoCryptoRepoFileId2=HJCy0S_6bAK4mocaCVy7xQ, duplicateCryptoRepoFileId=null] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:54.313 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:54.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=182 06:54:54.494 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 06:54:54.582 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:54.591 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=179, revision=182 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:53.735 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=131 repoFileDtos.size=0 06:54:54.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=135.0 MiB, available=320.5 MiB 06:54:54.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:54.718 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:54.726 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:54.781 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:54.785 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 06:54:54.812 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:54.817 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:54:54.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=d8903532-a969-4a62-bd85-2b8ff3026529 to='build/repo/k0t2sfwd-i69ks-local-src', fromRepoLocalSync=true 06:54:54.819 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d8903532-a969-4a62-bd85-2b8ff3026529 ('build/repo/k0t2sfwd-i69ks-local-src') org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:54.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:54.870 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:54:54.943 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:54:55.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.147.xml.gz 06:54:55.030 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.147.xml.gz 06:54:55.047 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:55.134 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=154 06:54:55.139 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:55.146 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.147.xml.gz 06:54:55.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=147 repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:55.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=133.9 MiB, available=321.6 MiB 06:54:55.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=132, revision=152 06:54:55.579 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:55.580 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:54:55.588 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:54:55.588 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:55.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.033 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:56.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=86.3 MiB, available=398.7 MiB 06:54:56.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:54:56.078 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:56.086 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 621974 bytes in 2563 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:56.184 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.195 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=91 06:54:56.197 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 06:54:56.289 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:56.294 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.298 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=88, revision=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:56.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.371 [qtp507378138-3234] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:56.436 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:56.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=133.9 MiB, available=321.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=88, revision=91 06:54:56.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=91, revision=-1 06:54:56.479 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:54:56.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:56.498 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:56.510 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:56.514 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=132, revision=152 06:54:56.515 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=152, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.522 [qtp507378138-3234] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:56.524 [qtp507378138-3234] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:56.621 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.631 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:56.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:56.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:56.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=171, revision=174 06:54:56.713 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.722 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:56.768 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:56.780 [qtp704117508-1932] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=171, revision=174 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.809 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:56.850 [qtp704117508-1932] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:56.908 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:56.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=168, revision=174 06:54:56.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=174, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:56.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16f12a681e82b8e4f92091616bf7982227f4dfaf' to.sha1='548ee43956021bf9f17927632df1dee4238969ef'): /3 + &#ä/bb org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:56.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:56.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:57.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=96 06:54:57.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 06:54:57.136 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:57.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=85.5 MiB, available=401.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:57.147 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=91, revision=96 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:57.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=148, revision=155 06:54:57.176 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! 06:54:57.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:57.184 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:54:57.285 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:57.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=91, revision=96 06:54:57.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=96, revision=-1 06:54:57.336 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:57.409 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:54:57.521 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:57.526 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:54:57.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:54:57.637 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:57.682 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:57.689 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:57.696 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-kCOxJnKYkQLCpkPOG8cFw/ClGaFTS5U-cxL0kiQP3Lag' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:57.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=84.9 MiB, available=397.1 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:57.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=134.2 MiB, available=321.3 MiB 06:54:57.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:57.761 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:57.768 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionSynced=148, revision=155 06:54:57.768 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=155, revision=-1 06:54:57.877 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:57.890 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 06:54:57.890 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T04:54:53.813Z 06:54:57.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=182, revision=184 06:54:58.000 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 06:54:58.030 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:58.033 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=182, revision=184 06:54:58.153 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:58.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=179, revision=184 06:54:58.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=184, revision=-1 06:54:58.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:54:58.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:54:58.208 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:58.460 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:58.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 238269 bytes in 1008 ms. path='/3 + &#ä/bb' 06:54:58.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=99 06:54:58.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:58.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=134.1 MiB, available=321.4 MiB 06:54:58.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:54:58.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=134.1 MiB, available=321.4 MiB 06:54:58.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.131.xml.gz 06:54:58.628 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:58.630 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:54:58.630 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:58.651 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:58.648 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:58.656 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=96, revision=99 06:54:58.675 [qtp507378138-3234] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:58.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=84.5 MiB, available=401.5 MiB 06:54:58.701 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:58.700 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=151 06:54:58.743 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:58.745 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:58.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=96, revision=99 06:54:58.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:58.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=177 remoteFromLocalRevision=151 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:58.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:54:58.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:54:58.811 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:58.832 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:54:58.834 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:54:58.875 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:58.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:54:58.897 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:58.901 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=84.5 MiB, available=397.5 MiB 06:54:59.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.251 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.258 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=177 06:54:59.263 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:59.263 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:59.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:59.265 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.275 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=177 06:54:59.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:59.291 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fdc2bdc92aa55c801dbcf11707283a8a18992ae0' to.sha1='3e0e0d93af9c659d5af4c62e0a181ea523c3dc81'): /3 + &#ä/cc org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.322 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:54:59.322 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:54:59.325 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=179 06:54:59.332 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 06:54:59.350 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:59.350 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=104 06:54:59.351 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 06:54:59.488 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:59.492 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=99, revision=104 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.495 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=84.5 MiB, available=401.0 MiB 06:54:59.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.147.xml.gz 06:54:59.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:54:59.495 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:54:59.496 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.506 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.514 [qtp704117508-1133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=174, revision=179 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.515 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.517 [qtp704117508-1133] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:54:59.527 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.527 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:54:59.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=99, revision=104 06:54:59.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=174, revision=179 06:54:59.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=179, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.538 [qtp1776774368-2625] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=154 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.560 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.661 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.660 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.683 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.684 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=187 remoteFromLocalRevision=154 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.693 [qtp704117508-1133] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=158 remoteFromLocalRevision=177 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8903532-a969-4a62-bd85-2b8ff3026529 from='build/repo/k0t2sfwd-i69ks-local-src' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.761 [qtp704117508-1133] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=false org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.778 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:59.767 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.781 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.788 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:54:59.843 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.863 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=187 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.864 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=158 06:54:59.869 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 06:54:59.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T04:54:53.813Z 06:54:59.872 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:54:59.872 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:54:59.874 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:54:59.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:54:59.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=187 06:54:59.901 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 06:54:59.901 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T04:54:53.813Z 06:54:59.918 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 06:54:59.918 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T04:54:53.813Z 06:54:59.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=189 06:54:59.933 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=184, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189 06:55:00.018 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.021 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=184, revision=189 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:00.048 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.067 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.075 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.076 [qtp507378138-2755] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-kCOxJnKYkQLCpkPOG8cFw/NClRUbkiU9_CZpuAWgUnOg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:00.090 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=184, revision=189 06:55:00.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=189, revision=-1 06:55:00.203 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.209 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 transaction.localRevision=161 remoteFromLocalRevision=187 06:55:00.288 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=d8903532-a969-4a62-bd85-2b8ff3026529 to='build/repo/k0t2sfwd-i69ks-local-src', fromRepoLocalSync=false 06:55:00.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:55:00.294 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:55:00.337 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.397 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=161 06:55:00.400 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.416 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:55:00.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:00.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=134.1 MiB, available=321.4 MiB 06:55:00.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:00.777 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.787 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=159 06:55:00.856 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 06:55:00.870 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:00.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:00.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=85.3 MiB, available=400.2 MiB 06:55:00.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:01.034 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:01.044 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=-1, revision=162 06:55:01.311 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 06:55:01.333 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:01.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=133.6 MiB, available=321.9 MiB 06:55:01.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=152, revision=159 06:55:01.393 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:01.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:01.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:01.394 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:01.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:01.347 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:55:01.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=85.4 MiB, available=399.1 MiB 06:55:01.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=155, revision=162 06:55:01.782 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! 06:55:01.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:01.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=133.6 MiB, available=321.9 MiB 06:55:01.935 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:01.939 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=152, revision=159 06:55:01.939 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=159, revision=-1 06:55:01.996 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:02.015 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:02.016 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:02.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=182 06:55:02.135 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:02.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=85.5 MiB, available=399.5 MiB 06:55:02.361 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:02.365 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionSynced=155, revision=162 06:55:02.365 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.localRepositoryRevisionInProgress=162, revision=-1 06:55:02.380 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:02.393 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 06:55:02.394 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T04:54:53.813Z 06:55:02.401 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=192 06:55:02.459 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192 06:55:02.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:02.579 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:02.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:02.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:55:02.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=133.7 MiB, available=321.8 MiB 06:55:02.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:02.914 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:02.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:55:02.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=84.2 MiB, available=400.8 MiB 06:55:02.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:03.146 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:03.175 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:03.187 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=133.7 MiB, available=321.8 MiB 06:55:03.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:03.195 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 726956 bytes in 3352 ms. path='/3 + &#ä/cc' 06:55:03.213 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=107 06:55:03.213 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 06:55:03.297 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:03.309 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=104, revision=107 06:55:03.317 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:03.357 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:03.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=104, revision=107 06:55:03.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=107, revision=-1 06:55:03.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:03.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:03.418 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:03.441 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:55:03.444 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:55:03.474 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:03.478 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:03.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=83.2 MiB, available=398.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:03.492 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:03.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:03.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:55:03.638 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d7dac1ec8d503919523a764e8e1841638b38edd7' to.sha1='88f23786602bab5c1aefc6d3028b2ff3c3339373'): /3 + &#ä/dd 06:55:03.676 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=112 06:55:03.676 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 06:55:03.733 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:03.745 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=107, revision=112 06:55:03.765 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:03.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=133.9 MiB, available=321.6 MiB 06:55:03.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:03.768 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:03.768 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:55:03.784 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:03.792 [qtp704117508-3472] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=158 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:03.816 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:03.816 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:03.826 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=107, revision=112 06:55:03.826 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:03.838 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=184 remoteFromLocalRevision=158 06:55:03.842 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:03.858 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:03.927 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:03.929 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=184 06:55:03.938 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:03.938 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:03.940 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:03.940 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:55:03.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=184 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:03.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:55:03.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=83.2 MiB, available=401.3 MiB 06:55:03.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:55:03.989 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:03.989 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:55:04.005 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:04.013 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.030 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 localRepositoryRevisionSynced=161 06:55:04.153 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:04.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:04.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:04.159 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:55:04.171 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.190 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:04.191 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:04.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=182, revision=186 06:55:04.199 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=194 remoteFromLocalRevision=161 06:55:04.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d8903532-a969-4a62-bd85-2b8ff3026529 from='build/repo/k0t2sfwd-i69ks-local-src' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' 06:55:04.210 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=194 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.216 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:04.217 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.219 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 06:55:04.220 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T04:54:53.813Z 06:55:04.222 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:04.222 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:55:04.227 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=194 06:55:04.237 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 06:55:04.237 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T04:54:53.813Z org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.238 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.242 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=179, revision=186 06:55:04.245 [qtp704117508-3472] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.247 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 06:55:04.247 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2sfwd-i69ks-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T04:54:53.813Z org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.248 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=192, revision=196 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=179, revision=186 06:55:04.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=186, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.256 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.271 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.283 [qtp704117508-3472] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=164 remoteFromLocalRevision=184 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.297 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.301 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529, this.remoteRepositoryRevisionSynced=189, revision=196 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:04.322 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.324 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.325 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:04.331 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.331 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=189, revision=196 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.338 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=196, revision=-1 06:55:04.375 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.395 [qtp1776774368-2625] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=d8903532-a969-4a62-bd85-2b8ff3026529 transaction.localRevision=167 remoteFromLocalRevision=194 06:55:04.415 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.417 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:55:04.418 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:04.418 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:04.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:04.421 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:04.426 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.457 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.473 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.478 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-kCOxJnKYkQLCpkPOG8cFw/4I8L2i-c1m1W61_FKTcwMw' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.496 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.536 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.553 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.554 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:22:08.020Z expiryDateTime=2019-09-21T05:52:08.020Z 06:55:04.567 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.572 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.585 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:04.586 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:04.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=188 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.598 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.614 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 renewalDateTime=2019-09-21T05:23:40.743Z expiryDateTime=2019-09-21T05:53:40.743Z 06:55:04.626 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.632 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.639 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:04.639 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:04.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.652 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:04.670 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.699 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:55:04.711 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=true 06:55:04.711 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaf40e33-d8b3-4b8e-9360-9995783fa480 ('build/repo/k0t2rmeg-wn974-local-src') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.716 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:55:04.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 to='build/repo/k0t2ulxa-t5o5v-local-dest', fromRepoLocalSync=true 06:55:04.717 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 ('build/repo/k0t2ulxa-t5o5v-local-dest') org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.726 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:55:04.747 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.753 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:55:04.788 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.158.xml.gz 06:55:04.842 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.158.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:04.847 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.134.xml.gz 06:55:04.857 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.134.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.865 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.871 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.932 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=167 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.931 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=164 06:55:04.934 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:04.938 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:04.942 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.134.xml.gz 06:55:04.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=134 repoFileDtos.size=0 06:55:05.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=85.5 MiB, available=399.0 MiB 06:55:05.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:05.674 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:05.689 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=-1, revision=168 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:04.938 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.158.xml.gz 06:55:04.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=158 repoFileDtos.size=0 06:55:05.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=135.6 MiB, available=319.9 MiB 06:55:05.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:05.761 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:05.776 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:05.778 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:05.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:05.783 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=165 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:05.842 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:05.844 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:05.876 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:05.876 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:06.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=85.5 MiB, available=399.5 MiB 06:55:06.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=135, revision=168 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:06.359 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:06.395 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 801962 bytes in 2215 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:06.400 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:06.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=115 06:55:06.437 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 06:55:06.524 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:06.532 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=112, revision=115 06:55:06.536 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:06.539 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:06.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=112, revision=115 06:55:06.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:06.557 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:05.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:55:06.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=135.1 MiB, available=320.4 MiB 06:55:06.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=159, revision=165 06:55:06.572 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:06.573 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:06.573 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:06.573 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:06.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:06.587 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:06.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:06.621 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:06.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:06.692 [qtp507378138-2755] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:55:06.698 [qtp507378138-2755] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:55:06.710 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:06.728 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9e3daae8-5509-40d3-a6e7-6e7029ec44ab"] on repo=9e3daae8-5509-40d3-a6e7-6e7029ec44ab 06:55:06.741 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:55:06.949 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=8 06:55:07.033 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:07.033 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:06.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:55:07.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=85.5 MiB, available=396.5 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:07.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=135.1 MiB, available=320.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:07.140 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:07.142 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:07.144 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionSynced=135, revision=168 06:55:07.145 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=168, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:07.146 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=159, revision=165 06:55:07.147 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=165, revision=-1 06:55:07.176 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:07.178 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:07.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:07.187 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:07.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=131, revision=134 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:07.195 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:07.196 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:07.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=188, revision=191 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:07.258 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:07.263 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 06:55:07.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:07.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:07.289 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:07.338 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:07.343 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=129, revision=134 06:55:07.363 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:07.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=129, revision=134 06:55:07.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:07.382 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:07.382 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:07.401 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=120 06:55:07.416 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 06:55:07.657 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:07.657 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:07.760 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:07.764 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:07.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=135.3 MiB, available=320.2 MiB 06:55:07.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:07.782 [qtp507378138-2755] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:07.824 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:07.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=115, revision=120 06:55:07.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=120, revision=-1 06:55:07.923 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:07.980 [qtp507378138-2755] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab transaction.localRevision=82 remoteFromLocalRevision=8 06:55:07.985 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:07.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' toID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab to='build/repo/k0t2uyxm-2dfc-local-src', fromRepoLocalSync=false 06:55:07.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:55:07.999 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:07.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:07.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:55:08.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=85.2 MiB, available=399.3 MiB 06:55:08.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:08.009 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:08.053 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:08.072 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:08.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=135.3 MiB, available=320.2 MiB 06:55:08.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:08.357 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:08.361 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:08.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=84.5 MiB, available=400.0 MiB 06:55:08.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:08.610 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:08.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=135.5 MiB, available=320.0 MiB 06:55:08.919 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.158.xml.gz 06:55:08.920 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:55:08.921 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:55:08.922 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:55:08.933 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:08.948 [qtp704117508-3472] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=164 06:55:08.951 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:08.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=193 remoteFromLocalRevision=164 06:55:09.002 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:55:09.017 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.021 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.033 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=193 06:55:09.038 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:09.038 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:09.040 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:55:09.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:55:09.047 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=193 06:55:09.110 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:09.110 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:09.130 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:09.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:09.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:09.158 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=191, revision=195 06:55:09.168 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195 06:55:09.215 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:09.222 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:09.246 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.312 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=186, revision=195 06:55:09.316 [qtp704117508-363] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:09.360 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=84.5 MiB, available=399.0 MiB 06:55:09.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.134.xml.gz 06:55:09.361 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:55:09.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:55:09.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:09.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=186, revision=195 06:55:09.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=195, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.386 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:09.398 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.403 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=167 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:09.406 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=170 remoteFromLocalRevision=193 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.471 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:09.472 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.496 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=false 06:55:09.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:09.497 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.501 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=137 remoteFromLocalRevision=167 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:09.525 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 from='build/repo/k0t2ulxa-t5o5v-local-dest' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:09.543 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=170 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.556 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.566 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:09.570 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.577 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:09.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.605 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:09.643 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:09.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:09.662 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:55:09.662 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:08.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:55:09.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=105.1 MiB, available=350.4 MiB 06:55:09.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.708 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=137 06:55:09.712 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:09.713 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:09.739 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:09.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:09.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=139 06:55:09.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:09.771 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.827 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.834 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=134, revision=139 06:55:09.868 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=134, revision=139 06:55:09.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:09.882 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.901 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.906 [qtp1776774368-1270] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 transaction.localRevision=174 remoteFromLocalRevision=137 06:55:09.944 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c3e0774-1daa-427a-817d-59950a9e9285 from='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' toID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 to='build/repo/k0t2ulxa-t5o5v-local-dest', fromRepoLocalSync=false 06:55:09.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:55:09.949 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:55:09.961 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:09.976 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=174 06:55:09.979 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:10.045 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 06:55:10.318 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:10.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:10.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=135.5 MiB, available=320.0 MiB 06:55:10.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:10.384 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:10.400 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=171 06:55:10.425 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 06:55:10.464 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:10.465 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:10.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:10.858 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a82a07b]initPersistenceManagerFactory: repositoryId=31e290c6-26e7-4716-afd0-12de33871344 06:55:10.880 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a82a07b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 40933 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:10.916 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:09.986 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/ChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:55:09.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:55:10.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=85.3 MiB, available=398.7 MiB 06:55:10.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:10.967 [qtp1776774368-634] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:10.982 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=-1, revision=175 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:10.981 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao9-s9lws-remote' 06:55:10.984 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao9-s9lws-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:11.007 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 06:55:11.084 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:11.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:11.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.0 MiB, used=104.3 MiB, available=351.2 MiB 06:55:11.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=4, revision=83 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:11.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=135.1 MiB, available=320.4 MiB 06:55:11.426 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=165, revision=171 06:55:11.430 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:11.431 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:11.431 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:11.431 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:11.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:11.477 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7adde113]initPersistenceManagerFactory: repositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:11.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:11.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.538 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:11.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:11.569 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7adde113]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 36823 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:11.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:11.576 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:55:11.583 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.583 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:11.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:11.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.641 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.641 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:11.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.721 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.755 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:11.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=85.5 MiB, available=398.0 MiB 06:55:11.766 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.remoteRepositoryRevisionSynced=168, revision=175 06:55:11.773 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=6ON_wEdeHKF9Tijdgx82SA, serverRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:11.773 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.773 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.783 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:11.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:11.787 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:11.788 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:11.789 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:11.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:12.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=135.1 MiB, available=320.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:11.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:12.330 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:12.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=86.0 MiB, available=398.0 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:12.347 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=165, revision=171 06:55:12.348 [qtp704117508-363] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=171, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:12.359 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:12.361 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:12.373 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionSynced=168, revision=175 06:55:12.373 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.localRepositoryRevisionInProgress=175, revision=-1 06:55:12.378 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:12.397 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:12.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:12.387 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:12.399 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:12.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:12.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=198 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:12.421 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:12.420 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:12.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:12.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:12.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:12.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:12.676 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=94.4 MiB, available=361.1 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:12.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=103.8 MiB, available=351.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:12.862 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l6-4k51i-remote' 06:55:12.863 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2u8l6-4k51i-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:12.921 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:12.927 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionSynced=4, revision=83 06:55:12.928 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=83, revision=-1 06:55:12.942 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:12.949 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:12.950 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:12.953 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=122 06:55:12.970 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 06:55:12.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:12.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:13.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=84.7 MiB, available=399.3 MiB 06:55:13.215 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:13.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=135.3 MiB, available=320.2 MiB 06:55:13.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:13.814 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:13.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.5 MiB, used=103.8 MiB, available=351.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:13.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=84.7 MiB, available=399.3 MiB 06:55:13.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:13.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=135.3 MiB, available=320.2 MiB 06:55:14.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:14.341 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:55:14.431 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=84.7 MiB, available=398.3 MiB 06:55:14.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.1c3e0774-1daa-427a-817d-59950a9e9285.null.xml.gz 06:55:14.523 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:14.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:14.537 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.543 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:14.562 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 localRepositoryRevisionSynced=174 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:14.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=103.7 MiB, available=351.8 MiB 06:55:14.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.642 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.679 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=134.6 MiB, available=320.9 MiB 06:55:14.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:14.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:55:14.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:14.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:55:14.709 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.710 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 transaction.localRevision=144 remoteFromLocalRevision=174 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:14.726 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.731 [qtp704117508-3472] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=170 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.763 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 from='build/repo/k0t2ulxa-t5o5v-local-dest' toID=1c3e0774-1daa-427a-817d-59950a9e9285 to='https://localhost:42817/1c3e0774-1daa-427a-817d-59950a9e9285' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.764 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.778 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:14.794 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.795 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:14.795 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:14.797 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:14.797 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:55:14.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 localRepositoryRevisionSynced=144 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.794 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=200 remoteFromLocalRevision=170 06:55:14.827 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.833 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:14.833 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.837 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=193 localRepositoryRevisionInProgress=200 06:55:14.841 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:14.841 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:14.842 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:14.843 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:14.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ulxa-t5o5v-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.846 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=200 06:55:14.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:14.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=142, revision=146 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:14.861 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:14.898 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:14.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=198, revision=202 06:55:14.908 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202 06:55:14.927 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:14.928 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.929 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:14.946 [qtp1776774368-1270] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65, this.remoteRepositoryRevisionSynced=139, revision=146 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:14.959 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.964 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.965 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:14.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionSynced=139, revision=146 06:55:14.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285, this.localRepositoryRevisionInProgress=146, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:14.978 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=195, revision=202 06:55:14.984 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:14.992 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:15.003 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.006 [qtp1776774368-1270] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c3e0774-1daa-427a-817d-59950a9e9285 remoteRepositoryId=7d6a90a6-4c91-48d5-9c0e-b1b9a563dc65 transaction.localRevision=180 remoteFromLocalRevision=144 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=195, revision=202 06:55:15.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=202, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:15.008 [qtp1776774368-1270] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.013 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.025 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.031 [qtp704117508-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=176 remoteFromLocalRevision=200 06:55:15.038 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.040 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:55:15.041 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:55:15.041 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:55:15.042 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:55:15.043 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:15.068 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:15.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:15.070 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [619935b1]getCloseDeferredMillis: closeDeferredMillis=20000 06:55:15.070 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [619935b1]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.080 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [523d65d6]getCloseDeferredMillis: closeDeferredMillis=20000 06:55:15.080 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [523d65d6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:15.114 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:55:15.200 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.249 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.5 MiB, used=103.7 MiB, available=351.8 MiB 06:55:15.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:55:15.308 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:55:15.309 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:15.309 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:55:15.333 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:15.337 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.348 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.353 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=82 06:55:15.357 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.375 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:23:52.341Z expiryDateTime=2019-09-21T05:53:52.341Z 06:55:15.399 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=124 remoteFromLocalRevision=82 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.412 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab from='build/repo/k0t2uyxm-2dfc-local-src' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.440 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:15.441 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:15.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:15.456 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.467 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.473 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.510 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:15.510 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:15.511 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.544 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:15.546 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:55:15.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=124 06:55:15.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:15.558 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.555 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 to='build/repo/k0t2uqfz-2hzu6-local-dest', fromRepoLocalSync=true 06:55:15.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.144.xml.gz 06:55:15.558 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.144.xml.gz 06:55:15.568 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eaf0201b-66c5-49e5-a4ff-2db6465afe24 ('build/repo/k0t2uqfz-2hzu6-local-dest') 06:55:15.581 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.588 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:55:15.607 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.602 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:15.616 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:15.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=122, revision=126 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:15.622 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.630 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=176 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.624 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:15.634 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.647 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.144.xml.gz 06:55:15.647 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=144 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.666 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:15.666 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:15.705 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.714 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=120, revision=126 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 06:55:15.717 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.724 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:15.736 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=120, revision=126 06:55:15.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:15.776 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:15.792 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.803 [qtp507378138-2774] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab transaction.localRevision=88 remoteFromLocalRevision=124 06:55:15.811 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:15.818 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:55:15.943 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 110 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:15.966 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:16.029 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, invitation=true] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:16.112 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:16.126 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms. 06:55:16.176 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:16.248 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, invitation=true] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:16.369 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:16.376 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:16.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=135.6 MiB, available=319.9 MiB 06:55:16.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:16.586 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:16.616 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:16.634 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=-1, revision=177 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:16.694 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:16.701 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 06:55:16.735 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:16.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:16.812 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:16.868 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 renewalDateTime=2019-09-21T05:24:14.538Z expiryDateTime=2019-09-21T05:54:14.538Z 06:55:16.915 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:16.936 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:16.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:16.954 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:16.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=129 06:55:16.984 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 06:55:17.117 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:17.131 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=126, revision=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:17.142 [qtp2000985038-2912] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:55:17.213 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]initPersistenceManagerFactory: repositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba 06:55:17.214 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4350 ms. 06:55:17.254 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]getCloseDeferredMillis: closeDeferredMillis=20000 06:55:17.255 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:17.441 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:17.523 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:17.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:55:17.568 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' toID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab to='build/repo/k0t2uyxm-2dfc-local-src', fromRepoLocalSync=true 06:55:17.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.82.xml.gz 06:55:17.571 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.82.xml.gz 06:55:17.576 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e3daae8-5509-40d3-a6e7-6e7029ec44ab ('build/repo/k0t2uyxm-2dfc-local-src') 06:55:17.599 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:17.634 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:55:17.648 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=89 06:55:17.651 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:17.691 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.82.xml.gz 06:55:17.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:17.692 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:17.720 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18dedc05]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1981fc24-bbe3-4e62-a4e6-dfa8547d725b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest localRepository.publicKeySha1 = 7D:0C:FE:92:4F:1E:19:7D:A7:FA:26:F1:19:4F:3A:06:12:D3:C7:A4 remoteRepository.repositoryId = b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepository.remoteRoot = https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba/WQQrb_EL3bNRqJa7BoHe4w remoteRepository.publicKeySha1 = BB:B1:C7:B5:93:1E:40:C7:7B:26:72:CD:06:CA:A3:5E:69:3F:EA:48 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 1981fc24-bbe3-4e62-a4e6-dfa8547d725b b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:17.729 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18dedc05]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:17.925 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:17.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=135.5 MiB, available=320.0 MiB 06:55:17.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=145, revision=177 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:18.026 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:18.040 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:18.073 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba renewalDateTime=2019-09-21T05:25:18.013Z expiryDateTime=2019-09-21T05:55:18.013Z 06:55:18.083 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:18.093 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:18.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:55:18.110 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba from='https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba/WQQrb_EL3bNRqJa7BoHe4w' toID=1981fc24-bbe3-4e62-a4e6-dfa8547d725b to='build/repo/k0t2wc98-uy3f3-local-dest', fromRepoLocalSync=true 06:55:18.110 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1981fc24-bbe3-4e62-a4e6-dfa8547d725b ('build/repo/k0t2wc98-uy3f3-local-dest') org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:18.151 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:18.151 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:18.152 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:18.152 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:18.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:18.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:18.687 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:55:18.730 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:55:18.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.-1.xml.gz 06:55:18.762 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest/.subshare-repo/tmp/ChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.-1.xml.gz 06:55:18.780 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:18.885 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:18.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=105.7 MiB, available=349.8 MiB 06:55:18.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:18.940 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:18.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=135.6 MiB, available=319.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:19.029 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:19.035 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:19.038 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest/.subshare-repo/tmp/ChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.-1.xml.gz 06:55:19.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:19.069 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:19.070 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:19.082 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionSynced=145, revision=177 06:55:19.082 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=177, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:19.092 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=-1, revision=90 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:19.123 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:19.134 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:19.152 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:19.152 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:19.164 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=122, revision=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:19.173 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:19.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:19.206 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 06:55:19.288 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:19.293 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=120, revision=125 06:55:19.313 [qtp704117508-1822] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:19.325 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:19.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=120, revision=125 06:55:19.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=125, revision=-1 06:55:19.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:19.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=100.0 MiB, available=355.5 MiB 06:55:19.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:19.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:19.815 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:19.937 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:19.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.5 MiB, used=105.1 MiB, available=350.4 MiB 06:55:19.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=83, revision=90 06:55:19.987 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:19.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:19.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:19.989 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:19.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:20.200 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:19.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:55:20.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=135.6 MiB, available=319.9 MiB 06:55:20.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:20.624 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:20.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:20.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=105.8 MiB, available=349.7 MiB 06:55:20.816 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:20.835 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionSynced=83, revision=90 06:55:20.835 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=90, revision=-1 06:55:20.845 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:20.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=135.1 MiB, available=320.4 MiB 06:55:20.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:20.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:20.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:20.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=129, revision=132 06:55:20.887 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 06:55:20.946 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:20.961 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=129, revision=132 06:55:20.997 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:21.002 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:21.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=126, revision=132 06:55:21.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=132, revision=-1 06:55:21.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:21.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:21.462 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:21.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=135.1 MiB, available=320.4 MiB 06:55:21.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.144.xml.gz 06:55:21.557 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:55:21.559 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:55:21.559 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:55:21.589 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:21.609 [qtp704117508-1822] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=176 06:55:21.621 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:21.671 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=128 remoteFromLocalRevision=176 06:55:21.695 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 from='build/repo/k0t2uqfz-2hzu6-local-dest' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:55:21.725 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:21.743 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:21.781 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:21.797 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:21.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=102.7 MiB, available=352.8 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:21.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:21.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:21.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:21.884 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:21.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.0 MiB, used=90.6 MiB, available=364.9 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:21.933 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:55:21.944 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:55:21.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=128 06:55:22.034 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:22.034 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:22.065 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:22.065 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:22.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=130 06:55:22.122 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 06:55:22.177 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:22.178 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:22.270 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:22.274 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=125, revision=130 06:55:22.277 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:22.368 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:22.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=125, revision=130 06:55:22.391 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=130, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:21.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:55:22.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=90.6 MiB, available=364.9 MiB 06:55:22.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:22.474 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:22.484 [qtp704117508-3472] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 transaction.localRevision=183 remoteFromLocalRevision=128 06:55:22.499 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:22.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 to='build/repo/k0t2uqfz-2hzu6-local-dest', fromRepoLocalSync=false 06:55:22.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:22.506 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:22.522 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:22.568 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=183 06:55:22.571 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:22.576 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:22.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.5 MiB, used=90.3 MiB, available=365.2 MiB 06:55:23.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.82.xml.gz 06:55:23.196 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:55:23.199 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:55:23.200 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:55:23.230 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:23.248 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.256 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=89 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:23.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=135.9 MiB, available=319.6 MiB 06:55:23.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.318 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:23.335 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=135 remoteFromLocalRevision=89 06:55:23.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab from='build/repo/k0t2uyxm-2dfc-local-src' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' 06:55:23.355 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.355 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms. 06:55:23.355 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.366 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:23.376 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:23.386 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=-1, revision=184 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.387 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=135 06:55:23.392 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:23.393 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:55:23.398 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:23.399 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.404 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=135 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.411 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:23.411 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:23.422 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:23.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:23.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:23.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=137 06:55:23.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:23.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.460 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:23.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.462 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.468 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:23.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:23.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:23.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:23.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:23.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:23.519 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:23.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:23.545 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.548 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:23.555 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=132, revision=137 06:55:23.558 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:23.565 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=132, revision=137 06:55:23.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:23.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:23.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:23.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:23.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:23.596 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:23.601 [qtp507378138-3234] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab transaction.localRevision=96 remoteFromLocalRevision=135 06:55:23.612 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:23.614 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' toID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab to='build/repo/k0t2uyxm-2dfc-local-src', fromRepoLocalSync=false 06:55:23.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:55:23.615 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:55:23.631 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:23.673 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 06:55:23.680 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:23.704 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:55:23.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.772 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=z4sZ3upRU2wpxpNWcuf0YA, serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba} because of missing permissions! org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:23.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=136.0 MiB, available=319.5 MiB 06:55:24.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=177, revision=184 06:55:24.017 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:24.018 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:24.018 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:24.019 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:24.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:24.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.5 MiB, used=91.1 MiB, available=364.4 MiB 06:55:24.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:24.329 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:24.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:24.339 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=-1, revision=97 06:55:24.385 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 06:55:24.418 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:24.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:23.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:55:24.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=103.9 MiB, available=351.6 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:24.686 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:24.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=136.3 MiB, available=319.2 MiB 06:55:24.778 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:24.782 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionSynced=177, revision=184 06:55:24.782 [qtp704117508-1822] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=184, revision=-1 06:55:24.821 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:24.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:24.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:24.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=133 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:24.856 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:24.857 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:24.864 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, this.localRepositoryRevisionSynced=-1, revision=91 06:55:24.864 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:24.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:24.901 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:24.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:24.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:24.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.5 MiB, used=91.2 MiB, available=364.3 MiB 06:55:24.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=90, revision=97 06:55:24.999 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:25.000 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:25.006 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:25.006 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:25.007 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:25.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:25.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:25.128 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 06:55:25.321 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:25.324 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:55:25.355 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:25.365 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=-1, revision=5 06:55:25.365 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=5, revision=-1 06:55:25.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:25.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:24.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:25.467 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:25.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=135.0 MiB, available=320.5 MiB 06:55:25.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:25.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=91.2 MiB, available=364.3 MiB 06:55:25.617 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:25.620 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionSynced=90, revision=97 06:55:25.620 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=97, revision=-1 06:55:25.636 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:25.655 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:25.655 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:25.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=140 06:55:25.705 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 06:55:25.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:25.844 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:25.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=135.0 MiB, available=320.5 MiB 06:55:25.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:26.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:25.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:55:26.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.5 MiB, used=91.4 MiB, available=364.1 MiB 06:55:26.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:26.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=103.6 MiB, available=351.9 MiB 06:55:26.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:26.520 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:26.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=134.1 MiB, available=321.4 MiB 06:55:26.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:26.639 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:26.639 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:55:26.656 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:26.665 [qtp704117508-3472] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=183 06:55:26.682 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:26.705 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=135 remoteFromLocalRevision=183 06:55:26.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 from='build/repo/k0t2uqfz-2hzu6-local-dest' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:55:26.724 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=135 06:55:26.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:26.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:26.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:26.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:55:26.738 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=135 06:55:26.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:26.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:26.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:26.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:26.780 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:26.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=133, revision=137 06:55:26.786 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 06:55:26.800 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:26.800 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:26.852 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:26.856 [qtp704117508-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=130, revision=137 06:55:26.858 [qtp704117508-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:26.864 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:26.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=130, revision=137 06:55:26.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=137, revision=-1 06:55:26.893 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:26.908 [qtp704117508-363] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 transaction.localRevision=189 remoteFromLocalRevision=135 06:55:26.917 [qtp704117508-363] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:26.938 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:26.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=91.1 MiB, available=364.4 MiB 06:55:26.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:26.991 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:27.074 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:27.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=103.6 MiB, available=351.9 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:27.246 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:27.294 [qtp704117508-33] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:27.315 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:23:52.341Z expiryDateTime=2019-09-21T05:53:52.341Z 06:55:27.342 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:27.346 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:27.360 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:27.360 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:27.364 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=139 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:27.410 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:27.437 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 06:55:27.470 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:55:27.471 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 to='build/repo/k0t2uqfz-2hzu6-local-dest', fromRepoLocalSync=true 06:55:27.472 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eaf0201b-66c5-49e5-a4ff-2db6465afe24 ('build/repo/k0t2uqfz-2hzu6-local-dest') 06:55:27.480 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:55:27.535 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:27.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.5 MiB, used=89.5 MiB, available=366.0 MiB 06:55:27.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:55:27.576 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:27.576 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:55:27.596 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:27.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:55:27.606 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=103.5 MiB, available=352.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:27.608 [qtp507378138-135] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:27.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.-1.xml.gz 06:55:27.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:55:27.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:27.620 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:27.635 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=142 remoteFromLocalRevision=96 06:55:27.638 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab from='build/repo/k0t2uyxm-2dfc-local-src' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' 06:55:27.654 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=142 06:55:27.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:27.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:27.662 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:27.662 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:55:27.666 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=142 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:27.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.183.xml.gz 06:55:27.728 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.183.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:27.729 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:27.729 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:27.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:27.745 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:27.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:27.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:27.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=140, revision=144 06:55:27.756 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:27.765 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=189 06:55:27.767 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:27.772 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:27.772 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.183.xml.gz 06:55:27.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=183 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:27.773 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:27.820 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:27.831 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=137, revision=144 06:55:27.833 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:55:27.837 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:27.847 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=137, revision=144 06:55:27.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=144, revision=-1 06:55:27.874 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:27.883 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab transaction.localRevision=102 remoteFromLocalRevision=142 06:55:27.898 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:27.900 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:55:27.901 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:55:27.901 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:55:27.902 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:55:27.903 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:55:27.905 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [55e394e6]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' 06:55:27.908 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [55e394e6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:27.922 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:27.936 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:27.939 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 06:55:27.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 06:55:28.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8fd138b981423c21498b4c3608fbb16e410388c9' to.sha1=''): /5/h 06:55:28.365 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:28.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 06:55:28.433 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:28.441 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/T977BRX_27UeGaYzCaQPNg/oOxByef1i3o1e5e8MSsJGw' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:28.514 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:28.537 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:28.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=136.2 MiB, available=319.3 MiB 06:55:28.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:28.618 [qtp704117508-1822] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:28.631 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=-1, revision=190 06:55:28.660 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=184, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190 06:55:28.697 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:28.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:28.799 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 06:55:28.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4950 bytes in 520 ms. path='/5/h' 06:55:28.952 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:55:29.062 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:29.082 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 06:55:29.124 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a31f322ae9c9b5f37612aa19a7bbf8cd47ab703' to.sha1=''): /5/i 06:55:29.218 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:29.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 06:55:29.281 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:29.283 [qtp2000985038-2911] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/T977BRX_27UeGaYzCaQPNg/PQMZyfCSTZya_qusG8YXrA' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:29.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=136.1 MiB, available=319.4 MiB 06:55:29.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=184, revision=190 06:55:29.299 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:29.301 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:29.301 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:29.301 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:29.301 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:29.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:29.365 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:29.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:55:29.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180544 bytes in 218 ms. path='/5/i' 06:55:29.625 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:55:29.680 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:29.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' 06:55:29.720 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a3a5e2887ae7cc62804942c3b88e37cf5e1d27c' to.sha1=''): /aa 06:55:29.761 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:29.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' 06:55:29.805 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:29.816 [qtp2000985038-2911] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/4urF5pUxKDjc0m2kn6RAeA' offset=0 06:55:29.826 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:29.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=138.7 MiB, available=316.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:29.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:55:29.951 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 202716 bytes in 175 ms. path='/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:29.982 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:29.986 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionSynced=184, revision=190 06:55:29.986 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=190, revision=-1 06:55:30.072 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:30.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:30.105 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:30.105 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:30.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=139, revision=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:30.164 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:30.172 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:30.193 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:30.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:30.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a0907bcef4a5e8b46d61c2d18bc72a6f39dc2e7' to.sha1=''): /bb 06:55:30.376 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:30.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 06:55:30.401 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:30.402 [qtp2000985038-2911] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/Dp0m4IWtQU0vZ_bmsHxqdA' offset=0 06:55:30.409 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:30.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:55:30.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 5720 bytes in 53 ms. path='/bb' 06:55:30.465 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:55:30.498 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:30.562 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 06:55:30.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9c1e514b31478676413273eb18812f50f46a317' to.sha1=''): /cc 06:55:30.851 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:30.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 06:55:30.892 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:30.900 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/7QBlcUZ5coddYMXkMcuL1A' offset=0 06:55:30.908 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:30.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:55:30.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=135.8 MiB, available=319.7 MiB 06:55:30.945 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:31.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 06:55:31.100 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157976 bytes in 234 ms. path='/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:31.103 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:31.251 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:55:31.296 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:31.306 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 06:55:31.347 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c203b8419759fad95802dba50ba9fcb824db156e' to.sha1=''): /dd org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:31.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=135.2 MiB, available=320.3 MiB 06:55:31.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:31.433 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:31.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 06:55:31.477 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:31.496 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WQQrb_EL3bNRqJa7BoHe4w/efPdH546S7KRjT-sFIHyaQ' offset=0 06:55:31.510 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:31.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:31.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 06:55:31.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38159 bytes in 176 ms. path='/dd' 06:55:31.717 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:55:31.754 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba"] on repo=1981fc24-bbe3-4e62-a4e6-dfa8547d725b 06:55:31.793 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 06:55:31.818 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:31.848 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b localRepositoryRevisionSynced=89 06:55:31.902 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:31.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=135.2 MiB, available=320.3 MiB 06:55:31.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.183.xml.gz 06:55:31.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:55:31.907 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:55:31.907 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:31.919 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]initPersistenceManagerFactory: repositoryId=4366618d-1879-488f-b41b-aecfca43ea14 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:31.923 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba transaction.localRevision=47 remoteFromLocalRevision=89 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:31.923 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:31.927 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18878 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:31.932 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=189 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:31.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1981fc24-bbe3-4e62-a4e6-dfa8547d725b from='build/repo/k0t2wc98-uy3f3-local-dest' toID=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba to='https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba/WQQrb_EL3bNRqJa7BoHe4w' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:31.936 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:31.946 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:31.954 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:31.978 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:31.982 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]getCloseDeferredMillis: closeDeferredMillis=10000 06:55:31.985 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:31.990 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=47 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.007 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=144 remoteFromLocalRevision=189 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.023 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:32.023 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:32.044 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:55:32.044 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 from='build/repo/k0t2uqfz-2hzu6-local-dest' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:55:32.069 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba localRepositoryRevisionSynced=47 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.078 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.110 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:32.110 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:32.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:32.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:32.144 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=49 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.147 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=144 06:55:32.152 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:32.152 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:32.153 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:55:32.154 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:32.144 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 132 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.160 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=144 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:32.174 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XXN_QmczkcLNYdpE0AK_vQ, invitation=false] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.232 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:32.232 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:32.251 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:32.252 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:32.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=142, revision=146 06:55:32.267 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.286 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.294 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.294 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, this.remoteRepositoryRevisionSynced=5, revision=49 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.294 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:32.295 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 120 ms. 06:55:32.295 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=MDNU63BwnyEM88JsJpM88g, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.325 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.336 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:32.353 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=137, revision=146 06:55:32.356 [qtp704117508-2210] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:32.360 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=5, revision=49 06:55:32.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=49, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=137, revision=146 06:55:32.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=146, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.446 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.454 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:32.464 [qtp704117508-298] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 transaction.localRevision=195 remoteFromLocalRevision=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.473 [qtp2000985038-2911] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b transaction.localRevision=96 remoteFromLocalRevision=47 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.535 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.535 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 to='build/repo/k0t2uqfz-2hzu6-local-dest', fromRepoLocalSync=false 06:55:32.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:32.538 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba from='https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba/WQQrb_EL3bNRqJa7BoHe4w' toID=1981fc24-bbe3-4e62-a4e6-dfa8547d725b to='build/repo/k0t2wc98-uy3f3-local-dest', fromRepoLocalSync=false 06:55:32.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.null.xml.gz 06:55:32.540 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest/.subshare-repo/tmp/ChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.null.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:32.552 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:32.565 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=189 localRepositoryRevisionInProgress=195 06:55:32.568 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:32.583 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:32.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.598 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:32.703 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 06:55:32.709 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:33.130 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:33.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:33.620 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=143.2 MiB, available=312.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:32.727 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest/.subshare-repo/tmp/ChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.null.xml.gz 06:55:32.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:55:33.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=109.5 MiB, available=346.0 MiB 06:55:33.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:33.736 [qtp2000985038-2911] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:33.749 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:33.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=117.7 MiB, available=337.8 MiB 06:55:33.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:33.817 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:33.818 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:33.840 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=-1, revision=196 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:33.912 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:33.938 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:33.948 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=190, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:33.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:33.996 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:34.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:34.459 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 31e290c6-26e7-4716-afd0-12de33871344 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src localRepository.publicKeySha1 = F8:66:16:F7:B5:9E:FA:79:2B:01:85:73:2E:51:E3:69:C3:BB:68:D9 remoteRepository.repositoryId = 4366618d-1879-488f-b41b-aecfca43ea14 remoteRepository.remoteRoot = https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14 remoteRepository.publicKeySha1 = DB:19:90:B1:C1:82:79:79:44:DF:B3:86:41:D3:06:36:F2:CF:51:3F 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 31e290c6-26e7-4716-afd0-12de33871344 4366618d-1879-488f-b41b-aecfca43ea14 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:34.631 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=117.8 MiB, available=337.7 MiB 06:55:34.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=190, revision=196 06:55:34.639 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:34.640 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:34.641 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:34.641 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:34.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:34.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=108.9 MiB, available=346.6 MiB 06:55:34.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.remoteRepositoryRevisionSynced=91, revision=97 06:55:34.733 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=z4sZ3upRU2wpxpNWcuf0YA, serverRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba} because of missing permissions! 06:55:34.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:34.836 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:55:35.013 [closeDeferredTimer-7f3e7818-74] INFO c.c.c.l.LocalRepoManagerImpl - [7f3e7818]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:35.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=118.0 MiB, available=337.5 MiB 06:55:35.322 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:35.337 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionSynced=190, revision=196 06:55:35.338 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.localRepositoryRevisionInProgress=196, revision=-1 06:55:35.342 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:35.360 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:35.360 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:35.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=149 06:55:35.381 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 06:55:35.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:35.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:35.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=108.8 MiB, available=346.7 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:35.668 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:35.700 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:35.703 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, this.localRepositoryRevisionSynced=91, revision=97 06:55:35.704 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, this.localRepositoryRevisionInProgress=97, revision=-1 06:55:35.753 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:35.765 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:35.766 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:35.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=-1, revision=52 06:55:35.847 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 06:55:35.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:35.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:36.076 [closeDeferredTimer-523d65d6-1] INFO c.c.c.l.LocalRepoManagerImpl - [523d65d6]_close: Shutting down real LocalRepoManager. 06:55:36.076 [closeDeferredTimer-619935b1-1] INFO c.c.c.l.LocalRepoManagerImpl - [619935b1]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:36.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=117.1 MiB, available=338.4 MiB 06:55:36.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:36.142 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:55:36.206 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 06:55:36.396 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:55:36.424 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:55:36.463 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:55:36.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:36.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=108.9 MiB, available=346.6 MiB 06:55:36.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:36.604 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.69% 06:55:36.712 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:36.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=116.2 MiB, available=339.3 MiB 06:55:36.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:36.978 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:37.084 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:37.141 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 renewalDateTime=2019-09-21T05:25:37.031Z expiryDateTime=2019-09-21T05:55:37.031Z 06:55:37.166 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:37.183 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:37.230 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:55:37.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=31e290c6-26e7-4716-afd0-12de33871344 to='build/repo/k0t2wao8-5upbe-local-src', fromRepoLocalSync=true 06:55:37.236 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 31e290c6-26e7-4716-afd0-12de33871344 ('build/repo/k0t2wao8-5upbe-local-src') 06:55:37.267 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:55:37.297 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:55:37.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.-1.xml.gz 06:55:37.366 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.-1.xml.gz 06:55:37.394 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:37.458 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:37.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=108.9 MiB, available=346.6 MiB 06:55:37.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:37.528 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:37.518 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:37.540 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.-1.xml.gz 06:55:37.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:37.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=116.2 MiB, available=339.3 MiB 06:55:37.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:37.703 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:55:37.703 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:37.703 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:55:37.726 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:37.742 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 localRepositoryRevisionSynced=195 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:37.748 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:37.749 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:37.773 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=151 remoteFromLocalRevision=195 06:55:37.798 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eaf0201b-66c5-49e5-a4ff-2db6465afe24 from='build/repo/k0t2uqfz-2hzu6-local-dest' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:55:37.813 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=151 06:55:37.836 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:37.840 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:37.843 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:37.848 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:55:37.872 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=151 06:55:37.893 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:37.893 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:37.916 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:37.917 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uqfz-2hzu6-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:37.919 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=149, revision=153 06:55:37.925 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 06:55:37.944 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:37.945 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:38.012 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.017 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24, this.remoteRepositoryRevisionSynced=146, revision=153 06:55:38.020 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24143ab3 (of khaled) 06:55:38.063 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=146, revision=153 06:55:38.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=153, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:38.077 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:38.113 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.121 [qtp704117508-1932] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=eaf0201b-66c5-49e5-a4ff-2db6465afe24 transaction.localRevision=201 remoteFromLocalRevision=151 06:55:38.148 [qtp704117508-1932] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:38.148 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:38.150 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:38.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=108.9 MiB, available=346.6 MiB 06:55:38.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba.null.xml.gz 06:55:38.159 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:55:38.159 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:38.159 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:38.196 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:55:38.196 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/pubring.gpg' 06:55:38.198 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.gnupg/secring.gpg' 06:55:38.199 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:38.200 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.216 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b localRepositoryRevisionSynced=96 06:55:38.226 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.243 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba transaction.localRevision=54 remoteFromLocalRevision=96 06:55:38.303 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1981fc24-bbe3-4e62-a4e6-dfa8547d725b from='build/repo/k0t2wc98-uy3f3-local-dest' toID=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba to='https://localhost:36994/b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba/WQQrb_EL3bNRqJa7BoHe4w' 06:55:38.393 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba localRepositoryRevisionSynced=47 localRepositoryRevisionInProgress=54 06:55:38.400 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:38.402 [qtp704117508-298] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:38.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:38.419 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:38.421 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:55:38.428 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba localRepositoryRevisionSynced=54 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:38.447 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.471 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e renewalDateTime=2019-09-21T05:22:08.020Z expiryDateTime=2019-09-21T05:52:08.020Z 06:55:38.483 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.486 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:38.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:38.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=204 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:38.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=131.4 MiB, available=324.1 MiB 06:55:38.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:38.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:38.523 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:38.537 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=204 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:38.546 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.from' result=null 06:55:38.546 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wc98-uy3f3-local-dest' configKey='repair.deleteCollisions.to' result=null 06:55:38.549 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=52, revision=56 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:38.556 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:38.556 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:38.568 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:55:38.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=true 06:55:38.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.170.xml.gz 06:55:38.574 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.170.xml.gz 06:55:38.576 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aaf40e33-d8b3-4b8e-9360-9995783fa480 ('build/repo/k0t2rmeg-wn974-local-src') 06:55:38.588 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:55:38.589 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.614 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:38.652 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.662 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b, this.remoteRepositoryRevisionSynced=49, revision=56 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:38.700 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=201 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:38.701 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:38.706 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.711 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.170.xml.gz 06:55:38.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=170 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:38.717 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionSynced=49, revision=56 06:55:38.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba, this.localRepositoryRevisionInProgress=56, revision=-1 06:55:38.826 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.831 [qtp2000985038-2912] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5ea2a2c-5ab1-4c91-8027-0d7cb5f580ba remoteRepositoryId=1981fc24-bbe3-4e62-a4e6-dfa8547d725b transaction.localRevision=102 remoteFromLocalRevision=54 06:55:38.890 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.894 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:38.906 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:38.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:38.936 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [66a45a00]getCloseDeferredMillis: closeDeferredMillis=20000 06:55:38.936 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [66a45a00]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:38.937 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7adde113]getCloseDeferredMillis: closeDeferredMillis=20000 06:55:38.937 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7adde113]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:39.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=118.4 MiB, available=337.1 MiB 06:55:39.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:55:39.262 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:39.271 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=202 06:55:39.313 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202 06:55:39.332 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:39.340 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 06:55:39.368 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:55:39.730 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:39.864 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:39.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=118.4 MiB, available=337.1 MiB 06:55:39.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=171, revision=202 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:39.876 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:39.885 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:39.887 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:39.887 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:39.887 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:39.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:55:40.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=118.7 MiB, available=336.8 MiB 06:55:40.387 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:40.404 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=171, revision=202 06:55:40.404 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=202, revision=-1 06:55:40.466 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:40.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:40.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:40.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=204, revision=207 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:55:40.543 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3fb56251]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:40.553 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=207 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:55:40.561 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3fb56251]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:40.566 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:40.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:40.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:55:40.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:55:41.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=118.0 MiB, available=337.5 MiB 06:55:41.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:40.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:55:41.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=131.6 MiB, available=323.9 MiB 06:55:41.426 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:41.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=118.0 MiB, available=337.5 MiB 06:55:41.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:42.053 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:55:42.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:42.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:42.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=117.4 MiB, available=338.1 MiB 06:55:42.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.170.xml.gz 06:55:42.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:55:42.241 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:55:42.241 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:55:42.254 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:42.262 [qtp704117508-3923] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=201 06:55:42.284 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:42.297 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=209 remoteFromLocalRevision=201 06:55:42.438 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' 06:55:42.454 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:42.457 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:42.579 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=200 localRepositoryRevisionInProgress=209 06:55:42.587 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:42.587 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:42.589 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:55:42.589 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:55:42.595 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=209 06:55:42.687 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:42.687 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:42.707 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=131.9 MiB, available=323.6 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:42.717 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:42.717 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:42.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=207, revision=211 06:55:42.726 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211 06:55:42.744 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:42.744 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:42.818 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:42.819 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:42.824 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionSynced=-1, revision=4 06:55:42.825 [qtp344249497-89] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:42.824 [qtp704117508-2210] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=202, revision=211 06:55:42.828 [qtp704117508-2210] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:42.950 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:42.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=202, revision=211 06:55:42.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=211, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:42.978 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:42.989 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:42.989 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:43.084 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:43.089 [qtp704117508-2210] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=207 remoteFromLocalRevision=209 06:55:43.193 [qtp704117508-2210] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:43.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba0a84f9-23e6-433b-bc10-1013241c5e2e from='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' toID=aaf40e33-d8b3-4b8e-9360-9995783fa480 to='build/repo/k0t2rmeg-wn974-local-src', fromRepoLocalSync=false 06:55:43.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:43.200 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:43.212 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:43.270 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=201 localRepositoryRevisionInProgress=207 06:55:43.277 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:43.284 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/ChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:43.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:43.287 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:55:43.292 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:55:43.486 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:43.832 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:43.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=118.2 MiB, available=337.3 MiB 06:55:43.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:43.908 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 171 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:43.914 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:43.924 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=-1, revision=208 06:55:43.983 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=208 06:55:44.008 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:44.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:44.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=6 06:55:44.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:44.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=118.4 MiB, available=337.1 MiB 06:55:44.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.remoteRepositoryRevisionSynced=202, revision=208 06:55:44.562 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:44.563 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=mkzpJuN7K00qfEpuoO-HCQ, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:55:44.563 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CjUgb7XGDycTqo4h--l4Hg, serverRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:55:44.563 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:44.563 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:55:45.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=118.4 MiB, available=337.1 MiB 06:55:45.086 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:45.089 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionSynced=202, revision=208 06:55:45.089 [qtp704117508-3472] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.localRepositoryRevisionInProgress=208, revision=-1 06:55:45.142 [qtp704117508-3472] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:45.165 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:45.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:45.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=-1, revision=214 06:55:45.219 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=214 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:45.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:45.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:45.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:45.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:55:45.713 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=118.5 MiB, available=337.0 MiB 06:55:45.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:45.940 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:55:46.002 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:46.005 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:46.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=117.6 MiB, available=337.9 MiB 06:55:46.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:46.540 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:46.633 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=116.7 MiB, available=338.8 MiB 06:55:46.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba0a84f9-23e6-433b-bc10-1013241c5e2e.null.xml.gz 06:55:46.634 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:55:46.634 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:55:46.660 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:46.672 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:46.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=-1, revision=6 06:55:46.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:46.680 [qtp704117508-3923] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 localRepositoryRevisionSynced=207 06:55:46.686 [qtp704117508-3923] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:46.704 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e transaction.localRevision=216 remoteFromLocalRevision=207 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:46.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:46.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aaf40e33-d8b3-4b8e-9360-9995783fa480 from='build/repo/k0t2rmeg-wn974-local-src' toID=ba0a84f9-23e6-433b-bc10-1013241c5e2e to='https://localhost:36223/ba0a84f9-23e6-433b-bc10-1013241c5e2e' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:46.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:46.939 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=209 localRepositoryRevisionInProgress=216 06:55:46.951 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:46.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:46.954 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:55:46.955 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:55:46.960 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e localRepositoryRevisionSynced=216 06:55:47.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:47.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:47.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:47.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2rmeg-wn974-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:47.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=214, revision=218 06:55:47.074 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=218 06:55:47.086 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:47.086 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:47.173 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:47.178 [qtp704117508-2259] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480, this.remoteRepositoryRevisionSynced=211, revision=218 06:55:47.180 [qtp704117508-2259] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@225b5191 (of marco) 06:55:47.269 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:47.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionSynced=211, revision=218 06:55:47.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e, this.localRepositoryRevisionInProgress=218, revision=-1 06:55:47.373 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:47.378 [qtp704117508-2259] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba0a84f9-23e6-433b-bc10-1013241c5e2e remoteRepositoryId=aaf40e33-d8b3-4b8e-9360-9995783fa480 transaction.localRevision=213 remoteFromLocalRevision=216 06:55:47.394 [qtp704117508-2259] INFO c.c.c.l.LocalRepoManagerImpl - [11017277]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:47.399 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:47.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=132.0 MiB, available=323.5 MiB 06:55:47.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:47.882 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f33c31e]getCloseDeferredMillis: closeDeferredMillis=20000 06:55:47.882 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f33c31e]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:55:47.884 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65fb260b]getCloseDeferredMillis: closeDeferredMillis=20000 06:55:47.884 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65fb260b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:47.900 [closeDeferredTimer-458fa6d-6p] INFO c.c.c.l.LocalRepoManagerImpl - [458fa6d]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:48.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=131.3 MiB, available=324.2 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 06:55:48.468 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 20 finished executing tests. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:48.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:55:48.867 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=131.3 MiB, available=324.2 MiB 06:55:48.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.-1.xml.gz 06:55:48.868 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:55:48.871 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:55:48.872 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:55:48.885 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@4c06bdcf{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 06:55:48.890 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 06:55:48.896 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:48.906 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1c13b99b{/,null,UNAVAILABLE} 06:55:48.921 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/JGA4q_pDNyRDS5lnnFMiLA/.subshare/localServerRunning.deleteToStop 06:55:48.940 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 localRepositoryRevisionSynced=2 06:55:48.948 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@1a544961{SSL,[ssl, http/1.1]}{0.0.0.0:36223} 06:55:48.950 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 06:55:48.952 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1650fc65{/,null,UNAVAILABLE} 06:55:49.007 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:49.056 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=8 remoteFromLocalRevision=2 06:55:49.082 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=31e290c6-26e7-4716-afd0-12de33871344 from='build/repo/k0t2wao8-5upbe-local-src' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' 06:55:49.109 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:49.114 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:49.201 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 06:55:49.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:55:49.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:55:49.287 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:55:49.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=10 06:55:49.378 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:49.487 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:49.523 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:49.540 [qtp344249497-3372] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=6, revision=10 06:55:49.899 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:49.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=6, revision=10 06:55:49.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=10, revision=-1 06:55:50.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 27 ms. 06:55:50.085 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:50.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:50.144 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:50.416 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:50.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:55:50.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=12 06:55:50.520 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 06:55:50.690 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:50.694 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=10, revision=12 06:55:50.756 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:50.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=10, revision=12 06:55:50.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=12, revision=-1 06:55:50.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:50.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:50.867 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:50.995 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:51.007 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:51.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:55:51.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=14 06:55:51.139 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 06:55:51.700 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:51.703 [qtp344249497-3372] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=12, revision=14 06:55:51.759 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:51.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=12, revision=14 06:55:51.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=14, revision=-1 06:55:51.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:51.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:51.815 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:51.887 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:51.919 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:55:51.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=16 06:55:51.983 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:55:52.060 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.065 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=14, revision=16 06:55:52.144 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=14, revision=16 06:55:52.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=16, revision=-1 06:55:52.180 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:52.180 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:52.200 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.251 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:55:52.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:55:52.395 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=18 06:55:52.396 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:55:52.492 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.495 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=16, revision=18 06:55:52.622 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=16, revision=18 06:55:52.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=18, revision=-1 06:55:52.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:52.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:52.685 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.724 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.739 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:55:52.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=20 06:55:52.799 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 06:55:52.855 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.858 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=18, revision=20 06:55:52.910 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:52.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=18, revision=20 06:55:52.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=20, revision=-1 06:55:52.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:52.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:52.980 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:53.006 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:53.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:55:53.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:53.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:53.333 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:53.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='109e98bb932a9268356e7bf5895aa77a07e93e81' to.sha1='9c239f5b39f7d31f0ca035fb4e06372b2c3596aa'): /1 {11 11ä11#+} 1/a 06:55:53.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=23 06:55:53.472 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 06:55:53.529 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:53.563 [qtp344249497-3372] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:55:53.575 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:53.686 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:53.692 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18dedc05]initPersistenceManagerFactory: repositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:53.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=20, revision=23 06:55:53.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:53.714 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18dedc05]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32989 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:53.721 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:53.767 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-gl5zo-remote' 06:55:53.769 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-gl5zo-remote' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:53.814 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:53.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:55:53.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' 06:55:54.175 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:54.206 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:54.211 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:54.212 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/GmOKcgJuv-eNWY8da01AbQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:54.212 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:55:54.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:55:55.092 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:55:55.615 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:55.916 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:55.928 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:56.085 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:56.093 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:56.096 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:56.097 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/GmOKcgJuv-eNWY8da01AbQ' offset=1048576 06:55:56.444 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:56.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1276601 bytes in 2537 ms. path='/1 {11 11ä11#+} 1/a' 06:55:56.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=27 06:55:56.483 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:56.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:56.539 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:56.542 [qtp344249497-3372] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=23, revision=27 06:55:56.587 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:56.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=23, revision=27 06:55:56.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=27, revision=-1 06:55:56.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:55:56.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:56.657 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:56.819 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:55:56.846 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:55:56.884 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:56.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:55:57.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:55:57.044 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='556b8da9c5b8d79132dc892d682cb4822ac32474' to.sha1='b2ac932119fc93782abad979bd9279f9d1f2be8a'): /1 {11 11ä11#+} 1/b 06:55:57.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=32 06:55:57.079 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:57.156 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:57.301 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:57.305 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=27, revision=32 06:55:57.368 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:57.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=27, revision=32 06:55:57.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=32, revision=-1 06:55:57.398 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:57.530 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:57.549 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:55:57.582 [Test worker] 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' 06:55:57.696 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:57.707 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:57.710 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:57.711 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/wc2hXAYn-aF5678KbSHaLw' offset=0 06:55:58.008 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:58.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 412526 bytes in 448 ms. path='/1 {11 11ä11#+} 1/b' 06:55:58.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=35 06:55:58.044 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 06:55:58.107 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:58.110 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=32, revision=35 06:55:58.121 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:58.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=32, revision=35 06:55:58.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=35, revision=-1 06:55:58.164 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:55:58.164 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:55:58.182 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:58.215 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:55:58.221 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:55:58.280 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:58.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:55:58.349 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:58.392 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:58.419 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2aa9e855dce4bebff20f9855d3828d55b4a9acca' to.sha1='5774fa6560df512a42e9598ab47f6d3a8906b421'): /1 {11 11ä11#+} 1/c 06:55:58.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=40 06:55:58.453 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 06:55:58.526 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:58.531 [qtp344249497-3372] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=35, revision=40 06:55:58.565 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:58.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=35, revision=40 06:55:58.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=40, revision=-1 06:55:58.596 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:58.622 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:58.630 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:55:58.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:55:58.713 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:55:58.867 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:55:58.892 [closeDeferredTimer-2cac0423-1a] INFO c.c.c.l.LocalRepoManagerImpl - [2cac0423]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:58.960 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:55:58.972 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:59.041 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:59.063 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:55:59.068 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/srkzh9F_vpt6LUBcDEVAKQ' offset=0 06:55:59.406 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:55:59.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:55:59.981 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:55:59.999 [closeDeferredTimer-66a45a00-1] INFO c.c.c.l.LocalRepoManagerImpl - [66a45a00]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:00.018 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:00.022 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:00.023 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/srkzh9F_vpt6LUBcDEVAKQ' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:00.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:00.546 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [55e394e6]initPersistenceManagerFactory: repositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 06:56:00.552 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [55e394e6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28492 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:00.682 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:00.695 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 06:56:00.762 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 06:56:00.799 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:56:00.804 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:56:00.806 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:46858' serverPath='/81d1cdaf-bce3-4e79-a19d-b94ab50ede72/n7GiGCGeNOqDrhLGOPGuGQ' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, invitation=true] 06:56:00.809 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 06:56:00.846 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:56:00.925 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 40 ms. 06:56:00.999 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, invitation=false] 06:56:01.000 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, invitation=false, validTo=null] 06:56:01.031 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:56:01.083 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:01.087 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:56:01.091 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:01.107 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:01.128 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:01.133 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:01.138 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:01.140 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/srkzh9F_vpt6LUBcDEVAKQ' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:01.181 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:01.261 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, invitation=false] 06:56:01.486 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-ilqvx-remote' 06:56:01.486 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-ilqvx-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:55:59.999 [closeDeferredTimer-7adde113-1] INFO c.c.c.l.LocalRepoManagerImpl - [7adde113]_close: Shutting down real LocalRepoManager. 06:56:02.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:02.634 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:02.648 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:02.718 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 3120793 bytes in 4085 ms. path='/1 {11 11ä11#+} 1/c' 06:56:02.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=45 06:56:02.739 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45 06:56:02.807 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:02.810 [qtp344249497-3372] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=40, revision=45 06:56:02.900 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:02.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=40, revision=45 06:56:02.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=45, revision=-1 06:56:02.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:02.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:02.961 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:02.964 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:02.995 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:03.000 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:03.013 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:03.037 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:03.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:03.074 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:56:03.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:56:03.101 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83525e6e06789b7f58221f7f85e2781e91a9a723' to.sha1='a1ddb669a223ec041c83eed63093b613f831d6e2'): /2/1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:03.106 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:03.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=50 06:56:03.142 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:03.198 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:03.215 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:03.218 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=45, revision=50 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:03.357 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:03.406 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:03.409 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:03.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=45, revision=50 06:56:03.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:03.428 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:03.440 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:03.507 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:03.543 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:03.550 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:03.576 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:03.662 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:03.733 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:03.748 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:03.752 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:03.756 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:03.757 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/EdAiB-R20u9NEDtBuchzqg/Duh5t3nIw5PjvUdhcHtihw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:03.813 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:03.876 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:03.941 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:04.007 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:04.076 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:04.134 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:04.380 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:04.446 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:04.611 [qtp507378138-1016] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:04.640 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]initPersistenceManagerFactory: repositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 06:56:04.640 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3154 ms. 06:56:04.664 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]getCloseDeferredMillis: closeDeferredMillis=20000 06:56:04.664 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:04.995 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:05.036 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 710367 bytes in 1485 ms. path='/2/1 {11 11ä11#+} 1/a' 06:56:05.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=53 06:56:05.050 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 06:56:05.128 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:05.133 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=50, revision=53 06:56:05.220 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:05.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=50, revision=53 06:56:05.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=53, revision=-1 06:56:05.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:05.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:05.268 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:05.273 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:05.311 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:05.314 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:05.344 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:05.370 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:05.447 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:05.452 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:05.457 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:05.490 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:05.522 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 renewalDateTime=2019-09-21T05:26:05.479Z expiryDateTime=2019-09-21T05:56:05.479Z org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:05.529 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da804c171be1af1a3a9706a4b5b00692a21950c2' to.sha1='4a9657d9f519c96259390f73b2eb85f900b667f3'): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:05.549 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:05.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=58 06:56:05.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:05.570 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:05.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:56:05.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72/n7GiGCGeNOqDrhLGOPGuGQ' toID=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 to='build/repo/k0t2xlls-tdv6z-local-dest', fromRepoLocalSync=true 06:56:05.597 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5cf90b77-62f9-4b38-b723-c53a2c0d53f8 ('build/repo/k0t2xlls-tdv6z-local-dest') 06:56:05.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.-1.xml.gz 06:56:05.601 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.-1.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:05.615 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:05.619 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=53, revision=58 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:05.649 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:05.653 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:05.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=53, revision=58 06:56:05.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=58, revision=-1 06:56:05.714 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:05.722 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104 06:56:05.821 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:05.830 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.-1.xml.gz 06:56:05.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=4 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:05.836 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:05.856 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:05.921 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:05.930 [Test worker] 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' 06:56:06.011 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:06.019 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:06.021 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:06.022 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/EdAiB-R20u9NEDtBuchzqg/pf93lpDMyPxzg59G0WMYhA' offset=0 06:56:06.399 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:06.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=102.9 MiB, available=352.6 MiB 06:56:06.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:06.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 194985 bytes in 588 ms. path='/2/1 {11 11ä11#+} 1/b' 06:56:06.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=61 06:56:06.532 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 06:56:06.618 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:06.621 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=58, revision=61 06:56:06.657 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:06.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=58, revision=61 06:56:06.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=61, revision=-1 06:56:06.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:06.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:56:06.710 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:06.746 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:06.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:06.748 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:06.757 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:06.841 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:06.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:56:06.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8a33c5df18e6f06840751e7fd643517d9204a7e' to.sha1='3031f8b788bb8ba6815f48450ed553b1f24ba3d7'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:06.964 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:07.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=66 06:56:07.000 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 06:56:07.103 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:07.108 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=61, revision=66 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:07.116 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:56:07.125 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:07.166 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:07.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=61, revision=66 06:56:07.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:07.212 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:07.213 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:07.235 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:07.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:07.264 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:07.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:07.342 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:07.384 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:07.546 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:07.566 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:07.568 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:07.569 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/RaRmnuht-k5dt-4h5kQ6SQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:07.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:07.969 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:08.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=37, cryptoLinkDtos.size=48, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:08.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:08.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=102.7 MiB, available=352.8 MiB 06:56:08.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:09.643 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:09.700 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=AMdkVnh-ePNIlJmMFB2sGw could not be decrypted! Access rights missing?! 06:56:10.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 397 ms. 06:56:10.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.189 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:10.189 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.192 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_g-XaAQZs7hPpeY8uzEhzA could not be decrypted! Access rights missing?! 06:56:10.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:10.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:10.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.201 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=J9_0ih5GHmmJWgIPKH0QBA could not be decrypted! Access rights missing?! 06:56:10.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:10.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.203 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=G8Aocalrlp5BzNmoInGc0g could not be decrypted! Access rights missing?! 06:56:10.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:10.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:10.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.211 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gYO9tpCjOEC6PjlWbgc3wA could not be decrypted! Access rights missing?! 06:56:10.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:10.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.214 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=WDRVnV12IUnGhcljaFEjvA could not be decrypted! Access rights missing?! 06:56:10.214 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:10.214 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.216 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hPLXv6ZKlR7oNQgs8nCxVw could not be decrypted! Access rights missing?! 06:56:10.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:10.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.219 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=6vIPDVDXOeaZS9bKoFEt0w could not be decrypted! Access rights missing?! 06:56:10.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:10.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.222 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=IwJ3VKkS9QbA7hPGYAc8Kw could not be decrypted! Access rights missing?! 06:56:10.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:10.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.225 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=qsdfJsttUl5PMJ8kVioD_w could not be decrypted! Access rights missing?! 06:56:10.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:10.226 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.228 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=YsEA6UjdWFPX0ZLe2DAvuw could not be decrypted! Access rights missing?! 06:56:10.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:10.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.231 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=v-D85aBgZ7xX90piFQ6RCg could not be decrypted! Access rights missing?! 06:56:10.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:10.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.235 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=u2PWEEXLllTcNwlK3z3ScA could not be decrypted! Access rights missing?! 06:56:10.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:10.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:10.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:10.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:10.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:10.361 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:10.433 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=3rPFAVvUPErbGKbHfyWrKQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72}} 06:56:10.473 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:10.476 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:56:10.476 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:56:10.480 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} because of missing permissions! 06:56:10.481 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:10.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:10.500 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:10.553 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:10.561 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:10.565 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/RaRmnuht-k5dt-4h5kQ6SQ' offset=1048576 06:56:10.816 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:10.829 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1301809 bytes in 3556 ms. path='/2/a' 06:56:10.854 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=70 06:56:10.855 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:10.863 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:10.907 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:10.911 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=66, revision=70 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:10.955 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:10.957 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:10.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=66, revision=70 06:56:10.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=70, revision=-1 06:56:11.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:11.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:11.052 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:11.097 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:11.125 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:11.141 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:11.163 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:11.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:11.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:11.193 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:56:11.195 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:11.219 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:11.247 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4557b757f9ce938df53e634d14fdd5eb2c77e3f1' to.sha1='19d7ef2654e20b4da449b654cc91c1ed9754a80f'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:11.318 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:11.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=75 06:56:11.347 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:11.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=103.6 MiB, available=351.9 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:11.408 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:11.412 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=70, revision=75 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:11.422 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:11.492 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:11.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=70, revision=75 06:56:11.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=75, revision=-1 06:56:11.541 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:11.595 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:11.617 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:11.630 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:11.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:11.637 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionSynced=-1, revision=106 06:56:11.638 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionInProgress=106, revision=-1 06:56:11.653 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:11.660 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=3rPFAVvUPErbGKbHfyWrKQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72}} 06:56:11.665 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:56:11.689 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:11.725 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:11.725 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:11.726 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:11.737 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:11.740 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:11.752 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KSos3id4RgVjLMAPLTmDYw/j143qRUYRZGkqT_VY_FWEA/heKnali7c4uFGAeLKf5SWQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:11.756 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:11.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=6 06:56:11.802 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:11.916 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:11.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 188934 bytes in 301 ms. path='/3 + &#ä/5/h' 06:56:11.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=78 06:56:11.949 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:11.989 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:11.994 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:12.020 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:12.023 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=75, revision=78 06:56:12.084 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:12.090 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=75, revision=78 06:56:12.091 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=78, revision=-1 06:56:12.124 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:12.124 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:12.152 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:12.158 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:12.184 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:12.186 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:12.197 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:12.216 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:12.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:12.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:12.256 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8fb86316a5202433deb4b93d7651c1cb7a9d649' to.sha1='ac14eac3ae9a34a120adf9e08d032dedc6b9d96b'): /3 + &#ä/5/i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:12.288 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:12.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=83 06:56:12.293 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=78, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 06:56:12.337 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:12.341 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=78, revision=83 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:12.370 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:12.370 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:12.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=-1, revision=6 06:56:12.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:12.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=78, revision=83 06:56:12.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:12.387 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:12.402 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:12.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:56:12.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:12.453 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:12.556 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:12.559 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:56:12.685 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:12.697 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:12.705 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:12.707 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KSos3id4RgVjLMAPLTmDYw/j143qRUYRZGkqT_VY_FWEA/QtgZrEh4S4Mh9ksByf8wYA' offset=0 06:56:13.082 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:13.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 457360 bytes in 534 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:13.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:13.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=86 06:56:13.153 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 06:56:13.220 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:13.225 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=83, revision=86 06:56:13.230 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:13.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=83, revision=86 06:56:13.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=86, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:13.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=103.1 MiB, available=352.4 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:13.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:13.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:13.282 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:13.301 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:13.303 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:13.306 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:13.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:13.348 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:13.391 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:13.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:56:13.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3fd4a73164af0784d892d4585423e5bbe9e0d53' to.sha1='c2fefba9902df46afd2397890b5fbe9a4580f994'): /3 + &#ä/aa 06:56:13.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=91 06:56:13.541 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:13.574 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:13.599 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:13.601 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=86, revision=91 06:56:13.636 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:13.639 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:13.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=86, revision=91 06:56:13.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=91, revision=-1 06:56:13.677 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:13.710 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:13.722 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:13.724 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:13.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:13.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=102.4 MiB, available=353.1 MiB 06:56:13.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:13.874 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:13.977 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:14.008 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:14.011 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:14.012 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KSos3id4RgVjLMAPLTmDYw/izuqa6PE9orjpjWiWFn80w' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:14.069 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:14.154 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.204 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:14.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 510676 bytes in 496 ms. path='/3 + &#ä/aa' 06:56:14.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=94 06:56:14.234 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 06:56:14.301 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:14.308 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=91, revision=94 06:56:14.345 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:14.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=91, revision=94 06:56:14.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=102.4 MiB, available=353.1 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.395 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:14.395 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.-1.xml.gz 06:56:14.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:14.401 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.434 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:14.474 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:14.477 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.23% 06:56:14.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.39% 06:56:14.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.559 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b8c13d960f44a520be70552f9f09cd6dfc8981a' to.sha1=''): /a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.665 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:14.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:14.690 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21dce23de5401e922c4e01a7cea74ad2e21a0209' to.sha1='37e1cbd1b5e61881d9c44e92a75c682aeed5c5f1'): /3 + &#ä/bb 06:56:14.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=99 06:56:14.734 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 06:56:14.849 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.851 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="81d1cdaf-bce3-4e79-a19d-b94ab50ede72"] on repo=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.853 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=94, revision=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.887 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.900 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:14.901 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/n7GiGCGeNOqDrhLGOPGuGQ/fTdQDZyXr7nK1L8sNZM-gA' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=94, revision=99 06:56:14.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=99, revision=-1 06:56:14.941 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.951 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.967 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:14.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:14.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:14.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:15.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8928 bytes in 169 ms. path='/a' 06:56:15.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:15.130 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:15.143 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:15.146 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:15.147 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KSos3id4RgVjLMAPLTmDYw/8lWP1AAigq5kigPfBSmkxw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:15.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="81d1cdaf-bce3-4e79-a19d-b94ab50ede72"] on repo=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:15.192 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:15.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 06:56:15.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64a59be45d56e1824cf596dc6a94fc7966b974f8' to.sha1=''): /b 06:56:15.454 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="81d1cdaf-bce3-4e79-a19d-b94ab50ede72"] on repo=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 06:56:15.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 06:56:15.503 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:15.505 [qtp507378138-3234] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/n7GiGCGeNOqDrhLGOPGuGQ/i9wk_56Ez_t_t7i4DMrNXg' offset=0 06:56:15.517 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:15.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:15.646 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3fb56251]initPersistenceManagerFactory: repositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:15.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 393364 bytes in 168 ms. path='/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:15.665 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3fb56251]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22905 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:15.674 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:15.702 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcu-hq8ub-remote' 06:56:15.705 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcu-hq8ub-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:15.749 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="81d1cdaf-bce3-4e79-a19d-b94ab50ede72"] on repo=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 06:56:15.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:15.772 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:15.797 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20b4f2617db0a29025c9cd7398c0bfc986e48478' to.sha1=''): /c org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:15.815 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 530408 bytes in 835 ms. path='/3 + &#ä/bb' 06:56:15.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=102 06:56:15.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:15.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="81d1cdaf-bce3-4e79-a19d-b94ab50ede72"] on repo=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 06:56:15.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/c' 06:56:15.891 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:15.893 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/n7GiGCGeNOqDrhLGOPGuGQ/ZwOnj9YI1I9tf6m9dcMX2Q' offset=0 06:56:15.908 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:15.918 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:15.922 [qtp344249497-3372] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=99, revision=102 06:56:15.982 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:15.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=99, revision=102 06:56:15.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=102, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:16.016 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:16.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:16.046 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:16.077 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.079 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 606528 bytes in 214 ms. path='/c' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.081 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.102 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.116 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:16.138 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:16.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.185 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="81d1cdaf-bce3-4e79-a19d-b94ab50ede72"] on repo=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 06:56:16.207 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c06960695e840debdda84979ddbbd100a23c84b7' to.sha1='b86197d6008507e31cac9e704fb2e5a088b46057'): /3 + &#ä/cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.241 [qtp507378138-3326] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 localRepositoryRevisionSynced=104 06:56:16.245 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=107 06:56:16.267 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.271 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=28 remoteFromLocalRevision=104 06:56:16.277 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:56:16.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 from='build/repo/k0t2xlls-tdv6z-local-dest' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72/n7GiGCGeNOqDrhLGOPGuGQ' 06:56:16.290 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:16.294 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.308 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:16.312 [qtp344249497-3372] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=102, revision=107 06:56:16.345 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.348 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=28 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=102, revision=107 06:56:16.353 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.378 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:16.378 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.379 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.395 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:56:16.395 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:56:16.410 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=28 06:56:16.423 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:16.424 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:16.438 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=3rPFAVvUPErbGKbHfyWrKQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72}} org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.448 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.467 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:16.467 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:16.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=30 06:56:16.475 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.491 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:16.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.636 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:16.637 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.643 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:16.651 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:16.653 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:16.655 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KSos3id4RgVjLMAPLTmDYw/oisPY_SDC6R3_RDxKrlIPg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.693 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:16.696 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.remoteRepositoryRevisionSynced=6, revision=30 06:56:16.704 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:16.760 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:16.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=6, revision=30 06:56:16.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=30, revision=-1 06:56:16.848 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.854 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.869 [qtp507378138-135] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 transaction.localRevision=111 remoteFromLocalRevision=28 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 138641 bytes in 324 ms. path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.901 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:16.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72/n7GiGCGeNOqDrhLGOPGuGQ' toID=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 to='build/repo/k0t2xlls-tdv6z-local-dest', fromRepoLocalSync=false 06:56:16.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:56:16.912 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:16.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=110 06:56:16.925 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:16.926 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:17.019 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=111 06:56:17.025 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:17.033 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:17.036 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.048 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=107, revision=110 06:56:17.116 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=107, revision=110 06:56:17.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=110, revision=-1 06:56:17.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:17.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:17.170 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.195 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:17.197 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:17.201 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:17.210 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.227 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:17.233 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:56:17.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='337cf53a6e3d2036fedb247838b3acfaf12e4544' to.sha1='a72d43c29ca9ba1b9d599b5f56ca0daf33da3c9c'): /3 + &#ä/dd 06:56:17.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=115 06:56:17.297 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 06:56:17.350 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.353 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=110, revision=115 06:56:17.401 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.407 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=110, revision=115 06:56:17.408 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=115, revision=-1 06:56:17.444 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.473 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:56:17.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:17.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:56:17.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=106.8 MiB, available=348.7 MiB 06:56:17.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:17.886 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:17.890 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:17.901 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:17.910 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.913 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:17.914 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KSos3id4RgVjLMAPLTmDYw/GlR6VdGrh7CpKmiaDp21BA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:17.931 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 06:56:17.956 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:17.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:56:18.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=106.2 MiB, available=349.3 MiB 06:56:18.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=106, revision=112 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:18.624 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:18.643 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=3rPFAVvUPErbGKbHfyWrKQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72}} 06:56:18.646 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:18.647 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:56:18.647 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:56:18.650 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} because of missing permissions! 06:56:18.650 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:18.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:18.824 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:18.901 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]initPersistenceManagerFactory: repositoryId=f00dc238-1d28-4669-938a-fad112482daf org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:18.901 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:18.908 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20432 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:18.918 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:18.924 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:18.926 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KSos3id4RgVjLMAPLTmDYw/GlR6VdGrh7CpKmiaDp21BA' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:18.952 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]getCloseDeferredMillis: closeDeferredMillis=20000 06:56:18.952 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:18.977 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 20 ms. 06:56:18.977 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zJREhvXPwWJ4Vm5yKxGf6w, invitation=false] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:18.978 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:18.994 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1142702 bytes in 1486 ms. path='/3 + &#ä/dd' 06:56:19.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=119 06:56:19.007 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:19.049 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms. 06:56:19.049 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Ywj74llesppkY5hdike9EA, invitation=false] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:19.074 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:19.083 [qtp344249497-3372] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=115, revision=119 06:56:19.285 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:19.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=115, revision=119 06:56:19.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=119, revision=-1 06:56:19.374 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:19.374 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:19.398 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:19.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=106.3 MiB, available=349.2 MiB 06:56:19.654 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:19.658 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionSynced=106, revision=112 06:56:19.658 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionInProgress=112, revision=-1 06:56:19.666 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:19.684 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=3rPFAVvUPErbGKbHfyWrKQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:19.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:19.709 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:19.709 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:19.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=33 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:19.891 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=85.3 MiB, available=410.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:19.937 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=33 06:56:19.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:20.101 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:20.219 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:20.307 [qtp344249497-3372] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:20.437 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:20.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:19.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:56:20.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=106.4 MiB, available=349.1 MiB 06:56:20.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:20.604 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:20.606 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src localRepository.publicKeySha1 = E4:76:44:F3:CC:53:3F:E5:C5:E4:1A:51:68:84:1C:B4:D8:1B:C3:01 remoteRepository.repositoryId = f00dc238-1d28-4669-938a-fad112482daf remoteRepository.remoteRoot = https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf remoteRepository.publicKeySha1 = BF:52:76:32:DB:E9:0C:0F:FD:CE:1D:8F:09:5C:21:AB:7D:27:08:52 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 80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb f00dc238-1d28-4669-938a-fad112482daf org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:20.828 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=8 06:56:20.853 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:20.853 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:20.974 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:20.974 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:21.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=106.4 MiB, available=349.1 MiB 06:56:21.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:21.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=124 06:56:21.224 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:21.308 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:21.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=106.4 MiB, available=349.1 MiB 06:56:21.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:56:21.555 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:56:21.555 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:56:21.555 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:56:21.919 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:21.926 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:21.930 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 localRepositoryRevisionSynced=111 06:56:21.973 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:22.001 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=35 remoteFromLocalRevision=111 06:56:22.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 from='build/repo/k0t2xlls-tdv6z-local-dest' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72/n7GiGCGeNOqDrhLGOPGuGQ' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:22.045 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=119, revision=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:22.055 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=28 localRepositoryRevisionInProgress=35 06:56:22.061 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:22.061 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:22.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:56:22.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:56:22.068 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=35 06:56:22.424 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:22.424 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:22.432 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=3rPFAVvUPErbGKbHfyWrKQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72}} 06:56:22.440 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:22.441 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:22.443 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=33, revision=37 06:56:22.452 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=37 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:22.468 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:22.472 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:22.472 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:22.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=119, revision=124 06:56:22.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:22.505 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:22.511 [qtp507378138-3430] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.remoteRepositoryRevisionSynced=30, revision=37 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:22.514 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:22.515 [qtp507378138-3430] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:22.525 [qtp344249497-1684] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 transaction.localRevision=86 remoteFromLocalRevision=8 06:56:22.552 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:22.552 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:22.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=30, revision=37 06:56:22.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=37, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:22.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=31e290c6-26e7-4716-afd0-12de33871344 to='build/repo/k0t2wao8-5upbe-local-src', fromRepoLocalSync=false 06:56:22.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:56:22.566 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:56:22.575 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:22.642 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:22.657 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:22.655 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:22.660 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:22.664 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 transaction.localRevision=117 remoteFromLocalRevision=35 06:56:22.748 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:22.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:22.836 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:56:22.854 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:22.855 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:22.858 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:22.869 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:22.869 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:56:22.870 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:56:22.872 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:56:22.873 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:22.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:56:22.945 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:56:22.986 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:23.000 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.032 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:23.034 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:23.063 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 renewalDateTime=2019-09-21T05:24:14.538Z expiryDateTime=2019-09-21T05:54:14.538Z org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.067 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.73% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:23.088 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:23.102 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.118 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:23.121 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:23.122 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:23.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=146 06:56:23.144 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 06:56:23.215 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:56:23.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' toID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab to='build/repo/k0t2uyxm-2dfc-local-src', fromRepoLocalSync=true 06:56:23.218 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e3daae8-5509-40d3-a6e7-6e7029ec44ab ('build/repo/k0t2uyxm-2dfc-local-src') 06:56:23.265 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.278 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:23.318 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.350 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:23.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.96.xml.gz 06:56:23.361 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.96.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:22.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:56:23.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=139.5 MiB, available=316.0 MiB 06:56:23.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.378 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf renewalDateTime=2019-09-21T05:26:23.312Z expiryDateTime=2019-09-21T05:56:23.312Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:23.381 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:23.393 [qtp344249497-3372] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.396 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:23.407 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:23.407 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionInProgress=-1, revision=87 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:23.417 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=117 06:56:23.424 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.426 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:56:23.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb to='build/repo/k0t2xdqd-k621j-local-src', fromRepoLocalSync=true 06:56:23.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.-1.xml.gz 06:56:23.431 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.-1.xml.gz 06:56:23.436 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb ('build/repo/k0t2xdqd-k621j-local-src') org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:23.457 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.464 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:23.514 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:56:23.553 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:56:23.653 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:23.673 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:23.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:23.685 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:23.698 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.-1.xml.gz 06:56:23.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:24.209 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:24.409 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:23.429 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.96.xml.gz 06:56:23.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=0 06:56:24.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=108.4 MiB, available=347.1 MiB 06:56:24.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:56:24.622 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:24.630 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:24.658 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=-1, revision=118 06:56:24.690 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 06:56:24.730 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:24.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:24.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.0 MiB, allocated=499.0 MiB, used=72.1 MiB, available=426.9 MiB 06:56:24.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:24.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=136.6 MiB, available=318.9 MiB 06:56:24.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=4, revision=87 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:24.842 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:24.892 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:24.920 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:24.957 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:24.986 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:24.986 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.016 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:25.017 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:25.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.070 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:25.070 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.079 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:25.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.129 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.129 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.150 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.150 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.168 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.168 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:25.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:25.181 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:25.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:25.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:25.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:25.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:25.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:25.213 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:56:25.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:25.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=107.7 MiB, available=347.8 MiB 06:56:25.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=97, revision=118 06:56:25.865 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=3rPFAVvUPErbGKbHfyWrKQ,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72}} org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:25.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=134.8 MiB, available=320.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:25.903 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:25.908 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:25.920 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionSynced=4, revision=87 06:56:25.921 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:25.925 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:25.935 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:25.942 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:25.942 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:25.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=126 06:56:25.970 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 06:56:25.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:26.131 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:26.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.0 MiB, allocated=500.0 MiB, used=72.4 MiB, available=427.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:26.136 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:56:26.136 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:56:26.137 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:56:26.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:26.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:26.209 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:26.449 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:25.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:56:26.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=133.3 MiB, available=322.2 MiB 06:56:26.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:26.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:26.355 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! 06:56:26.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:56:27.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.0 MiB, allocated=500.0 MiB, used=72.7 MiB, available=427.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:27.326 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:27.333 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:27.339 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionSynced=-1, revision=4 06:56:27.341 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=4, revision=-1 06:56:27.372 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:27.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:27.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:27.437 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:27.543 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:27.549 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:56:27.553 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:56:27.594 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:27.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=133.3 MiB, available=322.2 MiB 06:56:27.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:27.708 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:27.733 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 105 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:27.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=108.1 MiB, available=347.4 MiB 06:56:27.854 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:27.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=6 06:56:27.856 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:27.863 [qtp507378138-3430] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionSynced=97, revision=118 06:56:27.863 [qtp507378138-3430] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=118, revision=-1 06:56:27.870 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:27.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:27.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:27.901 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:27.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=146, revision=149 06:56:27.935 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:28.045 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:28.225 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:28.277 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:28.280 [qtp507378138-3430] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=144, revision=149 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:28.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=133.3 MiB, available=322.2 MiB 06:56:28.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:56:28.299 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:56:28.299 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:56:28.299 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:56:28.320 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:28.353 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 localRepositoryRevisionSynced=86 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:28.360 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:28.363 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:28.378 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:28.412 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=128 remoteFromLocalRevision=86 06:56:28.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=31e290c6-26e7-4716-afd0-12de33871344 from='build/repo/k0t2wao8-5upbe-local-src' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' 06:56:28.438 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=128 06:56:28.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:28.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:28.447 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:56:28.447 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:56:28.453 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=128 06:56:28.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:28.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:28.464 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:28.465 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:28.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=126, revision=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:28.470 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:28.472 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:28.485 [qtp507378138-3430] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:56:28.496 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:28.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=144, revision=149 06:56:28.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=149, revision=-1 06:56:28.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:56:28.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:28.516 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:28.549 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=124, revision=130 06:56:28.580 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:28.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=124, revision=130 06:56:28.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=130, revision=-1 06:56:28.628 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:28.632 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:28.644 [qtp344249497-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 transaction.localRevision=92 remoteFromLocalRevision=128 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:28.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=-1, revision=6 06:56:28.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:28.663 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:28.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:28.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:56:28.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:28.676 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:56:28.678 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39e70e15]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' 06:56:28.680 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39e70e15]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:28.712 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:29.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.0 MiB, used=107.9 MiB, available=347.6 MiB 06:56:29.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:29.580 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:29.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=501.0 MiB, allocated=501.0 MiB, used=73.6 MiB, available=427.4 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:29.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=107.9 MiB, available=347.6 MiB 06:56:29.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:29.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:56:30.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.5 MiB, allocated=500.5 MiB, used=73.9 MiB, available=426.6 MiB 06:56:30.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:30.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=107.3 MiB, available=348.2 MiB 06:56:30.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.96.xml.gz 06:56:30.515 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:56:30.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:56:30.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:56:30.532 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:30.540 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=117 06:56:30.553 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:30.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:30.589 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=152 remoteFromLocalRevision=117 06:56:30.615 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab from='build/repo/k0t2uyxm-2dfc-local-src' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' 06:56:30.627 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:30.634 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:30.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=501.5 MiB, allocated=501.5 MiB, used=73.0 MiB, available=428.5 MiB 06:56:30.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.-1.xml.gz 06:56:30.671 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:30.672 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:30.674 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:56:30.674 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:30.678 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:30.678 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:30.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:56:30.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:30.693 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:30.705 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=152 06:56:30.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:30.716 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:30.729 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=2 06:56:30.737 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:30.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:30.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:30.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=154 06:56:30.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 06:56:30.777 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:56:30.777 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:30.777 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=8 remoteFromLocalRevision=2 06:56:30.798 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb from='build/repo/k0t2xdqd-k621j-local-src' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' 06:56:30.817 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:30.817 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:30.820 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=149, revision=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:30.820 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:30.822 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:56:30.829 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:30.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=149, revision=154 06:56:30.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=154, revision=-1 06:56:30.910 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:30.915 [qtp507378138-3430] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab transaction.localRevision=124 remoteFromLocalRevision=152 06:56:30.917 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:30.920 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' toID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab to='build/repo/k0t2uyxm-2dfc-local-src', fromRepoLocalSync=false 06:56:30.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:56:30.921 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:30.931 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:30.940 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:30.951 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=124 06:56:30.955 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:30.971 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:56:30.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:31.014 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:31.015 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:31.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:56:31.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=10 06:56:31.190 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 06:56:31.251 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:31.255 [qtp1776774368-3563] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=6, revision=10 06:56:31.338 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:31.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=6, revision=10 06:56:31.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=10, revision=-1 06:56:31.438 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 06:56:31.438 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:31.460 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:31.470 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:31.608 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:31.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:56:31.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=12 06:56:31.754 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:31.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=108.1 MiB, available=347.4 MiB 06:56:31.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:31.853 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]initPersistenceManagerFactory: repositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 06:56:31.858 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13120 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:31.881 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:31.884 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:31.890 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]getCloseDeferredMillis: closeDeferredMillis=20000 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:31.890 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:31.891 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:31.893 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:31.902 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=-1, revision=125 06:56:31.924 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:31.936 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms. 06:56:31.936 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, invitation=false] org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:31.949 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:31.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:31.985 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:31.988 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms. 06:56:31.989 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Roi88RF-z3ndS81rgSsM2Q, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:32.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=10, revision=12 06:56:32.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=12, revision=-1 06:56:32.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:32.139 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:32.186 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:32.272 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:32.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:56:32.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=14 06:56:32.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 06:56:32.403 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:32.406 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=12, revision=14 06:56:32.442 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:32.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=12, revision=14 06:56:32.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=14, revision=-1 06:56:32.479 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:32.479 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:32.500 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:32.525 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:32.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:56:32.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=16 06:56:32.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:56:32.690 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:32.701 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=14, revision=16 06:56:32.822 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:32.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=14, revision=16 06:56:32.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=16, revision=-1 06:56:32.923 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:32.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:32.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=108.3 MiB, available=347.2 MiB 06:56:32.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=118, revision=125 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:32.995 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:33.026 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:56:33.027 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:56:33.028 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:56:33.028 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:56:33.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:33.063 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.078 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:56:33.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:33.144 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=118.8 MiB, available=336.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:33.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=18 06:56:33.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:56:33.209 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.214 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=16, revision=18 06:56:33.271 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.275 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=16, revision=18 06:56:33.275 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=18, revision=-1 06:56:33.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:33.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:33.345 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.376 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:33.395 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:33.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=20 06:56:33.450 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 06:56:33.551 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.554 [qtp1776774368-3563] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=18, revision=20 06:56:33.591 [qtp1776774368-3563] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=18, revision=20 06:56:33.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=20, revision=-1 06:56:33.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:33.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:33.627 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src localRepository.publicKeySha1 = 8E:B6:11:0C:C4:AD:0F:6F:71:5B:BB:79:34:0C:FE:39:2C:A4:D5:B4 remoteRepository.repositoryId = a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepository.remoteRoot = https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepository.publicKeySha1 = 6E:3F:B3:10:5B:03:41:E7:5B:66:84:38:B8:88:CF:B5:C5:3B:06:1F 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 76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:33.675 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:33.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.5 MiB, used=107.5 MiB, available=348.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:33.724 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.746 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:56:33.747 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:33.771 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.774 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionSynced=118, revision=125 06:56:33.774 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.localRepositoryRevisionInProgress=125, revision=-1 06:56:33.811 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:33.823 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4adc4a712c82083b2434cdf43960a8acafa23da' to.sha1='4e4274306a34f696274bb730a4c71c0d7ae2b4cb'): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:33.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:33.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:33.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=157 06:56:33.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:33.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=23 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:33.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:33.866 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 06:56:33.954 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:33.962 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=20, revision=23 06:56:34.017 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:34.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=20, revision=23 06:56:34.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=23, revision=-1 06:56:34.046 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:34.094 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:34.364 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:56:34.369 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:33.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:56:34.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=106.9 MiB, available=348.6 MiB 06:56:34.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:34.445 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:34.691 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:34.722 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:34.725 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:34.726 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:34.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.5 MiB, used=106.9 MiB, available=348.6 MiB 06:56:34.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:35.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.070 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:56:35.091 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 06:56:35.205 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:56:35.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:56:35.296 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=106.9 MiB, available=348.6 MiB 06:56:35.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:56:35.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:56:35.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:56:35.345 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.354 [qtp507378138-3430] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab localRepositoryRevisionSynced=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.374 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.380 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=159 remoteFromLocalRevision=124 06:56:35.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e3daae8-5509-40d3-a6e7-6e7029ec44ab from='build/repo/k0t2uyxm-2dfc-local-src' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.419 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.74% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:35.428 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.433 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=159 06:56:35.440 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:35.440 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:35.442 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:56:35.442 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:56:35.448 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=159 06:56:35.452 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:35.452 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:35.476 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:35.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2uyxm-2dfc-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:35.479 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=157, revision=161 06:56:35.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.504 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.508 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:56:35.509 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:56:35.545 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.550 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab, this.remoteRepositoryRevisionSynced=154, revision=161 06:56:35.553 [qtp507378138-135] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2d807284 (of marco) 06:56:35.558 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=154, revision=161 06:56:35.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=161, revision=-1 06:56:35.588 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.593 [qtp507378138-135] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=9e3daae8-5509-40d3-a6e7-6e7029ec44ab transaction.localRevision=130 remoteFromLocalRevision=159 06:56:35.600 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.602 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:56:35.618 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.621 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.624 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.625 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:56:35.625 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:56:35.627 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:56:35.628 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.628 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.675 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.708 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 renewalDateTime=2019-09-21T05:26:35.649Z expiryDateTime=2019-09-21T05:56:35.649Z 06:56:35.724 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.734 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.735 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.767 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:56:35.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 to='build/repo/k0t2xvcs-9dt7z-local-src', fromRepoLocalSync=true 06:56:35.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.-1.xml.gz 06:56:35.772 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.-1.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.776 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.775 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 ('build/repo/k0t2xvcs-9dt7z-local-src') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.798 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 renewalDateTime=2019-09-21T05:26:05.479Z expiryDateTime=2019-09-21T05:56:05.479Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.810 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.812 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.816 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:35.824 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=3rPFAVvUPErbGKbHfyWrKQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.841 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.847 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:35.848 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:35.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:35.873 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.883 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.895 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:35.903 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.921 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:35.912 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:35.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72/n7GiGCGeNOqDrhLGOPGuGQ' toID=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 to='build/repo/k0t2xlls-tdv6z-local-dest', fromRepoLocalSync=true 06:56:35.930 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5cf90b77-62f9-4b38-b723-c53a2c0d53f8 ('build/repo/k0t2xlls-tdv6z-local-dest') 06:56:35.948 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:56:35.964 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% 06:56:36.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.111.xml.gz 06:56:36.004 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.111.xml.gz 06:56:36.022 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:36.036 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:36.037 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:36.050 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.-1.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:36.060 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:36.071 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.111.xml.gz 06:56:36.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=111 repoFileDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:36.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:36.290 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:36.315 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:36.319 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:36.320 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:36.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 06:56:37.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=103.3 MiB, available=352.2 MiB 06:56:37.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:37.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=109.2 MiB, available=346.3 MiB 06:56:37.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:56:37.099 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:37.100 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:37.107 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:37.170 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:37.170 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 06:56:37.197 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:37.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:37.274 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:37.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=108.9 MiB, available=346.6 MiB 06:56:37.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=112, revision=131 06:56:37.774 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=3rPFAVvUPErbGKbHfyWrKQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=8Oj0csywFyNHVFZ50dws_w, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72}} 06:56:37.861 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:37.861 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:56:37.863 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} because of missing permissions! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:38.080 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:38.504 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:38.518 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:38.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:38.547 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:38.561 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:37.863 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:37.863 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:56:38.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=108.9 MiB, available=346.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:38.574 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:38.647 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:38.650 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionSynced=112, revision=131 06:56:38.651 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionInProgress=131, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:38.672 [closeDeferredTimer-cd2bf78-67] INFO c.c.c.l.LocalRepoManagerImpl - [cd2bf78]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:38.802 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:38.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:38.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:38.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=39, revision=42 06:56:38.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 06:56:38.896 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:38.899 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.remoteRepositoryRevisionSynced=37, revision=42 06:56:38.902 [qtp507378138-3234] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:38.937 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:38.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=37, revision=42 06:56:38.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=42, revision=-1 06:56:38.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:39.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=103.6 MiB, available=351.9 MiB 06:56:39.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:39.368 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:39.501 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! 06:56:39.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:39.697 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:39.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:39.750 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:39.758 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:39.762 [qtp1776774368-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=3145728 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:38.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:56:39.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.0 MiB, used=108.7 MiB, available=346.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:40.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=103.8 MiB, available=351.7 MiB 06:56:40.183 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:40.188 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionSynced=-1, revision=4 06:56:40.188 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=4, revision=-1 06:56:40.258 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:40.269 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:40.269 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:39.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:56:40.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=108.1 MiB, available=347.4 MiB 06:56:40.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:40.487 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:56:40.488 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:56:40.509 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:56:40.818 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:40.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=108.1 MiB, available=347.4 MiB 06:56:40.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.111.xml.gz 06:56:40.845 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:56:40.845 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:56:40.858 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:40.869 [qtp507378138-3430] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 localRepositoryRevisionSynced=130 06:56:40.948 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:40.966 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=45 remoteFromLocalRevision=130 06:56:41.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 from='build/repo/k0t2xlls-tdv6z-local-dest' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72/n7GiGCGeNOqDrhLGOPGuGQ' 06:56:41.083 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:41.085 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:41.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:41.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=6 06:56:41.119 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:41.203 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=35 localRepositoryRevisionInProgress=45 06:56:41.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:41.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:41.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:56:41.210 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:56:41.214 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=45 06:56:41.369 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:41.369 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:41.381 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:41.381 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:41.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=47 06:56:41.389 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 06:56:41.405 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:41.405 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:41.475 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:41.478 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.remoteRepositoryRevisionSynced=42, revision=47 06:56:41.481 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:41.496 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:41.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=42, revision=47 06:56:41.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=47, revision=-1 06:56:41.585 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:41.589 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 transaction.localRevision=137 remoteFromLocalRevision=45 06:56:41.591 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:41.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 from='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72/n7GiGCGeNOqDrhLGOPGuGQ' toID=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 to='build/repo/k0t2xlls-tdv6z-local-dest', fromRepoLocalSync=false 06:56:41.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:56:41.595 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:56:41.606 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:41.667 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=137 06:56:41.673 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:41.945 [qtp1776774368-29] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:42.040 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:56:42.095 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:42.111 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:42.268 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:42.386 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:41.678 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/ChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:56:41.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:56:42.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=108.9 MiB, available=346.6 MiB 06:56:42.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:42.423 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:42.427 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:42.428 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=4194304 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:42.444 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:42.457 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionInProgress=-1, revision=138 06:56:42.526 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 06:56:42.543 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:42.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:42.666 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:42.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=-1, revision=6 06:56:42.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=6, revision=-1 06:56:42.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:56:42.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:43.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=109.0 MiB, available=346.5 MiB 06:56:43.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.remoteRepositoryRevisionSynced=131, revision=138 06:56:43.250 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:43.251 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=j9da2h2ZvNEf6ww7pcBZIA, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:56:43.253 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=P3lg8q0oNruHN-8QhKoRRw, serverRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72} because of missing permissions! 06:56:43.253 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:43.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:43.474 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:43.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=105.1 MiB, available=350.4 MiB 06:56:43.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:43.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:43.681 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:43.762 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:43.782 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:43.787 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:43.791 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:43.819 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=5242880 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:43.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=109.1 MiB, available=346.4 MiB 06:56:43.901 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:43.904 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionSynced=131, revision=138 06:56:43.905 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.localRepositoryRevisionInProgress=138, revision=-1 06:56:43.911 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:43.942 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:43.942 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:43.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=-1, revision=50 06:56:43.960 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 06:56:43.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:44.031 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:44.099 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=104.0 MiB, available=351.5 MiB 06:56:44.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:44.280 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:44.615 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:43.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:44.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=103.4 MiB, available=352.1 MiB 06:56:44.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.-1.xml.gz 06:56:44.620 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:44.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=108.1 MiB, available=347.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:44.624 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:56:44.624 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:44.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:44.626 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:44.660 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:44.768 [qtp2000985038-2912] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=2 06:56:44.796 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:44.843 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:44.849 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:44.858 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:44.861 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:44.862 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=6291456 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:44.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 from='build/repo/k0t2xvcs-9dt7z-local-src' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' 06:56:44.948 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:44.953 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:44.961 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:45.014 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 06:56:45.079 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:56:45.080 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:56:45.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.114 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:45.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6653522 bytes in 10761 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:45.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=107.2 MiB, available=348.3 MiB 06:56:45.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.143 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=32 06:56:45.148 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:45.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=10 06:56:45.192 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.196 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:45.221 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.266 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=23, revision=32 06:56:45.289 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:45.298 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.304 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=23, revision=32 06:56:45.304 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=32, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:45.311 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:45.345 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:45.364 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:45.444 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:45.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=6, revision=10 06:56:45.461 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=10, revision=-1 06:56:45.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms. 06:56:45.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.577 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:45.600 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.613 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:45.639 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:45.677 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:45.698 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:45.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=107.2 MiB, available=348.3 MiB 06:56:45.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.81d1cdaf-bce3-4e79-a19d-b94ab50ede72.null.xml.gz 06:56:45.712 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:56:45.712 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:56:45.728 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.738 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:45.738 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 localRepositoryRevisionSynced=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:45.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=12 06:56:45.793 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:45.825 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:45.858 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 transaction.localRevision=52 remoteFromLocalRevision=137 06:56:45.922 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 from='build/repo/k0t2xlls-tdv6z-local-dest' toID=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 to='https://localhost:46858/81d1cdaf-bce3-4e79-a19d-b94ab50ede72/n7GiGCGeNOqDrhLGOPGuGQ' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9913b22e878d896244f12b68ccb2ad19e6842ab0' to.sha1='a32d0d2d65ebc918242fad80093fc7967bcb72de'): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:45.941 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:45.946 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:45.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=37 06:56:45.973 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=37 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:46.015 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=45 localRepositoryRevisionInProgress=52 06:56:46.024 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:46.024 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:46.025 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:56:46.025 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:56:46.029 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 localRepositoryRevisionSynced=52 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:46.031 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=10, revision=12 06:56:46.039 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:46.041 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:46.041 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:46.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.from' result=null 06:56:46.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xlls-tdv6z-local-dest' configKey='repair.deleteCollisions.to' result=null 06:56:46.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=50, revision=54 06:56:46.060 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:46.067 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:46.068 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:46.074 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:46.075 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:46.090 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:46.117 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.120 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=32, revision=37 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:46.136 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.145 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8, this.remoteRepositoryRevisionSynced=47, revision=54 06:56:46.148 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7e4ee734 (of khaled) 06:56:46.180 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionSynced=47, revision=54 06:56:46.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72, this.localRepositoryRevisionInProgress=54, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:46.185 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.195 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:46.208 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:46.220 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.240 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=81d1cdaf-bce3-4e79-a19d-b94ab50ede72 remoteRepositoryId=5cf90b77-62f9-4b38-b723-c53a2c0d53f8 transaction.localRevision=143 remoteFromLocalRevision=52 06:56:46.254 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:46.254 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=32, revision=37 06:56:46.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=37, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:46.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:46.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=14 06:56:46.309 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:46.313 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:46.314 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnSubdir <<< *** 06:56:46.315 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< *** 06:56:46.315 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [55e394e6]getCloseDeferredMillis: closeDeferredMillis=20000 06:56:46.316 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [55e394e6]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.321 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5fb10a40]getCloseDeferredMillis: closeDeferredMillis=20000 06:56:46.321 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5fb10a40]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:46.381 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:46.405 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.409 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:46.451 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:46.462 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:46.462 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:46.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=12, revision=14 06:56:46.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=14, revision=-1 06:56:46.509 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:46.509 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:46.533 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.596 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:46.660 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.688 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.694 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.696 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/0F6QuZLtHeyIovlCpa3Gnw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 06:56:46.704 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:46.710 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 06:56:46.710 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:46.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=16 06:56:46.711 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:56:46.777 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.782 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=14, revision=16 06:56:46.869 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=14, revision=16 06:56:46.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=16, revision=-1 06:56:46.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:46.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:46.929 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:46.968 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.009 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:56:47.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:47.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:47.069 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:56:47.071 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:56:47.074 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:47.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=18 06:56:47.077 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:47.080 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:56:47.081 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:47.214 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.217 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=16, revision=18 06:56:47.306 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=16, revision=18 06:56:47.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:47.339 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 06:56:47.340 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:47.340 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:47.341 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:47.340 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:47.341 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:47.357 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.410 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:56:47.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=20 06:56:47.500 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:47.520 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 06:56:47.521 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:56:47.523 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:56:47.525 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:47.585 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.588 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=18, revision=20 06:56:47.627 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=18, revision=20 06:56:47.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=20, revision=-1 06:56:47.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:47.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:47.660 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:47.675 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:56:47.675 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:56:47.676 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:56:47.677 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:47.686 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:47.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 599047 bytes in 1250 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:47.715 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:47.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=40 06:56:47.729 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:47.732 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 06:56:47.732 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:56:47.733 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:56:47.733 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:56:47.736 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 06:56:47.736 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:56:47.737 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:56:47.737 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:47.746 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:56:47.747 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:47.749 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 06:56:47.749 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 06:56:47.750 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> *** 06:56:47.750 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleWritePermissionOnRoot >>> *** 06:56:47.750 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:56:47.750 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:56:47.751 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:56:47.751 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:56:47.753 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5740a2b0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' 06:56:47.756 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5740a2b0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:47.769 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.773 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=37, revision=40 06:56:47.803 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=37, revision=40 06:56:47.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=40, revision=-1 06:56:47.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:47.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:47.867 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:47.889 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:47.892 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:48.038 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:48.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e492b137cb7391d33481893084c2613a783b6cb6' to.sha1='119825e4a2a59ab21d647c58194b1b6d61434e1f'): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:48.059 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:48.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=23 06:56:48.099 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:48.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:56:48.248 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b63ddebc4c6329d0422d1ff85056c08a3575b20' to.sha1='c893c3a589f22fa6a93650f41cfd2e47c023460f'): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:48.265 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:48.269 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:48.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=45 06:56:48.289 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:48.347 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:48.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=20, revision=23 06:56:48.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:48.361 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:48.363 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=40, revision=45 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:48.383 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:48.471 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:48.472 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:48.479 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=40, revision=45 06:56:48.479 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=45, revision=-1 06:56:48.504 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:48.518 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:56:48.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:48.593 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:48.610 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:56:48.617 [Test worker] 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' 06:56:48.661 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:48.669 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:48.673 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:48.674 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/WdUtFYy0VZyl6L37tfFBDQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:48.873 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:48.894 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:48.910 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:48.913 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:48.914 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Tt46Oj3gGLLdIQ8d9Xon8w/TgIVQPhLmVicAaSyVIuvpQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:48.967 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:48.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118846 bytes in 343 ms. path='/1 {11 11ä11#+} 1/c' 06:56:48.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=48 06:56:48.973 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 06:56:49.082 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:49.085 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=45, revision=48 06:56:49.103 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:49.107 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=45, revision=48 06:56:49.107 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=48, revision=-1 06:56:49.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:49.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:49.150 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:49.172 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:49.174 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:49.213 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:49.216 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39e70e15]initPersistenceManagerFactory: repositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:56:49.288 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39e70e15]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18347 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:49.290 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:56:49.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:56:49.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:56:49.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df3d898959f8c50f1ae726a187219eb95e853180' to.sha1='e911858c2908d04e86ac919696f9e78f8485544d'): /2/1 {11 11ä11#+} 1/a 06:56:49.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=53 06:56:49.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 06:56:49.515 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:49.519 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=48, revision=53 06:56:49.610 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:49.616 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=48, revision=53 06:56:49.617 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=53, revision=-1 06:56:49.648 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:49.710 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:49.744 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:56:49.746 [Test worker] 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' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:49.985 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=137.8 MiB, available=317.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:50.080 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:50.101 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:50.105 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:50.112 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao9-s9lws-remote' 06:56:50.112 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao9-s9lws-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:50.119 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oyBmL4yLIABjib67cm74gA/jfR-04wSEvZ6TVavNO8azQ/FYD8EQXVXKBEF7OfNvvrPQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:50.431 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:50.609 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:50.620 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:50.629 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:50.630 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Tt46Oj3gGLLdIQ8d9Xon8w/TgIVQPhLmVicAaSyVIuvpQ' offset=1048576 06:56:51.068 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:51.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1288733 bytes in 2492 ms. path='/1 {11 11ä11#+} 1/a' 06:56:51.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=27 06:56:51.100 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:51.113 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:51.164 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:51.167 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=23, revision=27 06:56:51.189 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:51.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=23, revision=27 06:56:51.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=27, revision=-1 06:56:51.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:51.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:51.250 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:51.373 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:51.455 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:51.508 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:51.578 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:51.581 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:51.658 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:51.682 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:51.732 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:51.737 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 900593 bytes in 1990 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:51.747 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:51.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=56 06:56:51.755 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:51.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:51.827 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:51.829 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:51.838 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=53, revision=56 06:56:51.887 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:51.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:51.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=53, revision=56 06:56:51.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:51.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0b82ac585c8fbd0323257797c12bd233101e7ff' to.sha1='5929576f8ba547e2a8a000f3c0ee42d2cab43ed0'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:51.933 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:51.933 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:51.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=32 06:56:51.950 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:51.953 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:51.962 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:51.974 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:51.976 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.050 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.091 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:52.116 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.137 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.221 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.242 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae4cce3c155edd42ef06f4229b374752678c6ed9' to.sha1='033402c0fcda9bbf933c0823a3cd39387f8669e1'): /2/1 {11 11ä11#+} 1/b 06:56:52.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=61 06:56:52.279 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:52.294 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.296 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:52.298 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=27, revision=32 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.363 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.366 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.367 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=56, revision=61 06:56:52.416 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:52.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=56, revision=61 06:56:52.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=61, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:52.430 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.435 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:52.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=27, revision=32 06:56:52.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=32, revision=-1 06:56:52.464 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.472 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.513 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.542 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:52.544 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:52.580 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.582 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:52.584 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.587 [Test worker] 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' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.592 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:52.705 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:52.727 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:52.739 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:52.752 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Tt46Oj3gGLLdIQ8d9Xon8w/7qlv1df8bw110Th25GKObg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.780 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:52.808 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:52.824 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.828 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:52.834 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oyBmL4yLIABjib67cm74gA/jfR-04wSEvZ6TVavNO8azQ/wusbdEKM_liLtd8zfMSQ9A' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:52.905 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.181 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:53.214 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:56:53.278 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]initPersistenceManagerFactory: repositoryId=4366618d-1879-488f-b41b-aecfca43ea14 06:56:53.287 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3174 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 293564 bytes in 708 ms. path='/1 {11 11ä11#+} 1/b' 06:56:53.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=35 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:53.341 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]getCloseDeferredMillis: closeDeferredMillis=10000 06:56:53.352 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.353 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.370 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:53.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 528144 bytes in 847 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.460 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=64 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.479 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=32, revision=35 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.485 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.490 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:53.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=32, revision=35 06:56:53.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=35, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.561 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:53.579 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=61, revision=64 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:56:53.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.612 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:53.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=61, revision=64 06:56:53.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.641 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:53.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.718 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.732 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.733 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:53.751 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:53.749 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest localRepository.publicKeySha1 = 95:DD:60:1E:66:5B:8F:20:6C:B4:EF:FF:22:EC:FF:44:B0:3C:AB:5F remoteRepository.repositoryId = 4366618d-1879-488f-b41b-aecfca43ea14 remoteRepository.remoteRoot = https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14 remoteRepository.publicKeySha1 = DB:19:90:B1:C1:82:79:79:44:DF:B3:86:41:D3:06:36:F2:CF:51:3F 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 4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 4366618d-1879-488f-b41b-aecfca43ea14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.802 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.806 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:53.869 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.896 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:56:53.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:53.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90bcf68148b09c9051d81eaec2ef1e195c7506ad' to.sha1='eb373256a06c37b99c6be8b79526d48e97956875'): /1 {11 11ä11#+} 1/c org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:53.970 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:53.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca8fef6ab814d767c27285e07af6d98e60a77fa8' to.sha1='684609b67988e27ae09b7f15a49a33edb8ee808b'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=40 06:56:54.014 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.028 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:54.069 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 renewalDateTime=2019-09-21T05:26:54.002Z expiryDateTime=2019-09-21T05:56:54.002Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.066 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.087 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:54.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=69 06:56:54.090 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.095 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=35, revision=40 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.128 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.167 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:54.173 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb to='build/repo/k0t2ywhx-ziy4x-local-dest', fromRepoLocalSync=true 06:56:54.179 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb ('build/repo/k0t2ywhx-ziy4x-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:54.181 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=64, revision=69 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=35, revision=40 06:56:54.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=40, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.-1.xml.gz 06:56:54.198 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.230 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:54.249 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.250 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:54.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=64, revision=69 06:56:54.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=69, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.276 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.291 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:56:54.297 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:54.300 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.349 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.377 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:56:54.379 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.402 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.449 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.466 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.487 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.496 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Tt46Oj3gGLLdIQ8d9Xon8w/7gkOj1V_ZvCBHEovp3VJFA' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.537 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.548 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182592 bytes in 275 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:54.582 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.-1.xml.gz 06:56:54.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=43 06:56:54.597 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 06:56:54.666 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.679 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=40, revision=43 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:54.681 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.686 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:54.699 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=40, revision=43 06:56:54.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:54.704 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.706 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oyBmL4yLIABjib67cm74gA/SxyTHf3FBH8WG6F1-bjaZg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.752 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:54.756 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:54.773 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:54.789 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.814 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:54.817 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:54.829 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:54.969 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:56:54.998 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:56:55.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:55.065 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:55.073 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d99670e704325f7c671a96898bc4a6db82a6949e' to.sha1='ba68fd443b1c1f4b202a10a65621ad5cbc3cc716'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:55.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 491807 bytes in 718 ms. path='/2/a' 06:56:55.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=72 06:56:55.159 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:55.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=48 06:56:55.204 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:55.289 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:55.299 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=69, revision=72 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:55.418 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:55.418 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:55.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=69, revision=72 06:56:55.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:55.438 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=43, revision=48 06:56:55.507 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:55.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:55.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:55.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=43, revision=48 06:56:55.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:55.543 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:55.561 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:55.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=131.3 MiB, available=324.2 MiB 06:56:55.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:56:55.594 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:55.595 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:55.607 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:55.628 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:55.647 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:55.691 [Test worker] 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' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:55.722 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=-1, revision=96 06:56:55.893 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:56.099 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:56.122 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:56.126 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:56.129 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:56.132 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iEn67k5yn9DzcLDfbYxZmA/tCI_W0QaBKYpapfWdXAk5w/wHTM_fszXCm-Jm8vLCKr_g' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:56.172 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:56.237 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:56.287 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:56:56.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:56:56.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:56:56.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e0e90a07108115cd8f56556da9a7dd6c162c7dc' to.sha1='a51dd4aa1b7e953d04a73ecc47ae005e2922b50a'): /3 + &#ä/5/h 06:56:56.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=77 06:56:56.503 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:56.572 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:56:56.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:56.948 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:56.963 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=72, revision=77 06:56:57.058 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:57.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=72, revision=77 06:56:57.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=77, revision=-1 06:56:57.122 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:57.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=133.1 MiB, available=322.4 MiB 06:56:57.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=96 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:57.317 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:57.334 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:56:57.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:57.450 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:57.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 681569 bytes in 1794 ms. path='/2/1 {11 11ä11#+} 1/a' 06:56:57.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=51 06:56:57.503 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 06:56:57.588 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:57.600 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=48, revision=51 06:56:57.644 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:57.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=48, revision=51 06:56:57.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=51, revision=-1 06:56:57.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:57.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:57.774 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:57.796 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:57.813 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:57.823 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:57.825 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:57.827 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:57.830 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/W3g1nCOS_YpZNFmLzga4ew/K4tD3Dpftiir9Hia-3TbmA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:57.914 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:57.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:56:57.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:56:58.034 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e6a3f2739971ab5c51db73ce7dad30cc6370e9c' to.sha1='ae0b94f698670f985241956c2368e5e0bc5707e0'): /2/1 {11 11ä11#+} 1/b 06:56:58.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=56 06:56:58.074 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.102 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 766977 bytes in 699 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.133 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=80 06:56:58.136 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.138 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=51, revision=56 06:56:58.196 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=51, revision=56 06:56:58.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.208 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.232 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=77, revision=80 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.257 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.292 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.308 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.312 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=77, revision=80 06:56:58.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.328 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:56:58.331 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:58.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:58.417 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.476 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:58.479 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:56:58.501 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.540 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:56:58.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:56:58.570 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87a913c1f7345d0dc568deaaf3ba9adfc8c777d7' to.sha1='76b5662be1b8aa10a30ad7e2456235518bce7338'): /3 + &#ä/5/i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.599 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.637 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.642 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.644 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iEn67k5yn9DzcLDfbYxZmA/tCI_W0QaBKYpapfWdXAk5w/8m4WEzhr8NUx-PiQfTph9A' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=85 06:56:58.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 06:56:58.717 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.727 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=80, revision=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.734 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.756 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 451392 bytes in 426 ms. path='/2/1 {11 11ä11#+} 1/b' 06:56:58.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=59 06:56:58.770 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=80, revision=85 06:56:58.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=85, revision=-1 06:56:58.807 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.810 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.821 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:58.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms. 06:56:58.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.841 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.843 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:58.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=56, revision=59 06:56:58.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.855 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:58.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:58.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:58.867 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:58.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:58.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.886 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:58.886 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:58.896 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:58.897 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:58.907 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:58.909 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.917 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:58.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:58.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:58.928 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:58.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:58.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:58.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:58.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:58.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:58.959 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:58.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.964 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:56:58.968 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:58.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:58.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:58.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:58.979 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:58.982 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:58.987 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:58.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:59.006 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:59.006 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:59.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:59.013 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:59.017 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:56:59.018 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:59.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:56:59.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:59.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:59.043 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:56:59.051 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:56:59.052 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:59.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8aeccecc7e8401274f3bf2ce010844f77eb90fc' to.sha1='0ad05f3a70bc4ff86ea0878342d9805381898182'): /2/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:59.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:59.131 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:56:59.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:59.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=64 06:56:59.141 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:59.158 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:59.264 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:59.274 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:59.268 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:59.290 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:56:59.289 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:59.310 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/W3g1nCOS_YpZNFmLzga4ew/fXOVJwOYBTA7pekN3UfS2w' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:59.357 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:59.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=59, revision=64 06:56:59.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=64, revision=-1 06:56:59.379 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:59.400 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:59.415 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:56:59.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:56:59.546 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:56:59.569 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:59.595 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:59.617 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:56:59.618 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iEn67k5yn9DzcLDfbYxZmA/OaQECP_6yqpl6KYLwphiOw' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:56:59.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=134.1 MiB, available=321.4 MiB 06:57:00.004 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:00.010 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionSynced=-1, revision=96 06:57:00.010 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=96, revision=-1 06:57:00.027 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:00.037 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:00.037 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:00.037 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.065 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.067 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:00.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.168 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 582961 bytes in 746 ms. path='/2/a' 06:57:00.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=67 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:00.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.198 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 06:57:00.278 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:00.307 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=64, revision=67 06:57:00.319 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:00.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=64, revision=67 06:57:00.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=67, revision=-1 06:57:00.369 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:00.370 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.374 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:00.397 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.401 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.404 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:00.405 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/W3g1nCOS_YpZNFmLzga4ew/fXOVJwOYBTA7pekN3UfS2w' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.442 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:57:00.457 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:57:00.478 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:00.505 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:00.509 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:00.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 06:57:00.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:00.622 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.632 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:00.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=-1, revision=5 06:57:00.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.644 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1361462 bytes in 1777 ms. path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='150eb7ca5934116eda3c764109be1647c4e0aac1' to.sha1='2ac415865a10110319166369ce6eb2fcda2117b7'): /3 + &#ä/5/h org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:00.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=89 06:57:00.660 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 06:57:00.715 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:00.724 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=85, revision=89 06:57:00.737 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.745 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=72 06:57:00.745 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=85, revision=89 06:57:00.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=89, revision=-1 06:57:00.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:00.804 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.837 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:00.841 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.843 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:00.870 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.870 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.874 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=67, revision=72 06:57:00.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.883 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:00.902 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:57:00.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.916 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:00.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d50732e1fba85321736d62e0cf355eca20bcc244' to.sha1='b0d35ddd3d99f67c7f1790a13bb073f2e3eefea0'): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:00.948 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:00.958 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:00.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:01.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=94 06:57:01.005 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 06:57:01.054 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:01.058 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=89, revision=94 06:57:01.095 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:01.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=89, revision=94 06:57:01.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=94, revision=-1 06:57:01.132 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:01.165 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:01.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:57:01.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:01.272 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:01.364 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:01.405 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:01.430 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:01.448 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:01.442 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:01.453 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/wA2DNUVCCTmtjWNEBwwgWg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:01.461 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:01.480 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:01.631 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:00.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:57:01.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=133.4 MiB, available=322.1 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:01.903 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:01.998 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 317832 bytes in 813 ms. path='/3 + &#ä/aa' 06:57:02.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=97 06:57:02.014 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 06:57:02.118 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:02.121 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=94, revision=97 06:57:02.134 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:02.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=94, revision=97 06:57:02.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=97, revision=-1 06:57:02.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:02.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:02.190 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:02.211 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:57:02.213 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:57:02.244 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:02.268 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:57:02.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:57:02.432 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56ea05d16516c12ab5d51a994fcb30d5020fc986' to.sha1='39a4b3290011e907f46d2a20b1b1e75b59439c57'): /3 + &#ä/bb org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:01.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:57:02.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=132.8 MiB, available=322.7 MiB 06:57:02.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:02.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=102 06:57:02.474 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:57:02.547 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:02.558 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=97, revision=102 06:57:02.630 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:02.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=97, revision=102 06:57:02.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=102, revision=-1 06:57:02.689 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:02.721 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:02.721 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:02.739 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:57:02.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:02.848 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:03.173 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:03.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=132.7 MiB, available=322.8 MiB 06:57:03.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.-1.xml.gz 06:57:03.182 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:57:03.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:03.195 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:03.202 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:03.202 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:03.204 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/IxWxhdsKbnt-1h_fmVCE0g' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:03.224 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:03.241 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:03.245 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:03.374 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:03.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 06:57:03.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:57:03.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:57:03.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:57:03.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:57:03.937 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:57:03.948 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:57:03.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:03.952 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:04.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='109e98bb932a9268356e7bf5895aa77a07e93e81' to.sha1=''): /1 {11 11ä11#+} 1/a 06:57:04.171 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:04.194 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' 06:57:04.233 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:04.234 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/GmOKcgJuv-eNWY8da01AbQ' offset=0 06:57:04.277 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:04.383 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:04.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:04.557 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:04.572 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:04.573 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/GmOKcgJuv-eNWY8da01AbQ' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:04.582 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 750253 bytes in 1776 ms. path='/3 + &#ä/bb' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:04.584 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:04.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=105 06:57:04.596 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:04.609 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:04.634 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:04.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:04.655 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:04.670 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=102, revision=105 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:04.686 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 344136 bytes in 492 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:04.711 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:04.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=102, revision=105 06:57:04.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=105, revision=-1 06:57:04.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:57:04.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:04.780 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:04.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:04.805 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:04.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:04.808 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:04.808 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:57:04.836 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:04.874 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:04.896 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:04.899 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:04.900 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=2097152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:05.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:05.072 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:05.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:05.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 06:57:05.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='556b8da9c5b8d79132dc892d682cb4822ac32474' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:05.199 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d959407d67d3bf0b04b22b3ead23df220b025b78' to.sha1='8b02be9e29a4fd8a42527b370df9dfa8c62b3c2a'): /3 + &#ä/cc 06:57:05.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=110 06:57:05.240 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:05.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:05.257 [Test worker] 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' 06:57:05.281 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:05.282 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/wc2hXAYn-aF5678KbSHaLw' offset=0 06:57:05.291 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:05.308 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:05.311 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=105, revision=110 06:57:05.352 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:05.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=105, revision=110 06:57:05.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:05.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:05.383 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:05.410 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 341720 bytes in 152 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:05.473 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:05.481 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:05.483 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:05.484 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:05.492 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:05.549 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:05.568 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:05.576 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:05.586 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:05.590 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:05.591 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/iGADg2E2ZSAwvnxZf-Y99g' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:05.642 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2aa9e855dce4bebff20f9855d3828d55b4a9acca' to.sha1=''): /1 {11 11ä11#+} 1/c 06:57:05.797 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:05.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/1 {11 11ä11#+} 1/c' 06:57:05.826 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:05.873 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/srkzh9F_vpt6LUBcDEVAKQ' offset=0 06:57:05.885 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.069 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:06.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 248497 bytes in 593 ms. path='/3 + &#ä/cc' 06:57:06.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=113 06:57:06.098 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:06.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.168 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:06.173 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=110, revision=113 06:57:06.259 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:06.273 [closeDeferredTimer-731c4c2f-33] INFO c.c.c.l.LocalRepoManagerImpl - [731c4c2f]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:06.278 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=110, revision=113 06:57:06.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:06.289 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/srkzh9F_vpt6LUBcDEVAKQ' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:06.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:06.351 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.373 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:06.425 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:57:06.428 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:06.480 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.481 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:06.511 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:57:06.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:57:06.541 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb5a15b6ac38909f57a280d9470b01add5b4f61c' to.sha1='a607d45b05e7410d4041c57dfd372ed42f63f699'): /3 + &#ä/dd org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:06.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=118 06:57:06.576 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 06:57:06.664 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:06.670 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:06.671 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_7Gj64ZEV4M1u5f2p4Vpdw/srkzh9F_vpt6LUBcDEVAKQ' offset=2097152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.685 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=113, revision=118 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:06.696 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.714 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:06.718 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=113, revision=118 06:57:06.718 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=118, revision=-1 06:57:06.773 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:06.822 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:06.838 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb 06:57:06.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:06.844 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:06.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:06.899 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.912 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:06.921 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.925 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:06.925 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=3145728 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:06.935 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:06.940 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/ucrmK5SHduB1e7xDvQkmYw' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:06.987 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 836064 bytes in 1182 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.004 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.021 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 50395 bytes in 180 ms. path='/3 + &#ä/dd' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.034 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c 06:57:07.035 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=121 06:57:07.040 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.097 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:07.109 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.131 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:07.134 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=118, revision=121 06:57:07.194 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.194 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83525e6e06789b7f58221f7f85e2781e91a9a723' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=118, revision=121 06:57:07.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=121, revision=-1 06:57:07.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:07.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:07.272 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:07.296 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:57:07.298 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.301 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:07.306 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.307 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.330 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:07.332 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/EdAiB-R20u9NEDtBuchzqg/Duh5t3nIw5PjvUdhcHtihw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.336 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb"] on repo=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.343 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.376 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:57:07.398 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=8 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:07.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 639576 bytes in 211 ms. path='/2/1 {11 11ä11#+} 1/a' 06:57:07.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:57:07.638 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:07.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 06:57:07.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da804c171be1af1a3a9706a4b5b00692a21950c2' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:07.128 [closeDeferredTimer-5fb10a40-1] INFO c.c.c.l.LocalRepoManagerImpl - [5fb10a40]_close: Shutting down real LocalRepoManager. 06:57:07.128 [closeDeferredTimer-55e394e6-1] INFO c.c.c.l.LocalRepoManagerImpl - [55e394e6]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:07.889 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.898 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:07.904 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:07.941 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:07.942 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/EdAiB-R20u9NEDtBuchzqg/pf93lpDMyPxzg59G0WMYhA' offset=0 06:57:07.951 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:07.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:07.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:08.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 186400 bytes in 132 ms. path='/2/1 {11 11ä11#+} 1/b' 06:57:08.095 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:57:08.175 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:08.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:08.215 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:08.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8a33c5df18e6f06840751e7fd643517d9204a7e' to.sha1=''): /2/a 06:57:08.353 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:08.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:08.366 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:08.373 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=121, revision=126 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:08.386 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:08.388 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/RaRmnuht-k5dt-4h5kQ6SQ' offset=0 06:57:08.399 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:08.477 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:08.484 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=121, revision=126 06:57:08.484 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:08.499 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:08.511 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:08.529 [qtp1776774368-2941] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb transaction.localRevision=88 remoteFromLocalRevision=8 06:57:08.532 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:08.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb to='build/repo/k0t2xdqd-k621j-local-src', fromRepoLocalSync=false 06:57:08.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:57:08.545 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:08.559 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:08.570 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:08.572 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:08.564 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:08.582 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:08.589 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=4194304 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:08.628 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=88 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:08.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:08.641 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:08.723 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4227218 bytes in 7761 ms. path='/3 + &#ä/5/h' 06:57:08.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=79 06:57:08.739 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:08.760 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:08.761 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/RaRmnuht-k5dt-4h5kQ6SQ' offset=1048576 06:57:08.769 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:08.810 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 06:57:08.834 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 920360 bytes in 470 ms. path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:08.857 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:08.861 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:57:08.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:08.884 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:08.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:08.888 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=72, revision=79 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:08.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:08.948 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:08.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=72, revision=79 06:57:08.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:09.001 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:09.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:09.021 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:09.063 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:09.066 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:57:09.067 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.074 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:57:09.105 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:09.215 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4557b757f9ce938df53e634d14fdd5eb2c77e3f1' to.sha1=''): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.218 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:09.343 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:09.349 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:09.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:57:09.477 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5807bb522b6327e9ae2125d969c5d8ed802eb7a3' to.sha1='22f3f9ef0fef5c9ba7c6031201fd2707cf3fabbb'): /3 + &#ä/5/i org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:09.478 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KSos3id4RgVjLMAPLTmDYw/j143qRUYRZGkqT_VY_FWEA/heKnali7c4uFGAeLKf5SWQ' offset=0 06:57:09.486 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:09.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=84 06:57:09.517 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:09.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=93.1 MiB, available=384.9 MiB 06:57:09.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:09.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 130746 bytes in 104 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.567 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:09.572 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=79, revision=84 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:09.581 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.636 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:09.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=79, revision=84 06:57:09.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:09.641 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.664 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:09.717 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:09.724 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:09.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:09.785 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.787 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:09.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:09.810 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:09.897 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:09.924 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:09.926 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:09.927 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/bijT3DWkJW7bgnzjiAD27Q' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:10.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8fb86316a5202433deb4b93d7651c1cb7a9d649' to.sha1=''): /3 + &#ä/5/i 06:57:10.235 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:10.241 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:57:10.262 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:10.264 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KSos3id4RgVjLMAPLTmDYw/j143qRUYRZGkqT_VY_FWEA/QtgZrEh4S4Mh9ksByf8wYA' offset=0 06:57:10.277 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:10.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 06:57:10.413 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 375726 bytes in 172 ms. path='/3 + &#ä/5/i' 06:57:10.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:57:10.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:10.707 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:10.716 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:10.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3fd4a73164af0784d892d4585423e5bbe9e0d53' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:10.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362938 bytes in 999 ms. path='/3 + &#ä/5/i' 06:57:10.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=87 06:57:10.811 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:10.919 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:10.932 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:10.935 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=84, revision=87 06:57:10.996 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:10.998 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=84, revision=87 06:57:11.003 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.025 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:11.026 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KSos3id4RgVjLMAPLTmDYw/izuqa6PE9orjpjWiWFn80w' offset=0 06:57:11.041 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:11.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:11.061 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:11.089 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.130 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:57:11.132 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.193 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 132626 bytes in 226 ms. path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.272 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.285 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.289 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6cf57c23b04b47d17270cdd771361a9c1d496d3' to.sha1='caf34023a0c8e71272f0bf7390875159dda4baca'): /3 + &#ä/aa org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.360 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=92 06:57:11.420 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21dce23de5401e922c4e01a7cea74ad2e21a0209' to.sha1=''): /3 + &#ä/bb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:11.440 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:11.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.479 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:11.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.510 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:11.519 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=87, revision=92 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.542 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:11.553 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KSos3id4RgVjLMAPLTmDYw/8lWP1AAigq5kigPfBSmkxw' offset=0 06:57:11.562 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.625 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:11.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=87, revision=92 06:57:11.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.665 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 429416 bytes in 216 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.742 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.749 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:11.777 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:11.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/aa' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:11.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:11.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:57:11.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c06960695e840debdda84979ddbbd100a23c84b7' to.sha1=''): /3 + &#ä/cc 06:57:11.934 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:11.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:57:11.986 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:12.007 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KSos3id4RgVjLMAPLTmDYw/oisPY_SDC6R3_RDxKrlIPg' offset=0 06:57:12.017 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:12.055 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:12.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=90.3 MiB, available=393.7 MiB 06:57:12.090 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=4, revision=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:12.092 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 103350 bytes in 142 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:12.113 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:12.115 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:12.116 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/EUK6tNnU2RD_q30-xZqrug' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.152 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:12.183 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:12.183 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.196 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.211 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:12.211 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:12.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.239 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:12.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.251 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:12.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.259 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.259 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.280 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.280 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:12.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:12.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:12.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='337cf53a6e3d2036fedb247838b3acfaf12e4544' to.sha1=''): /3 + &#ä/dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:12.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:12.325 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.390 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:12.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd' 06:57:12.414 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:12.415 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KSos3id4RgVjLMAPLTmDYw/GlR6VdGrh7CpKmiaDp21BA' offset=0 06:57:12.428 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:12.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. 06:57:12.684 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:12.685 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KSos3id4RgVjLMAPLTmDYw/GlR6VdGrh7CpKmiaDp21BA' offset=1048576 06:57:12.694 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:12.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 06:57:12.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 296972 bytes in 335 ms. path='/3 + &#ä/dd' 06:57:12.796 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:57:12.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:12.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:57:12.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=89.5 MiB, available=395.5 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.868 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:57:12.891 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:12.904 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:12.914 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionSynced=4, revision=89 06:57:12.914 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.928 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=94 06:57:12.950 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:12.953 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:12.963 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:12.964 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:12.975 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=95 remoteFromLocalRevision=94 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:12.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=128 06:57:12.994 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:13.002 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb from='build/repo/k0t2ywhx-ziy4x-local-dest' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:13.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:13.090 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:13.099 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:13.282 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 06:57:13.301 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:57:13.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:13.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:57:13.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:57:13.322 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:57:13.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=95 06:57:13.366 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:13.366 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:57:13.386 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:13.386 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:57:13.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=97 06:57:13.393 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:13.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:57:13.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=89.4 MiB, available=395.1 MiB 06:57:13.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:13.598 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:13.602 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.remoteRepositoryRevisionSynced=5, revision=97 06:57:13.626 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:13.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=5, revision=97 06:57:13.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=97, revision=-1 06:57:13.723 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:13.740 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb transaction.localRevision=101 remoteFromLocalRevision=95 06:57:13.747 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:13.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb to='build/repo/k0t2ywhx-ziy4x-local-dest', fromRepoLocalSync=false 06:57:13.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:57:13.750 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:57:13.762 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:13.807 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 06:57:13.811 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:13.960 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:14.024 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:14.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=89.3 MiB, available=397.2 MiB 06:57:14.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:14.345 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:14.539 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=89.3 MiB, available=396.7 MiB 06:57:14.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:57:14.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:57:14.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:57:14.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:57:14.560 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:14.608 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=88 06:57:14.725 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:14.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=130 remoteFromLocalRevision=88 06:57:14.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb from='build/repo/k0t2xdqd-k621j-local-src' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' 06:57:14.813 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=130 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:13.819 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:57:13.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:57:14.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=154.0 MiB, available=301.5 MiB 06:57:14.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:14.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:14.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:14.820 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:57:14.820 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:57:14.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=130 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:14.850 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:14.866 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:14.866 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:14.869 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=-1, revision=102 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:14.880 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:14.880 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:14.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=128, revision=132 06:57:14.887 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:15.138 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:15.144 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:15.146 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=126, revision=132 06:57:15.151 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:15.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=126, revision=132 06:57:15.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=132, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:15.164 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:15.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:15.172 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:15.181 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb transaction.localRevision=94 remoteFromLocalRevision=130 06:57:15.232 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:15.236 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:57:15.239 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:57:15.241 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4693b5b1]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' 06:57:15.242 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4693b5b1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:15.274 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:15.281 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:15.286 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/EUK6tNnU2RD_q30-xZqrug' offset=1048576 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:15.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=153.7 MiB, available=301.8 MiB 06:57:15.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=96, revision=102 06:57:15.781 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:57:15.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:16.127 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:16.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=153.7 MiB, available=301.8 MiB 06:57:16.382 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:16.386 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionSynced=96, revision=102 06:57:16.386 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=102, revision=-1 06:57:16.436 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:16.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:16.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:57:16.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=100 06:57:16.469 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 06:57:16.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:16.539 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5740a2b0]initPersistenceManagerFactory: repositoryId=7682689d-09e0-403a-9772-db8fc35b1529 06:57:16.642 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5740a2b0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23555 ms. 06:57:16.685 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7t-aywgi-remote' 06:57:16.687 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7t-aywgi-remote' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:16.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:57:17.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=153.9 MiB, available=301.6 MiB 06:57:17.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:17.103 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:17.391 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:17.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=153.8 MiB, available=301.7 MiB 06:57:17.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:17.994 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:18.003 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:18.008 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/EUK6tNnU2RD_q30-xZqrug' offset=2097152 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:18.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=154.1 MiB, available=301.4 MiB 06:57:18.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:57:18.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:57:18.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:57:18.054 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:18.063 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=101 06:57:18.090 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:18.111 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=102 remoteFromLocalRevision=101 06:57:18.141 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb from='build/repo/k0t2ywhx-ziy4x-local-dest' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' 06:57:18.186 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 06:57:18.191 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:18.191 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:57:18.193 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:57:18.193 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:57:18.198 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=102 06:57:18.252 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:18.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:57:18.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:18.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:57:18.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=100, revision=104 06:57:18.268 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 06:57:18.338 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:18.343 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.remoteRepositoryRevisionSynced=97, revision=104 06:57:18.508 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:18.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=97, revision=104 06:57:18.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=104, revision=-1 06:57:18.691 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:18.697 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb transaction.localRevision=107 remoteFromLocalRevision=102 06:57:18.717 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:18.724 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:57:18.794 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a82a07b]getCloseDeferredMillis: closeDeferredMillis=10000 06:57:18.795 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a82a07b]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:18.796 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39e70e15]getCloseDeferredMillis: closeDeferredMillis=10000 06:57:18.796 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39e70e15]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:18.796 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 06:57:18.796 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Waiting for LocalRepoManager to be really closed. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:20.550 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:20.830 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:20.870 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:20.878 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:20.884 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/EUK6tNnU2RD_q30-xZqrug' offset=3145728 06:57:21.516 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:21.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3679620 bytes in 9763 ms. path='/3 + &#ä/aa' 06:57:21.574 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=98 06:57:21.574 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 06:57:21.622 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:21.626 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=92, revision=98 06:57:21.668 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:21.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=92, revision=98 06:57:21.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=98, revision=-1 06:57:21.717 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:21.717 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:21.779 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:21.993 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:57:22.002 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:57:22.060 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:22.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:22.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:57:22.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4e0611435ec345a79d978ed66c1cd324dc2376f' to.sha1='55e0dc82d0fff6b1c7cf2cd340bafab264159211'): /3 + &#ä/bb 06:57:22.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=103 06:57:22.428 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:22.496 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:22.498 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:22.508 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=98, revision=103 06:57:22.576 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:22.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=98, revision=103 06:57:22.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=103, revision=-1 06:57:22.627 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:22.708 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:22.719 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:22.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:57:23.181 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:23.229 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:23.238 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:23.244 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/oGkgKETTHZY7AXd4lC6Lsg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:23.635 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:23.813 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:23.827 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 863947 bytes in 1106 ms. path='/3 + &#ä/bb' 06:57:23.839 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=106 06:57:23.839 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 06:57:23.875 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:23.878 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=103, revision=106 06:57:23.888 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:23.891 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=103, revision=106 06:57:23.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=106, revision=-1 06:57:23.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:23.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:23.968 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:24.021 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:57:24.024 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:57:24.044 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:24.094 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:24.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:57:24.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99c5988c5bcdee5ea10a68af0d66ae675ab91895' to.sha1='1b4e740dceb767862536ea7af61c8c89f3755260'): /3 + &#ä/cc 06:57:24.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=111 06:57:24.163 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 06:57:24.210 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:24.213 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=106, revision=111 06:57:24.278 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:24.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=106, revision=111 06:57:24.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=111, revision=-1 06:57:24.320 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:24.358 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:24.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:24.373 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc' 06:57:24.653 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:24.677 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:24.680 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:24.681 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/Vk2E2z8NHNNNFSH3OSNzKQ' offset=0 06:57:25.518 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:25.533 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:25.682 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:25.693 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:25.696 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:25.700 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:25.701 [qtp2000985038-749] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/Vk2E2z8NHNNNFSH3OSNzKQ' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:26.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:26.228 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:26.241 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1614821 bytes in 1868 ms. path='/3 + &#ä/cc' 06:57:26.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=115 06:57:26.253 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 06:57:26.286 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:26.292 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=111, revision=115 06:57:26.304 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:26.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=111, revision=115 06:57:26.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=115, revision=-1 06:57:26.370 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:26.370 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:26.374 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:26.417 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:26.452 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:57:26.456 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:26.468 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:26.518 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:26.570 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:26.575 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:57:26.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77824ec9fe8f7ad79cf81be415506a2f97b6be54' to.sha1='23b0ee1f43086461029f60d805f94518aace40d3'): /3 + &#ä/dd 06:57:26.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=120 06:57:26.626 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:26.720 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:26.995 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:27.000 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=115, revision=120 06:57:27.038 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:27.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=115, revision=120 06:57:27.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=120, revision=-1 06:57:27.076 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:27.118 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:27.128 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:27.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 06:57:27.321 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:27.356 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:27.360 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:27.361 [qtp2000985038-3832] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vj7LvG-Kw6moKQyAC5khrg/zew7ysxzae69Z8m-7-4nTQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:27.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:27.872 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:27.904 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:27.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 712168 bytes in 830 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:27.973 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:27.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=123 06:57:27.978 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 06:57:28.023 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:28.027 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=120, revision=123 06:57:28.070 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:28.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=120, revision=123 06:57:28.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=123, revision=-1 06:57:28.103 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:28.103 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:28.118 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:28.137 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:57:28.139 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:57:28.149 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:28.184 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:57:28.188 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:28.203 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:28.216 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=8 06:57:28.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:28.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:28.358 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:28.358 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:28.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=128 06:57:28.412 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 06:57:28.482 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:28.485 [qtp2000985038-749] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=123, revision=128 06:57:28.562 [qtp2000985038-749] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:28.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=123, revision=128 06:57:28.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=128, revision=-1 06:57:28.593 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:28.608 [qtp2000985038-2842] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 transaction.localRevision=90 remoteFromLocalRevision=8 06:57:28.641 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:28.653 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 to='build/repo/k0t2xvcs-9dt7z-local-src', fromRepoLocalSync=false 06:57:28.654 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:57:28.654 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:57:28.676 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:28.717 [closeDeferredTimer-21451244-1w] INFO c.c.c.l.LocalRepoManagerImpl - [21451244]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:28.717 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:28.750 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:28.776 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:28.783 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:57:28.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:28.987 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:29.210 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:29.397 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:29.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=98.3 MiB, available=357.2 MiB 06:57:29.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:29.603 [closeDeferredTimer-5a82a07b-1] INFO c.c.c.l.LocalRepoManagerImpl - [5a82a07b]_close: Shutting down real LocalRepoManager. 06:57:29.603 [closeDeferredTimer-39e70e15-1] INFO c.c.c.l.LocalRepoManagerImpl - [39e70e15]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:29.608 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:29.639 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:29.700 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:29.813 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:30.187 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:30.208 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:30.290 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:30.431 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:30.446 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:30.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:30.625 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:30.885 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:31.025 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:31.304 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:31.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:31.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=96.6 MiB, available=358.9 MiB 06:57:31.512 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=4, revision=91 06:57:31.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:31.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.616 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.616 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.629 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.629 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:31.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:31.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:31.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.690 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:31.690 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:31.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.703 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:31.703 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:31.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.717 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:31.717 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:31.729 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! 06:57:31.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:31.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:32.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=96.9 MiB, available=358.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:32.334 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:32.365 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:32.370 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionSynced=4, revision=91 06:57:32.370 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=91, revision=-1 06:57:32.437 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:32.450 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:32.450 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:32.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=130 06:57:32.549 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:33.008 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:32.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:57:32.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:57:33.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=96.8 MiB, available=358.7 MiB 06:57:33.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:57:33.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=96.8 MiB, available=358.7 MiB 06:57:33.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:33.744 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:33.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=96.8 MiB, available=358.7 MiB 06:57:33.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:57:33.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:57:33.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:57:33.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:57:33.852 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:33.885 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=90 06:57:33.922 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:33.947 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=132 remoteFromLocalRevision=90 06:57:34.008 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 from='build/repo/k0t2xvcs-9dt7z-local-src' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' 06:57:34.082 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=132 06:57:34.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:34.090 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:34.092 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:57:34.092 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:57:34.097 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=132 06:57:34.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:34.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:34.182 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:34.183 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:34.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=130, revision=134 06:57:34.189 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 06:57:34.294 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:34.301 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=128, revision=134 06:57:34.364 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:34.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=128, revision=134 06:57:34.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:34.389 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:34.405 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:34.410 [qtp2000985038-1858] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 transaction.localRevision=96 remoteFromLocalRevision=132 06:57:34.491 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:34.494 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:57:34.497 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 06:57:34.504 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e674928]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' 06:57:34.509 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e674928]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:35.150 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:35.233 [closeDeferredTimer-7c1133ce-6f] INFO c.c.c.l.LocalRepoManagerImpl - [7c1133ce]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:35.799 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:36.570 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:38.396 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:38.718 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:38.797 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 06:57:38.797 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Creating backup: 'build/repo/k0t2ywhx-ziy4x-local-dest' => 'build/repo/k0t2ywhx-ziy4x-local-dest.bak' 06:57:38.943 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Created backup: 'build/repo/k0t2ywhx-ziy4x-local-dest' => 'build/repo/k0t2ywhx-ziy4x-local-dest.bak' 06:57:38.943 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 06:57:38.944 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b2060ae]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' 06:57:38.946 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b2060ae]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:39.089 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4693b5b1]initPersistenceManagerFactory: repositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:57:39.152 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4693b5b1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17929 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:39.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:39.859 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=93.1 MiB, available=396.4 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:39.901 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:39.964 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-gl5zo-remote' 06:57:39.964 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-gl5zo-remote' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:40.227 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:40.330 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:40.363 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:40.406 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:40.508 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:40.652 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]initPersistenceManagerFactory: repositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:40.657 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:40.659 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18351 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:40.666 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:40.689 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]getCloseDeferredMillis: closeDeferredMillis=20000 06:57:40.690 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:40.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:40.756 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 06:57:40.840 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, invitation=false] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:40.905 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:40.976 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:41.061 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:41.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:41.129 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:41.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:41.205 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:41.257 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:41.269 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:41.294 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:41.347 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:41.415 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:41.454 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:41.568 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:41.852 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:41.874 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:41.996 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:42.046 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:42.044 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=117.3 MiB, available=338.2 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:42.207 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:42.277 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:42.282 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:42.388 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:42.435 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:42.486 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b2060ae]initPersistenceManagerFactory: repositoryId=31e290c6-26e7-4716-afd0-12de33871344 06:57:42.487 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b2060ae]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3541 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:42.562 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:42.619 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 7682689d-09e0-403a-9772-db8fc35b1529 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src localRepository.publicKeySha1 = F8:25:18:EC:78:95:98:C9:07:D8:9C:BC:A9:C1:F4:1C:2E:55:6D:35 remoteRepository.repositoryId = f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepository.remoteRoot = https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepository.publicKeySha1 = 86:80:06:77:1B:73:17:5C:00:30:54:1A:A1:A5:33:ED:98:37:D3:69 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 7682689d-09e0-403a-9772-db8fc35b1529 f7f58351-60ff-4bea-9259-a28e8ee3b3a8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:42.744 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:42.900 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao9-s9lws-remote' 06:57:42.900 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao9-s9lws-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:42.913 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:43.006 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:43.156 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:43.168 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:43.264 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:43.338 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:43.480 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:43.532 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:43.550 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:43.573 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:43.729 [qtp1776774368-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:43.773 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]initPersistenceManagerFactory: repositoryId=f00dc238-1d28-4669-938a-fad112482daf 06:57:43.774 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3810 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:43.798 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:43.804 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:43.871 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:57:43.915 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:43.943 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]getCloseDeferredMillis: closeDeferredMillis=20000 06:57:43.943 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:44.008 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 06:57:44.035 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:57:44.116 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 06:57:44.210 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 06:57:44.270 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:44.321 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:44.361 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:44.394 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest localRepository.publicKeySha1 = B7:6C:30:36:40:16:A2:6B:9F:89:C5:F2:84:67:73:4F:26:BE:2D:69 remoteRepository.repositoryId = f00dc238-1d28-4669-938a-fad112482daf remoteRepository.remoteRoot = https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf remoteRepository.publicKeySha1 = BF:52:76:32:DB:E9:0C:0F:FD:CE:1D:8F:09:5C:21:AB:7D:27:08:52 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 f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 f00dc238-1d28-4669-938a-fad112482daf org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:44.564 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:44.569 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:44.601 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:44.631 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:44.669 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:44.669 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:44.733 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 renewalDateTime=2019-09-21T05:27:44.608Z expiryDateTime=2019-09-21T05:57:44.608Z org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:44.736 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf renewalDateTime=2019-09-21T05:27:44.646Z expiryDateTime=2019-09-21T05:57:44.646Z 06:57:44.749 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:44.752 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:44.757 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:44.769 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:44.769 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:44.789 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:44.789 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:57:44.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 to='build/repo/k0t2zwfc-n3f7s-local-dest', fromRepoLocalSync=true 06:57:44.792 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 ('build/repo/k0t2zwfc-n3f7s-local-dest') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:44.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=7682689d-09e0-403a-9772-db8fc35b1529 to='build/repo/k0t2zb7s-a5xjt-local-src', fromRepoLocalSync=true 06:57:44.794 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7682689d-09e0-403a-9772-db8fc35b1529 ('build/repo/k0t2zb7s-a5xjt-local-src') 06:57:44.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.-1.xml.gz 06:57:44.797 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.-1.xml.gz 06:57:44.831 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:44.839 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:57:44.885 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:44.895 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:44.944 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:45.018 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 06:57:45.056 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:45.065 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.-1.xml.gz 06:57:45.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:45.068 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:45.124 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:45.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:45.165 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:57:45.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.-1.xml.gz 06:57:45.175 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.-1.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:45.178 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:45.225 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:45.281 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:45.294 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:45.345 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:45.358 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.-1.xml.gz 06:57:45.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:45.379 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:45.436 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:45.447 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:45.518 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:45.591 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:45.671 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:45.750 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:46.013 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:46.135 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:46.182 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:46.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=102.5 MiB, available=353.0 MiB 06:57:46.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:57:46.332 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:46.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=98.2 MiB, available=393.3 MiB 06:57:46.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:46.388 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:46.414 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:46.494 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:46.503 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:46.576 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:46.604 [qtp344249497-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:46.633 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]initPersistenceManagerFactory: repositoryId=4366618d-1879-488f-b41b-aecfca43ea14 06:57:46.633 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3732 ms. 06:57:46.660 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]getCloseDeferredMillis: closeDeferredMillis=10000 06:57:46.660 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:46.742 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:46.778 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 renewalDateTime=2019-09-21T05:25:37.031Z expiryDateTime=2019-09-21T05:55:37.031Z 06:57:46.794 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:46.809 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:46.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:46.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:46.886 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=132 06:57:46.984 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:47.017 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:47.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:47.241 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:47.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:47.322 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:47.419 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:57:47.419 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=31e290c6-26e7-4716-afd0-12de33871344 to='build/repo/k0t2wao8-5upbe-local-src', fromRepoLocalSync=true 06:57:47.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.86.xml.gz 06:57:47.423 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.86.xml.gz 06:57:47.426 [pool-42-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 31e290c6-26e7-4716-afd0-12de33871344 ('build/repo/k0t2wao8-5upbe-local-src') 06:57:47.446 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:47.458 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:47.551 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:47.558 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:47.577 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:47.595 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.86.xml.gz 06:57:47.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=86 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:47.696 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:47.874 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:47.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=100.9 MiB, available=375.6 MiB 06:57:47.979 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:48.074 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:48.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=102.8 MiB, available=352.7 MiB 06:57:48.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 06:57:48.250 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:57:48.258 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:57:48.259 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:57:48.259 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:48.343 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:57:48.601 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:48.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=151.9 MiB, available=303.6 MiB 06:57:48.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:57:48.814 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:57:48.896 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:49.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=103.2 MiB, available=352.3 MiB 06:57:49.042 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:49.058 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionSynced=-1, revision=4 06:57:49.059 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=4, revision=-1 06:57:49.110 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:49.122 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:49.248 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 58 ms. 06:57:49.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 06:57:49.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:57:49.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:49.278 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:49.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:49.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:49.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:49.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:49.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:49.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:49.323 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:49.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:49.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:49.328 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:49.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:49.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:49.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.342 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:49.342 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:49.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:49.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:49.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:49.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.376 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:57:49.376 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:49.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:49.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:49.384 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:49.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:49.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:49.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:49.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:49.526 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:57:49.528 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:57:49.549 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:49.554 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! 06:57:49.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:49.598 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:49.605 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:49.639 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:49.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:49.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=6 06:57:49.818 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:57:50.311 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:57:50.466 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:50.473 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:50.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=137.2 MiB, available=318.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:50.493 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:50.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=87, revision=108 06:57:50.530 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:57:50.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:50.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=102.0 MiB, available=388.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:50.824 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:57:50.858 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:50.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=-1, revision=6 06:57:50.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=6, revision=-1 06:57:50.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:50.878 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:50.887 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionSynced=-1, revision=98 06:57:50.888 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionInProgress=98, revision=-1 06:57:50.940 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:50.957 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:50.957 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:57:51.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=5 06:57:51.074 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 06:57:51.302 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:51.318 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 06:57:51.388 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:51.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=-1, revision=5 06:57:51.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=5, revision=-1 06:57:51.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:57:51.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:51.617 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:51.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=137.0 MiB, available=318.5 MiB 06:57:51.695 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:51.708 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionSynced=87, revision=108 06:57:51.708 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionInProgress=108, revision=-1 06:57:51.729 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:51.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:51.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:51.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=132, revision=135 06:57:51.768 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 06:57:51.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:57:51.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:50.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:57:51.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=104.0 MiB, available=351.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:51.973 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e674928]initPersistenceManagerFactory: repositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:51.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:51.979 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e674928]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11767 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:52.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=101.2 MiB, available=373.3 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:52.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=137.1 MiB, available=318.4 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:52.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=104.3 MiB, available=351.2 MiB 06:57:52.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:52.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:52.852 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=103.6 MiB, available=351.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:52.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.101 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:53.414 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest localRepository.publicKeySha1 = EC:42:7D:DC:63:9F:F7:05:34:8D:F3:9F:4C:C2:41:BD:08:1A:07:AB remoteRepository.repositoryId = a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepository.remoteRoot = https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepository.publicKeySha1 = 6E:3F:B3:10:5B:03:41:E7:5B:66:84:38:B8:88:CF:B5:C5:3B:06:1F 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 106a8011-2c0d-48d2-b6f8-f05f12d4975c a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:53.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=137.1 MiB, available=318.4 MiB 06:57:53.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:53.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=103.7 MiB, available=351.8 MiB 06:57:53.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.-1.xml.gz 06:57:53.603 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:57:53.607 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:57:53.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.641 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:53.656 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.710 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:53.737 [qtp507378138-3986] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.757 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 renewalDateTime=2019-09-21T05:27:53.683Z expiryDateTime=2019-09-21T05:57:53.683Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:53.764 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.784 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:53.795 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:53.814 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:53.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=100.6 MiB, available=388.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=106a8011-2c0d-48d2-b6f8-f05f12d4975c to='build/repo/k0t30bad-hvwvp-local-dest', fromRepoLocalSync=true org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:53.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.-1.xml.gz 06:57:53.818 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.-1.xml.gz 06:57:53.821 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 106a8011-2c0d-48d2-b6f8-f05f12d4975c ('build/repo/k0t30bad-hvwvp-local-dest') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:53.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=8 remoteFromLocalRevision=2 06:57:53.851 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7682689d-09e0-403a-9772-db8fc35b1529 from='build/repo/k0t2zb7s-a5xjt-local-src' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.857 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:53.878 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:53.884 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.891 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:53.935 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:53.965 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:54.012 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.-1.xml.gz 06:57:54.013 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:54.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:54.069 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:54.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:57:54.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=10 06:57:54.210 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:54.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=137.5 MiB, available=318.0 MiB 06:57:54.251 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.86.xml.gz 06:57:54.251 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:57:54.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:57:54.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:57:54.271 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:54.332 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:54.339 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:54.378 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 localRepositoryRevisionSynced=107 06:57:54.405 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:54.454 [qtp507378138-2755] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:57:54.468 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:54.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=6, revision=10 06:57:54.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:54.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=137 remoteFromLocalRevision=107 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:54.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:57:54.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:54.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=31e290c6-26e7-4716-afd0-12de33871344 from='build/repo/k0t2wao8-5upbe-local-src' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:54.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.5 MiB, allocated=473.5 MiB, used=100.4 MiB, available=373.1 MiB 06:57:54.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.-1.xml.gz 06:57:54.586 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:54.587 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:54.590 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:54.601 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:54.615 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:54.617 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=137 06:57:54.673 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:57:54.673 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:57:54.695 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:57:54.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:54.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:54.873 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:57:54.874 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:54.900 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:54.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=104.1 MiB, available=351.4 MiB 06:57:54.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:54.982 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=135, revision=139 06:57:54.982 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:55.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.125 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:55.143 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:55.157 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=130, revision=139 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:55.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 06:57:55.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:55.296 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:55.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=130, revision=139 06:57:55.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=12 06:57:55.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:55.345 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:57:55.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:57:55.415 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:57:55.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.432 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:55.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4adc4a712c82083b2434cdf43960a8acafa23da' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:55.454 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.453 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:55.465 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:55.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 06:57:55.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.488 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:57:55.534 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:55.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=10, revision=12 06:57:55.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:55.547 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:55.559 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:55.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:55.582 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=-1, revision=100 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.591 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:55.629 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:55.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:57:55.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:55.683 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:55.685 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:55.686 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:55.698 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 06:57:55.699 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/zzz' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.704 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:55.723 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:55.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e78e709c90e9c7879b43a44a30b45e498c8780d' to.sha1='98ec05d24edb84fbec4ea78eb284f024c269f2a9'): /2/zzz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:55.790 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:55.818 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.860 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=14 06:57:55.860 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:55.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:55.919 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=142 06:57:55.921 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:55.949 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:55.958 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:56.008 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:56.020 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=139, revision=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.050 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:56.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.100 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=12, revision=14 06:57:56.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:56.121 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:56.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=139, revision=142 06:57:56.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.157 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:56.157 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:56.177 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.185 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.210 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:56.217 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.218 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:56.230 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:56.232 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:56.252 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 06:57:56.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/zzz' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=16 06:57:56.289 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:57:56.339 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.344 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=14, revision=16 06:57:56.378 [qtp507378138-2755] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:56.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.390 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=14, revision=16 06:57:56.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=16, revision=-1 06:57:56.435 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:56.435 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:56.480 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.520 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.534 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:57:56.534 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:56.540 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:56.543 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:56.548 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=2097152 06:57:56.561 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:56.602 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:56.616 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:56.624 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=18 06:57:56.641 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:57:56.788 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.793 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:56.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=104.4 MiB, available=351.1 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:56.824 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.833 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:56.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=100 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:56.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:56.869 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=16, revision=18 06:57:56.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=18, revision=-1 06:57:56.928 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:56.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:56.969 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:56.993 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:56.996 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=3145728 06:57:57.010 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:57.033 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:57.040 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 06:57:57.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=20 06:57:57.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:57.167 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:57.188 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:57.199 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:57.204 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:57.212 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:57.224 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:57.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:57.236 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:57:57.258 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:57.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=18, revision=20 06:57:57.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=20, revision=-1 06:57:57.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:57.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:57.329 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:57.358 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:57.359 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:57.360 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=4194304 06:57:57.374 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:57.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:57:57.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:57.541 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:57.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffd6e03af5f1e15af59a081df76f2ee4f1090961' to.sha1='c04956831252e9e9b64aec5d0fc1d68ed2882286'): /1 {11 11ä11#+} 1/a 06:57:57.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=23 06:57:57.650 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:57.671 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:57.680 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=5242880 06:57:57.700 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:57.737 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:57.742 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=20, revision=23 06:57:57.761 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:57:57.811 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:57.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=20, revision=23 06:57:57.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=23, revision=-1 06:57:57.844 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:57.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:57.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms. 06:57:57.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:57.951 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:57.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:57.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:57.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:57.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:57.970 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:57.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:57.974 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:57.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:57.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:57.989 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:57.990 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/4sPs_ATbHUGZ3jzKAmikLg' offset=6291456 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:57.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:57.991 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:57.998 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:57.998 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.002 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:58.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:58.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:58.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:58.013 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:58.020 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:58.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:58.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:58.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.034 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:58.037 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:58.037 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:58.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:58.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.044 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:58.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:57:58.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:58.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:58.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:58.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 06:57:58.078 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.101 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 463168 bytes in 2452 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:58.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:58.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:58.122 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:57:58.124 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.172 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.186 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:57:58.201 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:58.201 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! 06:57:58.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.203 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a 06:57:58.204 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a 06:57:58.206 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a 06:57:58.207 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a 06:57:58.208 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.209 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:58.217 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:58.218 [qtp507378138-2755] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Q3NKlcNeYC7aO5hsdZx9Ew/foAp9y1VE7DCtIhb9S7KlQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.389 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:58.393 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.407 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:57:58.417 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:58.421 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:57:58.434 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=2097152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9913b22e878d896244f12b68ccb2ad19e6842ab0' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116993 bytes in 425 ms. path='/1 {11 11ä11#+} 1/a' 06:57:58.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=26 06:57:58.488 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.588 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.603 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:58.606 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.608 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.613 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:57:58.624 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.633 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=23, revision=26 06:57:58.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.657 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/0F6QuZLtHeyIovlCpa3Gnw' offset=0 06:57:58.668 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 06:57:58.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:57:58.734 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 06:57:58.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556105 bytes in 212 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:58.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=105.5 MiB, available=350.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.892 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:58.936 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:58.938 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:57:59.014 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:59.108 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:59.124 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:59.127 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionSynced=-1, revision=100 06:57:59.127 [qtp2000985038-1295] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:59.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:59.141 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:59.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:57:59.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:59.157 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:59.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b63ddebc4c6329d0422d1ff85056c08a3575b20' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:59.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:59.316 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:59.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='743572cd8bb4e12d12c09aadff32ad224606cab7' to.sha1='f4870d17b2be7bc349ad779abbd36f3ba2311096'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:59.330 [Test worker] 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' 06:57:59.352 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:59.353 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ak1_QFqma_Z5AXqkWSsTZw/WdUtFYy0VZyl6L37tfFBDQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:59.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:59.361 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:59.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:57:59.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36380 bytes in 75 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:57:59.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=31 06:57:59.435 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:59.455 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 06:57:59.564 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:57:59.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:57:59.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df3d898959f8c50f1ae726a187219eb95e853180' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:57:59.788 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:57:59.796 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:57:59.798 [Test worker] 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' 06:57:59.826 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:59.828 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oyBmL4yLIABjib67cm74gA/jfR-04wSEvZ6TVavNO8azQ/FYD8EQXVXKBEF7OfNvvrPQ' offset=0 06:57:59.841 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:57:59.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 06:58:00.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12520 bytes in 263 ms. path='/2/1 {11 11ä11#+} 1/a' 06:58:00.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.136 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.140 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=26, revision=31 06:58:00.154 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:00.224 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=26, revision=31 06:58:00.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:00.281 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.284 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae4cce3c155edd42ef06f4229b374752678c6ed9' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.345 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:00.410 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:00.430 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.438 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.456 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:58:00.477 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:00.478 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.486 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=-1, revision=5 06:58:00.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.507 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.512 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oyBmL4yLIABjib67cm74gA/jfR-04wSEvZ6TVavNO8azQ/wusbdEKM_liLtd8zfMSQ9A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:00.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:00.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:00.524 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.525 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:00.537 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:00.550 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:00.568 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=3145728 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.680 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:00.680 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:00.692 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3460812 bytes in 4437 ms. path='/2/zzz' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.697 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.703 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.704 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Q3NKlcNeYC7aO5hsdZx9Ew/7u4ypKlD9Tju8Z9MVQTlJQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:00.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=148 06:58:00.716 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.745 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 496479 bytes in 268 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:00.761 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:00.768 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=142, revision=148 06:58:00.779 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:00.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=142, revision=148 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.784 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:00.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.805 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.817 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 615456 bytes in 405 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.830 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=34 06:58:00.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:00.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:00.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.842 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:00.869 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.871 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.875 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=31, revision=34 06:58:00.881 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:00.884 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:00.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=31, revision=34 06:58:00.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:00.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca8fef6ab814d767c27285e07af6d98e60a77fa8' to.sha1=''): /2/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:00.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:00.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:00.982 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:01.017 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:58:01.029 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.062 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:01.089 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:01.109 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:01.116 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oyBmL4yLIABjib67cm74gA/SxyTHf3FBH8WG6F1-bjaZg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.141 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:01.156 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:01.160 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:01.172 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:01.224 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.241 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='070b848ffa8b64004db213fa67244e66730949ad' to.sha1='6239d46f729e5d6a038c680a26325e9b99080632'): /1 {11 11ä11#+} 1/c org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:01.276 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=39 06:58:01.297 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 06:58:01.372 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:01.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.382 [qtp507378138-2755] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=34, revision=39 06:58:01.413 [qtp507378138-2755] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:01.429 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:01.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=34, revision=39 06:58:01.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:01.456 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="31e290c6-26e7-4716-afd0-12de33871344"] on repo=31e290c6-26e7-4716-afd0-12de33871344 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:01.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 397080 bytes in 444 ms. path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:01.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.491 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:01.500 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:01.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=105.4 MiB, available=350.1 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:01.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=137 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.512 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:01.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:01.523 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:01.531 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:01.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:58:01.562 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 06:58:01.562 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:01.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:01.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:01.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=153 06:58:01.597 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:01.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e0e90a07108115cd8f56556da9a7dd6c162c7dc' to.sha1=''): /3 + &#ä/5/h org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:01.657 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:01.661 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=148, revision=153 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:01.682 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:01.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:01.826 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:01.847 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:01.850 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:01.851 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Q3NKlcNeYC7aO5hsdZx9Ew/cEv5QdKq8EegYNbYM_VxYw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:02.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 06:58:02.096 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:02.096 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/W3g1nCOS_YpZNFmLzga4ew/K4tD3Dpftiir9Hia-3TbmA' offset=0 06:58:02.108 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:02.210 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:02.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=148, revision=153 06:58:02.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=153, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:02.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=105.4 MiB, available=350.1 MiB 06:58:02.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:02.250 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:02.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:02.263 [qtp344249497-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 transaction.localRevision=123 remoteFromLocalRevision=137 06:58:02.328 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:02.335 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=31e290c6-26e7-4716-afd0-12de33871344 to='build/repo/k0t2wao8-5upbe-local-src', fromRepoLocalSync=false 06:58:02.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:58:02.336 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:58:02.354 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:02.356 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159536 bytes in 290 ms. path='/3 + &#ä/5/h' 06:58:02.423 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:02.441 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=123 06:58:02.457 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:02.462 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:02.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:58:02.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:58:02.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87a913c1f7345d0dc568deaaf3ba9adfc8c777d7' to.sha1=''): /3 + &#ä/5/i 06:58:02.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:02.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=105.3 MiB, available=350.2 MiB 06:58:02.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.-1.xml.gz 06:58:02.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:58:02.735 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:02.744 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' 06:58:02.774 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:02.779 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/W3g1nCOS_YpZNFmLzga4ew/fXOVJwOYBTA7pekN3UfS2w' offset=0 06:58:02.795 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:02.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:02.910 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:02.921 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1027058 bytes in 1389 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:02.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:02.933 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=42 06:58:02.934 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:02.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:02.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.005 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.016 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=39, revision=42 06:58:03.036 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:03.039 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=39, revision=42 06:58:03.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.073 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:03.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.152 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.173 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.180 [qtp1776774368-2625] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/W3g1nCOS_YpZNFmLzga4ew/fXOVJwOYBTA7pekN3UfS2w' offset=1048576 06:58:03.189 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.191 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:03.194 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.211 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.216 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.224 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:58:03.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.256 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 06:58:03.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.275 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e492b137cb7391d33481893084c2613a783b6cb6' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 399735 bytes in 565 ms. path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d46b017b20a56526eb8e73ef20b544e7907f71f4' to.sha1='e1134d76a1ab0cb759251590ac0d967eef425705'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.353 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:58:03.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=47 06:58:03.361 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:02.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:58:03.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=146.4 MiB, available=309.1 MiB 06:58:03.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:03.410 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.424 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:03.436 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.447 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.449 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Tt46Oj3gGLLdIQ8d9Xon8w/TgIVQPhLmVicAaSyVIuvpQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.451 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.457 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:03.470 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.484 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.487 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:03.498 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d50732e1fba85321736d62e0cf355eca20bcc244' to.sha1=''): /3 + &#ä/aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.530 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=42, revision=47 06:58:03.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.563 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.619 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:03.621 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:03.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.640 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.647 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/wA2DNUVCCTmtjWNEBwwgWg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.657 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.657 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.691 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.705 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 241218 bytes in 133 ms. path='/3 + &#ä/aa' 06:58:03.788 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.794 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.799 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Tt46Oj3gGLLdIQ8d9Xon8w/TgIVQPhLmVicAaSyVIuvpQ' offset=1048576 06:58:03.811 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.820 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.829 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.833 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.835 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0zOgxhM4InAzic4KqXklKg/pJSHiD9YrZZz89IkVjZl2g/51y4qbqZE2kjL1sJeNbY5w' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.837 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:58:03.846 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.866 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56ea05d16516c12ab5d51a994fcb30d5020fc986' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 580590 bytes in 472 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58572 bytes in 178 ms. path='/2/1 {11 11ä11#+} 1/a' 06:58:03.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=50 06:58:03.896 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.926 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:58:03.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:03.952 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:58:03.961 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.961 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.966 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.968 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.968 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/IxWxhdsKbnt-1h_fmVCE0g' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:03.973 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:03.981 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:03.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=47, revision=50 06:58:03.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:03.987 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:04.013 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:04.029 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:04.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.079 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:04.083 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:58:04.100 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0b82ac585c8fbd0323257797c12bd233101e7ff' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.129 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:04.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:04.165 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 38 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.193 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:04.200 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Tt46Oj3gGLLdIQ8d9Xon8w/7qlv1df8bw110Th25GKObg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.197 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b3312a01752a67ce8d0c8a89a3b12fd4bf30363' to.sha1='0ec76995c4bdecf0a71e83a97984c9494daeb948'): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.208 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=55 06:58:04.277 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.373 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 706400 bytes in 430 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.371 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 197321 bytes in 206 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.385 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:04.396 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.417 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.431 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.427 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:04.459 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:04.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=146.1 MiB, available=309.4 MiB 06:58:04.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=108, revision=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=50, revision=55 06:58:04.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.486 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.500 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.522 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.515 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90bcf68148b09c9051d81eaec2ef1e195c7506ad' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:04.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:04.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d959407d67d3bf0b04b22b3ead23df220b025b78' to.sha1=''): /3 + &#ä/cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.561 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:04.571 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:04.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:04.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.577 [Test worker] 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' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:04.592 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:58:04.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.605 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:04.608 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.621 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:58:04.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.646 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:04.656 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Tt46Oj3gGLLdIQ8d9Xon8w/7gkOj1V_ZvCBHEovp3VJFA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.654 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.663 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.670 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:04.692 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/iGADg2E2ZSAwvnxZf-Y99g' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.692 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:04.702 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.702 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.716 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0zOgxhM4InAzic4KqXklKg/pJSHiD9YrZZz89IkVjZl2g/091uPX7XbUhdUlw7_NDU-A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.766 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:04.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63852 bytes in 204 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112941 bytes in 180 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=58 06:58:04.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.820 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 166408 bytes in 234 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.900 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:04.904 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:04.910 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:04.914 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=55, revision=58 06:58:04.918 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:04.992 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.104 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d99670e704325f7c671a96898bc4a6db82a6949e' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.109 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=55, revision=58 06:58:05.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:05.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:05.166 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.183 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb5a15b6ac38909f57a280d9470b01add5b4f61c' to.sha1=''): /3 + &#ä/dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.189 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:05.193 [Test worker] 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' 06:58:05.211 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:05.214 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iEn67k5yn9DzcLDfbYxZmA/tCI_W0QaBKYpapfWdXAk5w/wHTM_fszXCm-Jm8vLCKr_g' offset=0 06:58:05.223 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.245 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:05.253 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.264 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 06:58:05.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.274 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:05.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.298 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.305 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4quYS-F4nQ5UQjqlvybuPQ/ucrmK5SHduB1e7xDvQkmYw' offset=0 06:58:05.311 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:05.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:05.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=145.5 MiB, available=310.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.343 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b76d4e7677da5f9a75fcbda56b877f3cd5e97d3c' to.sha1='4f52b533cda54512732ec16e7876bf0963bc3e8a'): /2/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2162 bytes in 70 ms. path='/3 + &#ä/dd' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:05.358 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:05.365 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionSynced=108, revision=124 06:58:05.366 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.366 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:05.377 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:05.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:05.384 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.386 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f00dc238-1d28-4669-938a-fad112482daf"] on repo=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:05.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=63 06:58:05.406 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:05.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.417 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:05.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:05.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.451 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 localRepositoryRevisionSynced=96 06:58:05.468 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 595748 bytes in 287 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.492 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:05.498 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=90 remoteFromLocalRevision=96 06:58:05.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 from='build/repo/k0t2zwfc-n3f7s-local-dest' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.571 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.586 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.597 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:05.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=58, revision=63 06:58:05.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.610 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.617 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:05.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.648 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.657 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.674 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e6a3f2739971ab5c51db73ce7dad30cc6370e9c' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.684 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:05.686 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.695 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 06:58:05.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:05.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.728 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:58:05.733 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.740 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.751 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=90 06:58:05.777 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:05.777 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.779 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.795 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:05.795 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.796 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.797 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.802 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:05.804 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0zOgxhM4InAzic4KqXklKg/EfUnbLMTiOb8fG324qg6Vg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.805 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iEn67k5yn9DzcLDfbYxZmA/tCI_W0QaBKYpapfWdXAk5w/8m4WEzhr8NUx-PiQfTph9A' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.819 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.868 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:05.874 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.remoteRepositoryRevisionSynced=5, revision=92 06:58:05.902 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:05.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=5, revision=92 06:58:05.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.911 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150322 bytes in 245 ms. path='/2/a' 06:58:05.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=66 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:05.971 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:05.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 71427 bytes in 235 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:05.977 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:06.000 [qtp1776774368-2625] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 transaction.localRevision=103 remoteFromLocalRevision=90 06:58:06.010 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 to='build/repo/k0t2zwfc-n3f7s-local-dest', fromRepoLocalSync=false 06:58:06.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:06.025 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:06.032 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:06.051 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.056 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.061 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:06.069 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103 06:58:06.075 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.079 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:06.089 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=63, revision=66 06:58:06.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:06.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:06.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.193 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:06.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:06.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8aeccecc7e8401274f3bf2ce010844f77eb90fc' to.sha1=''): /2/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.240 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.267 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:06.270 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:06.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=131.8 MiB, available=323.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.284 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:06.288 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:06.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:06.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.304 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:06.310 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:58:06.339 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='802ee07c14de57812cf2ef34fbdfb66b71d11dc1' to.sha1='c4d29bf4a3ed747d1f41205e101d2ba78410f76f'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:06.351 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.360 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iEn67k5yn9DzcLDfbYxZmA/OaQECP_6yqpl6KYLwphiOw' offset=0 06:58:06.368 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=71 06:58:06.436 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 06:58:06.478 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.491 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:06.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.508 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:06.525 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=66, revision=71 06:58:06.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:06.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 552334 bytes in 279 ms. path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.586 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:06.602 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.625 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.634 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:06.638 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:06.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:06.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 06:58:06.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='150eb7ca5934116eda3c764109be1647c4e0aac1' to.sha1=''): /3 + &#ä/5/h 06:58:06.818 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:06.824 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/h' 06:58:06.866 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.876 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=0 06:58:06.885 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:06.886 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.907 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.930 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:06.936 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/cdbZkGLJEH93QbXEwUgN-g/Z4NMdRqd7o2jwsx21Kgd_Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:07.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:06.079 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:06.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:58:07.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=127.7 MiB, available=351.8 MiB 06:58:07.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.109 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:07.119 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 400159 bytes in 481 ms. path='/3 + &#ä/5/h' 06:58:07.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=74 06:58:07.135 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:07.144 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:07.161 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionInProgress=-1, revision=104 06:58:07.172 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.185 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:07.189 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=71, revision=74 06:58:07.193 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:07.197 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.200 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:07.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=71, revision=74 06:58:07.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:07.274 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:07.284 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:07.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:07.295 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.331 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:07.364 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:07.366 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:58:07.380 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:07.396 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:07.402 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:58:07.432 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8985a65c391614a88957b1604ae82b8b0396e6fa' to.sha1='db6286c1bb6afb313c57e24367d70956dce46bac'): /3 + &#ä/5/i org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:06.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=131.7 MiB, available=323.8 MiB 06:58:06.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:58:07.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=131.7 MiB, available=323.8 MiB 06:58:07.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:58:07.503 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:58:07.504 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:07.504 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:07.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=79 06:58:07.513 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:07.521 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:07.547 [qtp344249497-1684] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 localRepositoryRevisionSynced=123 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.557 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:07.561 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=74, revision=79 06:58:07.569 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:07.616 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:07.617 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=2097152 06:58:07.625 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.630 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:07.630 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=74, revision=79 06:58:07.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:07.669 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=157 remoteFromLocalRevision=123 06:58:07.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=31e290c6-26e7-4716-afd0-12de33871344 from='build/repo/k0t2wao8-5upbe-local-src' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.674 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:07.714 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:07.716 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=157 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:07.729 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:07.731 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:07.764 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:07.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:07.797 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:07.803 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:07.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=157 06:58:07.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:07.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:07.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:07.855 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:07.856 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao8-5upbe-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:07.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=155, revision=159 06:58:07.865 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 06:58:07.936 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:07.951 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344, this.remoteRepositoryRevisionSynced=153, revision=159 06:58:07.961 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:07.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=153, revision=159 06:58:07.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=159, revision=-1 06:58:07.995 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.001 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:08.013 [qtp344249497-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=31e290c6-26e7-4716-afd0-12de33871344 transaction.localRevision=129 remoteFromLocalRevision=157 06:58:08.016 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.024 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:08.029 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:58:08.029 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b2060ae]getCloseDeferredMillis: closeDeferredMillis=10000 06:58:08.029 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b2060ae]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.032 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=3145728 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:08.040 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5178ed97]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' 06:58:08.040 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5178ed97]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.041 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.049 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.062 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.068 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/cdbZkGLJEH93QbXEwUgN-g/6sE_Q6YFQLIwAmwVS1p8lA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:08.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=127.4 MiB, available=353.1 MiB 06:58:08.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=98, revision=104 06:58:08.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! 06:58:08.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.256 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 331234 bytes in 542 ms. path='/3 + &#ä/5/i' 06:58:08.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=82 06:58:08.302 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.357 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.361 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=79, revision=82 06:58:08.366 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:08.368 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=79, revision=82 06:58:08.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=82, revision=-1 06:58:08.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:08.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:08.433 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.463 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.464 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/7t1KZ31p8od8pmNUAOAZtw' offset=4194304 06:58:08.473 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.470 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:08.482 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.494 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.504 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 627640 bytes in 1680 ms. path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.509 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:08.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 06:58:08.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6b5f4cb2159868e1b1edb4f56f1a67edcb29ece' to.sha1='7b47277cfc8b9a89550658a2e0ad4e2bdb292732'): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:58:08.564 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h 06:58:08.565 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h 06:58:08.566 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h 06:58:08.567 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_2hwcg into destFile h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=87 06:58:08.601 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.630 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:08.635 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.676 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.686 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5807bb522b6327e9ae2125d969c5d8ed802eb7a3' to.sha1=''): /3 + &#ä/5/i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.718 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:08.744 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=82, revision=87 06:58:08.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:08.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.816 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.846 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.849 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/e4HuLUyX_7av4uhZAm649g/bijT3DWkJW7bgnzjiAD27Q' offset=0 06:58:08.857 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:08.875 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:08.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:08.908 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:08.940 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:08.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=127.5 MiB, available=352.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:08.992 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 295328 bytes in 180 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:09.016 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:09.021 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionSynced=98, revision=104 06:58:09.022 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:09.025 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:09.042 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:09.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:09.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:09.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:09.065 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:09.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:09.090 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:09.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6cf57c23b04b47d17270cdd771361a9c1d496d3' to.sha1=''): /3 + &#ä/aa org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:09.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:09.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:09.167 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:09.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/aa' 06:58:09.227 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:09.236 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/EUK6tNnU2RD_q30-xZqrug' offset=0 06:58:09.244 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:09.260 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:09.286 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:09.291 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:09.293 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/56N8Q_YrJ3HyoxdLkG6XGw' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:09.423 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:09.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:09.540 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:09.560 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:09.562 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/EUK6tNnU2RD_q30-xZqrug' offset=1048576 06:58:09.573 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:09.628 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:09.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=127.6 MiB, available=354.4 MiB 06:58:09.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:09.773 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:09.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:09.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 842683 bytes in 899 ms. path='/3 + &#ä/aa' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:09.818 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:09.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=90 06:58:09.842 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:09.894 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:09.896 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/EUK6tNnU2RD_q30-xZqrug' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:09.902 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:09.905 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:09.906 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=87, revision=90 06:58:09.909 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:09.957 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:09.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=87, revision=90 06:58:09.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=90, revision=-1 06:58:10.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:10.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.025 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.041 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:10.061 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:10.064 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.073 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.088 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.089 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:10.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:58:10.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='126e6f7bfc70f7a78e5e4857420bdfd9b3d49baf' to.sha1='09da8e10a88d965e0c6e2632440b447edc18e685'): /3 + &#ä/bb 06:58:10.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=95 06:58:10.163 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.232 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.233 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:10.237 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.240 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/EUK6tNnU2RD_q30-xZqrug' offset=3145728 06:58:10.249 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.252 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:10.264 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:10.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=90, revision=95 06:58:10.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=95, revision=-1 06:58:10.305 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:10.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=127.6 MiB, available=353.4 MiB 06:58:10.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.341 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:10.359 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:10.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.388 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 344484 bytes in 1298 ms. path='/3 + &#ä/aa' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.504 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.508 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.518 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.521 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.526 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 06:58:10.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa 06:58:10.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.534 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:10.544 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/e71QZXTlakvdrbJrQ7gTJQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.597 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:10.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.622 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4e0611435ec345a79d978ed66c1cd324dc2376f' to.sha1=''): /3 + &#ä/bb org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.686 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.688 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:10.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222662 bytes in 383 ms. path='/3 + &#ä/bb' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.750 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=98 06:58:10.766 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:58:10.803 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:10.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=127.8 MiB, available=356.2 MiB 06:58:10.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:10.815 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:58:10.815 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:10.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:10.812 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/oGkgKETTHZY7AXd4lC6Lsg' offset=0 06:58:10.819 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.818 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.836 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:10.847 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.850 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=95, revision=98 06:58:10.854 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:10.856 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:10.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=95, revision=98 06:58:10.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:10.871 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 localRepositoryRevisionSynced=103 06:58:10.887 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:10.915 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=97 remoteFromLocalRevision=103 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.931 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:10.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 from='build/repo/k0t2zwfc-n3f7s-local-dest' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:10.959 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 06:58:10.969 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:10.970 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:10.972 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:10.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:10.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:10.980 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=97 06:58:10.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:10.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:10.993 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:11.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:11.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:11.016 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:11.018 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:11.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=95, revision=99 06:58:11.028 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:11.032 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:11.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:11.072 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:11.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:11.105 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:11.115 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.remoteRepositoryRevisionSynced=92, revision=99 06:58:11.129 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:11.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=92, revision=99 06:58:11.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:11.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231012 bytes in 393 ms. path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:11.206 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:11.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='174a38a87f796502a7fde030f54afc35110a482e' to.sha1='23baf3f21372df998b79df0dacb256cefc0b698a'): /3 + &#ä/cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:11.221 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 transaction.localRevision=109 remoteFromLocalRevision=97 06:58:11.226 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:11.233 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:11.237 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:11.418 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:11.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=103 06:58:11.431 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:11.455 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:11.513 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:11.562 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99c5988c5bcdee5ea10a68af0d66ae675ab91895' to.sha1=''): /3 + &#ä/cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:11.610 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:11.624 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=98, revision=103 06:58:11.649 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:11.678 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:11.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=98, revision=103 06:58:11.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:11.709 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:11.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:11.786 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:11.824 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:11.826 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:11.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:58:11.830 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:11.836 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/Vk2E2z8NHNNNFSH3OSNzKQ' offset=0 06:58:11.862 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.129 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:12.208 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.245 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.253 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf renewalDateTime=2019-09-21T05:26:23.312Z expiryDateTime=2019-09-21T05:56:23.312Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.272 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:12.275 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.276 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:12.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.304 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:12.317 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:12.318 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:12.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=134 06:58:12.338 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 06:58:12.442 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:58:12.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb to='build/repo/k0t2xdqd-k621j-local-src', fromRepoLocalSync=true 06:58:12.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.88.xml.gz 06:58:12.450 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.88.xml.gz 06:58:12.452 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb ('build/repo/k0t2xdqd-k621j-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:12.455 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:12.469 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/Vk2E2z8NHNNNFSH3OSNzKQ' offset=1048576 06:58:12.477 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.482 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:12.489 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.506 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:12.531 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5178ed97]initPersistenceManagerFactory: repositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:58:12.532 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5178ed97]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4492 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.540 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.582 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.598 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=109 06:58:12.601 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.604 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:12.608 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:12.609 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/G8L6aBZeF0I8ECfOYq-2EA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.617 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.88.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:12.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.676 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:12.700 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 572932 bytes in 425 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:12.722 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 708985 bytes in 993 ms. path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=106 06:58:12.730 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:12.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.780 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:12.774 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.792 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=103, revision=106 06:58:12.798 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:12.807 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:12.809 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=103, revision=106 06:58:12.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=106, revision=-1 06:58:12.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:12.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:12.873 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:12.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.880 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:12.882 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:12.905 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 renewalDateTime=2019-09-21T05:26:54.002Z expiryDateTime=2019-09-21T05:56:54.002Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:12.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77824ec9fe8f7ad79cf81be415506a2f97b6be54' to.sha1=''): /3 + &#ä/dd org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.918 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:12.922 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:58:12.930 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:12.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:12.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:12.962 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:12.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:12.968 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:12.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ba5bdfb92ce74dd2685ba7058be77556f93c29d' to.sha1='1c4220a4cf9fc2dd667bee5d875a96b074f4b6ac'): /3 + &#ä/dd org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:12.974 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:13.003 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=111 06:58:13.004 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.011 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:13.015 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.015 [qtp2000985038-1295] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vj7LvG-Kw6moKQyAC5khrg/zew7ysxzae69Z8m-7-4nTQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:13.016 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.025 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:13.042 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.044 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=106, revision=111 06:58:13.053 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:13.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:13.060 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=106, revision=111 06:58:13.072 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=111, revision=-1 06:58:13.097 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:13.111 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:13.127 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.135 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:58:13.138 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:13.355 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 647023 bytes in 392 ms. path='/3 + &#ä/dd' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:13.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb to='build/repo/k0t2ywhx-ziy4x-local-dest', fromRepoLocalSync=true 06:58:13.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.101.xml.gz 06:58:13.373 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.101.xml.gz 06:58:13.380 [pool-43-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb ('build/repo/k0t2ywhx-ziy4x-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.382 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:13.410 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:13.444 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.455 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:58:13.462 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 06:58:13.490 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.500 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=98 06:58:13.502 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:13.525 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=95 remoteFromLocalRevision=98 06:58:13.542 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=106a8011-2c0d-48d2-b6f8-f05f12d4975c from='build/repo/k0t30bad-hvwvp-local-dest' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:13.574 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.599 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.605 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:13.638 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:12.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=88 repoFileDtos.size=0 06:58:13.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=130.7 MiB, available=352.3 MiB 06:58:13.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:13.658 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.668 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.678 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:13.704 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.712 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:13.712 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:13.720 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=-1, revision=110 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:58:13.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:13.730 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.747 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=95 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:13.748 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:13.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:13.777 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:13.778 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:13.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=97 06:58:13.791 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 06:58:13.845 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.855 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.remoteRepositoryRevisionSynced=5, revision=97 06:58:13.861 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=5, revision=97 06:58:13.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=97, revision=-1 06:58:13.890 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.898 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c transaction.localRevision=105 remoteFromLocalRevision=95 06:58:13.900 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=106a8011-2c0d-48d2-b6f8-f05f12d4975c to='build/repo/k0t30bad-hvwvp-local-dest', fromRepoLocalSync=false 06:58:13.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:13.905 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:13.918 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:13.922 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.941 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=105 06:58:13.944 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:13.949 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:13.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:14.361 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:14.406 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:14.418 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:14.424 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:14.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=129.6 MiB, available=357.4 MiB 06:58:14.461 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=89, revision=110 06:58:14.468 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! 06:58:14.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:13.548 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.101.xml.gz 06:58:13.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=101 repoFileDtos.size=3 06:58:14.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=140.1 MiB, available=315.4 MiB 06:58:14.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:14.594 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:58:14.711 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:58:14.880 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:14.894 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=-1, revision=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:14.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=120.5 MiB, available=335.0 MiB 06:58:14.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:14.945 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:14.954 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:15.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=129.6 MiB, available=356.4 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:15.097 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:15.110 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 06:58:15.125 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:15.129 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:15.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:15.134 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionSynced=89, revision=110 06:58:15.134 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=110, revision=-1 06:58:15.142 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:15.163 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:15.164 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:15.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=134, revision=137 06:58:15.211 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 06:58:15.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:15.239 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:15.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:15.375 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:15.735 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:15.771 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=118.9 MiB, available=336.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:15.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:58:15.771 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=129.7 MiB, available=359.3 MiB 06:58:15.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:15.774 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:15.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=100, revision=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:15.786 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:15.792 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:15.793 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! 06:58:15.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:16.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=139.1 MiB, available=316.4 MiB 06:58:16.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=102, revision=130 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:16.331 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:16.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=118.9 MiB, available=336.6 MiB 06:58:16.454 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:16.489 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionSynced=100, revision=106 06:58:16.490 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:16.495 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=129.9 MiB, available=358.1 MiB 06:58:16.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:16.521 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:16.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:16.538 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:16.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=100 06:58:16.560 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 06:58:16.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:16.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:16.704 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:16.738 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:16.742 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:16.742 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=3145728 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:16.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms. 06:58:16.798 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:16.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:16.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:16.869 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:58:16.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:17.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=119.1 MiB, available=336.4 MiB 06:58:17.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:17.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=129.1 MiB, available=362.4 MiB 06:58:17.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.88.xml.gz 06:58:17.172 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:58:17.174 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:58:17.175 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:58:17.200 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:17.217 [qtp1776774368-2625] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=109 06:58:17.275 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:17.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=139 remoteFromLocalRevision=109 06:58:17.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb from='build/repo/k0t2xdqd-k621j-local-src' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' 06:58:17.323 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:17.326 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:17.342 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=139 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:17.378 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:17.384 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:17.386 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:17.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:58:17.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:58:17.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=137, revision=141 06:58:17.486 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 06:58:17.616 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:17.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=139.6 MiB, available=315.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:17.650 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=132, revision=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:17.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=119.1 MiB, available=336.4 MiB 06:58:17.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:17.731 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:17.739 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionSynced=102, revision=130 06:58:17.743 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=130, revision=-1 06:58:17.750 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:17.765 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:17.765 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:17.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=106, revision=109 06:58:17.797 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:17.801 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:17.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:17.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:17.906 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:17.920 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:17.928 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=4194304 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:17.942 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:17.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=132, revision=141 06:58:17.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=141, revision=-1 06:58:18.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:18.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:18.090 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:18.268 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:18.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=119.1 MiB, available=336.4 MiB 06:58:18.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:18.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:18.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:18.289 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:18.305 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:18.318 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=105 06:58:18.373 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:18.399 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=102 remoteFromLocalRevision=105 06:58:18.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=106a8011-2c0d-48d2-b6f8-f05f12d4975c from='build/repo/k0t30bad-hvwvp-local-dest' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' 06:58:18.483 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 06:58:18.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:18.490 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:18.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:18.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:18.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=102 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:18.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=143 06:58:18.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:18.544 [closeDeferredTimer-6b2060ae-1] INFO c.c.c.l.LocalRepoManagerImpl - [6b2060ae]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:18.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:18.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:18.583 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:18.585 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:18.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=100, revision=104 06:58:18.594 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:18.633 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:18.642 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=141, revision=143 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:18.680 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:18.683 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.remoteRepositoryRevisionSynced=97, revision=104 06:58:18.760 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:18.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=97, revision=104 06:58:18.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=104, revision=-1 06:58:18.793 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:18.798 [qtp2000985038-3832] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c transaction.localRevision=111 remoteFromLocalRevision=102 06:58:18.804 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:18.806 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:18.871 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:18.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=141, revision=143 06:58:18.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=143, revision=-1 06:58:18.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:18.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:18.918 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:18.943 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.067 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.084 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 06:58:19.085 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 06:58:19.126 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:19.157 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:19.177 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:19.178 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:19.221 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:19.225 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:19.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:19.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=146 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:18.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=139.6 MiB, available=315.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:19.243 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:19.250 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 renewalDateTime=2019-09-21T05:26:35.649Z expiryDateTime=2019-09-21T05:56:35.649Z 06:58:19.261 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.274 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:19.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:19.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=136 06:58:19.302 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:19.313 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.326 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=143, revision=146 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:19.345 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:19.355 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:58:19.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 to='build/repo/k0t2xvcs-9dt7z-local-src', fromRepoLocalSync=true 06:58:19.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.90.xml.gz 06:58:19.385 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.90.xml.gz 06:58:19.388 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 ('build/repo/k0t2xvcs-9dt7z-local-src') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:19.397 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:19.414 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:19.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=143, revision=146 06:58:19.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=146, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:19.445 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:19.445 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.461 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb transaction.localRevision=119 remoteFromLocalRevision=139 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:19.481 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:19.513 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=111 06:58:19.516 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:58:19.519 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.524 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.90.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:19.568 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.579 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb to='build/repo/k0t2xdqd-k621j-local-src', fromRepoLocalSync=false 06:58:19.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:19.581 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:19.594 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.650 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=119 06:58:19.655 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.660 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:19.688 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.708 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:19.716 [qtp507378138-3325] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=5242880 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:19.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=140.6 MiB, available=314.9 MiB 06:58:19.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:19.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=90 repoFileDtos.size=0 06:58:20.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=122.4 MiB, available=333.1 MiB 06:58:20.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:20.663 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:20.742 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:20.750 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=-1, revision=112 06:58:20.765 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 06:58:20.813 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:20.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=138.6 MiB, available=316.9 MiB 06:58:20.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.101.xml.gz 06:58:20.824 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:58:20.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:20.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:20.858 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:20.869 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:20.874 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:20.876 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=6291456 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:20.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:19.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:58:20.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=130.5 MiB, available=360.0 MiB 06:58:20.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:21.008 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:21.016 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:21.048 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:58:21.065 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:58:21.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/zzz' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:21.093 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:21.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e78e709c90e9c7879b43a44a30b45e498c8780d' to.sha1=''): /2/zzz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:21.139 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:21.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:21.196 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:21.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6412090 bytes in 8085 ms. path='/3 + &#ä/dd' 06:58:21.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=120 06:58:21.288 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 06:58:21.457 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:21.458 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:21.466 [qtp507378138-135] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=111, revision=120 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:21.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/zzz' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:21.472 [qtp507378138-135] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:21.519 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:21.529 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:21.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=121.2 MiB, available=334.3 MiB 06:58:21.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=91, revision=112 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:21.548 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:21.560 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:21.563 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:21.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=111, revision=120 06:58:21.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=120, revision=-1 06:58:21.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:21.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:21.628 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:21.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. 06:58:22.065 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:22.069 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:22.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=130.3 MiB, available=358.2 MiB 06:58:22.087 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=110, revision=120 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:22.089 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:22.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:22.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:22.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:22.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:22.158 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! 06:58:22.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:22.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 48 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:22.348 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:21.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:58:22.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=121.2 MiB, available=334.3 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:22.441 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:22.442 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=2097152 06:58:22.451 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:22.474 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:22.486 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:22.493 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionSynced=91, revision=112 06:58:22.494 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=112, revision=-1 06:58:22.531 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:22.543 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:22.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:22.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=136, revision=139 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:22.601 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:22.635 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:22.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:22.665 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:22.677 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:22.680 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=134, revision=139 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:22.682 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 06:58:22.704 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:22.748 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:22.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=134, revision=139 06:58:22.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=139, revision=-1 06:58:22.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:22.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:22.838 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:22.848 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=3145728 06:58:22.856 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:22.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=129.9 MiB, available=342.1 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:22.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 06:58:23.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 21318 bytes in 1559 ms. path='/2/zzz' 06:58:23.061 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 06:58:23.063 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_mh34 into destFile zzz 06:58:23.065 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_18y68 into destFile zzz 06:58:23.067 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_1vf9c into destFile zzz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:23.074 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:23.078 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionSynced=110, revision=120 06:58:23.078 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=120, revision=-1 06:58:23.140 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:23.147 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:23.147 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:23.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:23.167 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:23.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 06:58:23.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:23.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:23.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:23.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:23.272 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:23.310 [qtp344249497-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=129 06:58:23.325 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:23.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=120 remoteFromLocalRevision=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:23.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=121.6 MiB, available=333.9 MiB 06:58:23.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:23.458 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:58:23.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb from='build/repo/k0t2ywhx-ziy4x-local-dest' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' 06:58:23.477 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:23.489 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:23.569 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=120 06:58:23.588 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:23.588 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:23.600 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:58:23.600 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:58:23.613 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=120 06:58:23.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:23.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:23.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:23.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:23.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=109, revision=122 06:58:23.738 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:23.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=129.3 MiB, available=357.2 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:23.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:23.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:23.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:23.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=125 06:58:23.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:23.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=121.7 MiB, available=333.8 MiB 06:58:23.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:23.929 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:23.929 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:24.001 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:24.010 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=120, revision=125 06:58:24.041 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:24.081 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:24.088 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:24.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=120, revision=125 06:58:24.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:24.105 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.remoteRepositoryRevisionSynced=104, revision=122 06:58:24.145 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:24.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=104, revision=122 06:58:24.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:24.164 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:24.184 [qtp507378138-3325] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 transaction.localRevision=87 remoteFromLocalRevision=8 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:24.189 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:24.194 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb transaction.localRevision=135 remoteFromLocalRevision=120 06:58:24.217 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:24.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb to='build/repo/k0t2ywhx-ziy4x-local-dest', fromRepoLocalSync=false 06:58:24.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:58:24.220 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:58:24.234 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:24.244 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:24.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=7682689d-09e0-403a-9772-db8fc35b1529 to='build/repo/k0t2zb7s-a5xjt-local-src', fromRepoLocalSync=false 06:58:24.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:58:24.253 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:24.257 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=135 06:58:24.260 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:24.265 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:24.271 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:24.294 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=87 06:58:24.316 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:24.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=129.3 MiB, available=342.7 MiB 06:58:24.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:24.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=120.9 MiB, available=334.6 MiB 06:58:24.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.90.xml.gz 06:58:24.658 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:58:24.660 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:58:24.660 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:58:24.677 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:24.704 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=111 06:58:24.712 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:24.733 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=142 remoteFromLocalRevision=111 06:58:24.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 from='build/repo/k0t2xvcs-9dt7z-local-src' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' 06:58:24.746 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:24.749 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:24.766 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=142 06:58:24.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:24.846 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=129.3 MiB, available=355.2 MiB 06:58:25.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:25.026 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:58:25.026 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:25.026 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:58:25.047 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:25.052 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 33 ms. 06:58:25.052 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.060 [qtp1776774368-2625] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=119 06:58:25.062 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:25.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:25.079 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:25.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=144 06:58:25.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.105 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=150 remoteFromLocalRevision=119 06:58:25.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb from='build/repo/k0t2xdqd-k621j-local-src' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' 06:58:25.187 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=150 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:25.253 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:25.258 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=139, revision=144 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.262 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:25.262 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:24.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:58:25.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=141.2 MiB, available=314.3 MiB 06:58:25.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.281 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:25.281 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:25.297 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=150 06:58:25.309 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:25.310 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:25.319 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:25.319 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:25.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=148, revision=152 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:25.325 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:25.343 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=-1, revision=136 06:58:25.363 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:24.321 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:58:24.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.379 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:25.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=107.4 MiB, available=348.1 MiB 06:58:25.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:25.390 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.394 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=146, revision=152 06:58:25.406 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:25.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:25.421 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.421 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=146, revision=152 06:58:25.421 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=152, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:25.445 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=-1, revision=88 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.467 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:25.481 [qtp1776774368-2625] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb transaction.localRevision=125 remoteFromLocalRevision=150 06:58:25.489 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:25.497 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:25.551 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.726 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:25.738 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:25.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=139, revision=144 06:58:25.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=144, revision=-1 06:58:25.763 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 06:58:25.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.776 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:25.805 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf renewalDateTime=2019-09-21T05:27:44.646Z expiryDateTime=2019-09-21T05:57:44.646Z 06:58:25.832 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:25.826 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=146 06:58:25.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.839 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:25.856 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:25.856 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:25.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=101 06:58:25.874 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:25.899 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:25.907 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=144, revision=146 06:58:25.942 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:25.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=144, revision=146 06:58:25.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=146, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:25.965 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:58:25.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 to='build/repo/k0t2zwfc-n3f7s-local-dest', fromRepoLocalSync=true 06:58:25.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.103.xml.gz 06:58:25.974 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.103.xml.gz 06:58:25.976 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 ('build/repo/k0t2zwfc-n3f7s-local-dest') 06:58:26.005 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:58:26.021 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:26.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:26.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:26.073 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:26.073 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:26.084 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:26.092 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:26.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:26.144 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:26.169 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:26.174 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.103.xml.gz 06:58:26.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=103 repoFileDtos.size=3 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:26.211 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 06:58:26.212 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:58:26.262 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=142 06:58:26.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:26.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:26.328 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:26.329 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:26.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=149 06:58:26.336 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:26.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=134.8 MiB, available=320.7 MiB 06:58:26.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=130, revision=136 06:58:26.413 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:58:26.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:26.421 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:26.443 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=146, revision=149 06:58:26.527 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:26.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=146, revision=149 06:58:26.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=149, revision=-1 06:58:26.552 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:26.565 [qtp2000985038-3832] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 transaction.localRevision=121 remoteFromLocalRevision=142 06:58:26.567 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:26.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 to='build/repo/k0t2xvcs-9dt7z-local-src', fromRepoLocalSync=false 06:58:26.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:26.586 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:26.605 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:26.621 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=121 06:58:26.625 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:27.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=103.3 MiB, available=352.2 MiB 06:58:27.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=4, revision=88 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:27.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=134.7 MiB, available=320.8 MiB 06:58:27.383 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:27.395 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionSynced=130, revision=136 06:58:27.396 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=136, revision=-1 06:58:27.400 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:27.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:27.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:27.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:27.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=131.5 MiB, available=343.0 MiB 06:58:27.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:27.429 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 06:58:27.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:27.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:27.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:27.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:27.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.623 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.628 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:27.630 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:27.642 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:27.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:27.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.677 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:27.699 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:27.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.712 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.793 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:27.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:27.853 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:27.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:27.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:27.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=4, cryptoLinkDtos.size=4, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:27.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:27.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:27.879 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:27.888 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 06:58:27.901 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:27.904 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:27.905 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:58:27.905 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:27.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:26.630 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:26.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:58:28.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=121.1 MiB, available=334.4 MiB 06:58:28.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:28.240 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:28.255 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=-1, revision=122 06:58:28.313 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:28.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=134.8 MiB, available=320.7 MiB 06:58:28.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:28.343 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:28.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:28.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=130.6 MiB, available=352.4 MiB 06:58:28.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=104, revision=126 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:28.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=104.7 MiB, available=350.8 MiB 06:58:28.850 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:28.871 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionSynced=4, revision=88 06:58:28.871 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=88, revision=-1 06:58:28.891 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:28.907 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:28.908 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:28.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=127 06:58:28.923 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 06:58:28.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:28.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:29.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms. 06:58:29.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:29.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:29.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:29.180 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! 06:58:29.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:29.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=134.8 MiB, available=320.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:29.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=121.1 MiB, available=334.4 MiB 06:58:29.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=112, revision=122 06:58:29.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:29.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:29.548 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:29.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=103.2 MiB, available=352.3 MiB 06:58:29.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:29.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:58:29.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=134.8 MiB, available=320.7 MiB 06:58:29.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:58:29.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:58:29.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:29.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:58:29.920 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:29.934 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=135 06:58:30.090 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:30.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=127 remoteFromLocalRevision=135 06:58:30.128 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb from='build/repo/k0t2ywhx-ziy4x-local-dest' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' 06:58:30.137 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=127 06:58:30.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:30.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:30.145 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:30.145 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:30.150 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=127 06:58:30.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:30.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:30.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.5 MiB, allocated=472.5 MiB, used=130.0 MiB, available=342.5 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:30.162 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:30.162 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:30.165 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=125, revision=129 06:58:30.171 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 06:58:30.202 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:30.207 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.remoteRepositoryRevisionSynced=122, revision=129 06:58:30.213 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:58:30.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=122, revision=129 06:58:30.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=129, revision=-1 06:58:30.239 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:30.248 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:30.248 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb transaction.localRevision=141 remoteFromLocalRevision=127 06:58:30.250 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:30.254 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionSynced=104, revision=126 06:58:30.256 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:30.257 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:58:30.257 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5178ed97]getCloseDeferredMillis: closeDeferredMillis=10000 06:58:30.257 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5178ed97]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:30.264 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:30.271 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:30.272 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:30.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=101, revision=104 06:58:30.320 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:30.342 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 06:58:30.342 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Waiting for LocalRepoManager to be really closed. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:29.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:30.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:30.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:30.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=120.4 MiB, available=335.1 MiB 06:58:30.536 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:30.550 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionSynced=112, revision=122 06:58:30.550 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=122, revision=-1 06:58:30.564 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:30.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:30.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:30.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=151 06:58:30.598 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:30.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=102.7 MiB, available=352.8 MiB 06:58:30.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:30.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:30.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:31.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=102.7 MiB, available=352.8 MiB 06:58:31.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:58:31.247 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:58:31.247 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:31.247 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:58:31.276 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:31.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=119.8 MiB, available=335.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:31.302 [qtp507378138-3325] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:31.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:31.395 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:31.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=130.2 MiB, available=351.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:31.459 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=129 remoteFromLocalRevision=87 06:58:31.463 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7682689d-09e0-403a-9772-db8fc35b1529 from='build/repo/k0t2zb7s-a5xjt-local-src' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 06:58:31.514 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=129 06:58:31.581 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:31.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:31.603 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:31.604 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:31.610 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=129 06:58:31.643 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:31.643 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:31.661 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:31.661 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:31.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=127, revision=131 06:58:31.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 06:58:31.690 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:31.691 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:31.711 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:31.714 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=125, revision=131 06:58:31.717 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:31.718 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:31.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=125, revision=131 06:58:31.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=131, revision=-1 06:58:31.738 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:31.744 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 transaction.localRevision=93 remoteFromLocalRevision=129 06:58:31.746 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:31.749 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:58:31.776 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:31.783 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:31.840 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms. 06:58:31.931 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, invitation=true] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:31.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=119.8 MiB, available=335.7 MiB 06:58:31.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.026 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:31.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:58:32.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=130.2 MiB, available=341.8 MiB 06:58:32.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.214 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:58:32.250 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, invitation=true] 06:58:32.425 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.497 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=130.4 MiB, available=349.6 MiB 06:58:32.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.103.xml.gz 06:58:32.514 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:58:32.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=119.8 MiB, available=335.7 MiB 06:58:32.527 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:32.527 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:58:32.527 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:32.527 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.530 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 renewalDateTime=2019-09-21T05:27:44.608Z expiryDateTime=2019-09-21T05:57:44.608Z 06:58:32.540 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.542 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.543 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.551 [qtp2000985038-1858] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=121 06:58:32.555 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:32.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:32.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.579 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=153 remoteFromLocalRevision=121 06:58:32.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 from='build/repo/k0t2xvcs-9dt7z-local-src' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.586 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.597 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.602 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=153 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.614 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:58:32.621 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:32.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.634 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.638 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 localRepositoryRevisionSynced=125 06:58:32.641 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.651 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:32.651 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:32.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=153 06:58:32.661 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:32.661 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.662 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=109 remoteFromLocalRevision=125 06:58:32.665 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:58:32.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 from='build/repo/k0t2zwfc-n3f7s-local-dest' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:32.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:32.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=151, revision=155 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.678 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.679 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.681 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.681 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.684 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=131, revision=134 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.699 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=109 06:58:32.709 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:32.709 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:32.711 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:58:32.711 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.715 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.716 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=109 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.718 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=149, revision=155 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:32.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.722 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=149, revision=155 06:58:32.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:32.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:32.730 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=104, revision=111 06:58:32.736 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.737 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.744 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 transaction.localRevision=127 remoteFromLocalRevision=153 06:58:32.746 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.748 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.817 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.821 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.remoteRepositoryRevisionSynced=99, revision=111 06:58:32.827 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=99, revision=111 06:58:32.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=111, revision=-1 06:58:32.852 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.857 [qtp1776774368-3819] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 transaction.localRevision=131 remoteFromLocalRevision=109 06:58:32.860 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 to='build/repo/k0t2zwfc-n3f7s-local-dest', fromRepoLocalSync=false 06:58:32.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:32.862 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:32.876 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.890 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.893 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.896 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.898 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.906 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:32.926 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:32.932 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:32.974 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:58:32.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=7682689d-09e0-403a-9772-db8fc35b1529 to='build/repo/k0t2zb7s-a5xjt-local-src', fromRepoLocalSync=true 06:58:32.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.87.xml.gz 06:58:32.978 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.87.xml.gz 06:58:32.980 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7682689d-09e0-403a-9772-db8fc35b1529 ('build/repo/k0t2zb7s-a5xjt-local-src') 06:58:33.006 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:33.015 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 renewalDateTime=2019-09-21T05:27:53.683Z expiryDateTime=2019-09-21T05:57:53.683Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:33.028 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:33.031 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:33.036 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:33.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:33.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:33.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:33.057 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=94 06:58:33.062 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:33.063 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:33.068 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.87.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:33.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:58:33.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=106a8011-2c0d-48d2-b6f8-f05f12d4975c to='build/repo/k0t30bad-hvwvp-local-dest', fromRepoLocalSync=true 06:58:33.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.105.xml.gz 06:58:33.138 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.105.xml.gz 06:58:33.144 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 106a8011-2c0d-48d2-b6f8-f05f12d4975c ('build/repo/k0t30bad-hvwvp-local-dest') 06:58:33.165 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:33.169 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:58:33.184 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=127 06:58:33.189 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:33.196 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.105.xml.gz 06:58:33.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=105 repoFileDtos.size=2 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:32.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:58:33.879 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.0 MiB, allocated=473.0 MiB, used=130.0 MiB, available=343.0 MiB 06:58:33.879 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:33.910 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:33.919 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionInProgress=-1, revision=132 06:58:34.007 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 06:58:34.041 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:34.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:33.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=87 repoFileDtos.size=0 06:58:34.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=106.7 MiB, available=348.8 MiB 06:58:34.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:34.422 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:58:34.599 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:34.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=122.8 MiB, available=332.7 MiB 06:58:34.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:34.616 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=-1, revision=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:34.621 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:34.656 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 06:58:34.734 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:34.748 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:34.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:34.758 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=-1, revision=128 06:58:34.791 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 06:58:34.837 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:34.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:34.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=129.3 MiB, available=350.2 MiB 06:58:34.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=126, revision=132 06:58:34.973 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! 06:58:34.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:58:35.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=129.3 MiB, available=342.7 MiB 06:58:35.647 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:35.662 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionSynced=126, revision=132 06:58:35.662 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.localRepositoryRevisionInProgress=132, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:35.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=105.0 MiB, available=350.5 MiB 06:58:35.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=88, revision=95 06:58:35.736 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:35.737 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:58:35.738 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:58:35.738 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:35.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:35.744 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:35.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:35.751 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:35.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=114 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:35.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=121.3 MiB, available=334.2 MiB 06:58:35.782 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=106, revision=128 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:35.782 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 06:58:35.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:35.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:36.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 06:58:36.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:36.018 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:36.018 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:36.043 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! 06:58:36.043 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:36.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=129.5 MiB, available=349.0 MiB 06:58:36.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:36.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=104.6 MiB, available=350.9 MiB 06:58:36.684 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:36.688 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionSynced=88, revision=95 06:58:36.688 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=95, revision=-1 06:58:36.696 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:36.710 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:36.711 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:36.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=134, revision=137 06:58:36.726 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:36.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=120.7 MiB, available=334.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:36.789 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:36.792 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:36.794 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=134, revision=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:36.799 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionSynced=106, revision=128 06:58:36.800 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=128, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:36.813 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:36.825 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:36.828 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:36.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=131, revision=137 06:58:36.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:36.844 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:36.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:36.860 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=106, revision=109 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:37.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=129.5 MiB, available=342.5 MiB 06:58:37.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:37.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:37.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:37.444 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:37.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.5 MiB, allocated=477.5 MiB, used=129.5 MiB, available=348.0 MiB 06:58:37.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:37.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:37.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:58:37.495 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:37.508 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 localRepositoryRevisionSynced=131 06:58:37.594 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:37.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:37.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:37.612 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=116 remoteFromLocalRevision=131 06:58:37.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 from='build/repo/k0t2zwfc-n3f7s-local-dest' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' 06:58:37.644 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=116 06:58:37.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:37.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:37.655 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:37.656 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:37.662 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=116 06:58:37.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:37.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:37.675 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:37.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zwfc-n3f7s-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:37.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=114, revision=118 06:58:37.686 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 06:58:37.720 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:37.724 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65, this.remoteRepositoryRevisionSynced=111, revision=118 06:58:37.730 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:37.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=111, revision=118 06:58:37.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=118, revision=-1 06:58:37.765 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:37.770 [qtp1776774368-2941] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=f82d1c65-cd95-4ae8-ac3f-5cba12d5ac65 transaction.localRevision=137 remoteFromLocalRevision=116 06:58:37.773 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:37.775 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:58:37.924 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:37.970 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:38.006 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf renewalDateTime=2019-09-21T05:26:23.312Z expiryDateTime=2019-09-21T05:56:23.312Z 06:58:38.042 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:38.049 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:38.061 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:38.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:38.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=154 06:58:38.105 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 06:58:38.163 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:58:38.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb to='build/repo/k0t2xdqd-k621j-local-src', fromRepoLocalSync=true 06:58:38.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.119.xml.gz 06:58:38.168 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.119.xml.gz 06:58:38.167 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb ('build/repo/k0t2xdqd-k621j-local-src') 06:58:38.230 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:38.237 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:58:38.257 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=137 06:58:38.262 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:38.276 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.119.xml.gz 06:58:38.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=119 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:38.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=120.8 MiB, available=334.7 MiB 06:58:38.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:38.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=104.8 MiB, available=350.7 MiB 06:58:38.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:58:38.799 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=104.7 MiB, available=350.8 MiB 06:58:38.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:38.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=132.2 MiB, available=345.8 MiB 06:58:38.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:38.927 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:58:39.182 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.198 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=-1, revision=138 06:58:39.211 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 06:58:39.240 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:39.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=120.8 MiB, available=334.7 MiB 06:58:39.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:39.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=104.7 MiB, available=350.8 MiB 06:58:39.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.87.xml.gz 06:58:39.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:58:39.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:58:39.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:58:39.526 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.541 [qtp507378138-2755] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=94 06:58:39.556 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.576 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=140 remoteFromLocalRevision=94 06:58:39.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7682689d-09e0-403a-9772-db8fc35b1529 from='build/repo/k0t2zb7s-a5xjt-local-src' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 06:58:39.589 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.592 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.606 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=140 06:58:39.611 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:39.611 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:39.613 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:58:39.613 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:58:39.617 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=140 06:58:39.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:39.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:39.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:39.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:39.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=142 06:58:39.639 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 06:58:39.653 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:39.653 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:39.678 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.681 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=137, revision=142 06:58:39.684 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:39.691 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=137, revision=142 06:58:39.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=142, revision=-1 06:58:39.718 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.725 [qtp507378138-3325] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 transaction.localRevision=101 remoteFromLocalRevision=140 06:58:39.731 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=7682689d-09e0-403a-9772-db8fc35b1529 to='build/repo/k0t2zb7s-a5xjt-local-src', fromRepoLocalSync=false 06:58:39.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:58:39.734 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:58:39.748 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.773 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 06:58:39.776 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:39.783 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:58:39.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:39.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=131.4 MiB, available=345.6 MiB 06:58:39.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=120, revision=138 06:58:39.981 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=121.0 MiB, available=334.5 MiB 06:58:40.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.105.xml.gz 06:58:40.024 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:58:40.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:58:40.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:58:40.120 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.82% 06:58:40.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a' 06:58:40.229 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.57% 06:58:40.229 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:58:40.247 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:40.255 [closeDeferredTimer-1c895e31-2o] INFO c.c.c.l.LocalRepoManagerImpl - [1c895e31]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.254 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=127 06:58:40.257 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:40.279 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=114 remoteFromLocalRevision=127 06:58:40.285 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=106a8011-2c0d-48d2-b6f8-f05f12d4975c from='build/repo/k0t30bad-hvwvp-local-dest' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' 06:58:40.318 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:40.330 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:40.358 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=114 06:58:40.382 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:40.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:40.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=104.7 MiB, available=350.8 MiB 06:58:40.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.390 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:58:40.390 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:58:40.398 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=114 06:58:40.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:40.412 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:40.419 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.420 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:40.420 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:40.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=109, revision=117 06:58:40.439 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:40.440 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=-1, revision=102 06:58:40.456 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.473 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:40.476 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.477 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.remoteRepositoryRevisionSynced=104, revision=117 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:40.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.485 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:40.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=104, revision=117 06:58:40.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=117, revision=-1 06:58:40.550 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:40.560 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c transaction.localRevision=133 remoteFromLocalRevision=114 06:58:40.644 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:40.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=106a8011-2c0d-48d2-b6f8-f05f12d4975c to='build/repo/k0t30bad-hvwvp-local-dest', fromRepoLocalSync=false 06:58:40.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:40.648 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:39.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:58:40.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.5 MiB, allocated=477.5 MiB, used=131.4 MiB, available=346.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.661 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:40.684 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:40.689 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionSynced=120, revision=138 06:58:40.689 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=138, revision=-1 06:58:40.694 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.694 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=133 06:58:40.698 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:40.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:40.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:40.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=154, revision=157 06:58:40.719 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 06:58:40.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:40.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:41.211 [closeDeferredTimer-5178ed97-1] INFO c.c.c.l.LocalRepoManagerImpl - [5178ed97]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:41.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=104.0 MiB, available=351.5 MiB 06:58:41.219 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=95, revision=102 06:58:41.224 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:41.225 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:58:41.225 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:58:41.225 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:41.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:41.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=131.6 MiB, available=344.9 MiB 06:58:41.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:40.702 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:40.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:58:41.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=120.6 MiB, available=334.9 MiB 06:58:41.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:41.850 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:41.858 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=-1, revision=134 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:41.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=131.5 MiB, available=340.5 MiB 06:58:41.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:41.973 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 06:58:42.002 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:42.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:42.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=104.5 MiB, available=351.0 MiB 06:58:42.128 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:42.138 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionSynced=95, revision=102 06:58:42.138 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=102, revision=-1 06:58:42.150 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:42.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:42.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:42.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=145 06:58:42.217 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 06:58:42.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:42.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=119.8 MiB, available=335.7 MiB 06:58:42.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=128, revision=134 06:58:42.698 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! 06:58:42.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:42.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=131.5 MiB, available=345.0 MiB 06:58:42.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.119.xml.gz 06:58:42.925 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:58:42.927 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:58:42.927 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:58:42.945 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:42.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:58:42.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=104.2 MiB, available=351.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:42.957 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=137 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:42.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:43.003 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.040 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=159 remoteFromLocalRevision=137 06:58:43.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb from='build/repo/k0t2xdqd-k621j-local-src' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' 06:58:43.099 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.102 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.156 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=159 06:58:43.160 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:43.160 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:43.161 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:58:43.162 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:58:43.166 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=159 06:58:43.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:43.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:43.222 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:43.226 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:43.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=157, revision=161 06:58:43.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 06:58:43.396 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.408 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=152, revision=161 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:43.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=104.2 MiB, available=351.3 MiB 06:58:43.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:43.424 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=152, revision=161 06:58:43.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=161, revision=-1 06:58:43.533 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.539 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb transaction.localRevision=143 remoteFromLocalRevision=159 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:43.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=119.8 MiB, available=335.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:43.599 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.603 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f00dc238-1d28-4669-938a-fad112482daf from='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' toID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb to='build/repo/k0t2xdqd-k621j-local-src', fromRepoLocalSync=false 06:58:43.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:43.604 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:43.622 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.625 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionSynced=128, revision=134 06:58:43.625 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:43.629 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:43.677 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.684 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:43.684 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:43.685 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=143 06:58:43.689 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.695 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/ChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:43.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:43.713 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=120 06:58:43.739 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 06:58:43.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:43.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:43.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=104.2 MiB, available=351.3 MiB 06:58:43.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:58:43.943 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:43.943 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:58:43.957 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.967 [qtp507378138-3325] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=101 06:58:43.973 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:43.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=147 remoteFromLocalRevision=101 06:58:43.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7682689d-09e0-403a-9772-db8fc35b1529 from='build/repo/k0t2zb7s-a5xjt-local-src' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 06:58:43.998 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147 06:58:44.002 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:44.002 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:44.003 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:44.003 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:44.008 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=147 06:58:44.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:44.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:44.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:44.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:44.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=145, revision=149 06:58:44.027 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 06:58:44.040 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:44.040 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:44.060 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:44.062 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=142, revision=149 06:58:44.065 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:58:44.071 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:44.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=142, revision=149 06:58:44.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=149, revision=-1 06:58:44.091 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:44.096 [qtp507378138-3325] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 transaction.localRevision=107 remoteFromLocalRevision=147 06:58:44.104 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:44.105 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:58:44.109 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:44.111 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:44.146 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:58:44.156 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:58:44.157 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:58:44.158 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:58:44.159 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:58:44.160 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:58:44.161 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a312984]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' 06:58:44.163 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a312984]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:44.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=120.0 MiB, available=335.5 MiB 06:58:44.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:44.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.0 MiB, allocated=473.0 MiB, used=131.5 MiB, available=341.5 MiB 06:58:44.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:44.611 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:44.618 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=-1, revision=144 06:58:44.637 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 06:58:44.653 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:44.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:44.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=120.0 MiB, available=335.5 MiB 06:58:44.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:45.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=130.7 MiB, available=345.3 MiB 06:58:45.158 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.remoteRepositoryRevisionSynced=138, revision=144 06:58:45.166 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Ywj74llesppkY5hdike9EA, serverRepositoryId=f00dc238-1d28-4669-938a-fad112482daf} because of missing permissions! 06:58:45.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:45.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=120.2 MiB, available=335.3 MiB 06:58:45.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:45.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:58:45.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:45.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:58:45.489 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:45.502 [qtp2000985038-3832] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=133 06:58:45.507 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:45.524 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=122 remoteFromLocalRevision=133 06:58:45.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=106a8011-2c0d-48d2-b6f8-f05f12d4975c from='build/repo/k0t30bad-hvwvp-local-dest' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' 06:58:45.537 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=122 06:58:45.542 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:45.542 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:45.544 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:45.544 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:45.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=122 06:58:45.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:45.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:45.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:58:45.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:58:45.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=120, revision=124 06:58:45.564 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 06:58:45.642 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:45.650 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.remoteRepositoryRevisionSynced=117, revision=124 06:58:45.656 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:45.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=117, revision=124 06:58:45.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=124, revision=-1 06:58:45.685 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:45.692 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c transaction.localRevision=139 remoteFromLocalRevision=122 06:58:45.697 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:45.709 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:45.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=130.7 MiB, available=341.3 MiB 06:58:45.732 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:45.736 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionSynced=138, revision=144 06:58:45.736 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.localRepositoryRevisionInProgress=144, revision=-1 06:58:45.770 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:45.776 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:45.777 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:45.782 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=-1, revision=164 06:58:45.790 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 06:58:45.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:46.117 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:46.153 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:46.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:46.176 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 renewalDateTime=2019-09-21T05:26:35.649Z expiryDateTime=2019-09-21T05:56:35.649Z 06:58:46.188 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:46.192 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:46.197 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:46.197 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:46.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=157 06:58:46.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 06:58:46.241 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:58:46.242 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 to='build/repo/k0t2xvcs-9dt7z-local-src', fromRepoLocalSync=true 06:58:46.242 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 ('build/repo/k0t2xvcs-9dt7z-local-src') 06:58:46.277 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:45.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:58:46.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=130.9 MiB, available=344.6 MiB 06:58:46.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:46.306 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:58:46.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.121.xml.gz 06:58:46.386 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.121.xml.gz 06:58:46.408 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:46.423 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=139 06:58:46.426 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:46.429 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.121.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:46.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=130.9 MiB, available=341.1 MiB 06:58:46.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:46.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=121 repoFileDtos.size=0 06:58:47.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=123.1 MiB, available=332.4 MiB 06:58:47.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:47.133 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:47.142 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=-1, revision=140 06:58:47.166 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 06:58:47.183 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:47.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:47.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=130.9 MiB, available=344.1 MiB 06:58:47.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f00dc238-1d28-4669-938a-fad112482daf.null.xml.gz 06:58:47.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:58:47.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:58:47.417 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:47.430 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb localRepositoryRevisionSynced=143 06:58:47.433 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:47.456 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf transaction.localRevision=166 remoteFromLocalRevision=143 06:58:47.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb from='build/repo/k0t2xdqd-k621j-local-src' toID=f00dc238-1d28-4669-938a-fad112482daf to='https://localhost:42817/f00dc238-1d28-4669-938a-fad112482daf' 06:58:47.474 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=166 06:58:47.479 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:47.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:47.481 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:58:47.481 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:58:47.486 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf localRepositoryRevisionSynced=166 06:58:47.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:47.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:47.514 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:47.514 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xdqd-k621j-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:47.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=164, revision=168 06:58:47.522 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 06:58:47.562 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:47.566 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb, this.remoteRepositoryRevisionSynced=161, revision=168 06:58:47.581 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:47.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionSynced=161, revision=168 06:58:47.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00dc238-1d28-4669-938a-fad112482daf, this.localRepositoryRevisionInProgress=168, revision=-1 06:58:47.604 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:47.608 [qtp1776774368-3565] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00dc238-1d28-4669-938a-fad112482daf remoteRepositoryId=80bb16d5-5f5a-45e7-b1e9-ad20be1e99fb transaction.localRevision=149 remoteFromLocalRevision=166 06:58:47.645 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:47.654 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:47.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=121.8 MiB, available=333.7 MiB 06:58:47.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=122, revision=140 06:58:47.753 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 06:58:47.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 06:58:47.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:47.882 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18dedc05]getCloseDeferredMillis: closeDeferredMillis=20000 06:58:47.882 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18dedc05]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:47.884 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4693b5b1]getCloseDeferredMillis: closeDeferredMillis=20000 06:58:47.884 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4693b5b1]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:48.301 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:47.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:58:48.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=121.8 MiB, available=333.7 MiB 06:58:48.364 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:48.369 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionSynced=122, revision=140 06:58:48.369 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=140, revision=-1 06:58:48.446 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:48.458 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:48.458 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:48.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=157, revision=160 06:58:48.476 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 06:58:48.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:58:48.639 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:48.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:58:48.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=121.9 MiB, available=333.6 MiB 06:58:48.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:49.034 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:49.149 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:49.355 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:49.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=121.9 MiB, available=333.6 MiB 06:58:49.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:58:49.440 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1be7ac48]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' 06:58:49.445 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1be7ac48]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:49.614 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:49.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=121.9 MiB, available=333.6 MiB 06:58:49.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.121.xml.gz 06:58:49.802 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:58:49.804 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:58:49.805 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:58:49.825 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:49.846 [qtp2000985038-1858] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=139 06:58:49.849 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:49.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=162 remoteFromLocalRevision=139 06:58:49.913 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 from='build/repo/k0t2xvcs-9dt7z-local-src' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' 06:58:49.929 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:49.934 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:49.954 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=162 06:58:49.980 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:49.980 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:49.982 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:58:49.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:58:50.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=160, revision=164 06:58:50.032 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 06:58:50.129 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:50.133 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=155, revision=164 06:58:50.209 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:50.219 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=155, revision=164 06:58:50.219 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=164, revision=-1 06:58:50.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:58:50.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:50.328 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:50.342 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 06:58:50.342 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Restoring backup: 'build/repo/k0t2ywhx-ziy4x-local-dest.bak' => 'build/repo/k0t2ywhx-ziy4x-local-dest' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:50.353 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:50.383 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 06:58:50.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:58:50.422 [Test worker] WARN o.s.l.CryptreeImpl - getDecryptedRepoFileOnServerDto: localPath='/2/a': org.subshare.core.FileDeletedException: File was deleted: SsNormalFileDto[id=-9223372036854775808, parentId=null, name=a, localRevision=0, lastModified=Sat Sep 21 06:56:33 CEST 2019, neededAsParent=false, length=-1, sha1=null, lengthWithPadding=582956, parentName=null, signatureDto=null] HistoCryptoRepoFile[id=19, histoCryptoRepoFileId=NxeQVPSzsS_Bg-wHCTyeKw, cryptoRepoFileId=OaQECP_6yqpl6KYLwphiOw, deleted=Sat Sep 21 06:58:24 CEST 2019] 06:58:50.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e434b2a670c4567dee092a0df71131e8032923d2' to.sha1='9e19f2f8e8498fefdc793ad26b7ba65e6c13eba3'): /2/a 06:58:50.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=167 06:58:50.508 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 06:58:50.569 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:50.573 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=164, revision=167 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:50.704 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Restored backup: 'build/repo/k0t2ywhx-ziy4x-local-dest.bak' => 'build/repo/k0t2ywhx-ziy4x-local-dest' 06:58:50.704 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 06:58:50.706 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69a1129a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' 06:58:50.707 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69a1129a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:50.734 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:50.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=164, revision=167 06:58:50.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=167, revision=-1 06:58:50.762 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:50.869 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:50.917 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:58:50.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 06:58:51.050 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:51.064 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:51.067 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:51.068 [qtp2000985038-3832] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iEn67k5yn9DzcLDfbYxZmA/OaQECP_6yqpl6KYLwphiOw' offset=0 06:58:51.254 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:51.283 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168519 bytes in 298 ms. path='/2/a' 06:58:51.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=170 06:58:51.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 06:58:51.356 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:51.365 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=167, revision=170 06:58:51.406 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:51.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=167, revision=170 06:58:51.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=170, revision=-1 06:58:51.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:58:51.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:51.467 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:51.528 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:51.553 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:58:51.560 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:58:51.594 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:51.700 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="76b52f75-8893-45e8-bdb1-0d8d5ecc0c45"] on repo=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 06:58:51.711 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 06:58:51.737 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=162 06:58:51.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:51.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:51.783 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:51.783 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:51.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=175 06:58:51.814 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:51.855 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:51.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:52.010 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:52.040 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:52.045 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=170, revision=175 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:52.082 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:52.094 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:52.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=170, revision=175 06:58:52.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=175, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:52.163 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:52.169 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:52.192 [qtp2000985038-3832] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 transaction.localRevision=152 remoteFromLocalRevision=162 06:58:52.246 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:52.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 to='build/repo/k0t2xvcs-9dt7z-local-src', fromRepoLocalSync=false 06:58:52.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:52.275 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:58:52.318 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:52.425 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:52.461 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:52.516 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:52.537 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:52.558 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:52.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:53.130 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:53.328 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:53.362 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:53.539 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:53.622 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:53.680 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:53.738 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:53.857 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:54.039 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:54.041 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:54.211 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:54.241 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:52.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:58:54.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=124.1 MiB, available=331.4 MiB 06:58:54.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:58:54.387 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:54.409 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=-1, revision=153 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:54.419 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:54.514 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:54.649 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:58:54.658 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:54.726 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:54.747 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:54.958 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:54.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:55.018 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:55.059 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:55.168 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69a1129a]initPersistenceManagerFactory: repositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:58:55.169 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69a1129a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4461 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:55.274 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:55.543 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao9-s9lws-remote' 06:58:55.543 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2wao9-s9lws-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:55.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:55.952 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:56.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=123.6 MiB, available=331.9 MiB 06:58:56.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=140, revision=153 06:58:56.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:56.395 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:56.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:58:56.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:58:56.459 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! 06:58:56.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:56.973 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:57.102 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:57.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=122.2 MiB, available=333.3 MiB 06:58:57.198 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:57.217 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionSynced=140, revision=153 06:58:57.218 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.localRepositoryRevisionInProgress=153, revision=-1 06:58:57.245 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:58:57.257 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:58:57.258 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:58:57.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=177 06:58:57.313 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 06:58:57.345 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:58:57.357 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:57.693 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:57.908 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:58.044 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:58.222 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:58.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=120.8 MiB, available=334.7 MiB 06:58:58.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:58.606 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:58.613 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:58:58.730 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:58.783 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:58:58.993 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:59.197 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:58:59.257 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:59.366 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:58:59.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=120.8 MiB, available=334.7 MiB 06:58:59.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:59.554 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:58:59.644 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:58:59.777 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:58:59.908 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:58:59.962 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:00.045 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:00.181 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:00.316 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:00.449 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:00.471 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a312984]initPersistenceManagerFactory: repositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:00.477 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a312984]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15048 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:00.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=120.8 MiB, available=334.7 MiB 06:59:00.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:59:00.494 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:59:00.494 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:59:00.494 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:59:00.518 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:00.554 [qtp2000985038-3832] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 localRepositoryRevisionSynced=152 06:59:00.566 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:00.570 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:00.624 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=179 remoteFromLocalRevision=152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:00.639 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 06:59:00.675 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:59:00.678 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:59:00.679 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:46858' serverPath='/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, invitation=true] 06:59:00.681 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:00.710 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:00.716 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:00.756 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 from='build/repo/k0t2xvcs-9dt7z-local-src' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:00.769 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:00.783 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:00.831 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=179 06:59:00.882 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:00.882 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:59:00.899 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:59:00.900 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:59:00.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=179 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:00.919 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, invitation=false] 06:59:00.921 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, invitation=false, validTo=null] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:00.934 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:00.934 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:00.954 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:00.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:00.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2xvcs-9dt7z-local-src' configKey='repair.deleteCollisions.to' result=null 06:59:00.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=177, revision=181 06:59:00.975 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.008 [qtp344249497-1574] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:01.038 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]initPersistenceManagerFactory: repositoryId=4366618d-1879-488f-b41b-aecfca43ea14 06:59:01.039 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5495 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:01.042 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:01.056 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 06:59:01.060 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.066 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]getCloseDeferredMillis: closeDeferredMillis=10000 06:59:01.067 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.074 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:01.078 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45, this.remoteRepositoryRevisionSynced=175, revision=181 06:59:01.100 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:01.108 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.108 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=175, revision=181 06:59:01.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=181, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.157 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 renewalDateTime=2019-09-21T05:26:54.002Z expiryDateTime=2019-09-21T05:56:54.002Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.158 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:01.164 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=76b52f75-8893-45e8-bdb1-0d8d5ecc0c45 transaction.localRevision=158 remoteFromLocalRevision=179 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.169 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:01.181 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.185 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:01.189 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:01.214 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:01.246 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, invitation=false] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.258 [Test worker] WARN o.s.l.CryptreeImpl - prepareGetCryptoChangeSetDtoWithCryptoRepoFiles: Enabling resyncMode! lastCryptoKeySyncToRemoteRepoLocalRepositoryRevisionSynced=129 overwrites lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104 06:59:01.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=104, revision=129 06:59:01.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.310 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:01.342 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:01.362 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 renewalDateTime=2019-09-21T05:27:53.683Z expiryDateTime=2019-09-21T05:57:53.683Z 06:59:01.389 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.413 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.422 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:01.431 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:01.432 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:01.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:01.497 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.606 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:59:01.607 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb to='build/repo/k0t2ywhx-ziy4x-local-dest', fromRepoLocalSync=true 06:59:01.609 [pool-44-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb ('build/repo/k0t2ywhx-ziy4x-local-dest') 06:59:01.611 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.101.xml.gz 06:59:01.611 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.101.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.614 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 06:59:01.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:59:01.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=106a8011-2c0d-48d2-b6f8-f05f12d4975c to='build/repo/k0t30bad-hvwvp-local-dest', fromRepoLocalSync=true 06:59:01.649 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 106a8011-2c0d-48d2-b6f8-f05f12d4975c ('build/repo/k0t30bad-hvwvp-local-dest') org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.658 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.673 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.682 [pool-4-thread-7] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=101 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=135 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.697 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.732 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.133.xml.gz 06:59:01.769 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.133.xml.gz 06:59:01.781 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.809 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:01.815 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.101.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.824 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=158 06:59:01.852 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:01.858 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:01.886 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.133.xml.gz 06:59:01.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=133 repoFileDtos.size=3 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:01.909 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:02.073 [qtp507378138-2755] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:02.108 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:02.137 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 renewalDateTime=2019-09-21T05:29:02.092Z expiryDateTime=2019-09-21T05:59:02.092Z 06:59:02.148 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:02.150 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:02.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:59:02.167 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da to='build/repo/k0t31t1d-2fqrj-local-dest', fromRepoLocalSync=true 06:59:02.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.-1.xml.gz 06:59:02.168 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 21d58cf5-5ddb-4b84-9655-f0c6bc54f0da ('build/repo/k0t31t1d-2fqrj-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:02.180 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:02.184 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.-1.xml.gz 06:59:02.222 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:02.356 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109 06:59:02.411 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:02.460 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.-1.xml.gz 06:59:02.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:02.645 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:02.708 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=122.3 MiB, available=333.2 MiB 06:59:02.708 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:59:02.735 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:02.742 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=-1, revision=159 06:59:02.770 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 06:59:02.850 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:02.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:01.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=101 repoFileDtos.size=3 06:59:02.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=142.0 MiB, available=313.5 MiB 06:59:02.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:59:03.024 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:59:03.096 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:59:03.261 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:03.323 [pool-4-thread-7] WARN o.s.l.CryptreeImpl - prepareGetCryptoChangeSetDtoWithCryptoRepoFiles: Enabling resyncMode! lastCryptoKeySyncToRemoteRepoLocalRepositoryRevisionSynced=102 overwrites lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136 06:59:03.332 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionSynced=136, revision=102 06:59:03.333 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:03.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=122.1 MiB, available=333.4 MiB 06:59:03.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=134, revision=159 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:03.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:03.530 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:03.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:03.620 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:03.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:03.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:03.653 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! 06:59:03.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:03.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=116.0 MiB, available=339.5 MiB 06:59:03.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:03.966 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:04.189 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:59:04.199 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 06:59:04.279 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:04.298 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=-1, revision=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:04.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=122.0 MiB, available=333.5 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:04.357 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:04.365 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:04.368 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionSynced=134, revision=159 06:59:04.369 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=159, revision=-1 06:59:04.419 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:04.425 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:04.425 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:04.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=126, revision=129 06:59:04.439 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 06:59:04.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:04.489 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:04.575 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:04.784 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:04.978 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:04.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:59:05.098 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=122.4 MiB, available=333.1 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:03.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:05.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:05.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=133.6 MiB, available=321.9 MiB 06:59:05.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=102, revision=142 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:05.218 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:05.415 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:05.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=113.8 MiB, available=341.7 MiB 06:59:05.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=111 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:05.821 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:06.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 36 ms. 06:59:06.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:06.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:06.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:06.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:06.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=122.1 MiB, available=333.4 MiB 06:59:06.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:06.190 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:59:06.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:06.395 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:06.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=122.2 MiB, available=333.3 MiB 06:59:06.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.133.xml.gz 06:59:06.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:59:06.683 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:59:06.735 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:59:06.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:59:06.766 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:59:06.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 06:59:06.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e434b2a670c4567dee092a0df71131e8032923d2' to.sha1=''): /2/a 06:59:06.944 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c 06:59:06.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:06.977 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:06.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=134.0 MiB, available=321.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:06.986 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:06.987 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iEn67k5yn9DzcLDfbYxZmA/OaQECP_6yqpl6KYLwphiOw' offset=0 06:59:07.007 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:07.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:07.068 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 108072 bytes in 107 ms. path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:07.074 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionSynced=102, revision=142 06:59:07.074 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=142, revision=-1 06:59:07.139 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.146 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:07.157 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:07.160 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:07.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=106, revision=109 06:59:07.229 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851"] on repo=106a8011-2c0d-48d2-b6f8-f05f12d4975c org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:07.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.390 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:07.405 [qtp2000985038-1295] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=158 06:59:07.432 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:07.485 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=140 remoteFromLocalRevision=158 06:59:07.511 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:59:07.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=106a8011-2c0d-48d2-b6f8-f05f12d4975c from='build/repo/k0t30bad-hvwvp-local-dest' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' 06:59:07.529 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:07.532 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:07.558 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=140 06:59:07.583 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:07.583 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:07.596 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:59:07.596 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:59:07.613 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=140 06:59:07.639 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:07.639 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:07.652 [closeDeferredTimer-185c37df-4q] INFO c.c.c.l.LocalRepoManagerImpl - [185c37df]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.657 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:07.658 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:07.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=129, revision=142 06:59:07.668 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:07.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 25 ms. 06:59:07.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:07.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 06:59:07.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:07.882 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 06:59:07.882 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:07.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:07.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.929 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:07.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:59:07.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.942 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.remoteRepositoryRevisionSynced=124, revision=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:07.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:07.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:07.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:59:07.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=134.1 MiB, available=321.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.947 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:07.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:59:07.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:07.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:07.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=124, revision=142 06:59:07.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:07.968 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:07.968 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:07.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:07.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.985 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:07.989 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c transaction.localRevision=164 remoteFromLocalRevision=140 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:07.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:59:07.991 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:07.993 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:07.999 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:07.999 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:08.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:08.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:08.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 from='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' toID=106a8011-2c0d-48d2-b6f8-f05f12d4975c to='build/repo/k0t30bad-hvwvp-local-dest', fromRepoLocalSync=false 06:59:08.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:59:08.006 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:08.015 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:08.015 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:08.022 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:08.023 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:08.023 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:08.033 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:08.034 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:08.038 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=164 06:59:08.042 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:08.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:08.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:08.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:08.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:08.046 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/ChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:59:08.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:08.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:08.077 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:08.130 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:08.132 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:59:08.132 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:59:08.137 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} because of missing permissions! 06:59:08.138 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:08.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:08.613 [closeDeferredTimer-4693b5b1-1] INFO c.c.c.l.LocalRepoManagerImpl - [4693b5b1]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:09.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=134.1 MiB, available=321.4 MiB 06:59:09.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:09.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=122.5 MiB, available=333.0 MiB 06:59:09.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:59:09.442 [qtp2000985038-1295] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:09.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=114.6 MiB, available=340.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:09.456 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=-1, revision=165 06:59:09.483 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 06:59:09.502 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:09.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:09.667 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:09.678 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionSynced=-1, revision=111 06:59:09.679 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=111, revision=-1 06:59:09.683 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:09.696 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:09.700 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:59:09.719 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:09.758 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:09.769 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:09.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:09.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=134.1 MiB, available=321.4 MiB 06:59:09.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.101.xml.gz 06:59:09.947 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:59:09.950 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:09.987 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:10.018 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:59:10.098 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:59:10.112 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:59:10.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/zzz' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:08.613 [closeDeferredTimer-18dedc05-1] INFO c.c.c.l.LocalRepoManagerImpl - [18dedc05]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:10.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e78e709c90e9c7879b43a44a30b45e498c8780d' to.sha1=''): /2/zzz 06:59:10.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:10.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=121.7 MiB, available=333.8 MiB 06:59:10.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.remoteRepositoryRevisionSynced=159, revision=165 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:10.388 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/zzz' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:10.397 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=O9t6pzq5k6z8q5XU8Jz-jw, serverRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851} because of missing permissions! 06:59:10.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:10.481 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:10.485 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:10.488 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:10.503 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:10.571 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:10.755 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:10.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:10.833 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:10.843 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=-1, revision=6 06:59:10.843 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=6, revision=-1 06:59:10.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:59:10.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:11.020 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:11.022 [qtp344249497-926] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=1048576 06:59:11.043 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:11.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=121.7 MiB, available=333.8 MiB 06:59:11.109 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:11.125 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionSynced=159, revision=165 06:59:11.125 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.localRepositoryRevisionInProgress=165, revision=-1 06:59:11.131 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:11.150 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:11.150 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:11.163 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=-1, revision=145 06:59:11.177 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 06:59:11.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:11.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 06:59:11.326 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:11.331 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=2097152 06:59:11.345 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:11.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:59:11.632 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:11.633 [qtp344249497-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Uw0-0NZ8LXAVLVYA1FmfBQ/Lh52renwVxnW5AGgEHP6jA' offset=3145728 06:59:11.641 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:11.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:59:11.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=121.9 MiB, available=333.6 MiB 06:59:11.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:11.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 06:59:11.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 21318 bytes in 1419 ms. path='/2/zzz' 06:59:11.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 06:59:11.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_mh34 into destFile zzz 06:59:11.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_18y68 into destFile zzz 06:59:11.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_1vf9c into destFile zzz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:12.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=115.1 MiB, available=340.4 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:12.126 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4366618d-1879-488f-b41b-aecfca43ea14"] on repo=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb 06:59:12.154 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:12.190 [qtp344249497-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=141 06:59:12.201 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:12.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:12.237 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=120 remoteFromLocalRevision=141 06:59:12.300 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:59:12.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb from='build/repo/k0t2ywhx-ziy4x-local-dest' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' 06:59:12.321 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:12.327 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:12.378 [Test worker] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=127 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=102 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:12.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=121.7 MiB, available=333.8 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:12.476 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=120 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:12.474 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:12.517 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:12.517 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:12.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:59:12.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:59:12.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=120 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:12.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=114.2 MiB, available=341.3 MiB 06:59:12.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:12.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:59:12.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=121.5 MiB, available=334.0 MiB 06:59:12.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851.null.xml.gz 06:59:12.947 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:59:12.947 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:59:12.947 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:59:12.971 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:12.989 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c localRepositoryRevisionSynced=164 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:13.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=113.4 MiB, available=342.1 MiB 06:59:13.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.-1.xml.gz 06:59:13.337 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:59:13.339 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:13.452 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:13.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:13.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:13.467 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 transaction.localRevision=147 remoteFromLocalRevision=164 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:13.496 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:13.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:13.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:13.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=106a8011-2c0d-48d2-b6f8-f05f12d4975c from='build/repo/k0t30bad-hvwvp-local-dest' toID=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 to='https://localhost:36994/a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:13.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=109, revision=122 06:59:13.656 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:13.743 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:13.745 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147 06:59:13.751 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:13.751 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:13.753 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:59:13.753 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:59:13.759 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 localRepositoryRevisionSynced=147 06:59:13.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:13.836 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:13.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:13.847 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:13.847 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t30bad-hvwvp-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:13.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=145, revision=149 06:59:13.854 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:13.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:13.913 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:13.916 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c, this.remoteRepositoryRevisionSynced=142, revision=149 06:59:13.942 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:13.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionSynced=142, revision=149 06:59:13.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:13.991 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:14.006 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:14.012 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a34c1a3a-c1b2-4dbd-b7d4-266d8d8ac851 remoteRepositoryId=106a8011-2c0d-48d2-b6f8-f05f12d4975c transaction.localRevision=170 remoteFromLocalRevision=147 06:59:14.055 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:14.058 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:14.073 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 06:59:14.086 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 06:59:14.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:14.124 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:14.135 [qtp344249497-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.remoteRepositoryRevisionSynced=129, revision=122 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:14.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffd6e03af5f1e15af59a081df76f2ee4f1090961' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:14.227 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:14.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=129, revision=122 06:59:14.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:14.334 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3fb56251]getCloseDeferredMillis: closeDeferredMillis=20000 06:59:14.334 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3fb56251]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:14.336 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e674928]getCloseDeferredMillis: closeDeferredMillis=20000 06:59:14.336 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e674928]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:14.352 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:14.364 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb transaction.localRevision=147 remoteFromLocalRevision=120 06:59:14.441 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:14.443 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:14.446 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4366618d-1879-488f-b41b-aecfca43ea14 from='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' toID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb to='build/repo/k0t2ywhx-ziy4x-local-dest', fromRepoLocalSync=false 06:59:14.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:59:14.448 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:59:14.462 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:14.562 [Test worker] 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' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:14.590 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=147 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:14.595 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:14.596 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Q3NKlcNeYC7aO5hsdZx9Ew/foAp9y1VE7DCtIhb9S7KlQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:14.598 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:14.602 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/ChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:59:14.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:14.640 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:14.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:59:14.756 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64260 bytes in 194 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 06:59:14.759 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:14.865 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:59:14.980 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:15.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:15.101 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:15.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='743572cd8bb4e12d12c09aadff32ad224606cab7' to.sha1=''): /1 {11 11ä11#+} 1/b 06:59:15.270 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:15.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=127.1 MiB, available=328.4 MiB 06:59:15.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:59:15.299 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:15.308 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:15.363 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:15.377 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:15.378 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:15.395 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:15.396 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Q3NKlcNeYC7aO5hsdZx9Ew/7u4ypKlD9Tju8Z9MVQTlJQ' offset=0 06:59:15.402 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:15.402 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:15.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:15.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 06:59:15.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 573964 bytes in 209 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:15.798 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20993e7c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' 06:59:15.803 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20993e7c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:15.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:16.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=126.2 MiB, available=329.3 MiB 06:59:16.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.remoteRepositoryRevisionSynced=142, revision=148 06:59:16.018 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=MDNU63BwnyEM88JsJpM88g, serverRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14} because of missing permissions! 06:59:16.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:16.042 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:16.110 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 06:59:16.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='070b848ffa8b64004db213fa67244e66730949ad' to.sha1=''): /1 {11 11ä11#+} 1/c 06:59:16.305 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:16.424 [Test worker] 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' 06:59:16.447 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:16.448 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Q3NKlcNeYC7aO5hsdZx9Ew/cEv5QdKq8EegYNbYM_VxYw' offset=0 06:59:16.455 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:16.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=126.4 MiB, available=329.1 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:16.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:16.676 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:16.679 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionSynced=142, revision=148 06:59:16.679 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.localRepositoryRevisionInProgress=148, revision=-1 06:59:16.737 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:16.747 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198850 bytes in 322 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:16.748 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:16.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:16.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:16.847 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:16.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 06:59:16.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:17.030 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:17.091 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 06:59:17.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d46b017b20a56526eb8e73ef20b544e7907f71f4' to.sha1=''): /2/1 {11 11ä11#+} 1/a 06:59:17.290 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:16.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:59:17.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=126.4 MiB, available=329.1 MiB 06:59:17.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:17.349 [Test worker] 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' 06:59:17.401 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:17.408 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0zOgxhM4InAzic4KqXklKg/pJSHiD9YrZZz89IkVjZl2g/51y4qbqZE2kjL1sJeNbY5w' offset=0 06:59:17.418 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:17.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:59:17.468 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 14025 bytes in 119 ms. path='/2/1 {11 11ä11#+} 1/a' 06:59:17.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 06:59:17.636 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:17.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:17.779 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:17.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b3312a01752a67ce8d0c8a89a3b12fd4bf30363' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:17.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=126.3 MiB, available=329.2 MiB 06:59:17.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:17.886 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:17.901 [Test worker] 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' 06:59:17.938 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:17.944 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0zOgxhM4InAzic4KqXklKg/pJSHiD9YrZZz89IkVjZl2g/091uPX7XbUhdUlw7_NDU-A' offset=0 06:59:17.951 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:17.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:59:17.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4495 bytes in 83 ms. path='/2/1 {11 11ä11#+} 1/b' 06:59:18.080 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 06:59:18.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:18.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=126.3 MiB, available=329.2 MiB 06:59:18.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4366618d-1879-488f-b41b-aecfca43ea14.null.xml.gz 06:59:18.350 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:59:18.350 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:59:18.350 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b76d4e7677da5f9a75fcbda56b877f3cd5e97d3c' to.sha1=''): /2/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:18.366 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1be7ac48]initPersistenceManagerFactory: repositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.367 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:18.384 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb localRepositoryRevisionSynced=147 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:18.435 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1be7ac48]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25757 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.456 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.460 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:18.477 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3u-gecy1-remote' 06:59:18.480 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3u-gecy1-remote' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.484 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 transaction.localRevision=127 remoteFromLocalRevision=147 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb from='build/repo/k0t2ywhx-ziy4x-local-dest' toID=4366618d-1879-488f-b41b-aecfca43ea14 to='https://localhost:39015/4366618d-1879-488f-b41b-aecfca43ea14' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.583 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:18.587 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0zOgxhM4InAzic4KqXklKg/EfUnbLMTiOb8fG324qg6Vg' offset=0 06:59:18.595 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:18.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 06:59:18.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27944 bytes in 112 ms. path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.652 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=127 06:59:18.659 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:18.659 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:18.661 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:59:18.661 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:59:18.675 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 localRepositoryRevisionSynced=127 06:59:18.693 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:18.693 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:18.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:18.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2ywhx-ziy4x-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=125, revision=129 06:59:18.710 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:18.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.778 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:18.789 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb, this.remoteRepositoryRevisionSynced=122, revision=129 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.831 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='802ee07c14de57812cf2ef34fbdfb66b71d11dc1' to.sha1=''): /3 + &#ä/5/h org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.831 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:18.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionSynced=122, revision=129 06:59:18.839 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14, this.localRepositoryRevisionInProgress=129, revision=-1 06:59:18.885 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.892 [qtp344249497-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4366618d-1879-488f-b41b-aecfca43ea14 remoteRepositoryId=4e5ab0f9-d1d9-458a-ad89-8decb2ae78eb transaction.localRevision=153 remoteFromLocalRevision=127 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.935 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:18.936 [qtp344249497-1002] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]close: Deferring shut down of real LocalRepoManager 10000 ms. 06:59:18.941 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:59:18.941 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69a1129a]getCloseDeferredMillis: closeDeferredMillis=10000 06:59:18.941 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69a1129a]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:18.965 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:18.966 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/cdbZkGLJEH93QbXEwUgN-g/Z4NMdRqd7o2jwsx21Kgd_Q' offset=0 06:59:18.974 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:19.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 06:59:19.079 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 360328 bytes in 143 ms. path='/3 + &#ä/5/h' 06:59:19.184 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 06:59:19.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:19.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 06:59:19.368 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8985a65c391614a88957b1604ae82b8b0396e6fa' to.sha1=''): /3 + &#ä/5/i org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 06:59:19.404 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreServerRepo SKIPPED org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:19.460 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:19.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 06:59:19.497 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:19.498 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/cdbZkGLJEH93QbXEwUgN-g/6sE_Q6YFQLIwAmwVS1p8lA' offset=0 06:59:19.505 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:19.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 06:59:19.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85100 bytes in 140 ms. path='/3 + &#ä/5/i' 06:59:19.662 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 06:59:19.736 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:19.777 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:19.817 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:19.859 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6b5f4cb2159868e1b1edb4f56f1a67edcb29ece' to.sha1=''): /3 + &#ä/aa 06:59:19.916 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:19.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 06:59:19.956 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:19.957 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/56N8Q_YrJ3HyoxdLkG6XGw' offset=0 06:59:19.964 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:20.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:59:20.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 783920 bytes in 231 ms. path='/3 + &#ä/aa' 06:59:20.246 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 06:59:20.318 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:20.334 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 06:59:20.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='126e6f7bfc70f7a78e5e4857420bdfd9b3d49baf' to.sha1=''): /3 + &#ä/bb 06:59:20.538 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:20.555 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 06:59:20.577 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:20.578 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/e71QZXTlakvdrbJrQ7gTJQ' offset=0 06:59:20.585 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:20.605 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a7869d5]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' 06:59:20.611 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a7869d5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:20.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 06:59:20.659 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 193888 bytes in 104 ms. path='/3 + &#ä/bb' 06:59:20.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 06:59:20.976 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:21.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 06:59:21.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='174a38a87f796502a7fde030f54afc35110a482e' to.sha1=''): /3 + &#ä/cc 06:59:21.265 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:21.282 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 06:59:21.305 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:21.306 [qtp507378138-3118] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/G8L6aBZeF0I8ECfOYq-2EA' offset=0 06:59:21.311 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:21.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 06:59:21.439 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 138453 bytes in 157 ms. path='/3 + &#ä/cc' 06:59:21.500 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 06:59:21.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:21.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 06:59:21.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ba5bdfb92ce74dd2685ba7058be77556f93c29d' to.sha1=''): /3 + &#ä/dd 06:59:21.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:21.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/dd' 06:59:21.985 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:21.987 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=0 06:59:21.994 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:22.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 06:59:22.257 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:22.259 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=1048576 06:59:22.274 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:22.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 06:59:22.565 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:22.566 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=2097152 06:59:22.572 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:22.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 06:59:22.824 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:22.826 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=3145728 06:59:22.834 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:22.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 06:59:23.091 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:23.093 [qtp507378138-3118] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=4194304 06:59:23.102 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:23.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 06:59:23.335 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:23.336 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=5242880 06:59:23.343 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:23.357 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:23.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 06:59:23.577 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:23.578 [qtp507378138-3986] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UAlq5Xx3M-429q0y51NB4w/FRwjolXveIXMdsy9b9l8GA' offset=6291456 06:59:23.584 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:23.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 06:59:23.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 745216 bytes in 1675 ms. path='/3 + &#ä/dd' 06:59:23.718 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 06:59:23.729 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd 06:59:23.729 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd 06:59:23.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd 06:59:23.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd 06:59:23.731 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd 06:59:23.731 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd 06:59:23.799 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:23.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 06:59:23.907 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:23.914 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=109 06:59:23.952 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:23.981 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=93 remoteFromLocalRevision=109 06:59:24.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da from='build/repo/k0t31t1d-2fqrj-local-dest' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 06:59:24.055 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:24.058 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:24.129 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 06:59:24.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:24.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:24.169 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:59:24.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:59:24.185 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=93 06:59:24.202 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:24.202 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:24.221 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:24.246 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:24.247 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:24.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=95 06:59:24.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 06:59:24.516 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:24.516 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:24.578 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:24.580 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=6, revision=95 06:59:24.583 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:24.646 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:24.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=6, revision=95 06:59:24.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=95, revision=-1 06:59:24.678 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:24.681 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da transaction.localRevision=116 remoteFromLocalRevision=93 06:59:24.755 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:24.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da to='build/repo/k0t31t1d-2fqrj-local-dest', fromRepoLocalSync=false 06:59:24.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:24.760 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:24.777 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:24.843 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=116 06:59:24.845 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:24.852 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:24.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:59:25.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=125.0 MiB, available=330.5 MiB 06:59:25.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:59:25.742 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:25.749 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=-1, revision=117 06:59:25.921 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:25.925 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:25.951 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:25.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:59:26.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=124.2 MiB, available=331.3 MiB 06:59:26.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=111, revision=117 06:59:26.690 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:26.693 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:26.694 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:59:26.694 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:59:26.697 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} because of missing permissions! 06:59:26.697 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:26.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:59:27.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=124.2 MiB, available=331.3 MiB 06:59:27.336 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:27.340 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionSynced=111, revision=117 06:59:27.340 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=117, revision=-1 06:59:27.375 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:27.397 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:27.413 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:27.413 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:27.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=98 06:59:27.461 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 06:59:27.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:27.494 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:27.742 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:27.911 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:28.074 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:27.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:59:28.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=124.4 MiB, available=331.1 MiB 06:59:28.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:28.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:28.685 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:28.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=124.3 MiB, available=331.2 MiB 06:59:28.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:28.854 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:28.937 [closeDeferredTimer-42acacd9-12] INFO c.c.c.l.LocalRepoManagerImpl - [42acacd9]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:29.014 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:29.183 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:29.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=124.6 MiB, available=330.9 MiB 06:59:29.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:29.305 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:59:29.305 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:59:29.305 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:59:29.320 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.332 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=116 06:59:29.334 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:29.353 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:29.364 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=100 remoteFromLocalRevision=116 06:59:29.367 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da from='build/repo/k0t31t1d-2fqrj-local-dest' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 06:59:29.382 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 06:59:29.387 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:29.387 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:29.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:59:29.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:59:29.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=100 06:59:29.395 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:29.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:29.408 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:29.418 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:29.418 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:29.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=98, revision=102 06:59:29.424 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 06:59:29.437 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:29.437 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:29.456 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.462 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=95, revision=102 06:59:29.464 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:29.468 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=95, revision=102 06:59:29.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=102, revision=-1 06:59:29.490 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.496 [qtp507378138-3986] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da transaction.localRevision=122 remoteFromLocalRevision=100 06:59:29.499 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.504 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:29.569 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:29.659 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.665 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.686 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.732 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.750 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:29.972 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:30.032 [closeDeferredTimer-69a1129a-1] INFO c.c.c.l.LocalRepoManagerImpl - [69a1129a]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:30.047 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:30.079 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 renewalDateTime=2019-09-21T05:29:02.092Z expiryDateTime=2019-09-21T05:59:02.092Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:30.081 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:30.108 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:30.115 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:30.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:30.129 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:30.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:30.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:30.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=104 06:59:30.165 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 06:59:30.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:59:30.203 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da to='build/repo/k0t31t1d-2fqrj-local-dest', fromRepoLocalSync=true 06:59:30.203 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 21d58cf5-5ddb-4b84-9655-f0c6bc54f0da ('build/repo/k0t31t1d-2fqrj-local-dest') 06:59:30.229 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:59:30.263 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:59:30.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.116.xml.gz 06:59:30.388 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.116.xml.gz 06:59:30.403 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:30.463 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=122 06:59:30.467 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:30.472 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.116.xml.gz 06:59:30.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=116 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:30.586 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:30.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:31.026 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:31.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=126.6 MiB, available=328.9 MiB 06:59:31.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:59:31.419 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:31.436 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=-1, revision=123 06:59:31.449 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 06:59:31.463 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:31.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:31.514 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 06:59:31.874 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:31.879 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:32.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=126.4 MiB, available=329.1 MiB 06:59:32.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=117, revision=123 06:59:32.033 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:32.036 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:32.037 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:59:32.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:59:32.040 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} because of missing permissions! 06:59:32.040 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:32.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:32.258 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:32.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=126.4 MiB, available=329.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:32.565 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:32.566 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:32.573 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionSynced=117, revision=123 06:59:32.573 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=123, revision=-1 06:59:32.578 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:32.584 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:32.596 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:32.599 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:32.599 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:32.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=104, revision=107 06:59:32.629 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 06:59:32.647 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:32.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:32.766 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:32.804 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:32.867 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:32.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:32.647 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:33.147 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:33.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=126.6 MiB, available=328.9 MiB 06:59:33.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:33.152 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:33.263 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:33.266 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:33.440 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:33.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=126.5 MiB, available=329.0 MiB 06:59:33.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:33.758 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:34.057 [closeDeferredTimer-ea65bc3-ct] INFO c.c.c.l.LocalRepoManagerImpl - [ea65bc3]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:34.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=126.5 MiB, available=329.0 MiB 06:59:34.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.116.xml.gz 06:59:34.144 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:59:34.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:59:34.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:59:34.183 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:34.193 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=122 06:59:34.195 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:34.198 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:34.213 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=109 remoteFromLocalRevision=122 06:59:34.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da from='build/repo/k0t31t1d-2fqrj-local-dest' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 06:59:34.236 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:34.241 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:34.256 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=109 06:59:34.285 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:34.285 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:34.287 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 06:59:34.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:59:34.341 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:59:34.342 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:34.354 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:34.384 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:59:34.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=107, revision=111 06:59:34.429 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:34.452 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:34.491 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:59:34.511 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:34.638 [closeDeferredTimer-3fb56251-1] INFO c.c.c.l.LocalRepoManagerImpl - [3fb56251]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:34.692 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:34.704 [qtp507378138-3118] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=102, revision=111 06:59:34.757 [qtp507378138-3118] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:34.774 [qtp507378138-3118] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:59:34.804 [qtp507378138-3118] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:59:34.902 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:34.904 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:34.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=102, revision=111 06:59:34.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=111, revision=-1 06:59:35.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:59:35.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:35.053 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:35.141 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:35.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 06:59:35.190 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse' 06:59:35.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68c12e4d153814ef049c5f16049900384f0c4018' to.sha1='a4f24d3f0db0fb7bbc709fda594b0ce5ba6becdf'): /2/xxxreverse org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:35.357 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:35.368 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=114 06:59:35.368 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 06:59:35.463 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:35.470 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=111, revision=114 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:35.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:35.524 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:35.554 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:35.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=111, revision=114 06:59:35.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=114, revision=-1 06:59:35.597 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:35.670 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:35.689 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="21d58cf5-5ddb-4b84-9655-f0c6bc54f0da"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:35.693 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse' 06:59:35.769 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:35.792 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:35.795 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:35.796 [qtp507378138-3118] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0zOgxhM4InAzic4KqXklKg/CM2R1Tebq5Fp7MC8uY5HBQ' offset=0 06:59:35.930 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:34.638 [closeDeferredTimer-3e674928-1] INFO c.c.c.l.LocalRepoManagerImpl - [3e674928]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:35.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 107947 bytes in 273 ms. path='/2/xxxreverse' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:35.993 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:36.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=117 06:59:36.002 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 06:59:36.062 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:36.065 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=114, revision=117 06:59:36.069 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:36.108 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:36.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=114, revision=117 06:59:36.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=117, revision=-1 06:59:36.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:59:36.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:36.183 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:36.203 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:36.276 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:59:36.283 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 06:59:36.405 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:36.404 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:36.541 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="21d58cf5-5ddb-4b84-9655-f0c6bc54f0da"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 06:59:36.658 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 06:59:36.686 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=109 06:59:36.720 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:36.720 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:36.785 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:36.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:36.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:36.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=122 06:59:36.917 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 06:59:36.937 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:36.937 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:37.007 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:37.010 [qtp507378138-3430] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=117, revision=122 06:59:37.026 [qtp507378138-3430] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:37.068 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:37.078 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:37.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=117, revision=122 06:59:37.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=122, revision=-1 06:59:37.109 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:37.124 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da transaction.localRevision=135 remoteFromLocalRevision=109 06:59:37.168 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:37.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da to='build/repo/k0t31t1d-2fqrj-local-dest', fromRepoLocalSync=false 06:59:37.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:37.180 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:37.198 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:37.278 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=135 06:59:37.280 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:37.284 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:37.719 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:37.825 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:37.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:59:38.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=129.0 MiB, available=326.5 MiB 06:59:38.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:59:38.113 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:38.127 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=-1, revision=136 06:59:38.166 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 06:59:38.446 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:38.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:38.635 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:38.741 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:39.194 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]initPersistenceManagerFactory: repositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 06:59:39.221 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14182 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:39.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=128.4 MiB, available=327.1 MiB 06:59:39.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=123, revision=136 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:39.304 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]getCloseDeferredMillis: closeDeferredMillis=20000 06:59:39.305 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:39.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:39.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:39.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:59:39.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:39.342 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:39.352 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:39.353 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:59:39.354 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:39.358 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 06:59:39.358 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=uDC31kq5xcb4QtUfRkk-PQ, invitation=false] org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:39.356 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} because of missing permissions! 06:59:39.367 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:39.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:39.404 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 06:59:39.404 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, invitation=false] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:39.520 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:40.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=127.5 MiB, available=328.0 MiB 06:59:40.358 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:40.362 [qtp507378138-3430] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionSynced=123, revision=136 06:59:40.363 [qtp507378138-3430] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=136, revision=-1 06:59:40.414 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:40.419 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:40.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:40.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:40.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=124 06:59:40.485 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 06:59:40.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:59:40.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:40.686 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=126.4 MiB, available=368.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:40.776 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:40.953 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:41.026 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:41.289 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20993e7c]initPersistenceManagerFactory: repositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a 06:59:41.413 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20993e7c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19018 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:41.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=126.5 MiB, available=329.0 MiB 06:59:41.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:41.451 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hg3-tv54t-remote' 06:59:41.455 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hg3-tv54t-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:41.490 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2b778139-dd31-4142-a7f6-0ccbff909723 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src localRepository.publicKeySha1 = F6:F2:63:1E:1A:1F:34:A4:4B:6D:B5:B0:3B:FC:65:13:3D:31:D9:67 remoteRepository.repositoryId = eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepository.remoteRoot = https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepository.publicKeySha1 = 74:7E:15:DF:DA:61:72:9C:6A:83:E1:F9:A5:97:E2:44:00:9A:7D:E9 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 2b778139-dd31-4142-a7f6-0ccbff909723 eddb254c-d61f-4d1f-be1a-82a7e92517b5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:42.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=126.4 MiB, available=329.1 MiB 06:59:42.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:42.408 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:42.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=126.4 MiB, available=329.1 MiB 06:59:42.623 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:42.624 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:59:42.624 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:59:42.624 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:59:42.643 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:42.669 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=135 06:59:42.694 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:42.738 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=126 remoteFromLocalRevision=135 06:59:43.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da from='build/repo/k0t31t1d-2fqrj-local-dest' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 06:59:43.730 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=126 06:59:43.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:43.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:43.764 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:59:43.764 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:59:43.769 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=126 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:43.817 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:43.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:43.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:43.910 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:43.922 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 06:59:43.922 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 06:59:43.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=124, revision=128 06:59:43.928 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 06:59:43.978 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:43.978 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:44.021 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:44.024 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=122, revision=128 06:59:44.026 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 06:59:44.116 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:44.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=122, revision=128 06:59:44.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=128, revision=-1 06:59:44.249 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:44.253 [qtp507378138-3325] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da transaction.localRevision=141 remoteFromLocalRevision=126 06:59:44.317 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:44.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:59:44.339 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 06:59:44.339 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:59:44.341 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:59:44.341 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:44.408 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 06:59:44.422 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:44.514 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:44.550 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:44.566 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 renewalDateTime=2019-09-21T05:27:44.608Z expiryDateTime=2019-09-21T05:57:44.608Z 06:59:44.584 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:44.588 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:44.604 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:44.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:44.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:59:44.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=151 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:44.630 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 06:59:44.674 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:44.717 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:44.745 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:44.749 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:59:44.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=7682689d-09e0-403a-9772-db8fc35b1529 to='build/repo/k0t2zb7s-a5xjt-local-src', fromRepoLocalSync=true 06:59:44.753 [pool-42-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7682689d-09e0-403a-9772-db8fc35b1529 ('build/repo/k0t2zb7s-a5xjt-local-src') 06:59:44.763 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:44.781 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.77% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:44.781 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:44.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 06:59:45.074 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:45.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.101.xml.gz 06:59:45.078 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.101.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:45.082 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:59:45.083 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 07:14:45 CEST 2019 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:45.094 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:45.117 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:59:45.117 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 07:14:45 CEST 2019 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:45.132 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:45.155 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 renewalDateTime=2019-09-21T05:29:45.110Z expiryDateTime=2019-09-21T05:59:45.110Z 06:59:45.165 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:45.170 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=141 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:45.178 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:45.196 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:45.200 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 06:59:45.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=2b778139-dd31-4142-a7f6-0ccbff909723 to='build/repo/k0t31x3s-2y8a0-local-src', fromRepoLocalSync=true 06:59:45.201 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2b778139-dd31-4142-a7f6-0ccbff909723 ('build/repo/k0t31x3s-2y8a0-local-src') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:45.209 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.101.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:45.257 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 06:59:45.316 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 06:59:45.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.-1.xml.gz 06:59:45.360 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.-1.xml.gz 06:59:45.380 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:45.584 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:45.579 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:45.621 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:45.633 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.-1.xml.gz 06:59:45.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:45.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=101 repoFileDtos.size=3 06:59:45.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=127.7 MiB, available=327.8 MiB 06:59:45.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:59:45.960 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:45.966 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=-1, revision=142 06:59:46.044 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 06:59:46.153 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:46.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=114.5 MiB, available=383.5 MiB 06:59:46.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 06:59:46.342 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:46.386 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=-1, revision=4 06:59:46.477 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:46.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:59:46.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=126.6 MiB, available=328.9 MiB 06:59:46.782 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=102, revision=142 06:59:47.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 06:59:47.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:47.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:59:47.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:47.518 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 06:59:47.647 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:47.830 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:47.896 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:47.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:47.946 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:47.952 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:59:47.952 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:48.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=114.0 MiB, available=371.5 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:48.417 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:48.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 06:59:48.757 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! 06:59:48.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:47.952 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:47.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 06:59:48.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=127.0 MiB, available=328.5 MiB 06:59:49.046 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:59:49.074 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 06:59:49.077 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:59:49.086 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 07:14:49 CEST 2019 06:59:49.200 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:49.207 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionSynced=102, revision=142 06:59:49.208 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=142, revision=-1 06:59:49.242 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:49.262 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:49.266 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:49.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=114.1 MiB, available=382.4 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:49.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=151, revision=154 06:59:49.348 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:49.353 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:49.356 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionSynced=-1, revision=4 06:59:49.356 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=4, revision=-1 06:59:49.406 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:49.422 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:49.423 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:49.518 [qtp507378138-4380] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:49.522 [qtp507378138-4380] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=149, revision=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:49.639 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 06:59:49.641 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 06:59:49.662 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:49.732 [qtp507378138-4380] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:49.776 [qtp507378138-4380] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:49.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=149, revision=154 06:59:49.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=154, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:49.826 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:49.831 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:50.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=6 06:59:50.074 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:49.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:59:49.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:59:50.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=127.1 MiB, available=328.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:51.054 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 06:59:51.113 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:51.121 [qtp1776774368-2625] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:51.470 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:51.484 [qtp1776774368-2625] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:51.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=-1, revision=6 06:59:51.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:50.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:59:51.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=126.8 MiB, available=328.7 MiB 06:59:51.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:59:51.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=126.8 MiB, available=328.7 MiB 06:59:51.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.101.xml.gz 06:59:51.668 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:59:51.671 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 06:59:51.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:59:51.837 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 06:59:51.846 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 06:59:51.846 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:51.855 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a7869d5]initPersistenceManagerFactory: repositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 06:59:51.865 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a7869d5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25255 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:51.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68c12e4d153814ef049c5f16049900384f0c4018' to.sha1=''): /2/xxxreverse org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:51.905 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5n-h72fd-remote' 06:59:51.906 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5n-h72fd-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:52.081 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:59:52.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse' 06:59:52.136 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:52.144 [qtp507378138-1988] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0zOgxhM4InAzic4KqXklKg/CM2R1Tebq5Fp7MC8uY5HBQ' offset=0 06:59:52.237 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:52.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 06:59:52.298 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6790 bytes in 204 ms. path='/2/xxxreverse' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:52.304 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:52.316 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_66785c86dc751e03b6206812ee277b4cc34ca7ca_0 into destFile xxxreverse 06:59:52.375 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:59:52.399 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:52.413 [qtp507378138-1016] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=141 06:59:52.432 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:51.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 06:59:51.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:59:52.445 [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_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 06:59:52.446 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 07:14:52 CEST 2019 06:59:52.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=114.6 MiB, available=371.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:52.456 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=165 remoteFromLocalRevision=141 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:52.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:52.474 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 06:59:52.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7682689d-09e0-403a-9772-db8fc35b1529 from='build/repo/k0t2zb7s-a5xjt-local-src' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 06:59:52.498 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:52.507 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:52.599 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=165 06:59:52.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:52.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:59:52.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 06:59:52.650 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 06:59:52.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc' 06:59:52.707 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a28ecaecde422dc0917cb93c1ed2353835d660ab' to.sha1='79bf9bca67d1f88162d364f45a43bfef2cfd88b8'): /2/ccc 06:59:52.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=168 06:59:52.797 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 06:59:52.870 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:52.874 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=154, revision=168 06:59:52.944 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:52.958 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:52.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=154, revision=168 06:59:52.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=168, revision=-1 06:59:53.017 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:53.141 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:53.148 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:59:53.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:53.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=113.8 MiB, available=382.7 MiB 06:59:53.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:53.263 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:53.290 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:53.293 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:53.294 [qtp507378138-135] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0zOgxhM4InAzic4KqXklKg/aE8HBJW40xMqfGO-PCxtYA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:53.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=113.8 MiB, available=371.2 MiB 06:59:53.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.-1.xml.gz 06:59:53.595 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 06:59:53.597 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 06:59:53.597 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 06:59:53.687 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:53.716 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:53.733 [qtp1776774368-3564] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=2 06:59:53.807 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:53.809 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 291518 bytes in 658 ms. path='/2/ccc' 06:59:53.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=172 06:59:53.836 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:53.848 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=8 remoteFromLocalRevision=2 06:59:53.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b778139-dd31-4142-a7f6-0ccbff909723 from='build/repo/k0t31x3s-2y8a0-local-src' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' 06:59:53.901 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:53.904 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:53.906 [qtp507378138-4380] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:53.910 [qtp507378138-4380] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=168, revision=172 06:59:53.934 [qtp507378138-4380] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:53.970 [qtp507378138-4380] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:53.979 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:53.980 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=168, revision=172 06:59:53.980 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=172, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:54.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 06:59:54.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.087 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=10 06:59:54.161 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.195 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 06:59:54.209 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.237 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:54.241 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.271 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.306 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:54.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=6, revision=10 06:59:54.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.329 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="7682689d-09e0-403a-9772-db8fc35b1529"] on repo=7682689d-09e0-403a-9772-db8fc35b1529 06:59:54.355 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 06:59:54.380 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=165 06:59:54.391 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:54.391 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 06:59:54.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:54.462 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.518 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:54.518 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:59:54.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=176 06:59:54.577 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 06:59:54.623 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:54.623 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.646 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:54.659 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.667 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:54.671 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=172, revision=176 06:59:54.695 [qtp507378138-1988] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:54.728 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:54.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=172, revision=176 06:59:54.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=176, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=12 06:59:54.749 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.757 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:54.770 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 transaction.localRevision=153 remoteFromLocalRevision=165 06:59:54.812 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:54.817 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=7682689d-09e0-403a-9772-db8fc35b1529 to='build/repo/k0t2zb7s-a5xjt-local-src', fromRepoLocalSync=false 06:59:54.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:54.818 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:54.833 [qtp507378138-4380] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.838 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:54.843 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.917 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=153 06:59:54.933 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:54.941 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:54.982 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:55.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=10, revision=12 06:59:55.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=12, revision=-1 06:59:55.060 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:55.060 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:55.085 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:55.275 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:55.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 06:59:55.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=14 06:59:55.412 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 06:59:55.502 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:55.512 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:55.520 [qtp1776774368-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=12, revision=14 06:59:55.590 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:54.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 06:59:55.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=123.5 MiB, available=332.0 MiB 06:59:55.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:55.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=12, revision=14 06:59:55.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:55.622 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:55.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:59:55.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:55.641 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=-1, revision=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:55.643 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:55.685 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:55.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:55.715 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:55.770 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=16 06:59:55.771 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 06:59:56.061 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:56.065 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=14, revision=16 06:59:56.210 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:56.218 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:56.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=14, revision=16 06:59:56.219 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=16, revision=-1 06:59:56.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:59:56.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:56.283 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:56.356 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:56.372 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 06:59:56.372 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 06:59:56.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=18 06:59:56.445 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 06:59:56.509 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:56.512 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=16, revision=18 06:59:56.569 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:56.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=16, revision=18 06:59:56.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:56.590 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:56.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 06:59:56.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:56.630 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:56.665 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:56.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:56.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:56.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=20 06:59:56.743 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 06:59:56.805 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:56.827 [qtp1776774368-3565] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=18, revision=20 06:59:56.928 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:56.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=18, revision=20 06:59:56.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=20, revision=-1 06:59:57.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:57.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:57.012 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:57.048 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:56.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 06:59:57.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=122.5 MiB, available=333.0 MiB 06:59:57.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=142, revision=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:57.097 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:57.106 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 06:59:57.107 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:57.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 06:59:57.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 06:59:57.182 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:57.182 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:59:57.183 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:59:57.183 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:57.183 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:57.279 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:57.315 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2cd0b5500c76d31010eb77d138d6198568abc12c' to.sha1='7722abb8df45a6a0c2f2d412e1acfb30c8439af2'): /1 {11 11ä11#+} 1/a 06:59:57.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=23 06:59:57.352 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 06:59:57.417 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:57.420 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=20, revision=23 06:59:57.469 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:57.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=20, revision=23 06:59:57.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=23, revision=-1 06:59:57.498 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:57.544 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:57.646 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 06:59:57.656 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:57.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=122.6 MiB, available=332.9 MiB 06:59:57.842 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:57.872 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionSynced=142, revision=154 06:59:57.872 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.localRepositoryRevisionInProgress=154, revision=-1 06:59:57.910 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:57.926 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:57.926 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:59:57.931 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=178 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:57.963 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:57.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:57.996 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:58.001 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:58.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:58.032 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:58.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 06:59:58.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=122.7 MiB, available=332.8 MiB 06:59:58.500 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 06:59:58.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=122.7 MiB, available=332.8 MiB 06:59:58.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 06:59:59.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=122.8 MiB, available=332.7 MiB 06:59:59.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 06:59:59.380 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 06:59:59.380 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 06:59:59.380 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 06:59:59.398 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.426 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 localRepositoryRevisionSynced=153 06:59:59.433 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.456 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=180 remoteFromLocalRevision=153 06:59:59.504 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7682689d-09e0-403a-9772-db8fc35b1529 from='build/repo/k0t2zb7s-a5xjt-local-src' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 06:59:59.533 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=180 06:59:59.542 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:59.542 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:59:59.544 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 06:59:59.544 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 06:59:59.549 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=180 06:59:59.639 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:59.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:59:59.657 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.from' result=null 06:59:59.657 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t2zb7s-a5xjt-local-src' configKey='repair.deleteCollisions.to' result=null 06:59:59.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=178, revision=182 06:59:59.665 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 06:59:59.681 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:59.681 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:59.689 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:59.696 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.699 [qtp507378138-1988] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529, this.remoteRepositoryRevisionSynced=176, revision=182 06:59:59.701 [qtp507378138-1988] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@29d16f10 (of marco) 06:59:59.707 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=176, revision=182 06:59:59.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=182, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 06:59:59.738 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 06:59:59.742 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.746 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=7682689d-09e0-403a-9772-db8fc35b1529 transaction.localRevision=159 remoteFromLocalRevision=180 06:59:59.748 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.751 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 06:59:59.795 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 06:59:59.801 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 06:59:59.811 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.817 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.823 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.829 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.834 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.834 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 06:59:59.835 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 06:59:59.836 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 06:59:59.837 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 06:59:59.952 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 06:59:59.986 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 06:59:59.990 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:00.003 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:00.007 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 renewalDateTime=2019-09-21T05:29:02.092Z expiryDateTime=2019-09-21T05:59:02.092Z 07:00:00.018 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:00.021 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:00.029 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:00.037 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:00.041 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:00.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 07:00:00.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:00.043 [qtp1776774368-3565] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:00.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=130 07:00:00.066 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 07:00:00.093 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:00:00.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da to='build/repo/k0t31t1d-2fqrj-local-dest', fromRepoLocalSync=true 07:00:00.094 [pool-43-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 21d58cf5-5ddb-4b84-9655-f0c6bc54f0da ('build/repo/k0t31t1d-2fqrj-local-dest') 07:00:00.113 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:00:00.150 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:00:00.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.135.xml.gz 07:00:00.233 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.135.xml.gz 07:00:00.250 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:00.317 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=159 07:00:00.333 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:00.342 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.135.xml.gz 07:00:00.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=135 repoFileDtos.size=3 07:00:00.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=124.3 MiB, available=331.2 MiB 07:00:00.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:00:00.935 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:00.942 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=-1, revision=160 07:00:01.033 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 07:00:01.106 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:01.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:01.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:01.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=123.3 MiB, available=332.2 MiB 07:00:01.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=136, revision=160 07:00:01.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:01.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:01.692 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=sGDICOjdgeybvdUhq7jh9A,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=5hr4tLX4rdWkEq2lVkPgig, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8}} 07:00:01.813 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 07:00:01.815 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:00:01.817 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} because of missing permissions! 07:00:01.818 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 07:00:01.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:01.959 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:01.990 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:02.000 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:02.357 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:02.394 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:02.398 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:02.399 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:02.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=123.5 MiB, available=332.0 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:02.603 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:02.609 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:02.613 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionSynced=136, revision=160 07:00:02.613 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=160, revision=-1 07:00:02.626 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:02.742 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 07:00:02.742 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 07:00:02.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=130, revision=133 07:00:02.981 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 07:00:03.754 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:03.758 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=128, revision=133 07:00:03.790 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:03.803 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:03.814 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:03.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=128, revision=133 07:00:03.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=133, revision=-1 07:00:03.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:00:03.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:04.284 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:04.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:00:04.586 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:04.699 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:04.711 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:04.722 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:04.727 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:04.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=123.8 MiB, available=331.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:04.730 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:04.904 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:04.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:00:05.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=123.3 MiB, available=332.2 MiB 07:00:05.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:05.512 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:05.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=122.6 MiB, available=332.9 MiB 07:00:05.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.135.xml.gz 07:00:05.738 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:00:05.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:00:05.772 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:00:06.026 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:00:06.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:00:06.036 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc' 07:00:06.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a28ecaecde422dc0917cb93c1ed2353835d660ab' to.sha1=''): /2/ccc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.079 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:06.103 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da 07:00:06.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:06.195 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.209 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:06.210 [qtp507378138-3326] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0zOgxhM4InAzic4KqXklKg/aE8HBJW40xMqfGO-PCxtYA' offset=0 07:00:06.233 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.244 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:06.252 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:06.255 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:06.256 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=4194304 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:00:06.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 277610 bytes in 151 ms. path='/2/ccc' 07:00:06.357 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f36b4825e5db2cf7dd2d2593b3f5c24c0311d8b2_0 into destFile ccc 07:00:06.545 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f7f58351-60ff-4bea-9259-a28e8ee3b3a8"] on repo=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:06.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.562 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:06.576 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4438820 bytes in 8919 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.576 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:06.584 [qtp507378138-135] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=159 07:00:06.588 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=30 07:00:06.589 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.611 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=145 remoteFromLocalRevision=159 07:00:06.617 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:00:06.617 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da from='build/repo/k0t31t1d-2fqrj-local-dest' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' 07:00:06.627 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.627 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.630 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.631 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=23, revision=30 07:00:06.641 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:06.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=23, revision=30 07:00:06.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=30, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:06.648 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:06.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.693 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=145 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.701 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.717 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 07:00:06.717 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 07:00:06.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:00:06.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:00:06.741 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=145 07:00:06.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 07:00:06.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 07:00:06.848 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 07:00:06.848 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 07:00:06.851 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=147 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.866 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.884 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:06.892 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:06.902 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:06.910 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 07:00:06.910 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:07.058 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:07.072 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:07.075 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=133, revision=147 07:00:07.078 [qtp507378138-3326] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 07:00:07.136 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:07.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=133, revision=147 07:00:07.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=147, revision=-1 07:00:07.165 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:07.166 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:07.173 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da transaction.localRevision=166 remoteFromLocalRevision=145 07:00:07.174 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:07.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:07.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 from='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' toID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da to='build/repo/k0t31t1d-2fqrj-local-dest', fromRepoLocalSync=false 07:00:07.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 07:00:07.178 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 07:00:07.196 [qtp507378138-135] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:07.225 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=166 07:00:07.228 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:07.233 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/ChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 07:00:07.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:07.239 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2383d38337cbafda28b6aef5ce57e0f1d7d971fe' to.sha1='ef5564b54b8727a48bf06d93203cb3e9f475eac0'): /1 {11 11ä11#+} 1/b 07:00:07.270 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=35 07:00:07.270 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 07:00:07.444 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:07.448 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=30, revision=35 07:00:07.748 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:07.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=30, revision=35 07:00:07.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=35, revision=-1 07:00:07.784 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:07.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=123.9 MiB, available=331.6 MiB 07:00:07.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:00:07.853 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:07.865 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=-1, revision=167 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:07.981 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:07.988 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:07.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:07.998 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:08.005 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.013 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:08.046 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.065 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.075 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.080 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/8jnvKITqDrDrD_i610MkYQ' offset=0 07:00:08.176 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58251 bytes in 194 ms. path='/1 {11 11ä11#+} 1/b' 07:00:08.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=38 07:00:08.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=38 07:00:08.260 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.264 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=35, revision=38 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:08.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:08.319 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=35, revision=38 07:00:08.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=38, revision=-1 07:00:08.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:08.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:08.414 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.445 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:08.452 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:08.472 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:08.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:08.590 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:08.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=123.8 MiB, available=331.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:08.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ca6007dc9217822725aad9e8d89d68e21a1d6d8' to.sha1='4cc7064cb67aa396ef2b5598b803bdecfe9f2286'): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:08.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.remoteRepositoryRevisionSynced=160, revision=167 07:00:08.644 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 07:00:08.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=v4ad986r5hoZq_w1v0r_Nw, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:00:08.646 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=3OmGuwEY6YAtxEgzuTTPuA, serverRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8} because of missing permissions! 07:00:08.646 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 07:00:08.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:08.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=43 07:00:08.656 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=38, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 07:00:08.704 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.719 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=38, revision=43 07:00:08.768 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=38, revision=43 07:00:08.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=43, revision=-1 07:00:08.796 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.838 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.847 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:08.850 [Test worker] 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' 07:00:08.975 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.986 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.989 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:08.990 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/z8stqC9MSkV41Vp8a6Fp1Q' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:09.105 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.106 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.128 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 449989 bytes in 278 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:09.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=123.8 MiB, available=331.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=46 07:00:09.145 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:09.164 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.169 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionSynced=160, revision=167 07:00:09.169 [qtp507378138-3326] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.localRepositoryRevisionInProgress=167, revision=-1 07:00:09.216 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 07:00:09.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 07:00:09.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=-1, revision=150 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.240 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:09.244 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.244 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=43, revision=46 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:09.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.261 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=43, revision=46 07:00:09.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=46, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:09.276 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:09.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:09.330 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.350 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:09.353 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:09.365 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.446 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:09.456 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.461 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:00:09.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:09.490 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.491 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0755b07e0d202b07721937a9ceb43ab6f204c594' to.sha1='d11ed550a57a8539213c80290845118ec1cdc318'): /2/1 {11 11ä11#+} 1/a 07:00:09.530 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=51 07:00:09.530 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 07:00:09.568 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.571 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=46, revision=51 07:00:09.621 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=46, revision=51 07:00:09.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=51, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:09.640 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.669 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.692 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.704 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:09.706 [Test worker] 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' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:09.730 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:09.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:00:09.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=124.0 MiB, available=331.5 MiB 07:00:09.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:09.836 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.849 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.852 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:09.860 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGBPjnG90VMXO5Tz4J-hNQ/4e2nKvlz25b6IUgr5WEuqA/EbhdEJVfFQrstJBEhWDduQ' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:10.151 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:10.214 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:10.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 410258 bytes in 534 ms. path='/2/1 {11 11ä11#+} 1/a' 07:00:10.251 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=54 07:00:10.252 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:10.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=123.8 MiB, available=331.7 MiB 07:00:10.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:10.336 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:10.349 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=51, revision=54 07:00:10.403 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:10.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=51, revision=54 07:00:10.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=54, revision=-1 07:00:10.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:10.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:10.450 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:10.468 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:10.470 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:10.498 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:10.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:10.597 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:00:10.682 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7885802d35b9b401e7afb91aab512581834a187a' to.sha1='a4e65cc5b731bb582a8a758ae439bac45872d09f'): /2/1 {11 11ä11#+} 1/b org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:10.700 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:10.719 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=59 07:00:10.719 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:10.734 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:10.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=122.3 MiB, available=333.2 MiB 07:00:10.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7f58351-60ff-4bea-9259-a28e8ee3b3a8.null.xml.gz 07:00:10.769 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:00:10.769 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:10.769 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:10.773 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=54, revision=59 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:10.785 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:10.796 [qtp507378138-1988] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da localRepositoryRevisionSynced=166 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:10.854 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:10.855 [qtp507378138-1988] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:10.860 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=54, revision=59 07:00:10.861 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:10.873 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 transaction.localRevision=152 remoteFromLocalRevision=166 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:10.886 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:11.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da from='build/repo/k0t31t1d-2fqrj-local-dest' toID=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 to='https://localhost:46858/f7f58351-60ff-4bea-9259-a28e8ee3b3a8' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.012 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:11.026 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.027 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:11.028 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.029 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:11.034 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 07:00:11.034 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 07:00:11.035 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:00:11.035 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:00:11.040 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 localRepositoryRevisionSynced=152 07:00:11.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 07:00:11.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 07:00:11.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.from' result=null 07:00:11.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31t1d-2fqrj-local-dest' configKey='repair.deleteCollisions.to' result=null 07:00:11.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=150, revision=154 07:00:11.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.080 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:11.086 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) 07:00:11.086 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.091 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.095 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.097 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGBPjnG90VMXO5Tz4J-hNQ/4e2nKvlz25b6IUgr5WEuqA/Is9Q4yHiqwsf_ixRnmpD8w' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:11.104 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.107 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da, this.remoteRepositoryRevisionSynced=147, revision=154 07:00:11.109 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1c4cea4e (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:11.116 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]initPersistenceManagerFactory: repositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:11.156 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.164 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionSynced=147, revision=154 07:00:11.165 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8, this.localRepositoryRevisionInProgress=154, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:11.168 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19741 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.178 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:11.191 [qtp507378138-4380] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.194 [qtp507378138-4380] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7f58351-60ff-4bea-9259-a28e8ee3b3a8 remoteRepositoryId=21d58cf5-5ddb-4b84-9655-f0c6bc54f0da transaction.localRevision=172 remoteFromLocalRevision=152 07:00:11.198 [qtp507378138-4380] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.200 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62377 bytes in 172 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:11.204 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]getCloseDeferredMillis: closeDeferredMillis=20000 07:00:11.205 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=62 07:00:11.216 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:11.260 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms. 07:00:11.260 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.273 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.277 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=59, revision=62 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:11.287 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:00:11.288 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=GGJFs2QfD1POK_zoj92G1Q, invitation=false] org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:11.328 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleWritePermissionOnRoot <<< *** 07:00:11.328 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< *** 07:00:11.328 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a312984]getCloseDeferredMillis: closeDeferredMillis=20000 07:00:11.329 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a312984]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.332 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5740a2b0]getCloseDeferredMillis: closeDeferredMillis=20000 07:00:11.332 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5740a2b0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.336 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=59, revision=62 07:00:11.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=62, revision=-1 07:00:11.426 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:11.436 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:11.461 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.495 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:11.498 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:11.510 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:11.527 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.534 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:11.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:00:11.563 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a905e6af637f74d1da168118f97c9e124cc6481' to.sha1='d2ae26011147d12c7d6c7b3e5f195ba4e91f876b'): /2/a 07:00:11.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=67 07:00:11.632 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 07:00:11.726 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.730 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=62, revision=67 07:00:11.772 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 07:00:11.773 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:11.776 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 07:00:11.776 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:11.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=62, revision=67 07:00:11.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=67, revision=-1 07:00:11.827 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.858 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:11.885 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:11.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:12.148 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=117.1 MiB, available=338.4 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:12.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:12.247 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:12.267 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:12.262 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:00:12.262 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:00:12.263 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:00:12.269 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:00:12.270 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:12.280 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:12.283 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGBPjnG90VMXO5Tz4J-hNQ/q4hge1HL-iG-5H9fd2HOzg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:12.360 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 07:00:12.360 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:00:12.362 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:00:12.362 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:12.368 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:12.494 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 07:00:12.495 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:00:12.496 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:00:12.548 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:00:12.764 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:00:12.764 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:00:12.765 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:00:12.765 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:12.870 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 43fc7854-e166-42d2-89e3-57f136c0a51a localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src localRepository.publicKeySha1 = 58:20:5A:AD:E1:E5:43:54:BD:B5:C8:C5:30:35:BF:45:7A:9E:A1:35 remoteRepository.repositoryId = 5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepository.remoteRoot = https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepository.publicKeySha1 = 92:76:E5:D9:04:D2:B2:32:39:58:D7:FD:1B:66:E9:C1:DB:A0:DC: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 43fc7854-e166-42d2-89e3-57f136c0a51a 5b381e5e-0a82-468c-bddf-e193ea9565aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:12.966 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 07:00:12.967 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:00:12.968 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:00:12.969 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:00:12.971 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 07:00:12.971 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:00:12.971 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:00:12.972 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:00:12.973 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 07:00:12.973 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 07:00:12.974 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> *** 07:00:12.974 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnRoot >>> *** 07:00:12.974 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:00:12.974 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:00:12.975 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:00:12.976 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:00:12.978 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3923a865]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' 07:00:12.980 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3923a865]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:13.519 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:14.358 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:14.391 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 658205 bytes in 2496 ms. path='/2/a' 07:00:14.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=70 07:00:14.410 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70 07:00:14.504 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:14.506 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=67, revision=70 07:00:14.594 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:14.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=67, revision=70 07:00:14.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=70, revision=-1 07:00:14.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:14.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:14.651 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:14.681 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:14.683 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:14.699 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:14.726 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:14.786 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:00:14.787 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:00:14.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8534226fabc447cabfdfb31617a83fa14a724c8' to.sha1='cedc3addc60073b1d552c222513902d7c44bb288'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:14.916 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:14.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=75 07:00:14.934 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:14.938 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:14.986 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:14.990 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=70, revision=75 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:15.015 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:00:15.031 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:15.071 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:15.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=70, revision=75 07:00:15.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:15.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:15.104 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:15.116 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:00:15.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.84% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:15.188 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:15.196 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:15.215 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:15.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:15.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:15.312 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:15.366 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:15.389 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa renewalDateTime=2019-09-21T05:30:15.345Z expiryDateTime=2019-09-21T06:00:15.345Z 07:00:15.416 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:15.426 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:15.440 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:00:15.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' toID=43fc7854-e166-42d2-89e3-57f136c0a51a to='build/repo/k0t32hfz-8gi37-local-src', fromRepoLocalSync=true 07:00:15.440 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 43fc7854-e166-42d2-89e3-57f136c0a51a ('build/repo/k0t32hfz-8gi37-local-src') 07:00:15.463 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:00:15.501 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:15.518 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:15.536 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:15.539 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:15.541 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yPW_FozHRtWtYd59DbtOiw/pj4vZbJQgZLZ3XIgh1GcSQ/bLmabp2DW2MmRV2V7GvUnA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:15.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:00:15.562 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:00:15.577 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:15.587 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]initPersistenceManagerFactory: repositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 07:00:15.669 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21187 ms. 07:00:15.694 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]getCloseDeferredMillis: closeDeferredMillis=20000 07:00:15.694 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:15.741 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms. 07:00:15.741 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, invitation=false] 07:00:15.770 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 07:00:15.771 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=K7AunzWA7f11q8NNHa78Ag, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:15.789 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:00:15.825 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:16.554 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=137.0 MiB, available=318.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:15.841 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:00:15.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:00:16.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=102.3 MiB, available=353.2 MiB 07:00:16.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:00:16.639 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:16.679 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:16.737 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:16.752 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:17.172 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src localRepository.publicKeySha1 = EC:24:11:BB:72:A4:79:99:FA:AF:63:8E:98:0F:C8:13:95:66:99:0B remoteRepository.repositoryId = c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepository.remoteRoot = https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepository.publicKeySha1 = DD:A5:9E:13:CB:D6:87:2D:A2:30:58:9C:DA:8E:5B:C8:C6:65:1E:A8 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 3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 c341c6de-0371-497b-8c2d-fb0d155faa15 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:17.371 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 938573 bytes in 2088 ms. path='/3 + &#ä/5/h' 07:00:17.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=78 07:00:17.406 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78 07:00:17.493 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.496 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=75, revision=78 07:00:17.510 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=75, revision=78 07:00:17.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=78, revision=-1 07:00:17.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:17.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:17.567 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.592 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:17.594 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:17.602 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:17.674 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:17.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:00:17.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a14773798c03dd9a294b967f949b3530fa79834' to.sha1='604dffd53a4aa958bcd1041ca7e7aa842ea68a3d'): /3 + &#ä/5/i 07:00:17.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=83 07:00:17.761 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=78, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:17.766 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:17.812 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.816 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=78, revision=83 07:00:17.842 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.851 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=78, revision=83 07:00:17.851 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=83, revision=-1 07:00:17.879 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.922 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:17.935 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:17.938 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:18.011 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:00:18.031 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:00:18.150 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:18.174 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:18.197 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:18.199 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:18.195 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:18.200 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yPW_FozHRtWtYd59DbtOiw/pj4vZbJQgZLZ3XIgh1GcSQ/3Xaq-NloLXroiIB3DLxWQQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:18.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=102.6 MiB, available=352.9 MiB 07:00:18.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:18.275 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:00:18.320 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:00:18.370 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.79% 07:00:18.446 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:00:18.541 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:18.589 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:18.615 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 renewalDateTime=2019-09-21T05:30:18.568Z expiryDateTime=2019-09-21T06:00:18.568Z 07:00:18.634 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:18.644 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:18.660 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:00:18.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 to='build/repo/k0t32l5m-7bn9k-local-src', fromRepoLocalSync=true 07:00:18.661 [pool-45-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 ('build/repo/k0t32l5m-7bn9k-local-src') 07:00:18.690 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:00:18.719 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:18.750 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:00:18.751 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:18.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.-1.xml.gz 07:00:18.825 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.-1.xml.gz 07:00:18.840 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:18.963 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:00:18.997 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:19.002 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.-1.xml.gz 07:00:19.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:19.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=102.6 MiB, available=352.9 MiB 07:00:19.318 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:19.325 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionSynced=-1, revision=4 07:00:19.325 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=4, revision=-1 07:00:19.406 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:19.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:19.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:00:19.523 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:00:19.523 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:00:19.553 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:19.641 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:19.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=113.7 MiB, available=341.8 MiB 07:00:19.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:19.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 909635 bytes in 1783 ms. path='/3 + &#ä/5/i' 07:00:19.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=86 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:19.734 [qtp344249497-89] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:19.735 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 07:00:19.775 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:19.779 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=83, revision=86 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:19.785 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:19.791 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 56 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:19.795 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:19.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=83, revision=86 07:00:19.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=86, revision=-1 07:00:19.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:19.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:19.852 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:19.870 [qtp1776774368-4687] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:19.873 [qtp1776774368-4687] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:19.879 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:19.948 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:19.976 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:19.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:20.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=6 07:00:20.004 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:20.027 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f8d12656cd6e27cea071ba0857c51462a044053' to.sha1='19eced6537321310bcab32be179b88b1aa76c7d0'): /3 + &#ä/aa 07:00:20.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=91 07:00:20.087 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 07:00:20.143 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:20.146 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=86, revision=91 07:00:20.214 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:20.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=86, revision=91 07:00:20.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=91, revision=-1 07:00:20.245 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:20.296 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:20.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:20.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:20.446 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:20.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:20.583 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:20.600 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:20.602 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:20.603 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yPW_FozHRtWtYd59DbtOiw/wFivyDFij8HwTOQEZ01Kxg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:20.679 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:00:20.723 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:20.728 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:20.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=114.1 MiB, available=341.4 MiB 07:00:20.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:21.097 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:21.324 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:21.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=-1, revision=6 07:00:21.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=6, revision=-1 07:00:21.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:21.348 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! 07:00:21.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:21.439 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:21.506 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 783819 bytes in 1176 ms. path='/3 + &#ä/aa' 07:00:21.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=94 07:00:21.526 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 07:00:21.587 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:21.590 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=91, revision=94 07:00:21.628 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:21.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=91, revision=94 07:00:21.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=94, revision=-1 07:00:21.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:21.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:21.691 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:21.792 [qtp1776774368-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:21.794 [qtp1776774368-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:21.844 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:21.867 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:21.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:00:21.914 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89ffdf9d56ea81d90f41b0a80624d164e03c0923' to.sha1='d6296c382113682badb2d2ddef4d05a2c0352e7f'): /3 + &#ä/bb 07:00:21.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=99 07:00:21.982 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:22.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=114.5 MiB, available=341.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:22.121 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:22.124 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=94, revision=99 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:22.125 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:21.345 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:00:22.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=103.6 MiB, available=351.9 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:22.133 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionSynced=-1, revision=4 07:00:22.133 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:22.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:22.209 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:22.212 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:22.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=94, revision=99 07:00:22.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:22.223 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:22.224 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:22.241 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:22.295 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:22.315 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:22.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:22.396 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:00:22.396 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:00:22.423 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:22.585 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:22.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=103.9 MiB, available=351.6 MiB 07:00:22.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:22.619 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:22.636 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:22.644 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yPW_FozHRtWtYd59DbtOiw/ooyVv2y9ih85oLcMjrrVng' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:22.667 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 95 ms. 07:00:22.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=6 07:00:22.824 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:23.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=102.7 MiB, available=352.8 MiB 07:00:23.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:00:23.105 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:00:23.108 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:00:23.108 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:00:23.124 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:23.155 [qtp2000985038-1858] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=2 07:00:23.181 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:23.223 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=8 remoteFromLocalRevision=2 07:00:23.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=43fc7854-e166-42d2-89e3-57f136c0a51a from='build/repo/k0t32hfz-8gi37-local-src' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' 07:00:23.288 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:23.291 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:23.474 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:00:23.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:23.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:00:23.561 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:00:23.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=10 07:00:23.623 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:00:23.681 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:23.684 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=6, revision=10 07:00:23.861 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:23.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=6, revision=10 07:00:23.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=10, revision=-1 07:00:23.998 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:00:23.998 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:24.162 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:24.344 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:24.360 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:00:24.434 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=12 07:00:24.435 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:24.484 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:24.562 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:24.566 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:24.684 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:24.688 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:24.770 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:24.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=10, revision=12 07:00:24.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=12, revision=-1 07:00:24.798 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:24.798 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:24.823 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:24.974 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:25.123 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:25.167 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=14 07:00:25.167 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:25.238 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=-1, revision=6 07:00:25.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:25.258 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.261 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:25.267 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.292 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.294 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.296 [qtp1776774368-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yPW_FozHRtWtYd59DbtOiw/ooyVv2y9ih85oLcMjrrVng' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:25.334 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:25.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:25.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=12, revision=14 07:00:25.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=14, revision=-1 07:00:25.377 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:25.377 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:25.405 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.453 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.531 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:00:25.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=16 07:00:25.593 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:00:25.689 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.694 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:25.698 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.762 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1280762 bytes in 3444 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:25.775 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:25.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=14, revision=16 07:00:25.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:25.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=103 07:00:25.820 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:25.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:25.896 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:25.906 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:25.924 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:25.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:00:26.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=105.9 MiB, available=349.6 MiB 07:00:26.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:26.115 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:26.115 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=99, revision=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:26.124 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:00:26.124 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:00:26.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=18 07:00:26.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:26.221 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:26.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=99, revision=103 07:00:26.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=103, revision=-1 07:00:26.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:00:26.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:26.286 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:26.289 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:26.303 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:26.362 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:26.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=16, revision=18 07:00:26.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=18, revision=-1 07:00:26.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:26.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:26.410 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:26.457 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:26.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:00:26.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=20 07:00:26.517 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:00:26.578 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:26.581 [qtp2000985038-3832] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=18, revision=20 07:00:26.650 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:26.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=18, revision=20 07:00:26.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=20, revision=-1 07:00:26.698 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:26.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:26.734 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:26.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=105.6 MiB, available=349.9 MiB 07:00:26.789 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:26.815 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:26.840 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:00:26.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:00:27.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8f2481f3179b12283c1fc3dab0572a9a70f7ae0' to.sha1='0b03183d8eb41f40abd0d88c5dbf9ae7fa4064b2'): /1 {11 11ä11#+} 1/a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:27.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=106.0 MiB, available=349.5 MiB 07:00:27.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.-1.xml.gz 07:00:27.192 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:00:27.194 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:00:27.194 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:00:27.213 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:27.244 [qtp344249497-926] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=2 07:00:27.278 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:27.313 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=8 remoteFromLocalRevision=2 07:00:27.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 from='build/repo/k0t32l5m-7bn9k-local-src' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' 07:00:27.416 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:27.420 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:27.424 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=23 07:00:27.424 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:27.509 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:27.536 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:27.540 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:27.559 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:27.560 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:27.576 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:27.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:27.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=20, revision=23 07:00:27.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=23, revision=-1 07:00:27.618 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:27.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=10 07:00:27.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:27.713 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:27.813 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:27.816 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:27.833 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:27.893 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:27.895 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:27.906 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:27.972 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:27.981 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:27.987 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=6, revision=10 07:00:27.987 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:28.000 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:28.003 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:28.004 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/woiVOxOPGitRY1Cy-E4zWg/dAGtraOjzzfMShpLg1gPvg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:28.101 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:28.146 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:28.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:28.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:00:28.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:28.322 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dfa20ed963e98889bcc18beb157830de8b36f8f2' to.sha1='e6d1965d608b2129e3b75f5642925a6dafb8399e'): /3 + &#ä/cc org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:28.347 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:28.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=108 07:00:28.355 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 07:00:28.439 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:28.442 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=103, revision=108 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:28.729 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:28.839 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:00:28.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=12 07:00:28.906 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:00:29.041 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:29.052 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:29.408 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:29.410 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:29.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=103, revision=108 07:00:29.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=108, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:29.421 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=10, revision=12 07:00:29.421 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:29.444 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:29.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:29.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:29.463 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:29.823 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:29.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:00:29.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=14 07:00:29.964 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:00:30.095 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.099 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:30.173 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.173 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=12, revision=14 07:00:30.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=14, revision=-1 07:00:30.206 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:30.206 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:30.221 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.255 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:30.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:30.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.286 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:30.312 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.320 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.324 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.325 [qtp1776774368-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yPW_FozHRtWtYd59DbtOiw/6DquejYvp7XD_riomfjS-Q' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=16 07:00:30.355 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:30.358 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.441 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 186078 bytes in 2548 ms. path='/1 {11 11ä11#+} 1/a' 07:00:30.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=26 07:00:30.456 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.461 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.464 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:30.491 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:30.509 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.511 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:30.512 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=14, revision=16 07:00:30.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:30.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42739 bytes in 244 ms. path='/3 + &#ä/cc' 07:00:30.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=111 07:00:30.529 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:30.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:30.569 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:30.570 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=23, revision=26 07:00:30.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:30.601 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.607 [qtp1776774368-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=108, revision=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:30.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:30.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:30.630 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:30.648 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.648 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:30.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=108, revision=111 07:00:30.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:00:30.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:30.683 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:30.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:30.701 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=18 07:00:30.741 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:30.748 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:30.768 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:30.833 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:30.866 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:30.870 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=16, revision=18 07:00:31.185 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:31.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=16, revision=18 07:00:31.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:31.200 [closeDeferredTimer-673bf06f-d4] INFO c.c.c.l.LocalRepoManagerImpl - [673bf06f]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:31.223 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:31.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:31.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:31.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:31.244 [qtp1776774368-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:31.265 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:31.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c0251395e4dc817a5953588973ffb443e509d76' to.sha1='e869acf10e459c5f96dd639dc6292bb22b2a638b'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:31.324 [qtp1776774368-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:31.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=31 07:00:31.336 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:31.343 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:31.343 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:31.443 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:31.446 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:31.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:00:31.483 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff0ca007308a75cf4a28748bc1df3f4a5dd9f9f7' to.sha1='2874a33306d2bd935a9bb4a33bb01ccd9b627338'): /3 + &#ä/dd 07:00:31.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=116 07:00:31.509 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:31.514 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=20 07:00:31.515 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:31.636 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:31.641 [qtp2000985038-4768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:31.653 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:31.656 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:31.664 [qtp1776774368-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=111, revision=116 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:31.667 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:31.702 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:31.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=26, revision=31 07:00:31.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:31.710 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:31.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=111, revision=116 07:00:31.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=116, revision=-1 07:00:31.747 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:31.754 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:31.756 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:31.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=18, revision=20 07:00:31.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=20, revision=-1 07:00:31.827 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:31.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:31.864 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:31.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:31.880 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:31.882 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:31.943 [closeDeferredTimer-5740a2b0-1] INFO c.c.c.l.LocalRepoManagerImpl - [5740a2b0]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:31.992 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:32.005 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.009 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:32.097 [Test worker] 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' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:32.108 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:00:32.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.115 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.135 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.143 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.144 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yPW_FozHRtWtYd59DbtOiw/oeNS1UhTwJwGoGlgMTeSDA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.232 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.255 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.258 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.259 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/woiVOxOPGitRY1Cy-E4zWg/tW4LourUeHNl_YFLIwzzyQ' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:32.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6153eccabc3050ce486a14e90a3fffd58df4625' to.sha1='aabcd64caf8aadb7251319f994235226c24c905d'): /1 {11 11ä11#+} 1/a 07:00:32.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=23 07:00:32.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.400 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:32.448 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.452 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 310460 bytes in 485 ms. path='/3 + &#ä/dd' 07:00:32.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=119 07:00:32.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:31.943 [closeDeferredTimer-5a312984-1] INFO c.c.c.l.LocalRepoManagerImpl - [5a312984]_close: Shutting down real LocalRepoManager. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:32.584 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=20, revision=23 07:00:32.597 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.613 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.631 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=116, revision=119 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.642 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.649 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 530944 bytes in 565 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=116, revision=119 07:00:32.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:32.668 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.679 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=34 07:00:32.680 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:32.701 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:32.717 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.729 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.730 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.736 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:32.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:00:32.744 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.751 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=31, revision=34 07:00:32.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.771 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:32.774 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:32.782 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:32.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 07:00:32.808 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.816 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.840 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:32.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.844 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:32.862 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.879 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.882 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.884 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S90X6uIxoxhIoKggjFNlBw/EgSqJFfBkxKvRwgn_D9CPQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:32.893 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:32.985 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:33.004 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.035 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:33.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6aae36f267fb7e232b95328eb404f30668ea519d' to.sha1='d771f1a25d3edd0bd509af2c25c0a1b795d7566e'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:33.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.138 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=39 07:00:33.139 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.198 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.201 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=34, revision=39 07:00:33.268 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=34, revision=39 07:00:33.275 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=39, revision=-1 07:00:33.309 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.329 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.364 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:33.381 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.406 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.427 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.434 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.437 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.438 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/woiVOxOPGitRY1Cy-E4zWg/XubdXnLHrNktzOm5SBsmjA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.469 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.474 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=119, revision=124 07:00:33.559 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=119, revision=124 07:00:33.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=124, revision=-1 07:00:33.588 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.599 [qtp1776774368-3565] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 transaction.localRevision=86 remoteFromLocalRevision=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.645 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.645 [qtp1776774368-3565] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.664 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69923 bytes in 283 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.667 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=2b778139-dd31-4142-a7f6-0ccbff909723 to='build/repo/k0t31x3s-2y8a0-local-src', fromRepoLocalSync=false 07:00:33.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:00:33.669 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=42 07:00:33.681 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.686 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.738 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.741 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.742 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:33.760 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.763 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:00:33.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:33.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:33.829 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.840 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=39, revision=42 07:00:33.840 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=42, revision=-1 07:00:33.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:33.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:33.884 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:33.915 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:33.916 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:33.974 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:34.063 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:34.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:00:34.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:00:34.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dae98f931f57bc3c566c8b2e5479d85c717ea56' to.sha1='9c80e33eb62f8bd21ef2667d955268df0c831d20'): /2/1 {11 11ä11#+} 1/a 07:00:34.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=47 07:00:34.219 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:34.246 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:34.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=118.1 MiB, available=360.9 MiB 07:00:34.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:00:34.338 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:34.355 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=-1, revision=87 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:34.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254510 bytes in 1614 ms. path='/1 {11 11ä11#+} 1/a' 07:00:34.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=26 07:00:34.374 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:34.378 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:34.382 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=42, revision=47 07:00:34.457 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:34.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=42, revision=47 07:00:34.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:34.472 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:34.483 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:34.487 [qtp344249497-926] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:34.491 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:34.535 [qtp344249497-926] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:34.538 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:34.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=23, revision=26 07:00:34.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=26, revision=-1 07:00:34.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:34.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:34.599 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:34.612 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:34.621 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:34.624 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:34.694 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:34.701 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:34.705 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:34.707 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CLiUjZkqRq0UXqaDlri-8g/QRrVZcjIhTqbK8cu5tblug/HVOnEPyO1THkvWd2QPHRJg' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:34.745 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:34.765 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:34.782 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:34.784 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:34.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58187 bytes in 234 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:34.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:34.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=50 07:00:34.877 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:34.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:34.951 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:34.954 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=47, revision=50 07:00:35.011 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=47, revision=50 07:00:35.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:35.027 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68df4603e584447f530814a1f74f9f39f68c7ad9' to.sha1='b0f55976e7e3c873cd369421770bde0792a3ec33'): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:35.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:35.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:35.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=31 07:00:35.057 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:35.073 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.092 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:35.093 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:35.111 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.215 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:35.285 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:35.285 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:35.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:35.319 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0df79a760b38814a8c0f9ffa986300ec481a44cc' to.sha1='77e62a9ddc735deefb6ac5063fc68f999e53929e'): /2/1 {11 11ä11#+} 1/b 07:00:35.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=55 07:00:35.355 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:00:35.433 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.436 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=50, revision=55 07:00:35.516 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=50, revision=55 07:00:35.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=55, revision=-1 07:00:35.552 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.613 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.690 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:35.697 [Test worker] 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' 07:00:35.878 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.898 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.904 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:35.905 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CLiUjZkqRq0UXqaDlri-8g/QRrVZcjIhTqbK8cu5tblug/uUfC1OdUwh483GNl2S0slw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:35.948 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=115.8 MiB, available=369.2 MiB 07:00:35.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=4, revision=87 07:00:36.060 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:36.060 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.076 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.076 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:36.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.090 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.090 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:36.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.103 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:36.103 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.116 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:36.116 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.122 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:36.122 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:36.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.147 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:36.147 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.153 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.153 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.165 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.166 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.173 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:36.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:36.194 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:36.203 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:36.278 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:36.281 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=26, revision=31 07:00:36.351 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:36.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=26, revision=31 07:00:36.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=31, revision=-1 07:00:36.388 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:36.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:00:36.647 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=116.0 MiB, available=368.5 MiB 07:00:36.702 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:36.707 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionSynced=4, revision=87 07:00:36.707 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:36.766 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:36.766 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:36.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:36.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:36.784 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:36.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:36.835 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:36.868 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:37.061 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:37.082 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:37.085 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:37.086 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S90X6uIxoxhIoKggjFNlBw/_uuE1zrpttjVhMMxLE-q1w' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:36.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:00:36.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:00:37.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=115.5 MiB, available=371.0 MiB 07:00:37.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:37.377 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:37.410 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:37.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 324774 bytes in 1792 ms. path='/2/1 {11 11ä11#+} 1/b' 07:00:37.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=58 07:00:37.505 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 07:00:37.621 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:37.625 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=55, revision=58 07:00:37.704 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:37.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=55, revision=58 07:00:37.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:37.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=114.9 MiB, available=370.6 MiB 07:00:37.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:37.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:37.756 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:37.785 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:37.813 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:37.815 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:37.853 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:37.934 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:37.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:00:37.995 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c195f4f34ec02ac9078e332a041ad3e01a6f6693' to.sha1='fbd31cbe4d7f03fff89e1464f6527b00b9327b06'): /2/a 07:00:38.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=63 07:00:38.043 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 07:00:38.141 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.145 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:38.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=114.9 MiB, available=373.1 MiB 07:00:38.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:00:38.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:00:38.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:00:38.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:00:38.171 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.195 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=86 07:00:38.244 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:38.244 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=58, revision=63 07:00:38.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:38.278 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=128 remoteFromLocalRevision=86 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:38.287 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:38.331 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b778139-dd31-4142-a7f6-0ccbff909723 from='build/repo/k0t31x3s-2y8a0-local-src' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:38.339 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:38.360 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=128 07:00:38.365 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:38.366 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:00:38.367 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:00:38.367 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:00:38.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:38.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:38.449 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:38.449 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:00:38.458 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:00:38.458 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:00:38.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=126, revision=130 07:00:38.465 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 07:00:38.507 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.514 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=124, revision=130 07:00:38.538 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=124, revision=130 07:00:38.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=130, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:38.680 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.699 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.703 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.705 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CLiUjZkqRq0UXqaDlri-8g/qpEVaISUiwaYR1dehQ7sAg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:38.799 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.804 [qtp1776774368-3564] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 transaction.localRevision=92 remoteFromLocalRevision=128 07:00:38.885 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:38.888 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:00:38.891 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:00:38.893 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a2a2f89]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' 07:00:38.894 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a2a2f89]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:39.816 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:39.909 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:39.915 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:39.918 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:39.919 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S90X6uIxoxhIoKggjFNlBw/_uuE1zrpttjVhMMxLE-q1w' offset=1048576 07:00:40.064 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.068 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1053016 bytes in 3251 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.100 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 834842 bytes in 1651 ms. path='/2/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=35 07:00:40.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=66 07:00:40.115 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.147 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:40.150 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=31, revision=35 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.213 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:40.217 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.292 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.297 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=31, revision=35 07:00:40.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=35, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=63, revision=66 07:00:40.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:40.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:40.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:40.344 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.346 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.365 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:40.367 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:40.383 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.386 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:40.397 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:40.484 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.492 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:40.545 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:00:40.545 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.545 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:00:40.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.579 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fac772e8c926a71729d6ad01bbde5180049e382' to.sha1='0ab839ac42c8a59b932ec1e3bb8c18cb5b56fe02'): /3 + &#ä/5/h org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82bcbb002357287f78f7fee53941073d0f08b949' to.sha1='9e292d63bb4207834e3400e6ae5780decd0ba6cd'): /1 {11 11ä11#+} 1/c 07:00:40.611 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=40 07:00:40.611 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=71 07:00:40.614 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 07:00:40.661 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.661 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.666 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.674 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=35, revision=40 07:00:40.731 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.732 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:40.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=66, revision=71 07:00:40.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=35, revision=40 07:00:40.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=40, revision=-1 07:00:40.761 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.763 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.812 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.812 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:40.828 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.835 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:40.836 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:40.926 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:40.935 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:40.938 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:40.939 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/uQDDtv55B-ZD3tmLiOIzTQ/lyDADs02YQq2TSNeQYswGg' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:41.032 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:41.048 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:41.050 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:41.051 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S90X6uIxoxhIoKggjFNlBw/Q0Fafe8swUqgcRAJG3_Rkw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:41.214 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:41.255 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:41.286 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 125262 bytes in 451 ms. path='/3 + &#ä/5/h' 07:00:41.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=74 07:00:41.299 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:00:41.353 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:41.358 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=71, revision=74 07:00:41.441 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:41.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=71, revision=74 07:00:41.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=74, revision=-1 07:00:41.483 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:00:41.483 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:41.498 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:41.514 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:41.516 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:00:41.540 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:41.638 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:41.723 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:00:41.760 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a463fdbdf8381f30c79e5f3a368a4434c6811916' to.sha1='8e58e6b169329cccf7d88d17868b88b4aea34349'): /3 + &#ä/5/i 07:00:41.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=79 07:00:41.786 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 07:00:41.902 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:41.905 [qtp2000985038-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=74, revision=79 07:00:41.977 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:41.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=74, revision=79 07:00:41.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=79, revision=-1 07:00:42.011 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:42.080 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:42.271 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:00:42.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:00:42.336 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:42.342 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:42.344 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:42.345 [qtp2000985038-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/uQDDtv55B-ZD3tmLiOIzTQ/QNIP9N0HVqKwyJAxv0sojg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:42.804 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:42.849 [qtp2000985038-35] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:42.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 126643 bytes in 596 ms. path='/3 + &#ä/5/i' 07:00:42.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=82 07:00:42.895 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:42.968 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:42.976 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:42.984 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 901058 bytes in 2218 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.056 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:43.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=79, revision=82 07:00:43.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=43 07:00:43.097 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:43.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.144 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.146 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.150 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=40, revision=43 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.169 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.172 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.173 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=40, revision=43 07:00:43.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.196 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.215 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:00:43.215 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:00:43.235 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:43.258 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:00:43.260 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.335 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.335 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:43.376 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:00:43.407 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54f11abc2e4a2d34ed5b92b4608940eb2897f988' to.sha1='c2ba4a57c0ad7cb3d7012dd4fb26c7e24ce18750'): /3 + &#ä/aa org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.439 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89e9bc4a95a87d851ff3e9bf49c75598e345b3dc' to.sha1='8a2f9af3c11308e94b761542521eb2ffe83f4479'): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.481 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=87 07:00:43.481 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=48 07:00:43.484 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.527 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:43.530 [qtp2000985038-4768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.536 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:43.544 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=43, revision=48 07:00:43.625 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.624 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=43, revision=48 07:00:43.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=82, revision=87 07:00:43.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=87, revision=-1 07:00:43.673 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.677 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:43.714 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.715 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.814 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.817 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:43.819 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:43.829 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/aa' 07:00:44.073 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:44.077 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:44.108 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:44.109 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:44.111 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:44.112 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:44.117 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:44.118 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:44.439 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:45.706 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:45.978 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:45.997 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:46.000 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:46.001 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:46.938 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:47.034 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:47.325 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:47.344 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:47.346 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:47.347 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:47.926 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:48.121 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:48.428 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:48.448 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:48.450 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:48.452 [qtp2000985038-3832] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:49.788 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:00:50.615 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:50.719 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:50.747 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:51.017 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:51.036 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:51.038 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:51.040 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:51.264 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:51.553 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:51.844 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:51.854 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:51.876 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:51.878 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:51.880 [qtp2000985038-3832] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=3145728 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:52.680 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:52.871 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:52.995 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:53.028 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:53.031 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:53.032 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:53.537 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:53.763 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:53.809 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:53.831 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:53.834 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:53.835 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=4194304 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:54.593 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:54.879 [qtp344249497-4009] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:54.898 [qtp344249497-4009] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:54.901 [qtp344249497-4009] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:54.902 [qtp344249497-4009] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=4194304 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:55.262 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:55.588 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:55.608 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:55.611 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:55.613 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=5242880 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:56.209 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:56.666 [qtp344249497-4009] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:56.982 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:57.002 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:57.004 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:57.005 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=5242880 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:00:57.286 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:00:57.473 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:57.771 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:57.790 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:57.796 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:57.798 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=6291456 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:00:58.887 [closeDeferredTimer-3255991f-67] INFO c.c.c.l.LocalRepoManagerImpl - [3255991f]_close: Shutting down real LocalRepoManager. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:00:59.029 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:59.335 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:59.360 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:59.363 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:00:59.364 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=6291456 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:00.135 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:00.204 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:00.482 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:00.501 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:00.503 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:00.505 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=7340032 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:00.526 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3923a865]initPersistenceManagerFactory: repositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:01:00.635 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3923a865]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 40666 ms. 07:01:00.666 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkh-3c0x-remote' 07:01:00.668 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkh-3c0x-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:01.301 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:02.151 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:02.406 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:02.425 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:02.428 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:02.429 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=7340032 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:02.481 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:03.440 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:03.695 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:03.715 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:03.717 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:03.718 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=8388608 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:04.236 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:04.997 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:05.195 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:05.324 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:05.344 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:05.347 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:05.351 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=8388608 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:06.101 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:06.125 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 9078257 bytes in 22296 ms. path='/3 + &#ä/aa' 07:01:06.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=98 07:01:06.140 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:01:06.171 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:06.175 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=87, revision=98 07:01:06.236 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:06.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=87, revision=98 07:01:06.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=98, revision=-1 07:01:06.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:06.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:06.296 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:07.493 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:07.588 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:07.631 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:07.813 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:07.897 [qtp344249497-4009] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:07.912 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:07.913 [qtp344249497-4009] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:07.916 [qtp344249497-4009] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:07.917 [qtp344249497-4009] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=9437184 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:07.987 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:01:08.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de25eb133562e6d3570c200a6d7ab49bd72cbfc8' to.sha1='4f958d19d4c761806a01dd558b0b3034200f9351'): /3 + &#ä/bb 07:01:08.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=103 07:01:08.059 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 07:01:08.202 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:08.295 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=98, revision=103 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:08.411 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:08.839 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:08.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=98, revision=103 07:01:08.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=103, revision=-1 07:01:08.871 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:09.199 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:09.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:01:09.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:09.408 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:09.502 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:09.530 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:09.533 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:09.535 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/erPT8LJyA9TRYR_Ur_vZ3Q' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:09.880 [qtp344249497-4009] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:09.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10234179 bytes in 26116 ms. path='/2/1 {11 11ä11#+} 1/a' 07:01:09.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=60 07:01:09.952 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 07:01:10.041 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:10.046 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=48, revision=60 07:01:10.183 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:10.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=48, revision=60 07:01:10.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=60, revision=-1 07:01:10.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:10.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:10.238 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:10.773 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:10.801 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:10.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 733339 bytes in 1559 ms. path='/3 + &#ä/bb' 07:01:10.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=106 07:01:10.874 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 07:01:10.976 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:10.981 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=103, revision=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:11.185 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:11.264 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:11.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=103, revision=106 07:01:11.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:11.280 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:11.304 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:11.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:01:11.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:11.328 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:11.376 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:11.394 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:11.397 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:11.459 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:11.466 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:11.549 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:11.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:11.623 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:11.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e3e3e049e93db8ac4ea74923b5d8a26fff6a9b8' to.sha1='a5fcd595661c2a0d9488949d4bda80c72ce8326d'): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:11.655 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9e2d1d18993b4227223d3143480e4479899b767' to.sha1='68ecdc957284166630aedae1f82504eeeb79504d'): /3 + &#ä/cc 07:01:11.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=111 07:01:11.690 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:11.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=65 07:01:11.708 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 07:01:11.834 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:11.837 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:11.841 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:11.978 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=60, revision=65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:12.103 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:12.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=106, revision=111 07:01:12.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=111, revision=-1 07:01:12.140 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:12.174 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:12.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:01:12.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:12.400 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:12.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=60, revision=65 07:01:12.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=65, revision=-1 07:01:12.444 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:12.512 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:12.516 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:12.533 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:12.536 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:12.537 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/jas7vxNVbnVSEIUmCcwWvA' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:12.610 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:12.669 [Test worker] 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' 07:01:12.790 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:12.802 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:12.805 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:12.805 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/BWk43j1k0-7c4MkRVd94-A' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:14.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:14.424 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:14.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 866211 bytes in 2187 ms. path='/3 + &#ä/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:14.453 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:14.467 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=114 07:01:14.467 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:14.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 487291 bytes in 1824 ms. path='/2/1 {11 11ä11#+} 1/b' 07:01:14.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=68 07:01:14.503 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:14.517 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:14.520 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=111, revision=114 07:01:14.571 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:14.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=111, revision=114 07:01:14.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:14.588 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:14.593 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=65, revision=68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:14.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:14.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:14.627 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:14.653 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:14.655 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:14.688 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:14.688 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:14.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=65, revision=68 07:01:14.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=68, revision=-1 07:01:14.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:14.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:14.742 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:14.781 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:01:14.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:14.896 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:14.901 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:14.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28675dc2300fa141254d2bf0f4503be2bcf31c49' to.sha1='5b86a8035b0b9addd19806470c000b6966fef737'): /3 + &#ä/dd 07:01:14.931 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=119 07:01:14.931 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:14.985 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:15.004 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:15.010 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.014 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=114, revision=119 07:01:15.068 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:15.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:15.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=114, revision=119 07:01:15.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:15.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:15.093 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.141 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.150 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:01:15.152 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:15.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0c8b26a97b4dde705aa60bc920303c7bdeee2180' to.sha1='909bca0e99442ddd163ce01555ce244a07eed5d9'): /2/a 07:01:15.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=73 07:01:15.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:15.212 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.222 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.227 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.228 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/mWSksXR4svy1Lh_zNl6LzA' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:15.249 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.252 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=68, revision=73 07:01:15.332 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.338 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=68, revision=73 07:01:15.338 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=73, revision=-1 07:01:15.363 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:15.375 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:15.556 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157758 bytes in 495 ms. path='/3 + &#ä/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:15.650 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:15.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=122 07:01:15.661 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:15.664 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:15.666 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:15.690 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.693 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=119, revision=122 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:15.708 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:15.796 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=119, revision=122 07:01:15.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=122, revision=-1 07:01:15.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:15.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:15.857 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.879 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:15.881 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:15.888 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.924 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.926 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:15.927 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:15.952 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:16.236 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="43fc7854-e166-42d2-89e3-57f136c0a51a"] on repo=43fc7854-e166-42d2-89e3-57f136c0a51a 07:01:16.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:16.282 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:16.569 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=8 07:01:16.837 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:16.837 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:17.014 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:17.014 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:17.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=127 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:17.026 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:17.181 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 07:01:17.290 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:17.295 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=122, revision=127 07:01:17.412 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:17.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=122, revision=127 07:01:17.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=127, revision=-1 07:01:17.515 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:17.525 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a transaction.localRevision=89 remoteFromLocalRevision=8 07:01:17.591 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:17.611 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' toID=43fc7854-e166-42d2-89e3-57f136c0a51a to='build/repo/k0t32hfz-8gi37-local-src', fromRepoLocalSync=false 07:01:17.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:01:17.612 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:01:17.622 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:17.718 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=89 07:01:17.732 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:17.736 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:18.001 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:18.084 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:17.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:01:18.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=100.7 MiB, available=354.8 MiB 07:01:18.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:01:18.293 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:18.310 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=-1, revision=90 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:18.354 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:18.378 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:18.383 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:18.385 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:18.612 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:18.698 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 07:01:19.721 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:20.053 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:19.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:01:20.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=98.6 MiB, available=356.9 MiB 07:01:20.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=4, revision=90 07:01:20.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.326 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:20.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:20.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:20.344 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:20.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.374 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.375 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:20.388 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:20.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.397 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:20.403 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:20.404 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.404 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.412 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:20.412 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.427 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:20.427 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:20.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:20.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:20.457 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:01:20.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:20.551 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:20.664 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:20.681 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:20.700 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:20.716 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:20.718 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:20.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:21.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=98.9 MiB, available=356.6 MiB 07:01:21.244 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:21.250 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionSynced=4, revision=90 07:01:21.250 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=90, revision=-1 07:01:21.304 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:21.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:21.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:21.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=129 07:01:21.351 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 07:01:21.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:01:21.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:01:21.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=98.8 MiB, available=356.7 MiB 07:01:21.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:22.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:22.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=98.8 MiB, available=356.7 MiB 07:01:22.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:22.367 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:22.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=98.8 MiB, available=356.7 MiB 07:01:22.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:01:22.641 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:01:22.641 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:01:22.641 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:01:22.657 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:22.690 [qtp2000985038-1858] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=89 07:01:22.705 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:22.730 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:22.732 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=131 remoteFromLocalRevision=89 07:01:22.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=43fc7854-e166-42d2-89e3-57f136c0a51a from='build/repo/k0t32hfz-8gi37-local-src' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:22.757 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:22.761 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:22.773 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:22.780 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=131 07:01:22.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:22.786 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:22.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:01:22.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:01:22.793 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=131 07:01:22.880 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:22.880 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:22.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:22.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:22.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=129, revision=133 07:01:22.895 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 07:01:22.966 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:22.969 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=127, revision=133 07:01:23.039 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:23.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=127, revision=133 07:01:23.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=133, revision=-1 07:01:23.077 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:23.082 [qtp2000985038-4769] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a transaction.localRevision=95 remoteFromLocalRevision=131 07:01:23.146 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:23.150 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:01:23.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/kYHYh92f4dXDY4DvuwsJhQ 07:01:23.188 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 07:01:23.188 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=MpYDTfpbN1snENSgOW-V0Q, invitation=false] 07:01:23.230 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 42 ms. 07:01:23.230 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, invitation=false] 07:01:23.258 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:01:23.259 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qRx3GX7J5bub0IED8I7-Jw, invitation=false] 07:01:23.281 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 22 ms. 07:01:23.281 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, invitation=false] 07:01:23.332 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:23.341 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:23.386 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:23.579 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:23.610 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:23.628 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa renewalDateTime=2019-09-21T05:30:15.345Z expiryDateTime=2019-09-21T06:00:15.345Z 07:01:23.637 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:23.641 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:23.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:23.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:23.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=137 07:01:23.695 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 07:01:23.747 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:23.750 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=133, revision=137 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:23.832 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a2a2f89]initPersistenceManagerFactory: repositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:23.841 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:23.849 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a2a2f89]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 33843 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:23.865 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:01:23.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' toID=43fc7854-e166-42d2-89e3-57f136c0a51a to='build/repo/k0t32hfz-8gi37-local-src', fromRepoLocalSync=true 07:01:23.866 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 43fc7854-e166-42d2-89e3-57f136c0a51a ('build/repo/k0t32hfz-8gi37-local-src') 07:01:23.890 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:01:23.933 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:01:24.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.89.xml.gz 07:01:24.018 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.89.xml.gz 07:01:24.034 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:24.063 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 07:01:24.066 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:24.072 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.89.xml.gz 07:01:24.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=89 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:24.149 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:24.417 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:24.481 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=120.1 MiB, available=363.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:24.641 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:24.658 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3u-gecy1-remote' 07:01:24.658 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3u-gecy1-remote' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:24.765 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:24.820 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:24.829 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:24.833 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=4194304 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:24.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=100.4 MiB, available=355.1 MiB 07:01:24.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:01:24.862 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:24.869 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=-1, revision=97 07:01:24.922 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 07:01:24.941 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:24.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:01:25.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=99.5 MiB, available=356.0 MiB 07:01:25.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=90, revision=97 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:25.532 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:25.534 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:01:25.542 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:01:25.543 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:01:25.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:25.833 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:01:25.913 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:25.946 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:25.989 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:26.024 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:26.067 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=99.5 MiB, available=356.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:26.076 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:01:26.194 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:26.228 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:26.231 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionSynced=90, revision=97 07:01:26.231 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=97, revision=-1 07:01:26.239 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:26.245 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:26.246 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:26.250 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:26.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=137, revision=140 07:01:26.262 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:26.267 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:26.270 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:26.294 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:26.299 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:26.304 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=5242880 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:26.329 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:26.332 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=137, revision=140 07:01:26.357 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:26.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=133, revision=140 07:01:26.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=140, revision=-1 07:01:26.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:01:26.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:26.444 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:26.445 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:26.511 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:01:26.570 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:01:26.654 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:26.713 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:26.713 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:01:26.794 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:26.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=99.9 MiB, available=355.6 MiB 07:01:26.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:26.875 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:01:26.967 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:01:27.052 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:27.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:27.201 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:27.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=99.8 MiB, available=355.7 MiB 07:01:27.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:27.300 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:27.312 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:01:27.400 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:27.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:27.541 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:27.565 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:27.580 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:27.592 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=6291456 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:27.669 [qtp1776774368-3114] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:01:27.704 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]initPersistenceManagerFactory: repositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 07:01:27.704 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3046 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:27.711 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:27.733 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]getCloseDeferredMillis: closeDeferredMillis=20000 07:01:27.733 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:27.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=99.8 MiB, available=355.7 MiB 07:01:27.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.89.xml.gz 07:01:27.819 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:01:27.821 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:01:27.821 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:01:27.835 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:27.844 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=96 07:01:27.868 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:27.891 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=143 remoteFromLocalRevision=96 07:01:27.988 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=43fc7854-e166-42d2-89e3-57f136c0a51a from='build/repo/k0t32hfz-8gi37-local-src' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' 07:01:28.000 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.003 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.021 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=143 07:01:28.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:28.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:28.027 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:01:28.027 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:01:28.033 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=143 07:01:28.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:28.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:28.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:28.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:28.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=145 07:01:28.058 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:28.094 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c82cb44b-95b5-433f-b861-8c99e5138f27 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest localRepository.publicKeySha1 = A9:BD:95:5D:41:B0:16:5D:B3:01:46:62:58:8B:FA:81:51:2E:EC:52 remoteRepository.repositoryId = eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepository.remoteRoot = https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepository.publicKeySha1 = 74:7E:15:DF:DA:61:72:9C:6A:83:E1:F9:A5:97:E2:44:00:9A:7D:E9 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 c82cb44b-95b5-433f-b861-8c99e5138f27 eddb254c-d61f-4d1f-be1a-82a7e92517b5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:28.110 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.114 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=140, revision=145 07:01:28.170 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=140, revision=145 07:01:28.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:28.202 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:28.215 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.220 [qtp2000985038-1858] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a transaction.localRevision=103 remoteFromLocalRevision=143 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:28.234 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.256 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 renewalDateTime=2019-09-21T05:31:28.223Z expiryDateTime=2019-09-21T06:01:28.223Z 07:01:28.270 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.281 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:28.295 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' toID=43fc7854-e166-42d2-89e3-57f136c0a51a to='build/repo/k0t32hfz-8gi37-local-src', fromRepoLocalSync=false 07:01:28.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:01:28.298 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:28.301 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:01:28.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=c82cb44b-95b5-433f-b861-8c99e5138f27 to='build/repo/k0t349kc-tn93i-local-dest', fromRepoLocalSync=true 07:01:28.302 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c82cb44b-95b5-433f-b861-8c99e5138f27 ('build/repo/k0t349kc-tn93i-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:28.313 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.338 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103 07:01:28.341 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:28.351 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:01:28.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:01:28.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=100.3 MiB, available=355.2 MiB 07:01:28.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:01:28.830 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:28.839 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:28.842 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:28.846 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=-1, revision=104 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:28.849 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:01:28.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.-1.xml.gz 07:01:28.898 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:28.909 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:28.916 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:28.928 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:28.988 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 07:01:29.082 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:29.094 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.-1.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:29.279 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:29.304 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:29.308 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:29.308 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=7340032 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:29.473 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:28.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:01:29.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=100.1 MiB, available=355.4 MiB 07:01:29.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=97, revision=104 07:01:29.505 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:01:29.507 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:01:29.508 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:01:29.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:29.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:01:29.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=125.1 MiB, available=364.4 MiB 07:01:29.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:01:29.817 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:29.902 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:30.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=100.2 MiB, available=355.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:30.039 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:30.281 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:30.294 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:30.299 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionSynced=97, revision=104 07:01:30.299 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=104, revision=-1 07:01:30.373 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:30.385 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:30.385 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:30.394 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=148 07:01:30.449 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:01:30.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:30.627 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:30.647 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:30.651 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:30.652 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:30.654 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=8388608 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:30.778 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:30.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:01:30.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=100.3 MiB, available=355.2 MiB 07:01:30.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:30.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:01:31.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=127.2 MiB, available=362.8 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:31.360 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:31.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=100.3 MiB, available=355.2 MiB 07:01:31.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:31.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=96 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:31.567 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:31.591 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:31.595 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:31.596 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=9437184 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:31.740 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:31.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=100.3 MiB, available=355.2 MiB 07:01:31.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:01:31.852 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:01:31.852 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:01:31.867 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:31.878 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=103 07:01:31.880 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:31.896 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=150 remoteFromLocalRevision=103 07:01:31.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=43fc7854-e166-42d2-89e3-57f136c0a51a from='build/repo/k0t32hfz-8gi37-local-src' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' 07:01:31.913 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150 07:01:31.919 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:31.919 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:31.920 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:01:31.921 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:31.925 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:31.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=150 07:01:31.928 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:31.928 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:31.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:31.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:31.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=148, revision=152 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:31.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10042651 bytes in 16276 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:31.943 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:31.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=85 07:01:31.959 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:31.980 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:31.983 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=145, revision=152 07:01:31.993 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:31.996 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]initPersistenceManagerFactory: repositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:31.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=145, revision=152 07:01:31.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=152, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:31.998 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.001 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=73, revision=85 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:32.002 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21854 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:32.013 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=73, revision=85 07:01:32.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=85, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:32.022 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.033 [qtp2000985038-2912] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a transaction.localRevision=109 remoteFromLocalRevision=150 07:01:32.037 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:32.037 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]getCloseDeferredMillis: closeDeferredMillis=20000 07:01:32.037 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:32.040 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:01:32.040 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2360917e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' 07:01:32.045 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2360917e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:32.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.074 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.155 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:32.170 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:32.183 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:32.197 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.237 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:32.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:01:32.242 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:32.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:01:32.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:32.270 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, invitation=false] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:32.281 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1315898c23602ba42a42a42c8ab8ac911dbe22f' to.sha1='dc7802e2a7425491fecef18e24824ac5c0728403'): /3 + &#ä/5/h org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:32.284 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.284 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:32.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:32.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:32.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.320 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:32.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:32.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=90 07:01:32.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:32.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:01:32.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:32.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:32.385 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:32.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:32.395 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=85, revision=90 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:32.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:32.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:32.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:32.422 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:32.422 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:32.514 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=85, revision=90 07:01:32.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=90, revision=-1 07:01:32.552 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.612 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.694 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:32.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:01:32.811 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:32.828 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! 07:01:32.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:32.833 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.839 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:32.851 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/chmeiUOfMxbmgQtZR5XCXw/FsaL-I8VWGRScPAhFLusqg' offset=0 07:01:32.997 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157528 bytes in 299 ms. path='/3 + &#ä/5/h' 07:01:33.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=93 07:01:33.060 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:33.070 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=119.4 MiB, available=336.1 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:33.094 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.098 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=90, revision=93 07:01:33.113 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=90, revision=93 07:01:33.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=93, revision=-1 07:01:33.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:33.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:33.172 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.195 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:33.199 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:33.256 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:33.283 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.302 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:33.308 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:01:33.333 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f14798e52bcdbc1bfabe78883e2c6cbebf0b2a7' to.sha1='c6e59882c3976ebff0545b398ec6c2020261bd17'): /3 + &#ä/5/i 07:01:33.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=98 07:01:33.364 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:01:33.520 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.530 [qtp344249497-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=93, revision=98 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:33.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=128.3 MiB, available=347.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:33.593 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:33.593 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=93, revision=98 07:01:33.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src localRepository.publicKeySha1 = CF:21:55:45:01:44:EC:F5:F4:3C:73:DF:BD:8C:F7:78:36:47:D9:96 remoteRepository.repositoryId = 2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepository.remoteRoot = https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepository.publicKeySha1 = 07:BB:FC:D8:28:52:D8:99:DE:0D:55:25:EB:9B:E4:F0:C6:06:E8:75 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 b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 2758f931-8ecd-4bbb-884d-c6b577cbc71d org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:33.628 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.722 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.751 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:33.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:33.765 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.774 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionSynced=-1, revision=96 07:01:33.774 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionInProgress=96, revision=-1 07:01:33.831 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:01:33.843 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:33.852 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.862 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.864 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:33.865 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/chmeiUOfMxbmgQtZR5XCXw/duhZgtT8QgGMQZRuiAbd3Q' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:33.919 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:33.954 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:34.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:34.571 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:34.627 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 294754 bytes in 869 ms. path='/3 + &#ä/5/i' 07:01:34.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=101 07:01:34.650 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 07:01:34.750 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:34.754 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:34.759 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=98, revision=101 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:34.772 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:34.807 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:34.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=98, revision=101 07:01:34.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=101, revision=-1 07:01:34.847 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:34.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:34.857 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:34.861 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:34.870 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:34.886 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:34.888 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:34.903 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:34.908 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:34.914 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:34.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=-1, revision=5 07:01:34.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:34.929 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:01:34.949 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:34.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:34.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:35.030 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:35.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81caae9888579288f6b6d2681e10bbc6d3d3f4e2' to.sha1='dfcc929e4059256f0a26d992e446ffe5cbf2494c'): /3 + &#ä/aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:35.072 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:35.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=106 07:01:35.109 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:35.158 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:35.191 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:35.195 [qtp344249497-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=101, revision=106 07:01:35.231 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:35.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=101, revision=106 07:01:35.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:35.260 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:35.262 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:35.314 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:35.321 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:35.345 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d renewalDateTime=2019-09-21T05:31:35.282Z expiryDateTime=2019-09-21T06:01:35.282Z org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:35.347 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:35.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:35.371 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:35.384 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:35.403 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:01:35.404 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 to='build/repo/k0t33pkg-mnx3-local-src', fromRepoLocalSync=true 07:01:35.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.-1.xml.gz 07:01:35.406 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.-1.xml.gz 07:01:35.409 [pool-44-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 ('build/repo/k0t33pkg-mnx3-local-src') 07:01:35.448 [qtp507378138-3326] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:35.460 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:35.471 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:35.492 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:35.495 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:35.503 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:35.515 [qtp344249497-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/d9XpZV3a2ZWFAJR0WKuxaw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:35.521 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:01:35.582 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:35.592 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.-1.xml.gz 07:01:35.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:34.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:01:34.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:01:35.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=127.7 MiB, available=361.3 MiB 07:01:35.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:35.982 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:36.219 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245332 bytes in 868 ms. path='/3 + &#ä/aa' 07:01:36.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=109 07:01:36.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:36.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=106.4 MiB, available=349.1 MiB 07:01:36.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:36.342 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:36.349 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=106, revision=109 07:01:36.360 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:36.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=106, revision=109 07:01:36.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:36.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=127.2 MiB, available=362.3 MiB 07:01:36.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:36.391 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:36.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:36.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:36.428 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:36.464 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:36.491 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:36.493 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:36.505 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:36.537 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:36.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:36.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:01:36.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c889fa56b07c4df6d01a6be626671ad8406f69a' to.sha1='9dd277e231be9d6328c69e239eca5d3fb903b750'): /3 + &#ä/bb 07:01:36.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=114 07:01:36.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 07:01:36.708 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:36.713 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=109, revision=114 07:01:36.745 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:36.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=109, revision=114 07:01:36.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=114, revision=-1 07:01:36.781 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:36.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=127.0 MiB, available=361.5 MiB 07:01:36.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.-1.xml.gz 07:01:36.838 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:01:36.842 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:36.844 [qtp344249497-29] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:36.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:36.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:36.917 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:36.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:36.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:01:37.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:01:37.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:37.134 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:37.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:37.158 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:37.166 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:37.168 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/OpIXUMlApPGNn8CurDpwRA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:37.199 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:01:37.283 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:01:37.297 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:01:37.298 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:01:37.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2cd0b5500c76d31010eb77d138d6198568abc12c' to.sha1=''): /1 {11 11ä11#+} 1/a 07:01:37.424 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:37.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/1 {11 11ä11#+} 1/a' 07:01:37.473 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:37.476 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:37.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=105.5 MiB, available=350.0 MiB 07:01:37.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:37.531 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:37.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:37.585 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:37.637 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:37.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:01:37.828 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:37.829 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=1048576 07:01:37.841 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:37.926 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:37.952 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:37.954 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:37.955 [qtp344249497-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/OpIXUMlApPGNn8CurDpwRA' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:38.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:01:38.098 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:38.099 [qtp1776774368-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=2097152 07:01:38.108 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:37.644 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:01:37.644 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:37.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:01:38.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=106.2 MiB, available=349.3 MiB 07:01:38.338 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:38.340 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:38.343 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionSynced=-1, revision=4 07:01:38.343 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=4, revision=-1 07:01:38.410 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:38.431 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:38.434 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:38.435 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=3145728 07:01:38.448 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:38.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:01:38.685 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:38.686 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/7PN42LY8B3kpbOhlG4c9Yg' offset=4194304 07:01:38.692 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:38.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:01:38.756 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 16335 bytes in 1327 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:38.800 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:38.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:01:38.841 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 07:01:38.842 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a 07:01:38.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a 07:01:38.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:38.892 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:38.893 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:38.981 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:39.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:01:39.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2383d38337cbafda28b6aef5ce57e0f1d7d971fe' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:39.127 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:01:39.129 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:39.136 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:39.150 [Test worker] 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' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:39.177 [qtp344249497-33] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:39.181 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:39.214 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:39.216 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/8jnvKITqDrDrD_i610MkYQ' offset=0 07:01:39.227 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:39.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:01:39.258 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 21462 bytes in 108 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:39.333 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 136 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:39.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:01:39.382 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:39.395 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:39.428 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:39.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=6 07:01:39.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:39.452 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:39.455 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ca6007dc9217822725aad9e8d89d68e21a1d6d8' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:39.457 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:39.458 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/OpIXUMlApPGNn8CurDpwRA' offset=2097152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:39.517 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:39.575 [Test worker] 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' 07:01:39.591 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:39.593 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lCFvpKA1rcMM-8w4lZeIMw/z8stqC9MSkV41Vp8a6Fp1Q' offset=0 07:01:39.608 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:39.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:01:39.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 389808 bytes in 142 ms. path='/1 {11 11ä11#+} 1/c' 07:01:39.817 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 07:01:39.864 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:39.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:01:39.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0755b07e0d202b07721937a9ceb43ab6f204c594' to.sha1=''): /2/1 {11 11ä11#+} 1/a 07:01:40.079 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:40.148 [Test worker] 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' 07:01:40.176 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:40.177 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGBPjnG90VMXO5Tz4J-hNQ/4e2nKvlz25b6IUgr5WEuqA/EbhdEJVfFQrstJBEhWDduQ' offset=0 07:01:40.190 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:40.251 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 07:01:40.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 361353 bytes in 148 ms. path='/2/1 {11 11ä11#+} 1/a' 07:01:40.347 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:01:40.422 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:40.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:01:40.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7885802d35b9b401e7afb91aab512581834a187a' to.sha1=''): /2/1 {11 11ä11#+} 1/b 07:01:40.599 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:40.612 [Test worker] 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' 07:01:40.632 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:40.633 [qtp1776774368-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGBPjnG90VMXO5Tz4J-hNQ/4e2nKvlz25b6IUgr5WEuqA/Is9Q4yHiqwsf_ixRnmpD8w' offset=0 07:01:40.641 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:40.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:01:40.699 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39375 bytes in 86 ms. path='/2/1 {11 11ä11#+} 1/b' 07:01:40.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:01:40.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:40.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:01:40.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a905e6af637f74d1da168118f97c9e124cc6481' to.sha1=''): /2/a 07:01:41.189 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:41.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:41.280 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:41.290 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:41.291 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGBPjnG90VMXO5Tz4J-hNQ/q4hge1HL-iG-5H9fd2HOzg' offset=0 07:01:41.300 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:41.378 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:41.386 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:41.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:01:41.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 610050 bytes in 197 ms. path='/2/a' 07:01:41.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:41.588 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:41.676 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:41.683 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:41.686 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:41.687 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/OpIXUMlApPGNn8CurDpwRA' offset=3145728 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:41.690 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:41.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:01:41.795 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8534226fabc447cabfdfb31617a83fa14a724c8' to.sha1=''): /3 + &#ä/5/h 07:01:41.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:41.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:01:41.936 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:41.937 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yPW_FozHRtWtYd59DbtOiw/pj4vZbJQgZLZ3XIgh1GcSQ/bLmabp2DW2MmRV2V7GvUnA' offset=0 07:01:41.947 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:41.965 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:42.058 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:42.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=-1, revision=6 07:01:42.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:42.070 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:42.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:42.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:42.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3436078 bytes in 5241 ms. path='/3 + &#ä/bb' 07:01:42.127 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=120 07:01:42.128 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 07:01:42.176 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:42.190 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=114, revision=120 07:01:42.205 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:42.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=114, revision=120 07:01:42.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:42.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 880744 bytes in 311 ms. path='/3 + &#ä/5/h' 07:01:42.246 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:42.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:42.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:42.274 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:42.306 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:42.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:42.318 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:42.328 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:42.360 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:42.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a14773798c03dd9a294b967f949b3530fa79834' to.sha1=''): /3 + &#ä/5/i org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:42.417 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:42.419 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:42.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:42.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:42.449 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:42.450 [qtp1776774368-3114] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yPW_FozHRtWtYd59DbtOiw/pj4vZbJQgZLZ3XIgh1GcSQ/3Xaq-NloLXroiIB3DLxWQQ' offset=0 07:01:42.474 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:42.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04bac6855475dfa4479eb9263a0efda7e3c188ed' to.sha1='c10e4dd29937bcb2f5ef62ad51d706cd4741f18c'): /3 + &#ä/cc 07:01:42.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=125 07:01:42.535 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 07:01:42.590 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:42.596 [qtp344249497-1574] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=120, revision=125 07:01:42.638 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:42.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=120, revision=125 07:01:42.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=125, revision=-1 07:01:42.710 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:42.713 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:42.794 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:42.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:42.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:42.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 886230 bytes in 406 ms. path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:42.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:01:42.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=106.6 MiB, available=348.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:42.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:01:42.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:42.938 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:01:42.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f8d12656cd6e27cea071ba0857c51462a044053' to.sha1=''): /3 + &#ä/aa 07:01:43.058 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:43.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:01:43.082 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:43.084 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yPW_FozHRtWtYd59DbtOiw/wFivyDFij8HwTOQEZ01Kxg' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:43.084 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:43.096 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:43.105 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:43.109 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:43.110 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:43.121 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:43.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 07:01:43.282 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 756144 bytes in 220 ms. path='/3 + &#ä/aa' 07:01:43.353 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:42.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:01:43.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=106.6 MiB, available=348.9 MiB 07:01:43.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:43.489 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:43.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:01:43.571 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89ffdf9d56ea81d90f41b0a80624d164e03c0923' to.sha1=''): /3 + &#ä/bb 07:01:43.676 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:43.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' 07:01:43.716 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:43.717 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:43.718 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yPW_FozHRtWtYd59DbtOiw/ooyVv2y9ih85oLcMjrrVng' offset=0 07:01:43.730 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:43.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:43.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=105.9 MiB, available=349.6 MiB 07:01:43.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.-1.xml.gz 07:01:43.910 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:01:43.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:01:43.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:01:43.929 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:43.963 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=2 07:01:44.000 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.010 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:44.011 [qtp1776774368-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yPW_FozHRtWtYd59DbtOiw/ooyVv2y9ih85oLcMjrrVng' offset=1048576 07:01:44.021 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.042 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.055 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 from='build/repo/k0t33pkg-mnx3-local-src' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 278550 bytes in 400 ms. path='/3 + &#ä/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.086 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:44.090 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:01:44.184 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.263 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.274 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:44.283 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:44.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:44.339 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dfa20ed963e98889bcc18beb157830de8b36f8f2' to.sha1=''): /3 + &#ä/cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=10 07:01:44.413 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.458 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.476 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.493 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.504 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:44.505 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yPW_FozHRtWtYd59DbtOiw/6DquejYvp7XD_riomfjS-Q' offset=0 07:01:44.513 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:44.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:01:44.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 5428 bytes in 60 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:44.552 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.564 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.565 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:44.633 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.636 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=6, revision=10 07:01:44.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.671 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:01:44.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff0ca007308a75cf4a28748bc1df3f4a5dd9f9f7' to.sha1=''): /3 + &#ä/dd 07:01:44.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.793 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 07:01:44.793 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:01:44.821 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:44.822 [qtp1776774368-3114] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yPW_FozHRtWtYd59DbtOiw/oeNS1UhTwJwGoGlgMTeSDA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:44.824 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:44.830 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:44.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:01:44.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252154 bytes in 121 ms. path='/3 + &#ä/dd' 07:01:44.961 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:01:45.038 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="eddb254c-d61f-4d1f-be1a-82a7e92517b5"] on repo=c82cb44b-95b5-433f-b861-8c99e5138f27 07:01:45.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:45.158 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:45.165 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:45.201 [qtp1776774368-4720] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 localRepositoryRevisionSynced=94 07:01:45.282 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:45.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=93 remoteFromLocalRevision=94 07:01:45.317 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c82cb44b-95b5-433f-b861-8c99e5138f27 from='build/repo/k0t349kc-tn93i-local-dest' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' 07:01:45.330 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:45.333 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:45.403 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:45.417 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:45.422 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:45.425 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:45.426 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:45.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:01:45.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:01:45.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:01:45.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:01:45.476 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=93 07:01:45.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:01:45.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:01:45.540 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:01:45.540 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:45.540 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:45.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=95 07:01:45.709 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 07:01:45.832 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:45.836 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.remoteRepositoryRevisionSynced=5, revision=95 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:45.836 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:45.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:45.893 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:45.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=5, revision=95 07:01:45.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:45.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=12 07:01:45.960 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:45.994 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:46.006 [qtp1776774368-4606] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 transaction.localRevision=101 remoteFromLocalRevision=93 07:01:46.053 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:46.057 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=c82cb44b-95b5-433f-b861-8c99e5138f27 to='build/repo/k0t349kc-tn93i-local-dest', fromRepoLocalSync=false 07:01:46.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:01:46.062 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:01:46.075 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:46.080 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:46.085 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=10, revision=12 07:01:46.126 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:46.342 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:46.344 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 07:01:46.349 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:46.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=10, revision=12 07:01:46.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:46.366 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:01:46.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:46.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:46.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:46.403 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:46.538 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:46.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:46.573 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:46.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=14 07:01:46.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:01:46.694 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:46.697 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=12, revision=14 07:01:46.722 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:46.732 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:46.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=12, revision=14 07:01:46.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=14, revision=-1 07:01:46.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:46.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:46.805 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:46.852 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:46.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:47.008 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:47.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=16 07:01:47.018 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:47.081 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:47.099 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:47.112 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:47.125 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:47.138 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=14, revision=16 07:01:47.184 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:47.212 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:47.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=14, revision=16 07:01:47.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=16, revision=-1 07:01:47.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:01:47.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:47.356 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:47.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=150.1 MiB, available=341.9 MiB 07:01:47.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:01:47.422 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:47.432 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionInProgress=-1, revision=102 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:47.459 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:47.465 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:47.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:01:47.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:47.498 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:47.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:47.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=18 07:01:47.547 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:01:47.649 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:47.659 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=16, revision=18 07:01:47.732 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:47.745 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:47.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=16, revision=18 07:01:47.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=18, revision=-1 07:01:47.787 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:47.787 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:47.810 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:47.856 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:47.901 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:47.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:47.926 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:48.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=20 07:01:48.044 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:01:48.157 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:48.170 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:48.193 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:48.196 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:48.240 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:48.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=18, revision=20 07:01:48.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=20, revision=-1 07:01:48.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:48.309 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:48.341 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:48.358 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:48.382 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:48.385 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:48.387 [qtp344249497-1684] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=3145728 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:48.408 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:48.421 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:01:48.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:48.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=149.0 MiB, available=334.0 MiB 07:01:48.484 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=96, revision=102 07:01:48.508 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! 07:01:48.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:48.791 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='481aca2ec8a8e3ea23dabeeacc6e743c813c0833' to.sha1='785d6fbbaca590bdec2dde95d6c136b24e3d4b1d'): /1 {11 11ä11#+} 1/a 07:01:48.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=23 07:01:48.828 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:01:48.940 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:48.947 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=20, revision=23 07:01:48.980 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:49.002 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:49.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=20, revision=23 07:01:49.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:49.017 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:49.056 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:49.137 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:49.183 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:01:49.190 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:49.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:49.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=149.0 MiB, available=338.5 MiB 07:01:49.333 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:49.337 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionSynced=96, revision=102 07:01:49.337 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionInProgress=102, revision=-1 07:01:49.354 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:49.360 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:01:49.360 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:01:49.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:49.377 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:49.408 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:49.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:49.422 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:49.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:01:49.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:49.433 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KhlFXlPDMZSY_eHM5FFy3A/IQsLPwHT8v5YHC9lqtNgbg' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:49.439 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:49.463 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:49.486 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:49.501 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=4194304 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:49.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=149.1 MiB, available=339.4 MiB 07:01:49.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:01:50.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=149.3 MiB, available=338.7 MiB 07:01:50.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:01:50.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=149.1 MiB, available=341.4 MiB 07:01:50.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:01:50.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:50.756 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:50.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:01:50.757 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:01:50.775 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:50.783 [qtp1776774368-4720] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 localRepositoryRevisionSynced=101 07:01:50.808 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:50.824 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=100 remoteFromLocalRevision=101 07:01:50.829 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c82cb44b-95b5-433f-b861-8c99e5138f27 from='build/repo/k0t349kc-tn93i-local-dest' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:50.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 510015 bytes in 1640 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:50.857 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 07:01:50.861 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:01:50.861 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:01:50.862 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:01:50.862 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:50.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=26 07:01:50.864 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:50.867 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=100 07:01:50.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:01:50.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:01:50.901 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:01:50.901 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:01:50.903 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=98, revision=102 07:01:50.908 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:50.913 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:50.916 [qtp507378138-3986] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=23, revision=26 07:01:50.923 [qtp507378138-3986] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:50.982 [qtp507378138-3986] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:50.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=23, revision=26 07:01:50.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.006 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:51.010 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.013 [qtp1776774368-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.remoteRepositoryRevisionSynced=95, revision=102 07:01:51.020 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=95, revision=102 07:01:51.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=102, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.030 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:51.031 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.046 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.049 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 transaction.localRevision=107 remoteFromLocalRevision=100 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.057 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.096 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.099 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.164 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:51.288 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.313 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.317 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.318 [qtp344249497-3478] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=5242880 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 07:01:51.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.405 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:51.427 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.444 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:51.455 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.491 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.495 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.510 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 renewalDateTime=2019-09-21T05:29:45.110Z expiryDateTime=2019-09-21T05:59:45.110Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.515 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.522 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.532 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:51.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:51.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=132 07:01:51.619 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0bdb8a23c36e5ea4daf6e8b018915258482262ce' to.sha1='ce7729e06ec453327752ed3ff2b59c027c8f6166'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:01:51.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=2b778139-dd31-4142-a7f6-0ccbff909723 to='build/repo/k0t31x3s-2y8a0-local-src', fromRepoLocalSync=true 07:01:51.648 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2b778139-dd31-4142-a7f6-0ccbff909723 ('build/repo/k0t31x3s-2y8a0-local-src') 07:01:51.660 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:01:51.681 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.731 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=31 07:01:51.731 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.86.xml.gz 07:01:51.822 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.86.xml.gz 07:01:51.834 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.836 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.839 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=26, revision=31 07:01:51.849 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:51.850 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.893 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.903 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=26, revision=31 07:01:51.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.903 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=107 07:01:51.909 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.914 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.86.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:51.938 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:51.985 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:01:52.060 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:52.061 [closeDeferredTimer-2df505be-7h] INFO c.c.c.l.LocalRepoManagerImpl - [2df505be]_close: Shutting down real LocalRepoManager. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:52.204 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:52.218 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.248 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.251 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.252 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KhlFXlPDMZSY_eHM5FFy3A/7BpiuqarVwMTJfVdqE3J5A' offset=0 07:01:52.364 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 513337 bytes in 332 ms. path='/1 {11 11ä11#+} 1/b' 07:01:52.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=34 07:01:52.407 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 07:01:52.465 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.474 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=31, revision=34 07:01:52.479 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:52.482 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=31, revision=34 07:01:52.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=34, revision=-1 07:01:52.552 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:52.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:52.599 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.648 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:52.654 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:52.655 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:52.672 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.690 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:01:52.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:52.702 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.720 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.725 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=6291456 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:52.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a2cf4357b2238fcf2767a51ac60b00de5af0f6b' to.sha1='0d65e085c885244a2773b7bc86ed71461ece6559'): /1 {11 11ä11#+} 1/c 07:01:52.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=39 07:01:52.820 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 07:01:52.873 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.882 [qtp507378138-1016] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=34, revision=39 07:01:52.931 [qtp507378138-1016] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:51.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=86 repoFileDtos.size=0 07:01:52.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=152.2 MiB, available=337.3 MiB 07:01:52.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:52.956 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:52.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=34, revision=39 07:01:52.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:52.966 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:52.996 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:52.997 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:53.013 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:53.045 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:53.056 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:53.071 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:53.074 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:53.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:53.079 [Test worker] 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' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:53.229 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:53.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:53.288 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:53.307 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:53.310 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:53.310 [qtp507378138-1016] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KhlFXlPDMZSY_eHM5FFy3A/QR35lZxkTRESr3-0bVb55g' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:53.482 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:53.520 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:53.530 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:53.532 [qtp344249497-1574] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=7340032 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:53.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=151.3 MiB, available=341.2 MiB 07:01:53.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=87, revision=108 07:01:53.605 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! 07:01:53.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:53.779 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:54.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=151.3 MiB, available=340.7 MiB 07:01:54.190 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:54.198 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionSynced=87, revision=108 07:01:54.198 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=108, revision=-1 07:01:54.265 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:54.272 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:54.272 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:54.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=132, revision=135 07:01:54.356 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 07:01:54.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:01:54.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:01:54.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=151.4 MiB, available=343.1 MiB 07:01:54.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:01:55.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.5 MiB, allocated=493.5 MiB, used=151.4 MiB, available=342.1 MiB 07:01:55.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:55.248 [qtp507378138-1016] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:55.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 828262 bytes in 2252 ms. path='/1 {11 11ä11#+} 1/c' 07:01:55.343 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=42 07:01:55.343 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:55.349 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:55.464 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:55.468 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=39, revision=42 07:01:55.474 [qtp507378138-3234] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:55.563 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:55.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=39, revision=42 07:01:55.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=42, revision=-1 07:01:55.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:01:55.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:55.631 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=152.7 MiB, available=343.3 MiB 07:01:55.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.86.xml.gz 07:01:55.632 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:01:55.634 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:01:55.634 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:55.637 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:55.647 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:55.656 [qtp1776774368-4720] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=107 07:01:55.661 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:55.662 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:55.681 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:55.688 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=137 remoteFromLocalRevision=107 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:55.692 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:55.740 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:55.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b778139-dd31-4142-a7f6-0ccbff909723 from='build/repo/k0t31x3s-2y8a0-local-src' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:55.750 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:01:55.750 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:55.760 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:55.763 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:55.844 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=137 07:01:55.860 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:55.860 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:55.861 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:55.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe0bd89f07b61a1dea8e42b99f601637f66d31ed' to.sha1='4675c9356a0f3a0194fc4edfae9387fd7174ee7e'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:55.863 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:01:55.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:55.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=47 07:01:55.900 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 07:01:55.941 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:55.944 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=42, revision=47 07:01:55.960 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:55.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e492a7ed2aadd0299bd5f0de00664799ae5a04d6' to.sha1='5a905e6af637f74d1da168118f97c9e124cc6481'): /2/a 07:01:56.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=135, revision=140 07:01:56.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.055 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=42, revision=47 07:01:56.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.065 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8325585 bytes in 13272 ms. path='/3 + &#ä/cc' 07:01:56.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=135 07:01:56.096 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.097 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:56.101 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.110 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=130, revision=140 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.160 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.182 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.185 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=125, revision=135 07:01:56.379 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.386 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:56.380 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=130, revision=140 07:01:56.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=140, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=125, revision=135 07:01:56.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.396 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:56.410 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:56.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:56.438 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.440 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.446 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.453 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.455 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xz_fDfCvX1HEhN965Iyt0A/FFTTjqPQeXtGwCS_2qAzAQ/Yrgxu_P4tC0Lil1OSjssyg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:56.466 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.489 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.495 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:56.496 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.504 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.511 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:56.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.525 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.525 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 71773 bytes in 129 ms. path='/2/1 {11 11ä11#+} 1/a' 07:01:56.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=50 07:01:56.538 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.577 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:56.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.606 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.611 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b8d8bccbd9c7b8ae72d21cc6445f4378cbc0b6f' to.sha1='41886ea6acf382287ec8c63b6055457636861d0e'): /3 + &#ä/dd org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.612 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=47, revision=50 07:01:56.617 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=140 07:01:56.644 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.694 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:56.705 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=47, revision=50 07:01:56.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.722 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.726 [qtp344249497-4125] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=135, revision=140 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:56.733 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.737 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.739 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGBPjnG90VMXO5Tz4J-hNQ/q4hge1HL-iG-5H9fd2HOzg' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.752 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.752 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:56.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=135, revision=140 07:01:56.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=140, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:56.761 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.770 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.781 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.798 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:56.801 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.809 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.820 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.826 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:56.832 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.841 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:01:56.897 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.923 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.925 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ebf3a2f12ff37cfd69d98375754bac94c406e8e4' to.sha1='f34f850c05607629ee7e3d5883716cf6ef36efa4'): /2/1 {11 11ä11#+} 1/b org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:56.932 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.936 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:56.937 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EWErhFOCct0kxw95_kQIYQ/5aeG_PlR1WcQ1m4sPr5qpA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:56.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=55 07:01:56.959 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:01:57.032 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.035 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=50, revision=55 07:01:57.046 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:57.110 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=50, revision=55 07:01:57.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=55, revision=-1 07:01:57.165 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.211 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.231 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:01:57.238 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.277 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:57.304 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.339 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 658205 bytes in 843 ms. path='/2/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:57.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 258977 bytes in 519 ms. path='/3 + &#ä/dd' 07:01:57.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=143 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=144 07:01:57.368 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:57.367 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:57.381 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.393 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.397 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.398 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xz_fDfCvX1HEhN965Iyt0A/FFTTjqPQeXtGwCS_2qAzAQ/hIwuTyV6CROx3U5Uc2c3FQ' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:57.413 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.416 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.419 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=140, revision=144 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:57.420 [qtp344249497-3478] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=140, revision=143 07:01:57.434 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=140, revision=143 07:01:57.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=143, revision=-1 07:01:57.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:57.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.492 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:57.492 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=140, revision=144 07:01:57.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:57.519 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:57.522 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:57.535 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:01:57.557 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.587 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:01:57.587 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:57.597 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.609 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:57.694 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:57.736 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:57.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 380625 bytes in 498 ms. path='/2/1 {11 11ä11#+} 1/b' 07:01:57.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=58 07:01:57.748 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.773 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:57.797 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.801 [qtp507378138-3234] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=55, revision=58 07:01:57.805 [qtp507378138-3234] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.877 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:57.877 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:57.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=55, revision=58 07:01:57.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:57.906 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:57.906 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:57.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:57.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:57.932 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.946 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:57.954 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:57.956 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:57.967 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:57.992 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2b778139-dd31-4142-a7f6-0ccbff909723"] on repo=2b778139-dd31-4142-a7f6-0ccbff909723 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:57.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:01:58.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.004 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.018 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:58.018 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.025 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=137 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.109 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:58.110 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.119 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bec16bea57fb1966916708916c3224c1d495ebbe' to.sha1='ae9bf811a4210108103abd1f059e860f1d90dfad'): /2/a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.128 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.149 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:01:58.149 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:01:58.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.171 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=63 07:01:58.171 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.206 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.209 [qtp344249497-4231] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=143, revision=148 07:01:58.244 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.248 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=143, revision=148 07:01:58.248 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.251 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.254 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.258 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.265 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=144, revision=148 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.292 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.301 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.313 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 transaction.localRevision=110 remoteFromLocalRevision=8 07:01:58.422 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.422 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.423 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=58, revision=63 07:01:58.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=144, revision=148 07:01:58.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 to='build/repo/k0t32l5m-7bn9k-local-src', fromRepoLocalSync=false 07:01:58.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:01:58.448 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.461 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.461 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.535 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.543 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=110 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.552 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.557 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 transaction.localRevision=118 remoteFromLocalRevision=137 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.562 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.592 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.619 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=2b778139-dd31-4142-a7f6-0ccbff909723 to='build/repo/k0t31x3s-2y8a0-local-src', fromRepoLocalSync=false org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:01:58.621 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:01:58.641 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:58.694 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=118 07:01:58.710 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.714 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:01:58.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.858 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:01:58.864 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:58.875 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.879 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:58.880 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xz_fDfCvX1HEhN965Iyt0A/Nd1p9TS8dnQ29yQkNsZEaQ' offset=0 07:01:59.166 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:59.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 476753 bytes in 487 ms. path='/2/a' 07:01:59.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=66 07:01:59.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 07:01:59.281 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:59.286 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=63, revision=66 07:01:59.290 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:59.305 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:59.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=63, revision=66 07:01:59.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=66, revision=-1 07:01:59.380 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:01:59.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:01:59.417 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:59.473 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:01:59.477 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:01:59.507 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:59.523 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:01:59.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:01:59.554 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4edd83fae2d26a4badd2ea31dad9b7d2bf0a1ba7' to.sha1='d6d6a7b280253c44dd71db39afb2ab1884250aa8'): /3 + &#ä/5/h 07:01:59.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=71 07:01:59.595 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:58.569 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:01:58.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:01:59.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=125.2 MiB, available=330.3 MiB 07:01:59.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:59.677 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:59.682 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:59.686 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:59.705 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=-1, revision=111 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:59.710 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:01:59.724 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:59.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=66, revision=71 07:01:59.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=71, revision=-1 07:01:59.768 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:59.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=154.1 MiB, available=341.4 MiB 07:01:59.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:01:59.801 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:01:59.818 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:59.832 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:01:59.847 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:01:59.948 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:01:59.952 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:01:59.955 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 07:01:59.984 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:00.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:00.025 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:00.173 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:00.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:00.256 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:00.300 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:00.312 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:00.316 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2360917e]initPersistenceManagerFactory: repositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:00.318 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2360917e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23613 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:00.325 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gppjJPsEe6IH_iiadR9buQ/0Wbxwim6OnRdvGWHSR1UxA/LHGgYTZJyG-jvi1WzO1UgQ' offset=0 07:02:00.521 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:00.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=153.5 MiB, available=342.0 MiB 07:02:00.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=108, revision=119 07:02:00.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:00.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:00.692 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:00.702 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:00.709 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:00.710 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gppjJPsEe6IH_iiadR9buQ/0Wbxwim6OnRdvGWHSR1UxA/LHGgYTZJyG-jvi1WzO1UgQ' offset=1048576 07:02:00.883 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:00.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1465057 bytes in 989 ms. path='/3 + &#ä/5/h' 07:02:00.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=75 07:02:00.961 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:00.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=120.3 MiB, available=335.2 MiB 07:02:00.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=4, revision=111 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.024 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.032 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=71, revision=75 07:02:01.037 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:01.043 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=71, revision=75 07:02:01.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=75, revision=-1 07:02:01.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:01.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:01.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:01.131 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.148 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:01.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:01.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:01.149 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=103.9 MiB, available=351.6 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:01.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:01.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:01.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.185 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:01.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.188 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:01.194 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:01.194 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.196 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:01.202 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:01.202 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.211 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:01.211 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:01.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:01.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:01.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:01.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.246 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:01.246 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.247 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:01.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:01.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.265 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:01.268 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hg3-tv54t-remote' 07:02:01.268 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hg3-tv54t-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.270 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:01.283 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:01.283 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:01.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:01.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 07:02:01.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:02:01.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:01.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9c5beb398dd0f89cfecf61c6325ae0878f2e758' to.sha1='2eec9d967648ba5189add2d659fff4ff3e46a5ef'): /3 + &#ä/5/i org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:01.370 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! 07:02:01.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=80 07:02:01.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:00.710 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! 07:02:00.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:02:01.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=152.7 MiB, available=329.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.504 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:01.504 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.516 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionSynced=108, revision=119 07:02:01.516 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=119, revision=-1 07:02:01.538 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.545 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:01.545 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.552 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:01.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=150 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.563 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:01.563 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.574 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=75, revision=80 07:02:01.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:01.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:02:01.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:01.643 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.693 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:01.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:02:01.783 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.807 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.810 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.811 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gppjJPsEe6IH_iiadR9buQ/0Wbxwim6OnRdvGWHSR1UxA/Qf23Jt30ZeKMMiwpWSD6zQ' offset=0 07:02:01.917 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251576 bytes in 223 ms. path='/3 + &#ä/5/i' 07:02:01.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=83 07:02:01.952 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 07:02:01.990 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:01.993 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=80, revision=83 07:02:01.997 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:02.003 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=80, revision=83 07:02:02.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:02.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=120.4 MiB, available=335.1 MiB 07:02:02.062 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.083 [qtp344249497-3478] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionSynced=4, revision=111 07:02:02.084 [qtp344249497-3478] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=111, revision=-1 07:02:02.094 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:02.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:02.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:02.104 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:02.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.5 MiB, allocated=493.5 MiB, used=152.0 MiB, available=341.5 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:02.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=150 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:02.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:02.122 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:02.129 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 07:02:02.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:02.155 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:02:02.158 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:02.167 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:02.213 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.243 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:02.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:02:02.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d23a655af73aedf7dde76f657ba9c8a92814d9d4' to.sha1='702fb8e221ce04ab776c23b9f759826b18d95c89'): /3 + &#ä/aa 07:02:02.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=88 07:02:02.386 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 07:02:02.434 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.437 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=83, revision=88 07:02:02.454 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:02.468 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=83, revision=88 07:02:02.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=88, revision=-1 07:02:02.500 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.521 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:02.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:02.557 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:02.586 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.592 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.595 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.596 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gppjJPsEe6IH_iiadR9buQ/LlzDlU1KHrTOZUm_FZWytg' offset=0 07:02:02.650 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:02.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=152.0 MiB, available=330.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:02.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 82371 bytes in 136 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:02.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:02.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=91 07:02:02.686 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:02.701 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:02.749 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.758 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=88, revision=91 07:02:02.764 [qtp507378138-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:02.776 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=88, revision=91 07:02:02.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=91, revision=-1 07:02:02.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:02.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:02.839 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:02.840 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:02.874 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:02:02.878 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:02:02.905 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:02.919 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:02.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:02:02.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b59a984d554149de35f53fedb28fc66a67b6db96' to.sha1='3d2aee4cb2ac7986ee55b9d1d5e39937e85f35ce'): /3 + &#ä/bb org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:02.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:02:02.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=120.3 MiB, available=335.2 MiB 07:02:02.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:02.990 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=96 07:02:03.008 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:02:03.067 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.078 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=91, revision=96 07:02:03.107 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:03.118 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=91, revision=96 07:02:03.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=96, revision=-1 07:02:03.148 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.209 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=152.0 MiB, available=340.0 MiB 07:02:03.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:02:03.213 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:02:03.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:02:03.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:03.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.236 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.252 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=118 07:02:03.254 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:03.260 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.277 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=152 remoteFromLocalRevision=118 07:02:03.280 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b778139-dd31-4142-a7f6-0ccbff909723 from='build/repo/k0t31x3s-2y8a0-local-src' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' 07:02:03.302 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=152 07:02:03.339 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:03.339 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:03.349 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.356 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:02:03.357 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:02:03.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=152 07:02:03.384 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:03.385 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.390 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.395 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:03.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:03.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=150, revision=154 07:02:03.405 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.416 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.447 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.460 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gppjJPsEe6IH_iiadR9buQ/k-7QPUN7IrjWO5LHVDp0tA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.469 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.481 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=148, revision=154 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:03.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=119.5 MiB, available=336.0 MiB 07:02:03.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.494 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=148, revision=154 07:02:03.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=154, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:03.524 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.529 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.539 [qtp1776774368-4720] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 transaction.localRevision=124 remoteFromLocalRevision=152 07:02:03.572 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.583 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:03.606 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:03.689 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.691 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.713 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 615517 bytes in 506 ms. path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.742 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=99 07:02:03.748 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:03.753 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.770 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 renewalDateTime=2019-09-21T05:31:28.223Z expiryDateTime=2019-09-21T06:01:28.223Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.777 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.780 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=96, revision=99 07:02:03.785 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:03.788 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.791 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=96, revision=99 07:02:03.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.797 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:03.809 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:03.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:03.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=104 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:03.820 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.826 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:03.826 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.824 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.846 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.866 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.870 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=c82cb44b-95b5-433f-b861-8c99e5138f27 to='build/repo/k0t349kc-tn93i-local-dest', fromRepoLocalSync=true org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.873 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.101.xml.gz 07:02:03.875 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.101.xml.gz 07:02:03.876 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c82cb44b-95b5-433f-b861-8c99e5138f27 ('build/repo/k0t349kc-tn93i-local-dest') 07:02:03.888 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.891 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.899 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:03.920 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.933 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:03.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:03.962 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:02:03.990 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:03.994 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82426ff7f974d599a024527e2082b3f53ef0c817' to.sha1='198f489903909e036cab5a56fd19eb4ba380b653'): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:04.012 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=118.8 MiB, available=336.7 MiB 07:02:04.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:02:04.016 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:02:04.016 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:02:04.016 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:04.018 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.101.xml.gz 07:02:04.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=101 repoFileDtos.size=3 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.048 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.101 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=110 07:02:04.125 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:04.127 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=104 07:02:04.130 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=152 remoteFromLocalRevision=110 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.222 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.226 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=99, revision=104 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.232 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 from='build/repo/k0t32l5m-7bn9k-local-src' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.243 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:04.256 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=99, revision=104 07:02:04.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.267 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:04.267 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:04.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:04.283 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:02:04.283 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:02:04.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=152 07:02:04.296 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:04.296 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:04.305 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:04.305 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:04.307 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=150, revision=154 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.312 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.314 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 07:02:04.356 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.357 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.362 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=148, revision=154 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.365 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:04.369 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.370 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=148, revision=154 07:02:04.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=154, revision=-1 07:02:04.396 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.403 [qtp344249497-1684] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 transaction.localRevision=116 remoteFromLocalRevision=152 07:02:04.406 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.412 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.414 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.418 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.420 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.421 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.422 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gppjJPsEe6IH_iiadR9buQ/tYgL8fUypsNEnyoNiHWWNw' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:04.426 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24c9ab86]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' 07:02:04.429 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24c9ab86]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.441 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27746 bytes in 83 ms. path='/3 + &#ä/cc' 07:02:04.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=107 07:02:04.465 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:02:04.510 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.514 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=104, revision=107 07:02:04.518 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:04.535 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.594 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=104, revision=107 07:02:04.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:04.678 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.690 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:04.690 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:04.728 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:04.792 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:02:04.794 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:02:04.816 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:04.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=154.7 MiB, available=329.8 MiB 07:02:04.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:04.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:04.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:02:04.950 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b168c2e2deeb3fcf0a51c8fbedc590ffc241f287' to.sha1='afe70fc1fbcdd8e86e9f459db83077605fbbefac'): /3 + &#ä/dd 07:02:05.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=112 07:02:05.018 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.020 [qtp2000985038-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:05.046 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]initPersistenceManagerFactory: repositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa 07:02:05.046 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3778 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.073 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.077 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=107, revision=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.078 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]getCloseDeferredMillis: closeDeferredMillis=20000 07:02:05.078 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.089 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:05.095 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.103 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.191 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=107, revision=112 07:02:05.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:05.216 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.230 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:05.241 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.273 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.290 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:05.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.404 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 5ce99763-bed3-4431-9ed2-f9c26c5c1d7a localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest localRepository.publicKeySha1 = 1E:A5:58:5F:A9:1E:C7:7E:BB:59:11:C1:81:39:BB:BD:62:13:3F:DB remoteRepository.repositoryId = 5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepository.remoteRoot = https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ remoteRepository.publicKeySha1 = 92:76:E5:D9:04:D2:B2:32:39:58:D7:FD:1B:66:E9:C1:DB:A0:DC: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 5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 5b381e5e-0a82-468c-bddf-e193ea9565aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.412 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.421 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.424 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.425 [qtp507378138-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gppjJPsEe6IH_iiadR9buQ/L4ppoQ9Njfry-DO9T3Jg_A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.506 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.535 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.554 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa renewalDateTime=2019-09-21T05:32:05.524Z expiryDateTime=2019-09-21T06:02:05.524Z 07:02:05.567 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.578 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.587 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.605 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:02:05.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' toID=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a to='build/repo/k0t35eko-x9ta8-local-dest', fromRepoLocalSync=true org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 243706 bytes in 313 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.606 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5ce99763-bed3-4431-9ed2-f9c26c5c1d7a ('build/repo/k0t35eko-x9ta8-local-dest') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=115 07:02:05.619 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 07:02:05.700 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.712 [qtp507378138-3325] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=112, revision=115 07:02:05.716 [qtp507378138-3325] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:05.727 [qtp507378138-3325] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:05.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=112, revision=115 07:02:05.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=115, revision=-1 07:02:05.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:05.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:05.818 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.843 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:02:05.878 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.879 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:02:05.881 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:02:05.886 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:05.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=155.4 MiB, available=336.1 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.894 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:05.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=102, revision=125 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.909 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.910 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b060ed6b-e80c-4f12-b7d0-22ab109c1aa0"] on repo=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 07:02:05.924 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:05.950 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:05.961 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:06.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 07:02:06.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:06.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:06.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:06.062 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:06.081 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:02:06.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:06.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:06.486 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:06.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=120 07:02:06.511 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 07:02:06.535 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:06.536 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:06.622 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:06.627 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=115, revision=120 07:02:06.700 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:06.737 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:06.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=115, revision=120 07:02:06.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=120, revision=-1 07:02:06.761 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:06.777 [qtp507378138-4606] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 transaction.localRevision=82 remoteFromLocalRevision=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:06.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=110.1 MiB, available=345.4 MiB 07:02:06.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:06.805 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:06.812 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:06.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 to='build/repo/k0t33pkg-mnx3-local-src', fromRepoLocalSync=false 07:02:06.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:02:06.814 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:02:06.826 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:06.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! 07:02:06.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:02:06.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=153.3 MiB, available=328.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:06.889 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:06.893 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, this.localRepositoryRevisionInProgress=-1, revision=113 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:06.953 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:06.961 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionSynced=102, revision=125 07:02:06.961 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:06.965 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:06.969 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:02:06.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:06.984 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:06.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:06.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:07.013 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:07.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=104, revision=107 07:02:07.099 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:02:07.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:07.630 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:07.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=37, cryptoLinkDtos.size=49, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:07.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=113.8 MiB, available=341.7 MiB 07:02:07.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:07.728 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:07.773 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:07.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:02:07.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=152.6 MiB, available=336.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:08.073 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:08.353 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:08.429 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:08.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:08.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=110.7 MiB, available=344.8 MiB 07:02:08.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=113 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:07.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:02:08.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=152.6 MiB, available=329.4 MiB 07:02:08.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:02:09.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=152.5 MiB, available=336.5 MiB 07:02:09.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.101.xml.gz 07:02:09.319 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:02:09.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:02:09.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:02:09.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:02:09.405 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:02:09.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:02:09.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e492a7ed2aadd0299bd5f0de00664799ae5a04d6' to.sha1=''): /2/a 07:02:09.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:09.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:09.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a 07:02:09.496 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:09.505 [qtp1776774368-3564] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 localRepositoryRevisionSynced=124 07:02:09.522 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:09.538 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=113 remoteFromLocalRevision=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:09.541 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=111.3 MiB, available=344.2 MiB 07:02:09.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=4, revision=83 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:09.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:02:09.554 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c82cb44b-95b5-433f-b861-8c99e5138f27 from='build/repo/k0t349kc-tn93i-local-dest' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' 07:02:09.566 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:09.569 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:09.628 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=113 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:09.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:09.699 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:09.699 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:09.701 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.718 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.718 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:09.736 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:02:09.736 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:09.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.755 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.755 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.764 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.764 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 07:02:09.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:09.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:09.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:09.806 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=QmCY-AJMKi7wPI9ALW38UA could not be decrypted! Access rights missing?! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:09.806 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:09.806 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:09.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=107, revision=115 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:09.811 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.811 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.820 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.820 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:09.821 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:02:09.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:09.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:09.828 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:09.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.848 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:09.849 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=d0sYbUD6QMGRvSAURojfIA could not be decrypted! Access rights missing?! 07:02:09.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:09.848 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:02:09.849 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:09.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:09.863 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.863 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.866 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NrcU2Y24B4PBgmpTO_mgEg could not be decrypted! Access rights missing?! 07:02:09.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.869 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=rID0HGB10y3YWYgvkiyP0w could not be decrypted! Access rights missing?! 07:02:09.869 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.872 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SZDFQmiB5RAWPtqKaJri2g could not be decrypted! Access rights missing?! 07:02:09.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.873 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.875 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=zgadJji2x0WVVgESF91UAg could not be decrypted! Access rights missing?! 07:02:09.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.883 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.883 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.885 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hAnXSQjeYNTLeZnHWbsS7w could not be decrypted! Access rights missing?! 07:02:09.886 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.890 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ti6_pZBKLIFsr9TZvkZXXA could not be decrypted! Access rights missing?! 07:02:09.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.902 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=5DFMAmGIJf1DyVr_zdnjLw could not be decrypted! Access rights missing?! 07:02:09.903 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.904 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.926 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.927 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:09.934 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:09.939 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:02:09.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:09.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:09.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:09.950 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.remoteRepositoryRevisionSynced=102, revision=115 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:09.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:09.959 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:10.064 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:02:10.065 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:02:10.067 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:10.187 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:10.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=102, revision=115 07:02:10.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=115, revision=-1 07:02:10.217 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:02:10.217 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:02:10.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=113 07:02:10.250 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:10.250 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:10.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:10.427 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 22 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:10.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=109.7 MiB, available=345.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:10.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:10.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. 07:02:10.450 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=Yat0BDQSEv99sZWRm0-CXw, cryptoRepoFileId=q4hge1HL-iG-5H9fd2HOzg, deleted=Sat Sep 21 07:02:09 CEST 2019] histoCryptoRepoFile2=HistoCryptoRepoFile[id=19, histoCryptoRepoFileId=LKe2eclDrTPCGGy_hUSFqQ, cryptoRepoFileId=q4hge1HL-iG-5H9fd2HOzg, deleted=null] duplicateCryptoRepoFileId=null localRevision=118 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:10.460 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:10.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:10.463 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:02:10.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:10.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:10.490 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionSynced=4, revision=83 07:02:10.490 [qtp507378138-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:10.498 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:10.499 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:10.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=118 07:02:10.505 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:10.507 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:10.517 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:10.517 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:10.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=122 07:02:10.530 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 07:02:10.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:02:10.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:10.571 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:10.575 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.remoteRepositoryRevisionSynced=115, revision=118 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:10.687 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:10.778 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:10.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=115, revision=118 07:02:10.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=118, revision=-1 07:02:10.801 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:10.812 [qtp1776774368-4606] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 transaction.localRevision=131 remoteFromLocalRevision=113 07:02:10.814 [qtp1776774368-4606] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:10.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=c82cb44b-95b5-433f-b861-8c99e5138f27 to='build/repo/k0t349kc-tn93i-local-dest', fromRepoLocalSync=false 07:02:10.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:02:10.828 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:02:10.845 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:10.870 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=131 07:02:10.876 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:10.895 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:10.891 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:02:10.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:10.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:02:10.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=111.7 MiB, available=343.8 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:11.086 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:11.141 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:11.146 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, this.localRepositoryRevisionSynced=-1, revision=113 07:02:11.146 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, this.localRepositoryRevisionInProgress=113, revision=-1 07:02:11.176 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:11.189 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:02:11.221 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:11.231 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:11.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=109.5 MiB, available=346.0 MiB 07:02:11.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:11.341 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:11.361 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:11.396 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 07:02:11.730 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:11.743 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:02:11.806 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:11.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=-1, revision=5 07:02:11.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=5, revision=-1 07:02:11.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:02:11.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:12.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=109.5 MiB, available=346.0 MiB 07:02:12.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:12.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=153.3 MiB, available=336.2 MiB 07:02:12.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:12.210 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:12.220 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionInProgress=-1, revision=132 07:02:12.234 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:02:12.285 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:12.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:12.467 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:12.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=109.5 MiB, available=346.0 MiB 07:02:12.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:02:12.537 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:02:12.537 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:02:12.537 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:02:12.565 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:12.590 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=82 07:02:12.602 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:12.628 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:12.667 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=124 remoteFromLocalRevision=82 07:02:12.683 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 from='build/repo/k0t33pkg-mnx3-local-src' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' 07:02:12.716 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 07:02:12.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:12.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:12.762 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:02:12.762 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:12.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=111.0 MiB, available=344.5 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:12.768 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=124 07:02:12.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:12.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:12.792 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:12.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:12.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=122, revision=126 07:02:12.800 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:02:12.820 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:12.820 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:12.837 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:12.841 [qtp507378138-3118] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=120, revision=126 07:02:12.845 [qtp507378138-3118] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:12.866 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:12.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:12.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=120, revision=126 07:02:12.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=126, revision=-1 07:02:12.893 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:12.907 [qtp507378138-4606] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 transaction.localRevision=88 remoteFromLocalRevision=124 07:02:12.909 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:12.917 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:02:12.966 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:12.997 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:13.069 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:13.132 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:13.237 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, invitation=true] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:13.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=152.3 MiB, available=336.2 MiB 07:02:13.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=125, revision=132 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:13.284 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:13.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:13.307 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:13.313 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, invitation=true] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:13.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:13.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:02:13.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:13.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:02:13.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:13.339 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:02:13.344 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! 07:02:13.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:13.510 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:13.570 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:13.590 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:13.601 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d renewalDateTime=2019-09-21T05:31:35.282Z expiryDateTime=2019-09-21T06:01:35.282Z 07:02:13.620 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:13.625 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:13.638 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:13.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:13.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=129 07:02:13.660 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:13.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=110.4 MiB, available=345.1 MiB 07:02:13.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:13.740 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:13.780 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:13.794 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=126, revision=129 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:13.879 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:13.916 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:13.943 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:13.977 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:02:13.979 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 to='build/repo/k0t33pkg-mnx3-local-src', fromRepoLocalSync=true 07:02:13.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.82.xml.gz 07:02:13.983 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.82.xml.gz 07:02:13.986 [pool-45-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 ('build/repo/k0t33pkg-mnx3-local-src') org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:13.997 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:14.001 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:14.022 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:02:14.030 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=89 07:02:14.033 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:14.045 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.82.xml.gz 07:02:14.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:14.119 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:14.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=152.4 MiB, available=329.6 MiB 07:02:14.147 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:14.159 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionSynced=125, revision=132 07:02:14.160 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.localRepositoryRevisionInProgress=132, revision=-1 07:02:14.178 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:14.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:14.193 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:14.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=120 07:02:14.210 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 07:02:14.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:14.286 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:14.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=110.4 MiB, available=345.1 MiB 07:02:14.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:02:14.359 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:02:14.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:02:14.425 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:14.474 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:14.516 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 07:02:14.527 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 07:02:14.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 07:02:14.559 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fac772e8c926a71729d6ad01bbde5180049e382' to.sha1=''): /5/h org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:14.601 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:14.666 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:14.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 07:02:14.737 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:14.744 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/uQDDtv55B-ZD3tmLiOIzTQ/lyDADs02YQq2TSNeQYswGg' offset=0 07:02:14.905 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:14.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=110.6 MiB, available=344.9 MiB 07:02:14.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:14.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:14.970 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:15.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68985 bytes in 339 ms. path='/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:14.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:02:15.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=152.4 MiB, available=335.1 MiB 07:02:15.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:15.082 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:15.098 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:15.111 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=-1, revision=90 07:02:15.144 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 07:02:15.181 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:15.304 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:15.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 07:02:15.349 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a463fdbdf8381f30c79e5f3a368a4434c6811916' to.sha1=''): /5/i 07:02:15.396 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:15.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 07:02:15.418 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:15.420 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/uQDDtv55B-ZD3tmLiOIzTQ/QNIP9N0HVqKwyJAxv0sojg' offset=0 07:02:15.432 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:15.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:15.471 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:15.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30184 bytes in 90 ms. path='/5/i' 07:02:15.545 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:02:15.613 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:15.620 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:15.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=152.3 MiB, available=335.7 MiB 07:02:15.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:15.666 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54f11abc2e4a2d34ed5b92b4608940eb2897f988' to.sha1=''): /aa 07:02:15.704 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:15.707 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/aa' 07:02:15.746 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:15.756 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=0 07:02:15.768 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:15.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:02:15.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=109.2 MiB, available=346.3 MiB 07:02:15.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=83, revision=90 07:02:15.880 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:15.884 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:02:15.884 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:02:15.885 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:15.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:15.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:02:16.078 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.079 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=1048576 07:02:16.092 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:16.157 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=152.4 MiB, available=334.6 MiB 07:02:16.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:02:16.212 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:02:16.212 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:02:16.212 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:02:16.228 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.240 [qtp1776774368-4720] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 localRepositoryRevisionSynced=131 07:02:16.242 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.279 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=122 remoteFromLocalRevision=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:16.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c82cb44b-95b5-433f-b861-8c99e5138f27 from='build/repo/k0t349kc-tn93i-local-dest' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' 07:02:16.391 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:16.423 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.424 [qtp2000985038-2914] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=109.2 MiB, available=346.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:16.434 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:16.440 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.446 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.450 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionSynced=83, revision=90 07:02:16.451 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:02:16.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:02:16.458 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=122 07:02:16.501 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:16.501 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.502 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.511 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:16.511 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t349kc-tn93i-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:16.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=120, revision=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:16.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=129, revision=132 07:02:16.536 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.558 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.562 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27, this.remoteRepositoryRevisionSynced=118, revision=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.584 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.584 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=118, revision=124 07:02:16.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.599 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=129, revision=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:16.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.610 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.616 [qtp1776774368-4720] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=c82cb44b-95b5-433f-b861-8c99e5138f27 transaction.localRevision=137 remoteFromLocalRevision=122 07:02:16.618 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.620 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.621 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.622 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=126, revision=132 07:02:16.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=132, revision=-1 07:02:16.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:16.710 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.720 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=3145728 07:02:16.732 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.774 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.813 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.839 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 renewalDateTime=2019-09-21T05:29:45.110Z expiryDateTime=2019-09-21T05:59:45.110Z 07:02:16.851 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.857 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.864 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:16.865 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:16.866 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=156 07:02:16.884 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:16.900 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:16.922 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:02:16.923 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=2b778139-dd31-4142-a7f6-0ccbff909723 to='build/repo/k0t31x3s-2y8a0-local-src', fromRepoLocalSync=true 07:02:16.923 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2b778139-dd31-4142-a7f6-0ccbff909723 ('build/repo/k0t31x3s-2y8a0-local-src') 07:02:16.940 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:02:16.965 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:16.993 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:16.995 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=4194304 07:02:17.011 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:17.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.118.xml.gz 07:02:17.016 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.118.xml.gz 07:02:17.026 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:17.038 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=137 07:02:17.041 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:17.045 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.118.xml.gz 07:02:17.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=118 repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:17.083 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24c9ab86]initPersistenceManagerFactory: repositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:17.094 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24c9ab86]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9772 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:16.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:02:17.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=109.6 MiB, available=345.9 MiB 07:02:17.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:17.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:02:17.528 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:17.536 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=5242880 07:02:17.550 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:17.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=109.6 MiB, available=345.9 MiB 07:02:17.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:17.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=153.8 MiB, available=333.7 MiB 07:02:17.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:17.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:17.910 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:17.922 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=-1, revision=138 07:02:17.955 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:17.964 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:17.965 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=6291456 07:02:17.977 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:18.018 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.234 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=127.4 MiB, available=328.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:18.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.343 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:18.383 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.392 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=7340032 07:02:18.406 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:18.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=109.6 MiB, available=345.9 MiB 07:02:18.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.82.xml.gz 07:02:18.462 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:02:18.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:02:18.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:02:18.477 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.488 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=89 07:02:18.491 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.508 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=135 remoteFromLocalRevision=89 07:02:18.511 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 from='build/repo/k0t33pkg-mnx3-local-src' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.520 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:18.520 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.523 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2c69c9c0-7c11-42da-b415-0d6525630c36 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest localRepository.publicKeySha1 = 97:72:36:82:E8:03:47:1B:E1:AA:DD:55:C1:A8:B0:4C:3B:A4:4A:BB remoteRepository.repositoryId = c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepository.remoteRoot = https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepository.publicKeySha1 = DD:A5:9E:13:CB:D6:87:2D:A2:30:58:9C:DA:8E:5B:C8:C6:65:1E:A8 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 2c69c9c0-7c11-42da-b415-0d6525630c36 c341c6de-0371-497b-8c2d-fb0d155faa15 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:18.556 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=135 07:02:18.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:18.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:18.570 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:02:18.570 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:02:18.575 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=135 07:02:18.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:18.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:18.588 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:18.589 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:18.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:18.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=137 07:02:18.597 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 07:02:18.611 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:18.612 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.629 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:18.645 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.650 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=132, revision=137 07:02:18.653 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:18.656 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=132, revision=137 07:02:18.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.666 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:18.681 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.689 [qtp507378138-3234] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 transaction.localRevision=96 remoteFromLocalRevision=135 07:02:18.696 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.701 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 to='build/repo/k0t33pkg-mnx3-local-src', fromRepoLocalSync=false 07:02:18.701 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:02:18.701 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.705 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 renewalDateTime=2019-09-21T05:32:18.647Z expiryDateTime=2019-09-21T06:02:18.647Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:18.714 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.721 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:18.727 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 07:02:18.729 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.732 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:18.736 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:02:18.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.749 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:02:18.753 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=2c69c9c0-7c11-42da-b415-0d6525630c36 to='build/repo/k0t363k6-z37e0-local-dest', fromRepoLocalSync=true 07:02:18.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.-1.xml.gz 07:02:18.755 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.-1.xml.gz 07:02:18.758 [pool-46-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2c69c9c0-7c11-42da-b415-0d6525630c36 ('build/repo/k0t363k6-z37e0-local-dest') 07:02:18.781 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:18.814 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:18.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=153.2 MiB, available=334.3 MiB 07:02:18.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=119, revision=138 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.832 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:18.836 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=8388608 07:02:18.851 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:18.910 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:18.938 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.-1.xml.gz 07:02:18.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:19.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:19.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:19.031 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. 07:02:19.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:19.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:19.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 87153 bytes in 3363 ms. path='/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:19.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:19.088 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:02:19.094 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:19.095 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:19.100 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:02:19.103 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 07:02:19.105 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa 07:02:19.106 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa 07:02:19.107 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_2hwcg into destFile aa 07:02:19.108 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_34dfk into destFile aa 07:02:19.109 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_3quio into destFile aa 07:02:19.109 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_4dbls into destFile aa 07:02:19.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_4zsow into destFile aa 07:02:19.192 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:19.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 07:02:19.229 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de25eb133562e6d3570c200a6d7ab49bd72cbfc8' to.sha1=''): /bb 07:02:19.261 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:19.263 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 07:02:19.296 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:19.305 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/erPT8LJyA9TRYR_Ur_vZ3Q' offset=0 07:02:19.315 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:19.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=110.0 MiB, available=345.5 MiB 07:02:19.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:19.362 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:19.370 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=-1, revision=97 07:02:19.382 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 07:02:19.402 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:19.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:19.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:02:19.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 633696 bytes in 378 ms. path='/bb' 07:02:19.670 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:02:19.766 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:19.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 07:02:19.836 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9e2d1d18993b4227223d3143480e4479899b767' to.sha1=''): /cc 07:02:19.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:19.912 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 07:02:19.941 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:19.952 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/jas7vxNVbnVSEIUmCcwWvA' offset=0 07:02:19.964 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:19.101 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! 07:02:19.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:02:20.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=153.4 MiB, available=328.6 MiB 07:02:20.138 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:20.151 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionSynced=119, revision=138 07:02:20.151 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=138, revision=-1 07:02:20.156 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:20.164 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:20.164 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:20.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=156, revision=159 07:02:20.185 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:20.273 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:20.276 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=154, revision=159 07:02:20.281 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:20.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=154, revision=159 07:02:20.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=159, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:20.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=245.0 MiB, used=128.2 MiB, available=327.3 MiB 07:02:20.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:20.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:02:20.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.404 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 835893 bytes in 491 ms. path='/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:20.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=109.7 MiB, available=345.8 MiB 07:02:20.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=90, revision=97 07:02:20.425 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:20.426 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:02:20.427 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:02:20.428 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:20.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.467 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:20.529 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:02:20.570 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.579 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:20.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:20.606 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28675dc2300fa141254d2bf0f4503be2bcf31c49' to.sha1=''): /dd org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:20.630 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.644 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:20.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:20.660 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.662 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:20.664 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/mWSksXR4svy1Lh_zNl6LzA' offset=0 07:02:20.671 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:20.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:02:20.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 133200 bytes in 106 ms. path='/dd' 07:02:20.781 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:02:20.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a 07:02:20.815 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:20.817 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.831 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:20.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.890 [qtp2000985038-2912] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a localRepositoryRevisionSynced=111 07:02:20.900 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:20.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=153.7 MiB, available=332.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:20.995 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=49 remoteFromLocalRevision=111 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:20.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:21.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=109.7 MiB, available=345.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:21.003 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a from='build/repo/k0t35eko-x9ta8-local-dest' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' 07:02:21.021 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:21.026 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:21.037 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:21.032 [qtp507378138-3118] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionSynced=90, revision=97 07:02:21.032 [qtp507378138-3118] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=97, revision=-1 07:02:21.040 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:21.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:21.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:21.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=140 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:21.106 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=49 07:02:21.133 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:21.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:21.140 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:21.153 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:02:21.154 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:21.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:21.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=49 07:02:21.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:21.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:21.206 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:21.207 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:21.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=51 07:02:21.220 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 07:02:21.380 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:21.383 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, this.remoteRepositoryRevisionSynced=5, revision=51 07:02:21.394 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:21.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=5, revision=51 07:02:21.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=51, revision=-1 07:02:21.416 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:21.432 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a transaction.localRevision=118 remoteFromLocalRevision=49 07:02:21.434 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:21.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' toID=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a to='build/repo/k0t35eko-x9ta8-local-dest', fromRepoLocalSync=false 07:02:21.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:02:21.437 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:02:21.450 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:21.489 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=118 07:02:21.526 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:21.540 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:02:21.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:21.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=128.2 MiB, available=327.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:21.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:02:21.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=109.9 MiB, available=345.6 MiB 07:02:21.948 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:21.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=120 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:22.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=153.7 MiB, available=332.8 MiB 07:02:22.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:22.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=109.8 MiB, available=345.7 MiB 07:02:22.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=153.4 MiB, available=332.1 MiB 07:02:23.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.118.xml.gz 07:02:23.012 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:02:23.014 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.82% 07:02:23.019 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:23.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=135.4 MiB, available=320.1 MiB 07:02:23.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:23.065 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.072 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, this.localRepositoryRevisionInProgress=-1, revision=119 07:02:23.096 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 07:02:23.118 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.187 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.57% 07:02:23.187 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:02:23.217 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.229 [qtp1776774368-4720] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=137 07:02:23.258 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=109.8 MiB, available=345.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.279 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=163 remoteFromLocalRevision=137 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:02:23.276 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:02:23.276 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:02:23.288 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.298 [qtp507378138-3234] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=96 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b778139-dd31-4142-a7f6-0ccbff909723 from='build/repo/k0t31x3s-2y8a0-local-src' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:02:23.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.325 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.329 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.332 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=142 remoteFromLocalRevision=96 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:23.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:23.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:23.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:23.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:23.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:23.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:23.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:23.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:23.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:23.390 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:23.390 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:23.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:23.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:23.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:23.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 from='build/repo/k0t33pkg-mnx3-local-src' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.413 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:23.413 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.415 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=163 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.418 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=142 07:02:23.422 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:23.422 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:23.424 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:02:23.424 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:23.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=142 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:23.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.432 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:23.432 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:23.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:02:23.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:02:23.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=163 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:23.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:23.446 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.446 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:23.446 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:23.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=140, revision=144 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.453 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:23.453 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.454 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:23.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:23.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=166 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:02:23.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.472 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:23.473 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:02:23.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:23.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:23.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.491 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:23.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.494 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=137, revision=144 07:02:23.497 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:02:23.500 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=137, revision=144 07:02:23.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.505 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.509 [qtp1776774368-3114] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=159, revision=166 07:02:23.516 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=159, revision=166 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.521 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=166, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.528 [qtp507378138-3234] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 transaction.localRevision=102 remoteFromLocalRevision=142 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.536 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.538 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.540 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:02:23.543 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.544 [qtp1776774368-3114] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 transaction.localRevision=144 remoteFromLocalRevision=163 07:02:23.547 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:23.556 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! 07:02:23.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 from='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' toID=2b778139-dd31-4142-a7f6-0ccbff909723 to='build/repo/k0t31x3s-2y8a0-local-src', fromRepoLocalSync=false 07:02:23.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:02:23.573 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:02:23.584 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.588 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:02:23.595 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:02:23.596 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:02:23.597 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:02:23.606 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:02:23.607 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.620 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:23.621 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73e87d88]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' 07:02:23.636 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73e87d88]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:23.656 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:23.659 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/ChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:02:23.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:23.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=133.8 MiB, available=321.7 MiB 07:02:23.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=113, revision=119 07:02:23.992 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:02:23.993 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:02:23.994 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:24.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=243.0 MiB, used=129.3 MiB, available=326.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:23.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:02:24.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=133.7 MiB, available=321.8 MiB 07:02:24.638 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:24.645 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, this.localRepositoryRevisionSynced=113, revision=119 07:02:24.645 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, this.localRepositoryRevisionInProgress=119, revision=-1 07:02:24.651 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:24.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:24.664 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:24.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=54 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:24.670 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:24.674 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionSynced=-1, revision=120 07:02:24.675 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:24.678 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:24.684 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:24.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:24.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:24.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:02:24.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:24.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=5 07:02:24.847 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:24.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=152.9 MiB, available=333.1 MiB 07:02:24.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:24.937 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:24.946 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=-1, revision=145 07:02:25.027 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 07:02:25.042 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:25.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:25.102 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:25.111 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:02:25.192 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:25.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=-1, revision=5 07:02:25.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:25.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=133.9 MiB, available=321.6 MiB 07:02:25.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:25.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:25.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=153.0 MiB, available=332.0 MiB 07:02:25.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.remoteRepositoryRevisionSynced=138, revision=145 07:02:25.692 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=GX-bFsAvDqK3Rd4vZjc7gw, serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:25.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=133.9 MiB, available=321.6 MiB 07:02:25.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:25.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:02:26.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=129.3 MiB, available=326.2 MiB 07:02:26.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:26.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=133.9 MiB, available=321.6 MiB 07:02:26.539 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:02:26.539 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:02:26.539 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:02:26.539 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:02:26.553 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:26.566 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a localRepositoryRevisionSynced=118 07:02:26.589 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:26.621 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=56 remoteFromLocalRevision=118 07:02:26.655 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a from='build/repo/k0t35eko-x9ta8-local-dest' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' 07:02:26.684 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=49 localRepositoryRevisionInProgress=56 07:02:26.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:26.697 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:26.700 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:02:26.701 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:02:26.706 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=56 07:02:26.736 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:26.737 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:26.761 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:26.768 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t35eko-x9ta8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:26.771 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=54, revision=58 07:02:26.777 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:26.791 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:26.840 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:26.848 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a, this.remoteRepositoryRevisionSynced=51, revision=58 07:02:26.863 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:25.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:02:26.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=153.0 MiB, available=332.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:26.867 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=51, revision=58 07:02:26.867 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:26.884 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:26.885 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:26.890 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=5ce99763-bed3-4431-9ed2-f9c26c5c1d7a transaction.localRevision=124 remoteFromLocalRevision=56 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:26.891 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionSynced=138, revision=145 07:02:26.891 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:26.893 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:26.895 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:26.899 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:26.904 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:26.905 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:26.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=-1, revision=169 07:02:26.917 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 07:02:26.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:27.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=242.0 MiB, used=129.3 MiB, available=326.2 MiB 07:02:27.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:27.298 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 145 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:26.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:02:27.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=153.2 MiB, available=331.3 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:27.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=129.2 MiB, available=326.3 MiB 07:02:27.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.-1.xml.gz 07:02:27.676 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:02:27.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:27.720 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:27.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:27.754 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:27.771 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa renewalDateTime=2019-09-21T05:30:15.345Z expiryDateTime=2019-09-21T06:00:15.345Z 07:02:27.789 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:27.794 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:27.802 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:27.802 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:27.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=155 07:02:27.825 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:27.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:27.899 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:27.910 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=152, revision=155 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:27.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:02:27.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=153.2 MiB, available=331.8 MiB 07:02:27.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:27.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:02:28.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:02:28.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:02:28.243 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:02:28.254 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:02:28.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:02:28.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6153eccabc3050ce486a14e90a3fffd58df4625' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:28.353 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:28.373 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:02:28.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' toID=43fc7854-e166-42d2-89e3-57f136c0a51a to='build/repo/k0t32hfz-8gi37-local-src', fromRepoLocalSync=true 07:02:28.374 [pool-42-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 43fc7854-e166-42d2-89e3-57f136c0a51a ('build/repo/k0t32hfz-8gi37-local-src') 07:02:28.397 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:02:28.416 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:28.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=152.6 MiB, available=332.4 MiB 07:02:28.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.eddb254c-d61f-4d1f-be1a-82a7e92517b5.null.xml.gz 07:02:28.452 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:02:28.452 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:02:28.452 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:28.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.103.xml.gz 07:02:28.460 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.103.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:28.469 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:28.473 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:28.479 [qtp1776774368-4720] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 localRepositoryRevisionSynced=144 07:02:28.518 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:28.523 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=125 07:02:28.532 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:28.536 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.103.xml.gz 07:02:28.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=103 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:28.544 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 transaction.localRevision=171 remoteFromLocalRevision=144 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:28.615 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:28.638 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b778139-dd31-4142-a7f6-0ccbff909723 from='build/repo/k0t31x3s-2y8a0-local-src' toID=eddb254c-d61f-4d1f-be1a-82a7e92517b5 to='https://localhost:42817/eddb254c-d61f-4d1f-be1a-82a7e92517b5' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:28.645 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:28.655 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=171 07:02:28.664 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:28.664 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:28.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:02:28.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:02:28.672 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 localRepositoryRevisionSynced=171 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:28.674 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:28.676 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S90X6uIxoxhIoKggjFNlBw/EgSqJFfBkxKvRwgn_D9CPQ' offset=0 07:02:28.708 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:28.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:28.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:28.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:28.742 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t31x3s-2y8a0-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:28.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=169, revision=173 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:28.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:28.754 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:28.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 189568 bytes in 144 ms. path='/1 {11 11ä11#+} 1/a' 07:02:28.849 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:28.857 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:28.861 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723, this.remoteRepositoryRevisionSynced=166, revision=173 07:02:29.011 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:29.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionSynced=166, revision=173 07:02:29.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5, this.localRepositoryRevisionInProgress=173, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:29.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=136.6 MiB, available=318.9 MiB 07:02:29.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:29.277 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:29.295 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:29.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:29.446 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:29.446 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:29.454 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 remoteRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 transaction.localRevision=150 remoteFromLocalRevision=171 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:29.465 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:29.573 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:29.575 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:29.593 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:29.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68df4603e584447f530814a1f74f9f39f68c7ad9' to.sha1=''): /1 {11 11ä11#+} 1/b 07:02:29.777 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:29.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b' 07:02:29.833 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:29.835 [qtp344249497-4126] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S90X6uIxoxhIoKggjFNlBw/_uuE1zrpttjVhMMxLE-q1w' offset=0 07:02:29.865 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:29.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:02:29.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=135.9 MiB, available=319.6 MiB 07:02:29.991 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=104, revision=126 07:02:29.998 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:02:30.000 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:30.055 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.128 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:30.146 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2b778139-dd31-4142-a7f6-0ccbff909723 serverRepositoryId=eddb254c-d61f-4d1f-be1a-82a7e92517b5 renewalDateTime=2019-09-21T05:29:45.110Z expiryDateTime=2019-09-21T05:59:45.110Z 07:02:30.163 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.185 [qtp1776774368-3114] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.250 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.251 [qtp344249497-4126] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S90X6uIxoxhIoKggjFNlBw/_uuE1zrpttjVhMMxLE-q1w' offset=1048576 07:02:30.258 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:02:30.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 228430 bytes in 490 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:30.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.341 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:02:30.346 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:30.370 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.380 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:30.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:30.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82bcbb002357287f78f7fee53941073d0f08b949' to.sha1=''): /1 {11 11ä11#+} 1/c 07:02:30.592 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:30.643 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 07:02:30.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:02:30.646 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1be7ac48]getCloseDeferredMillis: closeDeferredMillis=20000 07:02:30.646 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1be7ac48]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.649 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a2a2f89]getCloseDeferredMillis: closeDeferredMillis=20000 07:02:30.649 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a2a2f89]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.652 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:30.001 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:02:30.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:02:30.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=135.9 MiB, available=319.6 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.672 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.676 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S90X6uIxoxhIoKggjFNlBw/Q0Fafe8swUqgcRAJG3_Rkw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:30.676 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.680 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionSynced=104, revision=126 07:02:30.680 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.687 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:30.732 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.739 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:30.739 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:30.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=155, revision=158 07:02:30.755 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:30.812 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.814 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=155, revision=158 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 50456 bytes in 232 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:30.894 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:30.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=152, revision=158 07:02:30.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=158, revision=-1 07:02:30.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:02:30.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:30.916 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 07:02:30.953 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:30.963 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:02:31.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89e9bc4a95a87d851ff3e9bf49c75598e345b3dc' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 07:02:31.056 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:31.095 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:31.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/2/1 {11 11ä11#+} 1/a' 07:02:31.132 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:31.134 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=0 07:02:31.152 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:31.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:31.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=136.4 MiB, available=319.1 MiB 07:02:31.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:31.480 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:31.492 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:31.508 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:31.517 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:31.526 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:31.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:31.706 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:31.754 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:31.757 [qtp344249497-4126] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=2097152 07:02:31.770 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:31.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=136.3 MiB, available=319.2 MiB 07:02:31.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:31.930 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:31.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 07:02:32.098 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.100 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=3145728 07:02:32.114 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:32.199 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:32.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:32.337 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1e9c3b36]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' 07:02:32.341 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1e9c3b36]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:32.347 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=136.3 MiB, available=319.2 MiB 07:02:32.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.103.xml.gz 07:02:32.348 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:02:32.351 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:02:32.351 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:02:32.378 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.389 [qtp2000985038-3832] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=125 07:02:32.392 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:32.409 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.411 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=4194304 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:32.412 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=161 remoteFromLocalRevision=125 07:02:32.414 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=43fc7854-e166-42d2-89e3-57f136c0a51a from='build/repo/k0t32hfz-8gi37-local-src' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:32.429 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:32.432 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.449 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.463 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=161 07:02:32.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:32.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:32.471 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:02:32.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:02:32.477 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=161 07:02:32.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:32.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:32.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:32.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:32.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=163 07:02:32.493 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 07:02:32.528 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.532 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=158, revision=163 07:02:32.536 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=158, revision=163 07:02:32.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=163, revision=-1 07:02:32.556 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.563 [qtp2000985038-2914] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a transaction.localRevision=132 remoteFromLocalRevision=161 07:02:32.565 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.568 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' toID=43fc7854-e166-42d2-89e3-57f136c0a51a to='build/repo/k0t32hfz-8gi37-local-src', fromRepoLocalSync=false 07:02:32.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:02:32.569 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:32.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:32.587 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.618 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=132 07:02:32.625 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.630 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:02:32.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:32.713 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.722 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=5242880 07:02:32.753 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:32.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:02:33.006 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:33.008 [qtp344249497-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=6291456 07:02:33.020 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:33.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=137.3 MiB, available=318.2 MiB 07:02:33.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:33.174 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:33.180 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=-1, revision=133 07:02:33.201 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 07:02:33.215 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:33.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:33.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:02:33.356 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:33.357 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=7340032 07:02:33.371 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:33.532 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:33.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=136.5 MiB, available=319.0 MiB 07:02:33.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=126, revision=133 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:33.672 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:33.673 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=8388608 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:33.675 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:02:33.677 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:02:33.678 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:02:33.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:33.690 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:33.850 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:33.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. 07:02:33.969 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:33.970 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/ce25aZ57ZBsuaHblJ0F5Bw' offset=9437184 07:02:33.981 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:34.127 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:34.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=135.8 MiB, available=319.7 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:34.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 691084 bytes in 3107 ms. path='/2/1 {11 11ä11#+} 1/a' 07:02:34.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:02:34.287 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 07:02:34.288 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a 07:02:34.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a 07:02:34.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a 07:02:34.290 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a 07:02:34.291 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a 07:02:34.292 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a 07:02:34.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4zsow into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:34.293 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:34.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_5m9s0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:34.298 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionSynced=126, revision=133 07:02:34.298 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=133, revision=-1 07:02:34.349 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:34.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:34.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:34.364 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=166 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:34.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:34.386 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:34.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:34.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:34.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e3e3e049e93db8ac4ea74923b5d8a26fff6a9b8' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:34.514 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:34.556 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:34.572 [Test worker] 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' 07:02:34.600 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:34.602 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/tb6oBIppUMXonuSb2fbfSw/BWk43j1k0-7c4MkRVd94-A' offset=0 07:02:34.612 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:34.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 07:02:34.739 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 442800 bytes in 167 ms. path='/2/1 {11 11ä11#+} 1/b' 07:02:34.811 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:34.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:02:34.846 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=135.9 MiB, available=319.6 MiB 07:02:34.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:34.881 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:34.916 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:02:34.958 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0c8b26a97b4dde705aa60bc920303c7bdeee2180' to.sha1=''): /2/a 07:02:35.084 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:35.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/2/a' 07:02:35.123 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:35.125 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=0 07:02:35.142 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:35.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:35.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=135.9 MiB, available=319.6 MiB 07:02:35.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:35.334 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:35.445 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:35.446 [qtp344249497-4126] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=1048576 07:02:35.460 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:35.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:02:35.820 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:35.826 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:35.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=135.9 MiB, available=319.6 MiB 07:02:35.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:02:35.829 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:02:35.829 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:35.838 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:35.845 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:35.858 [qtp2000985038-2912] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=132 07:02:35.860 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:35.874 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=168 remoteFromLocalRevision=132 07:02:35.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=43fc7854-e166-42d2-89e3-57f136c0a51a from='build/repo/k0t32hfz-8gi37-local-src' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' 07:02:35.895 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=168 07:02:35.903 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:35.903 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:35.905 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:02:35.905 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:02:35.909 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=168 07:02:35.914 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:35.914 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:35.928 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:35.928 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:35.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=166, revision=170 07:02:35.936 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 07:02:35.970 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:35.973 [qtp2000985038-2914] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=163, revision=170 07:02:35.980 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:35.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=163, revision=170 07:02:35.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=170, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:36.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:36.026 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:36.031 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a transaction.localRevision=138 remoteFromLocalRevision=168 07:02:36.034 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:36.037 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:02:36.039 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7e7b51e5]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' 07:02:36.045 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7e7b51e5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:36.119 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:36.120 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=3145728 07:02:36.138 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:36.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:36.213 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:36.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:02:36.393 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:36.394 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=4194304 07:02:36.407 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:36.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:36.594 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:36.681 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:36.683 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=5242880 07:02:36.696 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:36.780 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:36.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:02:36.945 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:36.946 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=6291456 07:02:36.957 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:37.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:37.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:37.234 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:37.237 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=7340032 07:02:37.252 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:37.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:02:37.497 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:37.498 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=8388608 07:02:37.509 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:37.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:37.692 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:37.742 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:37.744 [qtp344249497-4126] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TrgcoEpSgFjpIRB5qPihQA/d6qL5dOln4_grZ5GeDnfAg' offset=9437184 07:02:37.756 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:37.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 07:02:37.894 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 223564 bytes in 2795 ms. path='/2/a' 07:02:37.918 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:02:37.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 07:02:37.923 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a 07:02:37.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a 07:02:37.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a 07:02:37.926 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a 07:02:37.926 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a 07:02:37.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a 07:02:37.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4zsow into destFile a 07:02:37.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_5m9s0 into destFile a 07:02:37.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:37.996 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 07:02:37.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:02:38.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1315898c23602ba42a42a42c8ab8ac911dbe22f' to.sha1=''): /3 + &#ä/5/h 07:02:38.166 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:38.171 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:02:38.196 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:38.198 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/chmeiUOfMxbmgQtZR5XCXw/FsaL-I8VWGRScPAhFLusqg' offset=0 07:02:38.210 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:38.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:02:38.283 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69510 bytes in 112 ms. path='/3 + &#ä/5/h' 07:02:38.362 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:02:38.402 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:38.417 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:38.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:02:38.467 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f14798e52bcdbc1bfabe78883e2c6cbebf0b2a7' to.sha1=''): /3 + &#ä/5/i 07:02:38.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:38.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:02:38.625 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:38.626 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/chmeiUOfMxbmgQtZR5XCXw/duhZgtT8QgGMQZRuiAbd3Q' offset=0 07:02:38.636 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:38.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 07:02:38.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 240240 bytes in 124 ms. path='/3 + &#ä/5/i' 07:02:38.781 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:02:38.833 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:38.846 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:02:38.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81caae9888579288f6b6d2681e10bbc6d3d3f4e2' to.sha1=''): /3 + &#ä/aa 07:02:38.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:38.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:02:38.962 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:38.964 [qtp344249497-4126] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/d9XpZV3a2ZWFAJR0WKuxaw' offset=0 07:02:38.975 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:39.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:02:39.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147693 bytes in 104 ms. path='/3 + &#ä/aa' 07:02:39.140 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:02:39.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:39.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:02:39.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c889fa56b07c4df6d01a6be626671ad8406f69a' to.sha1=''): /3 + &#ä/bb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:39.333 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:39.404 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:39.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/bb' 07:02:39.437 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:39.438 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/OpIXUMlApPGNn8CurDpwRA' offset=0 07:02:39.451 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:39.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:02:39.701 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:39.703 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/OpIXUMlApPGNn8CurDpwRA' offset=1048576 07:02:39.714 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:39.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 07:02:39.988 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:39.990 [qtp344249497-4126] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/OpIXUMlApPGNn8CurDpwRA' offset=2097152 07:02:40.010 [qtp344249497-4126] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:40.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:02:40.262 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:40.263 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/OpIXUMlApPGNn8CurDpwRA' offset=3145728 07:02:40.273 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:40.297 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:40.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:02:40.355 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 229596 bytes in 939 ms. path='/3 + &#ä/bb' 07:02:40.414 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:02:40.417 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb 07:02:40.418 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_18y68 into destFile bb 07:02:40.419 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_1vf9c into destFile bb 07:02:40.477 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:40.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:02:40.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04bac6855475dfa4479eb9263a0efda7e3c188ed' to.sha1=''): /3 + &#ä/cc 07:02:40.581 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:40.643 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/cc' 07:02:40.674 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:40.676 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=0 07:02:40.686 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:40.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:02:40.955 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:40.957 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=1048576 07:02:40.970 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:41.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:02:41.206 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:41.208 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=2097152 07:02:41.224 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:41.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:02:41.494 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:41.497 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=3145728 07:02:41.515 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:41.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:02:41.763 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:41.764 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=4194304 07:02:41.780 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:41.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:02:42.028 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:42.044 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=5242880 07:02:42.054 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:42.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 07:02:42.295 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:42.297 [qtp344249497-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=6291456 07:02:42.308 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:42.444 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:42.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:02:42.576 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:42.577 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/Xw3QFjYebPgYAA_ZBgfTgw' offset=7340032 07:02:42.591 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:42.638 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:42.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:02:42.829 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 751355 bytes in 2186 ms. path='/3 + &#ä/cc' 07:02:42.911 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:02:42.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc 07:02:42.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_18y68 into destFile cc 07:02:42.923 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_1vf9c into destFile cc 07:02:42.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_2hwcg into destFile cc 07:02:42.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_34dfk into destFile cc 07:02:42.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_3quio into destFile cc 07:02:42.926 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_4dbls into destFile cc 07:02:43.006 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:43.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:02:43.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b8d8bccbd9c7b8ae72d21cc6445f4378cbc0b6f' to.sha1=''): /3 + &#ä/dd 07:02:43.147 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:43.206 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:02:43.234 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:43.235 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EWErhFOCct0kxw95_kQIYQ/5aeG_PlR1WcQ1m4sPr5qpA' offset=0 07:02:43.241 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:43.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:02:43.307 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245016 bytes in 101 ms. path='/3 + &#ä/dd' 07:02:43.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:02:43.399 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c341c6de-0371-497b-8c2d-fb0d155faa15"] on repo=2c69c9c0-7c11-42da-b415-0d6525630c36 07:02:43.409 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:02:43.426 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:43.437 [qtp344249497-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 localRepositoryRevisionSynced=118 07:02:43.505 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:43.537 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=93 remoteFromLocalRevision=118 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:43.566 [closeDeferredTimer-1082a402-6s] INFO c.c.c.l.LocalRepoManagerImpl - [1082a402]_close: Shutting down real LocalRepoManager. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:43.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2c69c9c0-7c11-42da-b415-0d6525630c36 from='build/repo/k0t363k6-z37e0-local-dest' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' 07:02:43.609 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:43.618 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:43.698 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 07:02:43.725 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:43.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:43.743 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:02:43.743 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:02:43.758 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=93 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:43.780 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:43.787 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:43.787 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:43.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:43.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:43.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=95 07:02:43.812 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 07:02:43.887 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:43.891 [qtp344249497-4125] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.remoteRepositoryRevisionSynced=5, revision=95 07:02:43.971 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:43.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=5, revision=95 07:02:43.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=95, revision=-1 07:02:44.069 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:44.073 [qtp344249497-4125] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 transaction.localRevision=125 remoteFromLocalRevision=93 07:02:44.193 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:44.197 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=2c69c9c0-7c11-42da-b415-0d6525630c36 to='build/repo/k0t363k6-z37e0-local-dest', fromRepoLocalSync=false 07:02:44.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:02:44.198 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:02:44.216 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:44.286 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=125 07:02:44.289 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:44.294 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:02:44.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:44.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:44.550 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:44.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=169.2 MiB, available=286.3 MiB 07:02:44.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:44.987 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:44.998 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionInProgress=-1, revision=126 07:02:45.250 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:45.337 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:46.285 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:46.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:46.320 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:46.609 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:46.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=167.4 MiB, available=288.1 MiB 07:02:46.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=120, revision=126 07:02:46.805 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! 07:02:46.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:47.010 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73e87d88]initPersistenceManagerFactory: repositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:02:47.026 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73e87d88]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21510 ms. 07:02:47.129 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:02:47.166 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:02:47.199 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:02:47.203 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:02:47.203 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:46858' serverPath='/2758f931-8ecd-4bbb-884d-c6b577cbc71d' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, invitation=true] 07:02:47.206 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:02:47.244 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:02:47.287 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 33 ms. 07:02:47.389 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, invitation=false] 07:02:47.392 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, invitation=false, validTo=null] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:47.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=167.4 MiB, available=288.1 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:47.443 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:47.473 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:47.480 [qtp344249497-4231] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionSynced=120, revision=126 07:02:47.480 [qtp344249497-4231] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionInProgress=126, revision=-1 07:02:47.488 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:47.495 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:47.495 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:47.498 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:02:47.501 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:47.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:47.505 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:47.540 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:47.541 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:47.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:02:47.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:47.780 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:02:47.888 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, invitation=false] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:48.081 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=167.6 MiB, available=287.9 MiB 07:02:48.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:02:48.539 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=167.6 MiB, available=287.9 MiB 07:02:48.541 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:02:48.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=167.4 MiB, available=288.1 MiB 07:02:48.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:02:48.977 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:02:48.977 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:02:48.977 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:02:48.988 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:48.996 [qtp344249497-4125] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 localRepositoryRevisionSynced=125 07:02:49.016 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:49.036 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=100 remoteFromLocalRevision=125 07:02:49.055 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2c69c9c0-7c11-42da-b415-0d6525630c36 from='build/repo/k0t363k6-z37e0-local-dest' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:49.076 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:49.083 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 07:02:49.087 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:49.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:49.089 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:02:49.089 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:02:49.096 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=100 07:02:49.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:49.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:49.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:02:49.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:02:49.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=98, revision=102 07:02:49.193 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 07:02:49.282 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:49.285 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.remoteRepositoryRevisionSynced=95, revision=102 07:02:49.296 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:49.304 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=95, revision=102 07:02:49.304 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=102, revision=-1 07:02:49.334 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:49.338 [qtp344249497-4231] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 transaction.localRevision=131 remoteFromLocalRevision=100 07:02:49.340 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:49.342 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:02:49.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 07:02:49.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:49.667 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:49.702 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:49.722 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 renewalDateTime=2019-09-21T05:30:18.568Z expiryDateTime=2019-09-21T06:00:18.568Z 07:02:49.737 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:49.740 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:49.744 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:49.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:49.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=156 07:02:49.792 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 07:02:49.825 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:02:49.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 to='build/repo/k0t32l5m-7bn9k-local-src', fromRepoLocalSync=true 07:02:49.826 [pool-47-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 ('build/repo/k0t32l5m-7bn9k-local-src') 07:02:49.845 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:02:49.875 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:49.881 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:50.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.110.xml.gz 07:02:50.040 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.110.xml.gz 07:02:50.061 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:50.148 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=131 07:02:50.156 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:50.166 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.110.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:50.190 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkh-3c0x-remote' 07:02:50.190 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkh-3c0x-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:50.341 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:50.381 [closeDeferredTimer-2acfd310-50] INFO c.c.c.l.LocalRepoManagerImpl - [2acfd310]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:50.467 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:50.631 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:50.820 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:51.065 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:51.833 [closeDeferredTimer-1be7ac48-1] INFO c.c.c.l.LocalRepoManagerImpl - [1be7ac48]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:51.853 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:50.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=110 repoFileDtos.size=0 07:02:51.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=170.7 MiB, available=284.8 MiB 07:02:51.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:51.917 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:51.932 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=-1, revision=132 07:02:51.971 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:51.975 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:51.993 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:51.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:52.045 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:52.135 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:52.135 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:52.279 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:52.278 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:52.337 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:52.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=169.7 MiB, available=285.8 MiB 07:02:52.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=111, revision=132 07:02:52.597 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! 07:02:52.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:52.608 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:52.666 [closeDeferredTimer-5a2a2f89-1] INFO c.c.c.l.LocalRepoManagerImpl - [5a2a2f89]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:52.679 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:52.707 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:52.825 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:52.884 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:52.938 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:52.992 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:53.051 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:53.120 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:53.182 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:53.282 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:53.545 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:53.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=170.1 MiB, available=285.4 MiB 07:02:53.716 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:53.721 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionSynced=111, revision=132 07:02:53.722 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=132, revision=-1 07:02:53.764 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:53.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:53.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:53.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=156, revision=159 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:53.779 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:53.800 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:53.837 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:53.901 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:53.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:02:53.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:53.941 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:53.996 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:54.235 [qtp507378138-29] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:02:54.272 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]initPersistenceManagerFactory: repositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d 07:02:54.272 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4082 ms. 07:02:54.304 [closeDeferredTimer-1082a402-6s] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[1082a402] could not be re-opened and was unlisted before. 07:02:54.305 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]getCloseDeferredMillis: closeDeferredMillis=20000 07:02:54.305 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:54.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=169.5 MiB, available=286.0 MiB 07:02:54.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:54.693 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:54.759 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:54.791 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:54.896 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:54.956 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:54.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=169.0 MiB, available=286.5 MiB 07:02:54.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:54.982 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d renewalDateTime=2019-09-21T05:32:54.938Z expiryDateTime=2019-09-21T06:02:54.938Z 07:02:55.030 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:55.046 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:55.082 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:02:55.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=02b833c7-6b70-4443-a1d2-5003fe9849e0 to='build/repo/k0t36id4-mndq5-local-dest', fromRepoLocalSync=true 07:02:55.086 [pool-46-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 02b833c7-6b70-4443-a1d2-5003fe9849e0 ('build/repo/k0t36id4-mndq5-local-dest') org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:55.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=169.0 MiB, available=286.5 MiB 07:02:55.411 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.110.xml.gz 07:02:55.413 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:02:55.415 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:02:55.415 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:02:55.430 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:55.438 [qtp344249497-4125] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=131 07:02:55.515 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:55.534 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=161 remoteFromLocalRevision=131 07:02:55.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 from='build/repo/k0t32l5m-7bn9k-local-src' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' 07:02:55.643 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:55.646 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:55.709 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=161 07:02:55.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:55.731 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:55.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 07:02:55.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:55.786 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:55.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=159, revision=163 07:02:55.809 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 07:02:55.869 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:55.872 [qtp344249497-3478] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=154, revision=163 07:02:55.955 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:55.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=154, revision=163 07:02:55.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=163, revision=-1 07:02:56.034 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:02:56.034 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:56.066 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:56.078 [closeDeferredTimer-79263fcc-2o] INFO c.c.c.l.LocalRepoManagerImpl - [79263fcc]_close: Shutting down real LocalRepoManager. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:56.262 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:56.300 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:02:56.308 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:02:56.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.-1.xml.gz 07:02:56.360 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.-1.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:56.360 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:02:56.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:56.375 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:56.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ae0b5bec3dba7e131a8d9947c6cf9dbef771505' to.sha1='074be75c6494fc72a0f46fdc6a43768dffdfc45c'): /2/new-file 07:02:56.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=166 07:02:56.534 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:56.773 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:56.813 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:56.816 [qtp344249497-4231] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=163, revision=166 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:56.842 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:56.864 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.-1.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:56.874 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:56.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=163, revision=166 07:02:56.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=166, revision=-1 07:02:56.928 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:57.029 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:57.125 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:02:57.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' 07:02:57.255 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:57.272 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:57.280 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:57.282 [qtp344249497-4125] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TrgcoEpSgFjpIRB5qPihQA/hKYwSrBekTao9-ZY-nTEjA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:57.403 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:56.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:02:57.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=120.1 MiB, available=335.4 MiB 07:02:57.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:57.632 [qtp507378138-3234] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:57.659 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:57.665 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:57.750 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:57.786 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:57.799 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176688 bytes in 617 ms. path='/2/new-file' 07:02:57.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=169 07:02:57.818 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 07:02:57.885 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:57.889 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=166, revision=169 07:02:57.930 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:57.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=166, revision=169 07:02:57.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=169, revision=-1 07:02:57.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:02:57.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:02:58.009 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:58.097 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:02:58.106 [qtp344249497-4231] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:02:58.171 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:58.281 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="3cea2eb4-8822-4919-b7c4-bd33ff8e87a6"] on repo=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 07:02:58.340 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 07:02:58.355 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=161 07:02:58.426 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:58.426 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:58.453 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:02:58.453 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:02:58.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=174 07:02:58.473 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:58.538 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:58.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:58.624 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:02:58.824 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:58.855 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:58.858 [qtp344249497-4231] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=169, revision=174 07:02:58.940 [qtp344249497-4231] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:58.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=169, revision=174 07:02:58.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=174, revision=-1 07:02:59.030 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:59.044 [qtp344249497-4125] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 transaction.localRevision=144 remoteFromLocalRevision=161 07:02:59.087 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:59.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 to='build/repo/k0t32l5m-7bn9k-local-src', fromRepoLocalSync=false 07:02:59.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:02:59.094 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:02:59.117 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:59.187 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=144 07:02:59.202 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:59.218 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:02:59.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=121.4 MiB, available=334.1 MiB 07:02:59.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=106 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:02:59.484 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:02:59.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:02:59.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=166.5 MiB, available=289.0 MiB 07:02:59.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:02:59.962 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:02:59.977 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=-1, revision=145 07:03:00.069 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:00.563 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:00.905 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:00.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:01.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:01.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=163.9 MiB, available=291.6 MiB 07:03:01.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=132, revision=145 07:03:01.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:01.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:01.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:01.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:01.685 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:01.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 630 ms. 07:03:01.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.017 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:02.017 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:02.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.030 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:02.031 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:02.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:02.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.047 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:02.047 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.052 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:02.052 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.059 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:02.059 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:02.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.070 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:02.071 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:02.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:02.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.125 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:02.125 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.137 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:02.137 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:03:02.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.179 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 07:03:02.179 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.185 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:02.185 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:02.208 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=fCnjMQ10p_LdBLyo2F71OQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d}} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:01.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:03:02.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.5 MiB, used=163.9 MiB, available=291.6 MiB 07:03:02.281 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:02.286 [qtp344249497-3478] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionSynced=132, revision=145 07:03:02.286 [qtp344249497-3478] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=145, revision=-1 07:03:02.311 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:02.324 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:02.324 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:02.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=176 07:03:02.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:02.367 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:02.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:02.397 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:02.469 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:02.470 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:03:02.470 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:03:02.498 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} because of missing permissions! 07:03:02.498 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:02.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:02.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:03:02.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=164.1 MiB, available=291.4 MiB 07:03:02.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:03.137 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:03.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=121.9 MiB, available=333.6 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:03.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.5 MiB, used=164.0 MiB, available=291.5 MiB 07:03:03.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:03.598 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:03.604 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionSynced=-1, revision=106 07:03:03.604 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionInProgress=106, revision=-1 07:03:03.658 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:03.665 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=fCnjMQ10p_LdBLyo2F71OQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d}} 07:03:03.670 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:03:03.693 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:03.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=164.1 MiB, available=291.4 MiB 07:03:03.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:03:03.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:03:03.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:03:03.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:03.822 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:03.842 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:03.860 [qtp344249497-1684] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=144 07:03:03.925 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:03.943 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:03.943 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:03.956 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=178 remoteFromLocalRevision=144 07:03:04.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 from='build/repo/k0t32l5m-7bn9k-local-src' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:04.065 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:04.099 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=178 07:03:04.123 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:04.123 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:04.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:04.256 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:03:04.257 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:03:04.264 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=178 07:03:04.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:04.782 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:04.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:04.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:04.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=176, revision=180 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:04.792 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:04.796 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 07:03:04.869 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:04.874 [qtp344249497-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=174, revision=180 07:03:04.926 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:04.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=174, revision=180 07:03:04.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=180, revision=-1 07:03:04.961 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:04.969 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 transaction.localRevision=150 remoteFromLocalRevision=178 07:03:05.020 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:05.023 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:03:05.130 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:05.161 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:05.181 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 renewalDateTime=2019-09-21T05:32:18.647Z expiryDateTime=2019-09-21T06:02:18.647Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:05.183 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:05.189 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:05.193 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:05.196 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:05.202 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:05.202 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:05.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=104 07:03:05.266 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 07:03:05.302 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:03:05.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=2c69c9c0-7c11-42da-b415-0d6525630c36 to='build/repo/k0t363k6-z37e0-local-dest', fromRepoLocalSync=true 07:03:05.303 [pool-48-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2c69c9c0-7c11-42da-b415-0d6525630c36 ('build/repo/k0t363k6-z37e0-local-dest') 07:03:05.314 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:03:05.356 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:03:05.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.125.xml.gz 07:03:05.485 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.125.xml.gz 07:03:05.501 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:05.569 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=150 07:03:05.599 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:05.607 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.125.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:05.649 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:05.768 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:05.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=-1, revision=6 07:03:05.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=6, revision=-1 07:03:05.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:05.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:05.970 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:06.071 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:06.281 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7e7b51e5]initPersistenceManagerFactory: repositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:06.285 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7e7b51e5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24685 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:05.607 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=125 repoFileDtos.size=3 07:03:06.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=259.0 MiB, used=165.4 MiB, available=290.1 MiB 07:03:06.415 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:06.450 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:06.470 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionInProgress=-1, revision=151 07:03:06.505 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 07:03:06.645 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:06.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:06.835 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:06.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=121.6 MiB, available=333.9 MiB 07:03:07.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:07.263 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=131.3 MiB, available=324.2 MiB 07:03:07.280 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:414) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] 07:03:07.480 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hg3-tv54t-remote' 07:03:07.480 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hg3-tv54t-remote' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:07.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=164.6 MiB, available=290.9 MiB 07:03:07.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=126, revision=151 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:07.539 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:07.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 45 ms. 07:03:07.752 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:07.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:07.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:07.835 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! 07:03:07.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:07.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=120.9 MiB, available=334.6 MiB 07:03:07.899 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:07.938 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1e9c3b36]initPersistenceManagerFactory: repositoryId=851cf613-743a-483a-aba1-2c51662c62ee 07:03:07.950 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1e9c3b36]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32665 ms. 07:03:08.084 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p33-l4oku-remote' 07:03:08.086 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p33-l4oku-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:08.334 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:08.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=120.8 MiB, available=334.7 MiB 07:03:08.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.-1.xml.gz 07:03:08.513 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:03:08.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:08.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.5 MiB, used=164.8 MiB, available=290.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:08.688 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:08.709 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:08.728 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:08.730 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionSynced=126, revision=151 07:03:08.730 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionInProgress=151, revision=-1 07:03:08.737 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:08.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:08.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:08.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=104, revision=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:08.774 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:08.810 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:08.833 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:08.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:08.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:08.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:08.945 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:09.108 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:03:09.155 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:03:09.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:03:09.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:09.182 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.197 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='481aca2ec8a8e3ea23dabeeacc6e743c813c0833' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:09.305 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:09.318 [Test worker] 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' 07:03:09.353 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:09.354 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KhlFXlPDMZSY_eHM5FFy3A/IQsLPwHT8v5YHC9lqtNgbg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:09.376 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.436 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:09.461 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:09.592 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151140 bytes in 331 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:08.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:03:09.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=164.7 MiB, available=290.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:09.701 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:09.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.754 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:09.786 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.882 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:09.916 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:09.916 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:09.947 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0bdb8a23c36e5ea4daf6e8b018915258482262ce' to.sha1=''): /1 {11 11ä11#+} 1/b 07:03:09.986 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:10.004 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:10.006 [Test worker] 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' 07:03:10.030 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:10.032 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KhlFXlPDMZSY_eHM5FFy3A/7BpiuqarVwMTJfVdqE3J5A' offset=0 07:03:10.042 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:10.071 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:10.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 07:03:10.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35262 bytes in 172 ms. path='/1 {11 11ä11#+} 1/b' 07:03:10.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:10.274 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:10.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.5 MiB, used=164.3 MiB, available=291.2 MiB 07:03:10.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:10.347 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:10.365 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:10.372 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:03:10.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a2cf4357b2238fcf2767a51ac60b00de5af0f6b' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:10.530 [qtp2000985038-4769] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:03:10.558 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]initPersistenceManagerFactory: repositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa 07:03:10.559 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3079 ms. 07:03:10.587 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]getCloseDeferredMillis: closeDeferredMillis=20000 07:03:10.587 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:10.592 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:10.614 [Test worker] 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' 07:03:10.632 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:10.652 [qtp507378138-3118] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KhlFXlPDMZSY_eHM5FFy3A/QR35lZxkTRESr3-0bVb55g' offset=0 07:03:10.670 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:10.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:10.785 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest localRepository.publicKeySha1 = 77:84:4C:50:90:FE:1D:8F:EA:6D:98:A6:33:DB:F6:70:02:9A:20:BC remoteRepository.repositoryId = 5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepository.remoteRoot = https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ remoteRepository.publicKeySha1 = 92:76:E5:D9:04:D2:B2:32:39:58:D7:FD:1B:66:E9:C1:DB:A0:DC: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 a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 5b381e5e-0a82-468c-bddf-e193ea9565aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:10.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31374 bytes in 252 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:10.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=164.2 MiB, available=291.3 MiB 07:03:10.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.125.xml.gz 07:03:10.868 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:03:10.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:10.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:10.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:10.921 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:10.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:10.936 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:10.937 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:03:10.945 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:03:10.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:10.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe0bd89f07b61a1dea8e42b99f601637f66d31ed' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:10.977 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:10.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ae0b5bec3dba7e131a8d9947c6cf9dbef771505' to.sha1=''): /2/new-file 07:03:10.992 [Test worker] INFO c.c.c.l.t.FileRepoTransport - handleFileTypeCollision: Collision: Destination file already exists, is modified and has a different type! toFileType=SymlinkDto fromFileType=NormalFileDto file='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/2/new-file' 07:03:11.002 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:11.002 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:11.004 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa renewalDateTime=2019-09-21T05:33:10.965Z expiryDateTime=2019-09-21T06:03:10.965Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.020 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:11.023 [Test worker] 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' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.045 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:11.046 [qtp507378138-1987] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xz_fDfCvX1HEhN965Iyt0A/FFTTjqPQeXtGwCS_2qAzAQ/Yrgxu_P4tC0Lil1OSjssyg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:11.056 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.058 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:11.070 [qtp2000985038-2914] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.081 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:11.097 [qtp344249497-3478] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 localRepositoryRevisionSynced=150 07:03:11.099 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.100 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53159 bytes in 77 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:11.108 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.114 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=113 remoteFromLocalRevision=150 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:11.112 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' toID=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb to='build/repo/k0t36rye-8gcg6-local-dest', fromRepoLocalSync=true 07:03:11.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:03:11.114 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:03:11.118 [pool-43-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb ('build/repo/k0t36rye-8gcg6-local-dest') org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.121 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:03:11.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2c69c9c0-7c11-42da-b415-0d6525630c36 from='build/repo/k0t363k6-z37e0-local-dest' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.130 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:11.137 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.150 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:11.153 [qtp344249497-35] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.157 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:11.161 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.168 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=113 07:03:11.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:11.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:11.196 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 07:03:11.199 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.200 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ebf3a2f12ff37cfd69d98375754bac94c406e8e4' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.220 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:03:11.222 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:11.223 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=140 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:11.258 [Test worker] 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' 07:03:11.284 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:11.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.288 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xz_fDfCvX1HEhN965Iyt0A/FFTTjqPQeXtGwCS_2qAzAQ/hIwuTyV6CROx3U5Uc2c3FQ' offset=0 07:03:11.299 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=107, revision=115 07:03:11.302 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:11.356 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:11.365 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:03:11.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.377 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:11.381 [qtp344249497-4125] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.remoteRepositoryRevisionSynced=102, revision=115 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.444 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:11.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=102, revision=115 07:03:11.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 324972 bytes in 259 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.543 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:11.543 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.545 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.586 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.690 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:11.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.697 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:11.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bec16bea57fb1966916708916c3224c1d495ebbe' to.sha1=''): /2/a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.740 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=113 07:03:11.748 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:11.748 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.852 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:11.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:03:11.880 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms. 07:03:11.896 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:11.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.899 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:11.901 [qtp507378138-3118] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xz_fDfCvX1HEhN965Iyt0A/Nd1p9TS8dnQ29yQkNsZEaQ' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.914 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=AvGKPaENK98vAwKZkAR9ag, cryptoRepoFileId=hKYwSrBekTao9-ZY-nTEjA, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=jABjy9CEJtB8HwYugR15tA, cryptoRepoFileId=hKYwSrBekTao9-ZY-nTEjA, deleted=null] duplicateCryptoRepoFileId=null localRevision=118 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:11.925 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:11.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:03:11.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:03:11.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 07:03:11.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:03:12.035 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:12.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:12.039 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:12.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:12.048 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:12.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=136.2 MiB, available=319.3 MiB 07:03:12.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:12.086 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:03:12.100 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:12.100 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 309927 bytes in 236 ms. path='/2/a' 07:03:12.129 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:12.131 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:12.132 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:12.135 [qtp344249497-4125] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.remoteRepositoryRevisionSynced=115, revision=118 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:12.168 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:12.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:12.173 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:12.189 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:12.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=115, revision=118 07:03:12.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=118, revision=-1 07:03:12.212 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:12.213 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4edd83fae2d26a4badd2ea31dad9b7d2bf0a1ba7' to.sha1=''): /3 + &#ä/5/h org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:12.218 [qtp344249497-4125] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 transaction.localRevision=159 remoteFromLocalRevision=113 07:03:12.224 [qtp344249497-4125] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:12.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=2c69c9c0-7c11-42da-b415-0d6525630c36 to='build/repo/k0t363k6-z37e0-local-dest', fromRepoLocalSync=false 07:03:12.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:03:12.236 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:12.244 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:12.254 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:12.260 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:12.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:12.270 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=159 07:03:12.274 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:12.282 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:03:12.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:12.286 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:12.288 [qtp507378138-3118] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gppjJPsEe6IH_iiadR9buQ/0Wbxwim6OnRdvGWHSR1UxA/LHGgYTZJyG-jvi1WzO1UgQ' offset=0 07:03:12.305 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:12.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:12.650 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:12.672 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:12.680 [qtp507378138-4606] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gppjJPsEe6IH_iiadR9buQ/0Wbxwim6OnRdvGWHSR1UxA/LHGgYTZJyG-jvi1WzO1UgQ' offset=1048576 07:03:12.689 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:12.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=48, cryptoLinkDtos.size=64, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:12.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:03:12.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 810135 bytes in 591 ms. path='/3 + &#ä/5/h' 07:03:12.894 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:03:12.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h 07:03:12.983 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:12.995 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:03:13.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9c5beb398dd0f89cfecf61c6325ae0878f2e758' to.sha1=''): /3 + &#ä/5/i org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:13.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=259.0 MiB, used=164.5 MiB, available=291.0 MiB 07:03:13.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:13.186 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:13.191 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:13.194 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:13.204 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionInProgress=-1, revision=160 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:13.214 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:13.215 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gppjJPsEe6IH_iiadR9buQ/0Wbxwim6OnRdvGWHSR1UxA/Qf23Jt30ZeKMMiwpWSD6zQ' offset=0 07:03:13.223 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:13.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:13.271 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:13.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 185334 bytes in 119 ms. path='/3 + &#ä/5/i' 07:03:13.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:13.395 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:13.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:13.431 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:13.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=130.7 MiB, available=324.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:13.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:13.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:13.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d23a655af73aedf7dde76f657ba9c8a92814d9d4' to.sha1=''): /3 + &#ä/aa 07:03:13.609 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:13.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:03:13.679 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:13.680 [qtp507378138-3118] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gppjJPsEe6IH_iiadR9buQ/LlzDlU1KHrTOZUm_FZWytg' offset=0 07:03:13.687 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:13.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:03:13.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54306 bytes in 73 ms. path='/3 + &#ä/aa' 07:03:13.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:03:13.780 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:13.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:03:13.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b59a984d554149de35f53fedb28fc66a67b6db96' to.sha1=''): /3 + &#ä/bb 07:03:13.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:13.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:03:13.890 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:13.894 [qtp507378138-3118] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gppjJPsEe6IH_iiadR9buQ/k-7QPUN7IrjWO5LHVDp0tA' offset=0 07:03:13.907 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:14.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=164.4 MiB, available=291.1 MiB 07:03:14.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=151, revision=160 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:14.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 07:03:14.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70714 bytes in 271 ms. path='/3 + &#ä/bb' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:14.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:03:14.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:14.159 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:14.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:03:14.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:03:14.185 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:03:14.190 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! 07:03:14.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:14.215 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:14.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:03:14.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82426ff7f974d599a024527e2082b3f53ef0c817' to.sha1=''): /3 + &#ä/cc 07:03:14.480 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:14.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:03:14.510 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:14.512 [qtp507378138-3118] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gppjJPsEe6IH_iiadR9buQ/tYgL8fUypsNEnyoNiHWWNw' offset=0 07:03:14.518 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:14.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms. 07:03:14.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3975 bytes in 52 ms. path='/3 + &#ä/cc' 07:03:14.565 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:03:14.659 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:14.750 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:14.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.5 MiB, used=163.6 MiB, available=291.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:14.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b168c2e2deeb3fcf0a51c8fbedc590ffc241f287' to.sha1=''): /3 + &#ä/dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.865 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=QmCY-AJMKi7wPI9ALW38UA could not be decrypted! Access rights missing?! org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:14.896 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 36 ms. 07:03:14.903 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:14.905 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionSynced=151, revision=160 07:03:14.906 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.localRepositoryRevisionInProgress=160, revision=-1 07:03:14.929 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.932 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=d0sYbUD6QMGRvSAURojfIA could not be decrypted! Access rights missing?! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:14.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.933 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.933 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:14.939 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:14.940 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:14.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:14.945 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NrcU2Y24B4PBgmpTO_mgEg could not be decrypted! Access rights missing?! 07:03:14.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:14.948 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SZDFQmiB5RAWPtqKaJri2g could not be decrypted! Access rights missing?! 07:03:14.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:14.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.951 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=zgadJji2x0WVVgESF91UAg could not be decrypted! Access rights missing?! 07:03:14.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:14.955 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=rID0HGB10y3YWYgvkiyP0w could not be decrypted! Access rights missing?! 07:03:14.955 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:14.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:14.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:14.964 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hAnXSQjeYNTLeZnHWbsS7w could not be decrypted! Access rights missing?! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:14.965 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:14.966 [qtp507378138-2774] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gppjJPsEe6IH_iiadR9buQ/L4ppoQ9Njfry-DO9T3Jg_A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.968 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ti6_pZBKLIFsr9TZvkZXXA could not be decrypted! Access rights missing?! 07:03:14.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:14.971 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=5DFMAmGIJf1DyVr_zdnjLw could not be decrypted! Access rights missing?! 07:03:14.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:14.976 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:14.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:14.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:14.983 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:14.983 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:14.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:14.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:14.996 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:14.996 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:15.004 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:15.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:15.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:15.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:15.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:15.013 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:15.019 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:15.019 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:15.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:15.057 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 234975 bytes in 115 ms. path='/3 + &#ä/dd' 07:03:15.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:03:15.200 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2758f931-8ecd-4bbb-884d-c6b577cbc71d"] on repo=02b833c7-6b70-4443-a1d2-5003fe9849e0 07:03:15.207 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:03:15.222 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:15.253 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 localRepositoryRevisionSynced=104 07:03:15.275 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:15.296 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=95 remoteFromLocalRevision=104 07:03:15.360 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=02b833c7-6b70-4443-a1d2-5003fe9849e0 from='build/repo/k0t36id4-mndq5-local-dest' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' 07:03:15.378 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:15.379 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:15.380 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:15.382 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:15.385 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:15.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:15.529 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:15.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:03:15.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=162.8 MiB, available=292.7 MiB 07:03:15.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:15.553 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:15.553 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:15.569 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:03:15.570 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:03:15.585 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=95 07:03:15.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:15.622 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:15.648 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=fCnjMQ10p_LdBLyo2F71OQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d}} 07:03:15.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:15.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:15.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=97 07:03:15.808 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 07:03:15.829 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:15.830 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:15.946 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:15.950 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.remoteRepositoryRevisionSynced=6, revision=97 07:03:15.966 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:16.025 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=6, revision=97 07:03:16.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:16.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.5 MiB, used=162.7 MiB, available=292.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:16.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=131.9 MiB, available=323.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:16.113 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.150 [qtp507378138-2774] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 transaction.localRevision=111 remoteFromLocalRevision=95 07:03:16.261 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=02b833c7-6b70-4443-a1d2-5003fe9849e0 to='build/repo/k0t36id4-mndq5-local-dest', fromRepoLocalSync=false 07:03:16.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:16.268 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:16.281 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.312 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=111 07:03:16.316 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:16.460 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.496 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, this.localRepositoryRevisionSynced=-1, revision=142 07:03:16.497 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:16.513 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:16.528 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.539 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:03:16.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:16.558 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:16.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:03:16.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=162.7 MiB, available=292.8 MiB 07:03:16.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:03:16.572 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:03:16.572 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:03:16.586 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.597 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 localRepositoryRevisionSynced=159 07:03:16.710 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:16.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:16.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=122 remoteFromLocalRevision=159 07:03:16.771 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2c69c9c0-7c11-42da-b415-0d6525630c36 from='build/repo/k0t363k6-z37e0-local-dest' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:16.782 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:16.793 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=122 07:03:16.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:16.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:16.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:03:16.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:03:16.845 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=122 07:03:16.848 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:16.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:16.855 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:16.856 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t363k6-z37e0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:16.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=120, revision=124 07:03:16.863 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:16.867 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:16.905 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.910 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36, this.remoteRepositoryRevisionSynced=118, revision=124 07:03:16.934 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=118, revision=124 07:03:16.943 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:16.966 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:16.982 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:17.001 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:17.008 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=2c69c9c0-7c11-42da-b415-0d6525630c36 transaction.localRevision=165 remoteFromLocalRevision=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:17.068 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:17.068 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:17.077 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:17.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=-1, revision=5 07:03:17.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=5, revision=-1 07:03:17.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:17.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:17.230 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:17.230 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:17.271 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:17.304 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 renewalDateTime=2019-09-21T05:30:18.568Z expiryDateTime=2019-09-21T06:00:18.568Z 07:03:17.320 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:17.325 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:17.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:17.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:17.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=182 07:03:17.352 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 07:03:17.390 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:03:17.391 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 to='build/repo/k0t32l5m-7bn9k-local-src', fromRepoLocalSync=true 07:03:17.391 [pool-49-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 ('build/repo/k0t32l5m-7bn9k-local-src') 07:03:17.413 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:16.333 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:16.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:03:17.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=133.1 MiB, available=322.4 MiB 07:03:17.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:17.437 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:17.464 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:17.486 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionInProgress=-1, revision=112 07:03:17.496 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:17.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.144.xml.gz 07:03:17.522 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.144.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:17.537 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:17.539 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:17.545 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:17.555 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=165 07:03:17.573 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:17.579 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.144.xml.gz 07:03:17.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=144 repoFileDtos.size=3 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:18.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=132.2 MiB, available=323.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:17.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:03:18.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=133.2 MiB, available=322.3 MiB 07:03:18.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=106, revision=112 07:03:18.632 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=fCnjMQ10p_LdBLyo2F71OQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d}} 07:03:18.634 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:18.635 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:03:18.635 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:03:18.637 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} because of missing permissions! 07:03:18.638 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:18.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:18.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=259.0 MiB, used=164.9 MiB, available=290.6 MiB 07:03:18.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:18.829 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:18.836 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=-1, revision=166 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:18.840 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:18.915 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 07:03:19.011 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:19.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:19.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:19.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=133.1 MiB, available=322.4 MiB 07:03:19.497 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:19.502 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionSynced=106, revision=112 07:03:19.502 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionInProgress=112, revision=-1 07:03:19.508 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:19.514 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=fCnjMQ10p_LdBLyo2F71OQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d}} 07:03:19.525 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:19.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:19.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=100 07:03:19.541 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:03:19.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:19.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:18.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:03:19.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=131.0 MiB, available=324.5 MiB 07:03:19.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:03:19.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=131.0 MiB, available=324.5 MiB 07:03:19.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:03:19.790 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:03:19.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:03:19.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:19.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.0 MiB, used=165.0 MiB, available=290.5 MiB 07:03:19.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=145, revision=166 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:20.004 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:20.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 07:03:20.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 07:03:20.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 07:03:20.132 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fac772e8c926a71729d6ad01bbde5180049e382' to.sha1=''): /5/h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:20.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=133.3 MiB, available=322.2 MiB 07:03:20.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:20.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:03:20.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. 07:03:20.271 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:20.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:03:20.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:20.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:03:20.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:20.326 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 11 ms. 07:03:20.349 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! 07:03:20.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:20.353 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:20.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 07:03:20.409 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:20.418 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/uQDDtv55B-ZD3tmLiOIzTQ/lyDADs02YQq2TSNeQYswGg' offset=0 07:03:20.484 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:20.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:03:20.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68985 bytes in 181 ms. path='/5/h' 07:03:20.584 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:03:20.706 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:20.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 07:03:20.809 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a463fdbdf8381f30c79e5f3a368a4434c6811916' to.sha1=''): /5/i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:20.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=133.3 MiB, available=322.2 MiB 07:03:20.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:20.972 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:20.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:21.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 07:03:21.063 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.073 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/uQDDtv55B-ZD3tmLiOIzTQ/QNIP9N0HVqKwyJAxv0sojg' offset=0 07:03:21.090 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:03:21.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30184 bytes in 155 ms. path='/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:21.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:03:21.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:21.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:21.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=164.4 MiB, available=291.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54f11abc2e4a2d34ed5b92b4608940eb2897f988' to.sha1=''): /aa org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:21.312 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.326 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionSynced=145, revision=166 07:03:21.326 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=166, revision=-1 07:03:21.334 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.336 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:21.342 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:21.342 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:21.342 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:21.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=182, revision=185 07:03:21.367 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.369 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.370 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=0 07:03:21.385 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:21.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=133.2 MiB, available=322.3 MiB 07:03:21.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:21.450 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:03:21.450 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:03:21.450 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:03:21.470 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.478 [qtp507378138-4606] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 localRepositoryRevisionSynced=111 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:21.492 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.495 [qtp344249497-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=180, revision=185 07:03:21.524 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:21.524 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:21.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=180, revision=185 07:03:21.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=185, revision=-1 07:03:21.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:21.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=102 remoteFromLocalRevision=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:03:21.675 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.678 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=1048576 07:03:21.690 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:21.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=02b833c7-6b70-4443-a1d2-5003fe9849e0 from='build/repo/k0t36id4-mndq5-local-dest' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' 07:03:21.788 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:21.790 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:21.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:21.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:21.795 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:03:21.795 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:03:21.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=102 07:03:21.803 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:21.803 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:21.812 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=fCnjMQ10p_LdBLyo2F71OQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d}} 07:03:21.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:21.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:21.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=100, revision=104 07:03:21.829 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:21.844 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:21.845 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:21.860 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.865 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.remoteRepositoryRevisionSynced=97, revision=104 07:03:21.867 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:21.873 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=97, revision=104 07:03:21.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=104, revision=-1 07:03:21.899 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.902 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 transaction.localRevision=117 remoteFromLocalRevision=102 07:03:21.905 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:21.906 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.962 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:21.968 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.968 [qtp2000985038-3832] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:21.978 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:21.981 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:21.987 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:21.997 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:22.046 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:22.077 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:22.098 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:03:22.098 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:03:22.100 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:03:22.100 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:21.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:03:22.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.5 MiB, used=164.0 MiB, available=291.5 MiB 07:03:22.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:22.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:22.232 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:22.296 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:22.313 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:22.318 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d renewalDateTime=2019-09-21T05:31:35.282Z expiryDateTime=2019-09-21T06:01:35.282Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:22.314 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=3145728 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:22.331 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:22.334 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:22.342 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:22.357 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:22.357 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:22.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:22.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=146 07:03:22.369 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 07:03:22.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:03:22.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 to='build/repo/k0t33pkg-mnx3-local-src', fromRepoLocalSync=true 07:03:22.398 [pool-47-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 ('build/repo/k0t33pkg-mnx3-local-src') 07:03:22.410 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:03:22.431 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:03:22.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.96.xml.gz 07:03:22.478 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.96.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:22.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:22.505 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:22.518 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=117 07:03:22.521 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:22.525 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.96.xml.gz 07:03:22.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:22.582 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:22.594 [qtp2000985038-3832] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=4194304 07:03:22.620 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:22.702 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:22.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.5 MiB, used=163.9 MiB, available=291.6 MiB 07:03:22.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:22.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:22.985 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:23.008 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:23.009 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=5242880 07:03:23.022 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:23.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.0 MiB, used=163.9 MiB, available=291.6 MiB 07:03:23.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.144.xml.gz 07:03:23.302 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:03:23.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:03:23.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:23.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=135.7 MiB, available=319.8 MiB 07:03:23.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:23.373 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:23.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:23.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:03:23.390 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:23.395 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=-1, revision=118 07:03:23.405 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 07:03:23.429 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:23.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:23.497 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:23.498 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=6291456 07:03:23.510 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:23.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:23.767 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:23.776 [qtp344249497-3478] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=165 07:03:23.778 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:23.794 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=191 remoteFromLocalRevision=165 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:23.802 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:23.803 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=7340032 07:03:23.813 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:23.822 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:23.826 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:03:23.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 from='build/repo/k0t32l5m-7bn9k-local-src' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' 07:03:23.846 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:23.856 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:23.884 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=191 07:03:23.890 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:23.890 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:23.892 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:03:23.892 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:03:23.911 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=191 07:03:23.919 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:23.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:23.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:23.937 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:23.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=193 07:03:23.947 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=193 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:23.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 43 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:24.093 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:24.098 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=185, revision=193 07:03:24.104 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:24.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=185, revision=193 07:03:24.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=193, revision=-1 07:03:24.129 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:24.134 [qtp344249497-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 transaction.localRevision=172 remoteFromLocalRevision=191 07:03:24.139 [qtp344249497-34] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:24.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c341c6de-0371-497b-8c2d-fb0d155faa15 from='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' toID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 to='build/repo/k0t32l5m-7bn9k-local-src', fromRepoLocalSync=false 07:03:24.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:03:24.146 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:03:24.158 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:24.175 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=172 07:03:24.179 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:24.186 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/ChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:03:24.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:24.229 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:24.232 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=8388608 07:03:24.247 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:24.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=135.3 MiB, available=320.2 MiB 07:03:24.248 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=97, revision=118 07:03:24.386 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=fCnjMQ10p_LdBLyo2F71OQ,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:24.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:24.420 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:24.445 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:24.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 87153 bytes in 3118 ms. path='/aa' 07:03:24.499 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:03:24.504 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 07:03:24.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa 07:03:24.506 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa 07:03:24.507 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_2hwcg into destFile aa 07:03:24.508 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_34dfk into destFile aa 07:03:24.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_3quio into destFile aa org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:24.510 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:24.511 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_4dbls into destFile aa 07:03:24.512 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_4zsow into destFile aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:24.528 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:24.529 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:03:24.529 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:03:24.529 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:24.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:24.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:24.614 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 07:03:24.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de25eb133562e6d3570c200a6d7ab49bd72cbfc8' to.sha1=''): /bb 07:03:24.693 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:24.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 07:03:24.721 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:24.737 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/erPT8LJyA9TRYR_Ur_vZ3Q' offset=0 07:03:24.747 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:24.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 07:03:25.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 633696 bytes in 369 ms. path='/bb' 07:03:25.106 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:25.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.5 MiB, used=164.8 MiB, available=290.7 MiB 07:03:25.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.162 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:25.170 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:25.184 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:25.213 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=-1, revision=173 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.226 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9e2d1d18993b4227223d3143480e4479899b767' to.sha1=''): /cc org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:25.250 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 07:03:25.275 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.273 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:25.282 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:25.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.305 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:25.308 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/jas7vxNVbnVSEIUmCcwWvA' offset=0 07:03:25.318 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:25.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:25.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=135.2 MiB, available=320.3 MiB 07:03:25.613 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 835893 bytes in 339 ms. path='/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:25.630 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionSynced=97, revision=118 07:03:25.632 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=118, revision=-1 07:03:25.641 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.645 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:25.675 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:25.675 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:25.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=146, revision=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:25.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:25.711 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28675dc2300fa141254d2bf0f4503be2bcf31c49' to.sha1=''): /dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:25.743 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]initPersistenceManagerFactory: repositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe 07:03:25.750 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15135 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.769 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:25.771 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:25.777 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]getCloseDeferredMillis: closeDeferredMillis=20000 07:03:25.778 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.787 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:25.788 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/mWSksXR4svy1Lh_zNl6LzA' offset=0 07:03:25.797 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:25.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:25.844 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. 07:03:25.845 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qG630Q5JfFdB9tnEreVpUg, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 133200 bytes in 107 ms. path='/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:25.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=164.1 MiB, available=291.4 MiB 07:03:25.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.remoteRepositoryRevisionSynced=166, revision=173 07:03:25.908 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=SuWEy7ZnFgGDh487wxZ6Kw, serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:25.915 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:25.924 [qtp507378138-2774] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=144, revision=149 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:25.932 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 86 ms. 07:03:25.933 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9TXTcCP9RblekUTxN_YQew, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:25.957 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:26.089 [qtp507378138-2774] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:26.080 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb 07:03:26.096 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:26.108 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=144, revision=149 07:03:26.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:26.114 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:26.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:26.148 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb localRepositoryRevisionSynced=140 07:03:26.150 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.205 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=48 remoteFromLocalRevision=140 07:03:26.219 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb from='build/repo/k0t36rye-8gcg6-local-dest' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' 07:03:26.250 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.254 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.284 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=48 07:03:26.348 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:26.349 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:26.365 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:03:26.366 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:03:26.384 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=48 07:03:26.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:26.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:26.452 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:26.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:26.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=50 07:03:26.480 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:25.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:03:26.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.5 MiB, used=163.3 MiB, available=292.2 MiB 07:03:26.560 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.564 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionSynced=166, revision=173 07:03:26.564 [qtp344249497-1684] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.localRepositoryRevisionInProgress=173, revision=-1 07:03:26.569 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:26.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:26.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=-1, revision=196 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:26.586 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.594 [qtp2000985038-4768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, this.remoteRepositoryRevisionSynced=5, revision=50 07:03:26.776 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=5, revision=50 07:03:26.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:26.785 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=193, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:26.798 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.814 [qtp2000985038-4768] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb transaction.localRevision=147 remoteFromLocalRevision=48 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:26.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:26.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:26.816 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.819 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' toID=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb to='build/repo/k0t36rye-8gcg6-local-dest', fromRepoLocalSync=false 07:03:26.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:03:26.820 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:03:26.831 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.851 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147 07:03:26.857 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:26.866 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:03:26.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:26.898 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=153.8 MiB, available=338.2 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:26.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:03:27.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=134.8 MiB, available=320.7 MiB 07:03:27.219 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:27.246 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:27.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=163.4 MiB, available=292.1 MiB 07:03:27.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:27.601 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 851cf613-743a-483a-aba1-2c51662c62ee localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src localRepository.publicKeySha1 = 65:6D:97:92:CA:41:50:9D:D4:3C:05:30:E0:EE:FD:13:78:B5:65:79 remoteRepository.repositoryId = 5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepository.remoteRoot = https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepository.publicKeySha1 = 1E:74:B4:22:8B:FC:34:A4:78:CD:DB:FD:D0:70:64:47:E7:BC:0A:64 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 851cf613-743a-483a-aba1-2c51662c62ee 5373ae3d-ce25-47c4-ade3-8031e2ca84fe org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:27.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=139.1 MiB, available=316.4 MiB 07:03:27.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:27.849 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:27.874 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:27.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=134.7 MiB, available=320.8 MiB 07:03:27.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:27.894 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:03:27.932 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:27.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:28.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.5 MiB, used=163.4 MiB, available=292.1 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:28.450 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:28.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=134.7 MiB, available=320.8 MiB 07:03:28.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.96.xml.gz 07:03:28.467 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:03:28.469 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:03:28.469 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:03:28.501 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:28.522 [qtp507378138-2774] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=117 07:03:28.526 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:28.552 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=152 remoteFromLocalRevision=117 07:03:28.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 from='build/repo/k0t33pkg-mnx3-local-src' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' 07:03:28.572 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:28.580 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:28.597 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=152 07:03:28.602 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:28.605 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:28.606 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:03:28.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:28.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=136.8 MiB, available=318.7 MiB 07:03:28.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=142, revision=148 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:28.628 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:28.639 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:28.644 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:28.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:28.646 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:28.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:28.648 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:28.648 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:28.656 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:28.665 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:28.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:28.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=154 07:03:28.675 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 07:03:28.733 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:28.734 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:28.777 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:28.777 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:28.780 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=149, revision=154 07:03:28.783 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:28.788 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:28.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=149, revision=154 07:03:28.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=154, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:28.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:03:28.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=163.4 MiB, available=292.1 MiB 07:03:28.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.c341c6de-0371-497b-8c2d-fb0d155faa15.null.xml.gz 07:03:28.793 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:03:28.793 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:03:28.808 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:28.809 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:28.814 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:28.815 [qtp507378138-4606] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 transaction.localRevision=124 remoteFromLocalRevision=152 07:03:28.817 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:28.819 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 to='build/repo/k0t33pkg-mnx3-local-src', fromRepoLocalSync=false org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:28.819 [qtp344249497-1684] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 localRepositoryRevisionSynced=172 07:03:28.821 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:28.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:28.819 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:28.830 [qtp507378138-2774] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:28.850 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 transaction.localRevision=198 remoteFromLocalRevision=172 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:28.854 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:28.882 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=124 07:03:28.886 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:28.893 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:28.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:28.894 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 from='build/repo/k0t32l5m-7bn9k-local-src' toID=c341c6de-0371-497b-8c2d-fb0d155faa15 to='https://localhost:39015/c341c6de-0371-497b-8c2d-fb0d155faa15' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:28.925 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:28.928 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=191 localRepositoryRevisionInProgress=198 07:03:28.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:28.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:28.953 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:03:28.953 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:03:28.958 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 localRepositoryRevisionSynced=198 07:03:28.963 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:28.963 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:28.970 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:28.971 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32l5m-7bn9k-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:28.975 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.32% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:28.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=196, revision=200 07:03:28.995 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=193, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 07:03:29.048 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.051 [qtp344249497-3478] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6, this.remoteRepositoryRevisionSynced=193, revision=200 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:29.054 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:29.055 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionSynced=193, revision=200 07:03:29.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15, this.localRepositoryRevisionInProgress=200, revision=-1 07:03:29.075 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.080 [qtp344249497-1574] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 remoteRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 transaction.localRevision=178 remoteFromLocalRevision=198 07:03:29.082 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.094 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:29.182 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:29.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=136.8 MiB, available=318.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:29.253 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:29.283 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.288 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, this.localRepositoryRevisionSynced=142, revision=148 07:03:29.288 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:29.288 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe renewalDateTime=2019-09-21T05:33:29.219Z expiryDateTime=2019-09-21T06:03:29.219Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:29.292 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.300 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:29.301 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:29.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=53 07:03:29.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:29.320 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.332 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.349 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:03:29.360 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=851cf613-743a-483a-aba1-2c51662c62ee to='build/repo/k0t36p32-vn6fg-local-src', fromRepoLocalSync=true 07:03:29.361 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 851cf613-743a-483a-aba1-2c51662c62ee ('build/repo/k0t36p32-vn6fg-local-src') 07:03:29.402 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:03:29.436 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:03:29.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.-1.xml.gz 07:03:29.506 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.-1.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:29.530 [qtp344249497-1684] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:29.530 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.582 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:29.619 [qtp344249497-3478] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.673 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3cea2eb4-8822-4919-b7c4-bd33ff8e87a6 serverRepositoryId=c341c6de-0371-497b-8c2d-fb0d155faa15 renewalDateTime=2019-09-21T05:30:18.568Z expiryDateTime=2019-09-21T06:00:18.568Z 07:03:29.694 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:29.689 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.723 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.-1.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:29.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=135.5 MiB, available=320.0 MiB 07:03:29.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:29.741 [qtp344249497-1574] INFO c.c.c.l.LocalRepoManagerImpl - [43c4e3d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:29.795 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.822 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:29.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:29.840 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 07:03:29.904 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:29.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:29.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:29.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:29.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=136.9 MiB, available=318.6 MiB 07:03:29.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:29.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:03:29.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 25 ms. 07:03:29.982 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a7869d5]getCloseDeferredMillis: closeDeferredMillis=20000 07:03:29.983 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a7869d5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:29.988 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24c9ab86]getCloseDeferredMillis: closeDeferredMillis=20000 07:03:29.988 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [24c9ab86]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:29.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:03:30.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=139.0 MiB, available=358.0 MiB 07:03:30.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:30.532 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 07:03:30.542 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:30.555 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=136.9 MiB, available=318.6 MiB 07:03:30.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:30.635 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=-1, revision=4 07:03:30.767 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:30.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=134.8 MiB, available=320.7 MiB 07:03:30.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=118, revision=125 07:03:30.869 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:30.871 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:03:30.872 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:31.046 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 Gradle Test Executor 18 finished executing tests. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:31.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=136.9 MiB, available=318.6 MiB 07:03:31.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:03:31.194 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:03:31.194 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:03:31.220 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.248 [qtp2000985038-4875] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb localRepositoryRevisionSynced=147 07:03:31.293 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.319 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=55 remoteFromLocalRevision=147 07:03:31.331 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb from='build/repo/k0t36rye-8gcg6-local-dest' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' 07:03:31.349 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=48 localRepositoryRevisionInProgress=55 07:03:31.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:31.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:31.355 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:03:31.355 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:03:31.359 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=55 07:03:31.362 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:31.362 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:31.369 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:31.369 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36rye-8gcg6-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:31.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=53, revision=57 07:03:31.376 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 07:03:31.400 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.405 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb, this.remoteRepositoryRevisionSynced=50, revision=57 07:03:31.412 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=50, revision=57 07:03:31.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=57, revision=-1 07:03:31.431 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.458 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=a36e03e8-b6db-4cb6-ab7e-b2d41c3beccb transaction.localRevision=153 remoteFromLocalRevision=55 07:03:31.461 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.469 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:03:31.521 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@200d3288{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 07:03:31.528 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:03:31.543 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@cd36a98{/,null,UNAVAILABLE} 07:03:31.562 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/0zZLUcOQryoKKt48pFOyhg/.subshare/localServerRunning.deleteToStop 07:03:31.600 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@48f8dd55{SSL,[ssl, http/1.1]}{0.0.0.0:39015} 07:03:31.604 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:03:31.606 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5c7eeb91{/,null,UNAVAILABLE} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:30.872 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:30.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:03:31.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=134.1 MiB, available=321.4 MiB 07:03:31.686 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.693 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionSynced=118, revision=125 07:03:31.694 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:31.698 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:31.737 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:31.749 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:31.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:31.760 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:31.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=157 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:31.790 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa renewalDateTime=2019-09-21T05:30:15.345Z expiryDateTime=2019-09-21T06:00:15.345Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:31.795 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:31.813 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.820 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.826 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:31.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:31.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:31.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:31.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=172 07:03:31.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:31.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=139.4 MiB, available=358.6 MiB 07:03:31.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:31.890 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:03:31.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' toID=43fc7854-e166-42d2-89e3-57f136c0a51a to='build/repo/k0t32hfz-8gi37-local-src', fromRepoLocalSync=true 07:03:31.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.132.xml.gz 07:03:31.894 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.132.xml.gz 07:03:31.896 [pool-44-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 43fc7854-e166-42d2-89e3-57f136c0a51a ('build/repo/k0t32hfz-8gi37-local-src') 07:03:31.905 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:03:31.950 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:03:31.953 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.965 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=153 07:03:31.971 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:31.980 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.132.xml.gz 07:03:31.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=132 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:32.116 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:32.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=134.2 MiB, available=321.3 MiB 07:03:32.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:32.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=139.8 MiB, available=315.7 MiB 07:03:32.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:32.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:03:32.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=139.5 MiB, available=358.5 MiB 07:03:32.792 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:32.793 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:32.797 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionSynced=-1, revision=4 07:03:32.798 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:32.807 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=-1, revision=154 07:03:32.815 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:32.821 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:32.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:32.831 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:32.831 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:32.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:32.897 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:03:32.898 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:03:32.950 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:33.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=134.1 MiB, available=321.4 MiB 07:03:33.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:33.034 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms. 07:03:33.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=6 07:03:33.129 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:33.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=139.0 MiB, available=316.5 MiB 07:03:33.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=133, revision=154 07:03:33.475 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:33.477 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:33.479 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:33.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:33.482 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:03:33.590 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.597 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:33.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=134.1 MiB, available=321.4 MiB 07:03:33.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:33.626 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:03:33.626 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:03:33.626 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:03:33.642 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.650 [qtp507378138-4606] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 localRepositoryRevisionSynced=124 07:03:33.655 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.677 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=159 remoteFromLocalRevision=124 07:03:33.701 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 from='build/repo/k0t33pkg-mnx3-local-src' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' 07:03:33.710 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=159 07:03:33.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:33.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:33.717 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:03:33.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:03:33.727 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=159 07:03:33.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:33.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:33.740 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:33.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t33pkg-mnx3-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:33.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=157, revision=161 07:03:33.748 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 07:03:33.761 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:33.761 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:33.779 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.788 [qtp507378138-3430] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0, this.remoteRepositoryRevisionSynced=154, revision=161 07:03:33.790 [qtp507378138-3430] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@33792fc (of marco) 07:03:33.793 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=154, revision=161 07:03:33.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=161, revision=-1 07:03:33.817 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.823 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=b060ed6b-e80c-4f12-b7d0-22ab109c1aa0 transaction.localRevision=130 remoteFromLocalRevision=159 07:03:33.826 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.828 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:33.840 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.854 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=-1, revision=6 07:03:33.854 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=6, revision=-1 07:03:33.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:33.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:33.873 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:03:33.880 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:03:33.883 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.901 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.922 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.930 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.932 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:33.944 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:03:33.944 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/pubring.gpg' 07:03:33.945 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/client2/.gnupg/secring.gpg' 07:03:33.946 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:03:34.159 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:34.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=139.0 MiB, available=316.5 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:34.189 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:34.206 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d renewalDateTime=2019-09-21T05:32:54.938Z expiryDateTime=2019-09-21T06:02:54.938Z 07:03:34.216 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:34.220 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:34.222 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:34.225 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionSynced=133, revision=154 07:03:34.225 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=154, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:34.225 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=fCnjMQ10p_LdBLyo2F71OQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d}} 07:03:34.236 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:34.236 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:34.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:34.253 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:34.257 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:34.268 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:34.268 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:34.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=172, revision=175 07:03:34.285 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:34.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:03:34.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=02b833c7-6b70-4443-a1d2-5003fe9849e0 to='build/repo/k0t36id4-mndq5-local-dest', fromRepoLocalSync=true 07:03:34.290 [pool-48-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 02b833c7-6b70-4443-a1d2-5003fe9849e0 ('build/repo/k0t36id4-mndq5-local-dest') 07:03:34.300 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:34.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:34.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:34.348 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:34.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.0 MiB, allocated=499.0 MiB, used=120.9 MiB, available=378.1 MiB 07:03:34.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:34.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.111.xml.gz 07:03:34.877 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.111.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:34.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=139.2 MiB, available=316.3 MiB 07:03:34.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:34.886 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:34.911 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=130 07:03:34.914 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:34.939 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.111.xml.gz 07:03:34.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=111 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:35.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=120.6 MiB, available=377.9 MiB 07:03:35.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:35.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=139.2 MiB, available=316.3 MiB 07:03:35.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:35.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=135.9 MiB, available=319.6 MiB 07:03:35.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:35.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.0 MiB, allocated=500.0 MiB, used=120.6 MiB, available=379.4 MiB 07:03:35.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.-1.xml.gz 07:03:35.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:03:35.819 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:03:35.819 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:35.837 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:35.842 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:35.852 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:35.891 [qtp1776774368-3819] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:35.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=139.2 MiB, available=316.3 MiB 07:03:35.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.132.xml.gz 07:03:35.998 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:03:36.000 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:03:36.001 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:36.005 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.006 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.016 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:36.023 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.025 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=153 07:03:36.028 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:36.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.057 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=177 remoteFromLocalRevision=153 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.056 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=8 remoteFromLocalRevision=2 07:03:36.059 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=851cf613-743a-483a-aba1-2c51662c62ee from='build/repo/k0t36p32-vn6fg-local-src' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.060 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=43fc7854-e166-42d2-89e3-57f136c0a51a from='build/repo/k0t32hfz-8gi37-local-src' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.072 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:36.075 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.082 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:36.086 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:36.103 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=177 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.118 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.121 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:36.121 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:36.122 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.68% 07:03:36.123 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.194 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:36.195 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:36.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=175, revision=179 07:03:36.240 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=10 07:03:36.286 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.314 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:36.324 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=170, revision=179 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.346 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:36.370 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=6, revision=10 07:03:36.440 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:36.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=6, revision=10 07:03:36.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.506 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:03:36.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=170, revision=179 07:03:36.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=179, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.550 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:36.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=134.9 MiB, available=320.6 MiB 07:03:36.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=112, revision=131 07:03:36.621 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=fCnjMQ10p_LdBLyo2F71OQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=kVtfQEbipd2_PqDSuNosrw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 07:03:36.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:36.644 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:36.881 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:36.889 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:36.889 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:03:36.891 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} because of missing permissions! 07:03:36.891 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:36.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.899 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.57% 07:03:36.899 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.912 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:36.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=177 07:03:36.935 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:36.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:36.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:37.015 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:37.019 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:37.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=182 07:03:37.043 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:37.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=12 07:03:37.086 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:37.090 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.093 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=179, revision=182 07:03:37.119 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=179, revision=182 07:03:37.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=182, revision=-1 07:03:37.141 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.148 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a transaction.localRevision=161 remoteFromLocalRevision=177 07:03:37.150 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.154 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' toID=43fc7854-e166-42d2-89e3-57f136c0a51a to='build/repo/k0t32hfz-8gi37-local-src', fromRepoLocalSync=false 07:03:37.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:03:37.155 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:37.166 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:37.170 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:37.174 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:37.208 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=161 07:03:37.211 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.217 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:37.316 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=10, revision=12 07:03:37.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=12, revision=-1 07:03:37.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:37.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:37.432 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:37.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=134.9 MiB, available=320.6 MiB 07:03:37.575 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:37.578 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:37.579 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionSynced=112, revision=131 07:03:37.579 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionInProgress=131, revision=-1 07:03:37.586 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:37.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:37.599 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:37.600 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:37.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=106, revision=109 07:03:37.616 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 07:03:37.658 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:37.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=14 07:03:37.658 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:37.677 [qtp507378138-1987] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.remoteRepositoryRevisionSynced=104, revision=109 07:03:37.681 [qtp507378138-1987] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:37.683 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=104, revision=109 07:03:37.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=109, revision=-1 07:03:37.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:37.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:37.709 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.723 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=12, revision=14 07:03:37.773 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.803 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=12, revision=14 07:03:37.803 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=14, revision=-1 07:03:37.827 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:37.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:37.844 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.872 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:37.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:03:37.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=16 07:03:38.005 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:03:38.083 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.092 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:37.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:03:38.099 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=140.2 MiB, available=315.3 MiB 07:03:38.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:38.124 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.134 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=-1, revision=162 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:38.135 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=14, revision=16 07:03:38.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:38.146 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 07:03:38.163 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:38.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:38.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:38.194 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.277 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.294 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:03:38.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:03:38.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=18 07:03:38.359 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:03:38.417 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.424 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:38.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=135.3 MiB, available=320.2 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:38.465 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:38.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:38.469 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=16, revision=18 07:03:38.469 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=18, revision=-1 07:03:38.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:38.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:38.530 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.594 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.601 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:03:38.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=20 07:03:38.666 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:03:38.724 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.728 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=18, revision=20 07:03:38.771 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=18, revision=20 07:03:38.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=20, revision=-1 07:03:38.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:38.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:38.892 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:38.965 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:38.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=139.7 MiB, available=315.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:38.981 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:03:38.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:38.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=154, revision=162 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:38.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=135.2 MiB, available=320.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:39.043 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:39.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:39.065 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:39.067 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:39.068 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:39.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:39.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8642f1eaef651d7fe945198f4ce1989ef2d12eba' to.sha1='9e2620c9bfcd241dba18cd20421fd080f048f1ae'): /1 {11 11ä11#+} 1/a 07:03:39.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=23 07:03:39.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:03:39.198 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.205 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=20, revision=23 07:03:39.237 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=20, revision=23 07:03:39.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=23, revision=-1 07:03:39.267 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.299 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:39.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:39.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:03:39.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=135.2 MiB, available=320.3 MiB 07:03:39.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.111.xml.gz 07:03:39.573 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:03:39.575 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:03:39.575 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:03:39.594 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.605 [qtp507378138-1987] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 localRepositoryRevisionSynced=130 07:03:39.617 [qtp507378138-1987] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.650 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=112 remoteFromLocalRevision=130 07:03:39.653 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=02b833c7-6b70-4443-a1d2-5003fe9849e0 from='build/repo/k0t36id4-mndq5-local-dest' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:39.662 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:39.669 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.676 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.693 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:39.702 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:39.704 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:39.704 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:39.706 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:03:39.706 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:03:39.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=112 07:03:39.714 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:39.714 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:39.716 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.722 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/S2w_xdTfltukEr4qYifnKQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:39.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=139.8 MiB, available=315.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:39.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:39.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:39.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=114 07:03:39.734 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 07:03:39.747 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:39.747 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:39.865 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.868 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.remoteRepositoryRevisionSynced=109, revision=114 07:03:39.870 [qtp507378138-4606] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:39.874 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:39.876 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:39.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=109, revision=114 07:03:39.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:39.880 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionSynced=154, revision=162 07:03:39.880 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.localRepositoryRevisionInProgress=162, revision=-1 07:03:39.931 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.946 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:39.947 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:39.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=184 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:39.954 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:39.960 [qtp507378138-3118] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 transaction.localRevision=137 remoteFromLocalRevision=112 07:03:40.019 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:40.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2758f931-8ecd-4bbb-884d-c6b577cbc71d from='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' toID=02b833c7-6b70-4443-a1d2-5003fe9849e0 to='build/repo/k0t36id4-mndq5-local-dest', fromRepoLocalSync=false 07:03:40.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:40.025 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:40.029 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 07:03:40.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:40.046 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:40.110 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=137 07:03:40.113 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:40.124 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/ChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:40.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:40.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:03:40.500 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=139.9 MiB, available=315.6 MiB 07:03:40.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:40.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=135.2 MiB, available=320.3 MiB 07:03:40.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:40.714 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:40.726 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionInProgress=-1, revision=138 07:03:40.739 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 07:03:40.755 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:40.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=139.9 MiB, available=315.6 MiB 07:03:41.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.156 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:41.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=134.5 MiB, available=321.0 MiB 07:03:41.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.remoteRepositoryRevisionSynced=131, revision=138 07:03:41.308 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:41.309 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=vDlF1DfZ2TLtLMaQU-k-Zw, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:03:41.310 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=q0OsAn9yOxmd5CwRoML2JQ, serverRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d} because of missing permissions! 07:03:41.311 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:41.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.330 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:41.343 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:41.358 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:41.369 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/S2w_xdTfltukEr4qYifnKQ' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=140.2 MiB, available=315.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.469 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:03:41.468 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:03:41.468 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1324579 bytes in 2155 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.492 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=27 07:03:41.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.503 [qtp2000985038-3832] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a localRepositoryRevisionSynced=161 07:03:41.528 [qtp2000985038-3832] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.552 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:41.555 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=23, revision=27 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.564 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=186 remoteFromLocalRevision=161 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.565 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:41.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=23, revision=27 07:03:41.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=27, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.592 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=43fc7854-e166-42d2-89e3-57f136c0a51a from='build/repo/k0t32hfz-8gi37-local-src' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:41.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.614 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=186 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.620 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:41.640 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:41.653 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:03:41.653 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:03:41.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=186 07:03:41.664 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:41.664 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:41.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:41.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t32hfz-8gi37-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:41.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=184, revision=188 07:03:41.686 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 07:03:41.715 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:41.718 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a, this.remoteRepositoryRevisionSynced=182, revision=188 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.737 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:41.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=134.5 MiB, available=321.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.827 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:41.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=182, revision=188 07:03:41.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=188, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.854 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.870 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:41.871 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.874 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=43fc7854-e166-42d2-89e3-57f136c0a51a transaction.localRevision=167 remoteFromLocalRevision=186 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.874 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.875 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:41.877 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionSynced=131, revision=138 07:03:41.877 [qtp507378138-4606] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:41.878 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:03:41.880 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49d993bd]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest' 07:03:41.886 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49d993bd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:41.935 [qtp507378138-4606] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.936 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:41.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:41.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:41.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:41.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=-1, revision=117 07:03:41.966 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:41.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4afdd31ddfbe4c3f710510346a77a02b0f1debc0' to.sha1='00d3ddd53bdb087dda1ba2978729d4d4760f7f50'): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:41.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:41.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:42.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=32 07:03:42.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 07:03:42.340 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:42.343 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=27, revision=32 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:42.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=134.7 MiB, available=320.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:42.431 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:42.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:42.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=27, revision=32 07:03:42.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=32, revision=-1 07:03:42.460 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:42.661 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:42.670 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:42.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:42.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=134.7 MiB, available=320.8 MiB 07:03:42.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:42.958 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:42.992 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:43.006 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:43.020 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/Ml_YwXtgE4sVIacoWRe44Q' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 07:03:43.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=134.7 MiB, available=320.8 MiB 07:03:43.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2758f931-8ecd-4bbb-884d-c6b577cbc71d.null.xml.gz 07:03:43.371 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:03:43.372 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:03:43.383 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:43.392 [qtp507378138-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 localRepositoryRevisionSynced=137 07:03:43.421 [qtp507378138-29] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:43.435 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d transaction.localRevision=119 remoteFromLocalRevision=137 07:03:43.471 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=02b833c7-6b70-4443-a1d2-5003fe9849e0 from='build/repo/k0t36id4-mndq5-local-dest' toID=2758f931-8ecd-4bbb-884d-c6b577cbc71d to='https://localhost:46858/2758f931-8ecd-4bbb-884d-c6b577cbc71d' 07:03:43.543 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=119 07:03:43.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:43.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:43.549 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:03:43.549 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:03:43.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d localRepositoryRevisionSynced=119 07:03:43.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:43.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:43.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:43.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36id4-mndq5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:43.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=117, revision=121 07:03:43.571 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:03:43.583 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:43.583 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:43.655 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:43.658 [qtp507378138-3118] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0, this.remoteRepositoryRevisionSynced=114, revision=121 07:03:43.661 [qtp507378138-3118] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@52ef3988 (of khaled) 07:03:43.664 [qtp507378138-3118] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:43.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionSynced=114, revision=121 07:03:43.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d, this.localRepositoryRevisionInProgress=121, revision=-1 07:03:43.695 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:43.700 [qtp507378138-3430] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2758f931-8ecd-4bbb-884d-c6b577cbc71d remoteRepositoryId=02b833c7-6b70-4443-a1d2-5003fe9849e0 transaction.localRevision=143 remoteFromLocalRevision=119 07:03:43.709 [qtp507378138-3430] INFO c.c.c.l.LocalRepoManagerImpl - [3ed84c31]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:43.711 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:03:43.780 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnRoot <<< *** 07:03:43.780 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< *** 07:03:43.780 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73e87d88]getCloseDeferredMillis: closeDeferredMillis=20000 07:03:43.781 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73e87d88]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:43.781 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3923a865]getCloseDeferredMillis: closeDeferredMillis=20000 07:03:43.781 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3923a865]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:44.156 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 21 finished executing tests. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:44.218 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:44.334 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:44.348 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:44.351 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:44.353 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/Ml_YwXtgE4sVIacoWRe44Q' offset=1048576 07:03:44.534 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@3b5e9af0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 07:03:44.539 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:03:44.559 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@39651c64{/,null,UNAVAILABLE} 07:03:44.570 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XH3kr227cO7nbXSiGbF0mA/.subshare/localServerRunning.deleteToStop 07:03:44.593 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@6d68a753{SSL,[ssl, http/1.1]}{0.0.0.0:46858} 07:03:44.595 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:03:44.597 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@274b5796{/,null,UNAVAILABLE} 07:03:44.926 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:44.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1302936 bytes in 2250 ms. path='/1 {11 11ä11#+} 1/b' 07:03:44.953 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=36 07:03:44.953 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36 07:03:45.044 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.049 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=32, revision=36 07:03:45.116 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=32, revision=36 07:03:45.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=36, revision=-1 07:03:45.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:45.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:45.176 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.200 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:45.205 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:45.238 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.260 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:45.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:03:45.320 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd236b2daf5c46e23e1603531603b53f06490d7b' to.sha1='e6b5e09cb1254daf682caa774d15591e22d31d51'): /1 {11 11ä11#+} 1/c 07:03:45.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=41 07:03:45.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=41 07:03:45.397 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.400 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=36, revision=41 07:03:45.445 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=36, revision=41 07:03:45.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=41, revision=-1 07:03:45.476 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.518 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:45.535 [Test worker] 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' 07:03:45.589 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.599 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.606 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.609 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/B-gC0jvNPEvwuA2l5T6Izw' offset=0 07:03:45.676 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.687 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146111 bytes in 152 ms. path='/1 {11 11ä11#+} 1/c' 07:03:45.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=44 07:03:45.697 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=41, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=44 07:03:45.730 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.733 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=41, revision=44 07:03:45.742 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.745 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=41, revision=44 07:03:45.745 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=44, revision=-1 07:03:45.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:45.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:45.794 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.814 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:45.816 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:45.825 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.837 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:45.843 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:03:45.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:03:45.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87deed84fcd88cc1b771c8adf97617e87c4b1515' to.sha1='eb9268f79d3fc3f966bf2e528f6fd16e4e9f2f38'): /2/1 {11 11ä11#+} 1/a 07:03:45.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=49 07:03:45.906 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=44, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49 07:03:45.947 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:45.954 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=44, revision=49 07:03:46.002 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=44, revision=49 07:03:46.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=49, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:46.011 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:46.036 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.064 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.077 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:46.079 [Test worker] 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' 07:03:46.192 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.202 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.205 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.206 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OiaN37NMxDBgc8H0QiWlGA/DjW5at7lDVoHjO1nZZQodg/erSA_grqlLqyi02Z47EQog' offset=0 07:03:46.372 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 348500 bytes in 310 ms. path='/2/1 {11 11ä11#+} 1/a' 07:03:46.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=52 07:03:46.407 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 07:03:46.455 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.461 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=49, revision=52 07:03:46.471 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=49, revision=52 07:03:46.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=52, revision=-1 07:03:46.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:46.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:46.531 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.556 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:46.558 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:46.568 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:46.590 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:03:46.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84e28320fbd92c77367cd7db1d0e6cd7c2344a2b' to.sha1='a30894132710d17ba17f101bd528828924548ce5'): /2/1 {11 11ä11#+} 1/b 07:03:46.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=57 07:03:46.634 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 07:03:46.666 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.669 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=52, revision=57 07:03:46.692 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=52, revision=57 07:03:46.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=57, revision=-1 07:03:46.725 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.843 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:46.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:46.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b' 07:03:47.076 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.098 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.109 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.110 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OiaN37NMxDBgc8H0QiWlGA/DjW5at7lDVoHjO1nZZQodg/GnautaIOwWa_ABqQs6gE1g' offset=0 07:03:47.622 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.698 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.707 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.710 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.711 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OiaN37NMxDBgc8H0QiWlGA/DjW5at7lDVoHjO1nZZQodg/GnautaIOwWa_ABqQs6gE1g' offset=1048576 07:03:47.763 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1153811 bytes in 920 ms. path='/2/1 {11 11ä11#+} 1/b' 07:03:47.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=61 07:03:47.793 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 07:03:47.830 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.833 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=57, revision=61 07:03:47.844 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=57, revision=61 07:03:47.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=61, revision=-1 07:03:47.880 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:47.880 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:47.896 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:47.936 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:47.941 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:47.977 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.019 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:48.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:03:48.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75b37a66725ab0365cbd31846766fc6aa0b760b4' to.sha1='c2c1f7335ba255f8bb5e146aab18c21ac4db7509'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:48.077 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:48.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=66 07:03:48.100 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 07:03:48.140 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.144 [qtp1776774368-4721] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=61, revision=66 07:03:48.174 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=61, revision=66 07:03:48.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:48.181 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:48.206 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.228 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.235 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:48.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:03:48.304 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:48.309 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:48.311 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.313 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.314 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OiaN37NMxDBgc8H0QiWlGA/XnDjA8Idnlfe-dJpqLf9Zw' offset=0 07:03:48.406 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.424 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176760 bytes in 185 ms. path='/2/a' 07:03:48.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=69 07:03:48.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 07:03:48.474 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.479 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=66, revision=69 07:03:48.487 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=66, revision=69 07:03:48.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=69, revision=-1 07:03:48.524 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:48.524 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:48.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:48.549 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.567 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:48.569 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:48.584 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.602 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:48.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:03:48.634 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed935a4012c83cd00c08bf7b4aa9426d892bb2ae' to.sha1='9c9976a6e0e11dc700fcde55a53ee2b8da7f535f'): /3 + &#ä/5/h 07:03:48.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=74 07:03:48.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:03:48.705 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.708 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=69, revision=74 07:03:48.733 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=69, revision=74 07:03:48.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=74, revision=-1 07:03:48.784 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.811 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:48.818 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:48.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' 07:03:49.036 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:49.059 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:49.062 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:49.063 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/zhWSnK0oi4ed_dKXBrSngw/WzsK-Rc56iSRx3j-L6UxMA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:49.591 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:49.734 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:49.868 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:49.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:49.881 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:49.883 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:49.884 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/zhWSnK0oi4ed_dKXBrSngw/WzsK-Rc56iSRx3j-L6UxMA' offset=1048576 07:03:50.236 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1517000 bytes in 1425 ms. path='/3 + &#ä/5/h' 07:03:50.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=78 07:03:50.257 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78 07:03:50.287 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.290 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=74, revision=78 07:03:50.299 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=74, revision=78 07:03:50.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=78, revision=-1 07:03:50.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:50.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:50.352 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.380 [qtp1776774368-4721] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:50.383 [qtp1776774368-4721] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:50.393 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:50.412 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:50.412 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:03:50.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92c344c3b3d42bd990d81641e0c3cf9d17f62076' to.sha1='cf46aff1ef16899abd5d1312b948e0906ac8f1d9'): /3 + &#ä/5/i 07:03:50.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=83 07:03:50.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=78, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 07:03:50.505 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.508 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=78, revision=83 07:03:50.523 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=78, revision=83 07:03:50.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=83, revision=-1 07:03:50.554 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.577 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:50.592 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:03:50.639 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.645 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.647 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.648 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/zhWSnK0oi4ed_dKXBrSngw/GpkHv8oSqc2oN-4tFCCIug' offset=0 07:03:50.815 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.832 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97823 bytes in 240 ms. path='/3 + &#ä/5/i' 07:03:50.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=86 07:03:50.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 07:03:50.877 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.879 [qtp1776774368-4721] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=83, revision=86 07:03:50.888 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=83, revision=86 07:03:50.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=86, revision=-1 07:03:50.925 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:50.925 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:50.942 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:50.966 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:50.968 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:50.977 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:50.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:50.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:51.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:03:51.029 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2112c709bb72bf3aafe8221feb91ef6851402548' to.sha1='fea0f277b84a71d25da416fa0a4cb8825ed36dba'): /3 + &#ä/aa 07:03:51.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=91 07:03:51.082 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:51.093 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:51.131 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.136 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=86, revision=91 07:03:51.192 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=86, revision=91 07:03:51.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:51.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:51.227 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.247 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.254 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:51.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:51.295 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:51.384 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.396 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.399 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.400 [qtp1776774368-3564] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/MY0UmSU2p4BDqRXy4tX4VQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:51.403 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:51.696 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:51.721 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:51.831 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 527868 bytes in 574 ms. path='/3 + &#ä/aa' 07:03:51.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=94 07:03:51.845 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 07:03:51.884 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.887 [qtp1776774368-3819] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=91, revision=94 07:03:51.892 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=91, revision=94 07:03:51.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=94, revision=-1 07:03:51.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:51.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:51.949 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:51.958 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:51.967 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:51.969 [qtp1776774368-4720] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:51.977 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:51.992 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:51.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:03:52.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='266aebc280da3e9fee513fe55f8ba8743e396485' to.sha1='bf56a94c2f64eaefe9509e4f3c0930a0edfbb6cd'): /3 + &#ä/bb 07:03:52.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=99 07:03:52.041 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 07:03:52.101 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.104 [qtp1776774368-4721] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=94, revision=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:52.107 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:52.126 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=94, revision=99 07:03:52.130 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=99, revision=-1 07:03:52.153 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.176 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.182 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:52.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:03:52.333 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.347 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.350 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.351 [qtp1776774368-3819] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/RY9LvG8f4KVOnRlSf4BAlg' offset=0 07:03:52.737 [qtp1776774368-3819] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.753 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 615982 bytes in 567 ms. path='/3 + &#ä/bb' 07:03:52.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=102 07:03:52.766 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 07:03:52.809 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.813 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=99, revision=102 07:03:52.832 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:52.833 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:52.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=99, revision=102 07:03:52.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=102, revision=-1 07:03:52.879 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:52.879 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:52.907 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.928 [qtp1776774368-4721] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:52.930 [qtp1776774368-4721] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:52.938 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:52.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:52.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:03:52.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b0d2dafbce5a275a667130f0e0b2572606062a8' to.sha1='9c2c1a9ac848be899a5f8c3dc7e863aabd945e7e'): /3 + &#ä/cc 07:03:53.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=107 07:03:53.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:03:53.069 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.073 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=102, revision=107 07:03:53.097 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=102, revision=107 07:03:53.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=107, revision=-1 07:03:53.128 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.156 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.166 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:53.170 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:03:53.293 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.306 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.309 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.311 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/gCP2s64sRluu6K4Y05Sy6g' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:53.316 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:53.484 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.497 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 433305 bytes in 326 ms. path='/3 + &#ä/cc' 07:03:53.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=110 07:03:53.507 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 07:03:53.544 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.546 [qtp1776774368-4721] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=107, revision=110 07:03:53.552 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=107, revision=110 07:03:53.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=110, revision=-1 07:03:53.587 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:53.587 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:53.605 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.626 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:53.628 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:53.638 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:53.654 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:03:53.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25f2af6b90ffbe09ae843d2ee8bf52c37215b4b9' to.sha1='0184b2b4fe3104650544c91a621f771f2e9b8693'): /3 + &#ä/dd 07:03:53.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=115 07:03:53.699 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 07:03:53.734 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.742 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=110, revision=115 07:03:53.765 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=110, revision=115 07:03:53.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=115, revision=-1 07:03:53.800 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.833 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.841 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:53.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:03:53.976 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.992 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.995 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:53.996 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/X5kHYQ-nSUe7GnpqGM6x6A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:54.028 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:54.241 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:54.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 594737 bytes in 458 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:54.314 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49d993bd]initPersistenceManagerFactory: repositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:54.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=118 07:03:54.315 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:54.319 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [49d993bd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8950 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:54.342 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:54.345 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=115, revision=118 07:03:54.354 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:54.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=115, revision=118 07:03:54.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=118, revision=-1 07:03:54.403 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:54.404 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:54.418 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:54.463 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:03:54.466 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:03:54.483 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:54.496 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:03:54.502 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:03:54.531 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=8 07:03:54.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:54.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:54.624 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:54.624 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:54.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=123 07:03:54.717 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 07:03:54.773 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:54.776 [qtp1776774368-4721] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=118, revision=123 07:03:54.803 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:54.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=118, revision=123 07:03:54.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=123, revision=-1 07:03:54.850 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:54.862 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee transaction.localRevision=85 remoteFromLocalRevision=8 07:03:54.868 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:54.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=851cf613-743a-483a-aba1-2c51662c62ee to='build/repo/k0t36p32-vn6fg-local-src', fromRepoLocalSync=false 07:03:54.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:03:54.884 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:03:54.937 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:55.140 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=147.3 MiB, available=308.2 MiB 07:03:55.149 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:425) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:55.196 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:55.256 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:55.393 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:55.398 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:03:55.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:55.426 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 69e49240-7b39-42e2-8733-e2ac712eb3c0 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest localRepository.publicKeySha1 = EF:41:BE:23:3D:B6:AD:EB:F1:FD:C7:48:65:6E:7D:20:09:D1:AE:03 remoteRepository.repositoryId = 5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepository.remoteRoot = https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ remoteRepository.publicKeySha1 = 92:76:E5:D9:04:D2:B2:32:39:58:D7:FD:1B:66:E9:C1:DB:A0:DC: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 69e49240-7b39-42e2-8733-e2ac712eb3c0 5b381e5e-0a82-468c-bddf-e193ea9565aa 07:03:55.557 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:55.589 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:55.616 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0 serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa renewalDateTime=2019-09-21T05:33:55.575Z expiryDateTime=2019-09-21T06:03:55.575Z 07:03:55.634 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:55.640 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:55.661 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:03:55.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' toID=69e49240-7b39-42e2-8733-e2ac712eb3c0 to='build/repo/k0t386ra-hcged-local-dest', fromRepoLocalSync=true 07:03:55.662 [pool-45-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 69e49240-7b39-42e2-8733-e2ac712eb3c0 ('build/repo/k0t386ra-hcged-local-dest') 07:03:55.883 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:03:55.900 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:03:55.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:03:55.908 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:03:55.930 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:55.943 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=169 07:03:55.959 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:55.968 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:56.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=119.6 MiB, available=355.9 MiB 07:03:56.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:56.043 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:56.065 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=-1, revision=86 07:03:56.100 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 07:03:56.268 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:56.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:55.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0 serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 07:03:56.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=147.3 MiB, available=308.2 MiB 07:03:56.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:03:56.626 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:56.639 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0, this.localRepositoryRevisionInProgress=-1, revision=171 07:03:56.655 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 07:03:56.723 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:56.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0 serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=50, cryptoLinkDtos.size=69, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:56.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=118.8 MiB, available=363.7 MiB 07:03:56.867 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=4, revision=86 07:03:56.993 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:56.993 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:57.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.014 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:57.014 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:57.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:57.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.034 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:57.035 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.041 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:57.041 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:57.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:57.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.061 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:57.061 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.068 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:57.068 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.075 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:57.075 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:57.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:57.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.095 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:57.095 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:57.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:57.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.114 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:57.114 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:57.128 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:57.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=147.3 MiB, available=308.2 MiB 07:03:57.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=171 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:57.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:03:57.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=119.1 MiB, available=364.4 MiB 07:03:57.825 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:57.829 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionSynced=4, revision=86 07:03:57.829 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=86, revision=-1 07:03:57.845 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:57.848 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:57.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:57.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=125 07:03:57.862 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 07:03:57.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:58.211 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=QmCY-AJMKi7wPI9ALW38UA could not be decrypted! Access rights missing?! 07:03:58.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:03:58.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.262 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:03:58.264 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=d0sYbUD6QMGRvSAURojfIA could not be decrypted! Access rights missing?! 07:03:58.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:58.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.266 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NrcU2Y24B4PBgmpTO_mgEg could not be decrypted! Access rights missing?! 07:03:58.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.269 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=zgadJji2x0WVVgESF91UAg could not be decrypted! Access rights missing?! 07:03:58.269 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.269 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.271 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SZDFQmiB5RAWPtqKaJri2g could not be decrypted! Access rights missing?! 07:03:58.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:58.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.273 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=rID0HGB10y3YWYgvkiyP0w could not be decrypted! Access rights missing?! 07:03:58.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:58.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.279 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.279 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.282 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hAnXSQjeYNTLeZnHWbsS7w could not be decrypted! Access rights missing?! 07:03:58.282 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.282 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.284 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ti6_pZBKLIFsr9TZvkZXXA could not be decrypted! Access rights missing?! 07:03:58.284 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.286 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=5DFMAmGIJf1DyVr_zdnjLw could not be decrypted! Access rights missing?! 07:03:58.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:58.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:58.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.316 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=MpWEdO1kj2z2XfnXzjwb6A could not be decrypted! Access rights missing?! 07:03:58.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:58.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:03:58.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:03:58.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:03:58.373 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:58.375 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:58.378 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:03:58.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:57.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:03:58.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=116.6 MiB, available=366.4 MiB 07:03:58.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:03:58.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=116.6 MiB, available=368.4 MiB 07:03:58.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:59.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=148.6 MiB, available=306.9 MiB 07:03:59.310 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:59.314 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0, this.localRepositoryRevisionSynced=-1, revision=171 07:03:59.314 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0, this.localRepositoryRevisionInProgress=171, revision=-1 07:03:59.318 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:59.324 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:03:59.352 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest' configKey='repair.deleteCollisions.from' result=null 07:03:59.352 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest' configKey='repair.deleteCollisions.to' result=null 07:03:59.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=5 07:03:59.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:59.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=114.4 MiB, available=369.6 MiB 07:03:59.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:03:59.446 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:03:59.446 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:03:59.475 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:59.505 [qtp1776774368-5359] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:59.589 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:59.592 [qtp2000985038-4768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:59.593 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:59.615 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:59.620 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=127 remoteFromLocalRevision=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:59.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=-1, revision=5 07:03:59.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:03:59.623 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=851cf613-743a-483a-aba1-2c51662c62ee from='build/repo/k0t36p32-vn6fg-local-src' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' 07:03:59.648 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=127 07:03:59.654 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:59.654 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:59.655 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:03:59.656 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:03:59.660 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=127 07:03:59.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:59.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:59.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:03:59.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:03:59.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=125, revision=129 07:03:59.676 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 07:03:59.714 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:59.731 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=123, revision=129 07:03:59.736 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:59.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=123, revision=129 07:03:59.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=129, revision=-1 07:03:59.757 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:59.761 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee transaction.localRevision=91 remoteFromLocalRevision=127 07:03:59.763 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:03:59.765 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:03:59.771 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:03:59.773 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [11c0cead]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' 07:03:59.777 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [11c0cead]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:03:59.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:03:59.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:04:00.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=149.0 MiB, available=306.5 MiB 07:04:00.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:04:00.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=148.6 MiB, available=306.9 MiB 07:04:00.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:04:01.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=148.5 MiB, available=307.0 MiB 07:04:01.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:04:01.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:04:01.334 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:04:01.334 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:04:01.347 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:01.357 [qtp2000985038-4769] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0 localRepositoryRevisionSynced=169 07:04:01.362 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:01.393 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=7 remoteFromLocalRevision=169 07:04:01.441 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69e49240-7b39-42e2-8733-e2ac712eb3c0 from='build/repo/k0t386ra-hcged-local-dest' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' 07:04:01.461 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:01.463 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:01.502 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69e49240-7b39-42e2-8733-e2ac712eb3c0 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=7 07:04:01.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:01.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t386ra-hcged-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:01.566 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.68% 07:04:01.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:04:01.572 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:04:01.573 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:04:01.573 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:04:01.573 [Test worker] INFO o.s.t.RepoToRepoSyncIT - Fine! Expected this AccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'! 07:04:01.574 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e5ef29]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' 07:04:01.579 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e5ef29]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:02.250 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:04.495 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:05.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:05.783 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:06.143 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:06.608 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:07.999 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:08.066 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:08.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:08.223 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:08.392 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:08.732 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:08.784 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:09.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:09.313 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:09.919 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:10.523 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:10.668 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:10.771 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:11.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:11.082 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:11.363 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:11.547 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:11.555 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:12.261 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:12.327 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:12.386 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:12.472 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:12.558 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:12.735 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:12.844 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:12.859 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:13.010 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:13.162 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:13.491 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:13.609 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:13.735 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [11c0cead]initPersistenceManagerFactory: repositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:13.741 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [11c0cead]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12307 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:14.185 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:14.521 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=473.0 MiB, allocated=473.0 MiB, used=120.8 MiB, available=352.2 MiB 07:04:14.620 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:14.752 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 61f4188d-7de6-4ce3-a8a4-6855458eca85 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest localRepository.publicKeySha1 = 47:A8:2E:29:AD:A8:20:06:5D:74:D8:A1:5E:BE:C2:AF:CB:08:05:10 remoteRepository.repositoryId = 5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepository.remoteRoot = https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepository.publicKeySha1 = 1E:74:B4:22:8B:FC:34:A4:78:CD:DB:FD:D0:70:64:47:E7:BC:0A:64 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 61f4188d-7de6-4ce3-a8a4-6855458eca85 5373ae3d-ce25-47c4-ade3-8031e2ca84fe 07:04:14.855 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:14.883 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:14.906 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe renewalDateTime=2019-09-21T05:34:14.870Z expiryDateTime=2019-09-21T06:04:14.870Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:14.912 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:14.918 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:14.923 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:14.937 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:04:14.938 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=61f4188d-7de6-4ce3-a8a4-6855458eca85 to='build/repo/k0t38kkc-34xv4-local-dest', fromRepoLocalSync=true 07:04:14.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.-1.xml.gz 07:04:14.941 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.-1.xml.gz 07:04:14.943 [pool-42-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61f4188d-7de6-4ce3-a8a4-6855458eca85 ('build/repo/k0t38kkc-34xv4-local-dest') 07:04:14.981 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:15.018 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 07:04:15.060 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:15.093 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.-1.xml.gz 07:04:15.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:15.111 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e5ef29]initPersistenceManagerFactory: repositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:15.126 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e5ef29]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11265 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:15.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=123.1 MiB, available=361.9 MiB 07:04:15.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:04:15.988 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:15.997 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=156.5 MiB, available=299.0 MiB 07:04:16.005 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:442) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:16.000 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:16.035 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:16.053 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionInProgress=-1, revision=95 07:04:16.077 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:16.093 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:16.198 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:16.200 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest localRepository.publicKeySha1 = 28:F9:22:B0:82:E0:2A:A7:F9:DB:A7:C1:D1:CA:5B:D0:64:A6:13:5F remoteRepository.repositoryId = 5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepository.remoteRoot = https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ remoteRepository.publicKeySha1 = 92:76:E5:D9:04:D2:B2:32:39:58:D7:FD:1B:66:E9:C1:DB:A0:DC: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 d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 5b381e5e-0a82-468c-bddf-e193ea9565aa 07:04:16.203 [Test worker] INFO o.s.t.RepoToRepoSyncIT - 07:04:16.203 [Test worker] INFO o.s.t.RepoToRepoSyncIT - 07:04:16.203 [Test worker] INFO o.s.t.RepoToRepoSyncIT - 07:04:16.203 [Test worker] INFO o.s.t.RepoToRepoSyncIT - *** before syncFromRemoteToLocalDest() *** org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:16.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:16.322 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:16.372 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:16.397 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa renewalDateTime=2019-09-21T05:34:16.350Z expiryDateTime=2019-09-21T06:04:16.350Z 07:04:16.410 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:16.414 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:16.431 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:04:16.431 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' toID=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 to='build/repo/k0t38lyd-pqxhd-local-dest', fromRepoLocalSync=true 07:04:16.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:04:16.434 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:04:16.437 [pool-46-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 ('build/repo/k0t38lyd-pqxhd-local-dest') 07:04:16.472 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:16.502 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=176 07:04:16.532 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:16.542 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:04:16.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:16.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.0 MiB, allocated=465.0 MiB, used=122.4 MiB, available=342.6 MiB 07:04:17.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:17.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=157.4 MiB, available=298.1 MiB 07:04:17.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:04:17.442 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:04:17.452 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:04:17.486 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:17.507 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, this.localRepositoryRevisionInProgress=-1, revision=178 07:04:17.522 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 07:04:17.605 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:17.654 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=50, cryptoLinkDtos.size=69, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:17.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:04:17.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.926 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:17.926 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.935 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:17.935 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:17.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.947 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:17.947 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:17.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:17.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:17.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:17.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:17.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:17.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:17.995 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:17.995 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:18.002 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:18.002 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:18.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:18.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:18.017 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:18.017 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:18.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:18.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:18.033 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:18.033 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:18.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:18.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:18.090 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! 07:04:18.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:18.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=157.7 MiB, available=297.8 MiB 07:04:18.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=178 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:18.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=123.6 MiB, available=360.4 MiB 07:04:19.025 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:19.028 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionSynced=-1, revision=95 07:04:19.028 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionInProgress=95, revision=-1 07:04:19.047 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:19.056 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:19.057 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:19.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=5 07:04:19.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:19.400 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=QmCY-AJMKi7wPI9ALW38UA could not be decrypted! Access rights missing?! 07:04:19.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 239 ms. 07:04:19.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:19.673 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:19.676 [qtp1776774368-4721] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:19.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.697 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=d0sYbUD6QMGRvSAURojfIA could not be decrypted! Access rights missing?! 07:04:19.698 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.698 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.701 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NrcU2Y24B4PBgmpTO_mgEg could not be decrypted! Access rights missing?! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:19.700 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:19.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:19.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.704 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=zgadJji2x0WVVgESF91UAg could not be decrypted! Access rights missing?! 07:04:19.705 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:19.705 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:19.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=-1, revision=5 07:04:19.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:19.707 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SZDFQmiB5RAWPtqKaJri2g could not be decrypted! Access rights missing?! 07:04:19.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.709 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=rID0HGB10y3YWYgvkiyP0w could not be decrypted! Access rights missing?! 07:04:19.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:19.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.715 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.715 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.717 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hAnXSQjeYNTLeZnHWbsS7w could not be decrypted! Access rights missing?! 07:04:19.718 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:19.718 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.720 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ti6_pZBKLIFsr9TZvkZXXA could not be decrypted! Access rights missing?! 07:04:19.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.725 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.725 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.727 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=5DFMAmGIJf1DyVr_zdnjLw could not be decrypted! Access rights missing?! 07:04:19.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:19.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:19.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:04:19.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:19.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:19.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.779 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:19.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:19.903 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:04:19.905 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:04:19.907 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:04:19.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:20.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=123.6 MiB, available=341.9 MiB 07:04:20.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:20.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=158.8 MiB, available=296.7 MiB 07:04:21.022 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:21.024 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, this.localRepositoryRevisionSynced=-1, revision=178 07:04:21.024 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, this.localRepositoryRevisionInProgress=178, revision=-1 07:04:21.029 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:21.035 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:04:21.057 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:21.057 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:21.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=5 07:04:21.130 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 07:04:21.305 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:21.322 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:04:21.330 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:21.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=-1, revision=5 07:04:21.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:21.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=123.6 MiB, available=358.9 MiB 07:04:21.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:21.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:04:21.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:21.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=464.5 MiB, allocated=464.5 MiB, used=123.5 MiB, available=341.0 MiB 07:04:21.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.-1.xml.gz 07:04:21.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:04:21.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:04:21.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:04:21.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:22.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=158.8 MiB, available=296.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:22.171 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:04:22.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:22.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:22.275 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:04:22.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:04:22.350 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:04:22.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:04:22.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8642f1eaef651d7fe945198f4ce1989ef2d12eba' to.sha1=''): /1 {11 11ä11#+} 1/a 07:04:22.474 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:22.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' 07:04:22.507 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:22.508 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/S2w_xdTfltukEr4qYifnKQ' offset=0 07:04:22.536 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:22.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 07:04:22.797 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:22.804 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/S2w_xdTfltukEr4qYifnKQ' offset=1048576 07:04:22.812 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:22.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:04:22.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 414960 bytes in 439 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:22.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=158.8 MiB, available=296.7 MiB 07:04:22.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:22.987 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:04:22.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 07:04:23.095 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:23.110 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:04:23.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4afdd31ddfbe4c3f710510346a77a02b0f1debc0' to.sha1=''): /1 {11 11ä11#+} 1/b 07:04:23.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:23.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b' 07:04:23.217 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:23.218 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/Ml_YwXtgE4sVIacoWRe44Q' offset=0 07:04:23.223 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:23.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=158.7 MiB, available=296.8 MiB 07:04:23.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.-1.xml.gz 07:04:23.360 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:04:23.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:04:23.423 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.474 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:23.475 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/Ml_YwXtgE4sVIacoWRe44Q' offset=1048576 07:04:23.481 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:23.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.522 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 07:04:23.530 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 07:04:23.531 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.551 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 638856 bytes in 359 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.559 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fac772e8c926a71729d6ad01bbde5180049e382' to.sha1=''): /5/h org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.576 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:04:23.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b 07:04:23.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:23.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.655 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:23.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd236b2daf5c46e23e1603531603b53f06490d7b' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.685 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:23.686 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/uQDDtv55B-ZD3tmLiOIzTQ/lyDADs02YQq2TSNeQYswGg' offset=0 07:04:23.694 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:23.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.724 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:23.729 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68985 bytes in 82 ms. path='/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.753 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:23.756 [qtp1776774368-4721] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/j-hIZMAfwgaZzs-jQjsoPA/B-gC0jvNPEvwuA2l5T6Izw' offset=0 07:04:23.764 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:04:23.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33364 bytes in 85 ms. path='/1 {11 11ä11#+} 1/c' 07:04:23.843 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:23.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.899 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:23.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a463fdbdf8381f30c79e5f3a368a4434c6811916' to.sha1=''): /5/i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87deed84fcd88cc1b771c8adf97617e87c4b1515' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.956 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:23.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 07:04:23.983 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:23.984 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/uQDDtv55B-ZD3tmLiOIzTQ/QNIP9N0HVqKwyJAxv0sojg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.986 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:23.993 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:23.993 [Test worker] 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' 07:04:24.017 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:24.018 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OiaN37NMxDBgc8H0QiWlGA/DjW5at7lDVoHjO1nZZQodg/erSA_grqlLqyi02Z47EQog' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.025 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30184 bytes in 84 ms. path='/5/i' 07:04:24.069 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:24.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 314340 bytes in 128 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54f11abc2e4a2d34ed5b92b4608940eb2897f988' to.sha1=''): /aa org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.151 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.152 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:24.157 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/aa' 07:04:24.189 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:24.191 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.195 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.197 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:04:24.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84e28320fbd92c77367cd7db1d0e6cd7c2344a2b' to.sha1=''): /2/1 {11 11ä11#+} 1/b 07:04:24.287 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:24.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b' 07:04:24.315 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:24.316 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OiaN37NMxDBgc8H0QiWlGA/DjW5at7lDVoHjO1nZZQodg/GnautaIOwWa_ABqQs6gE1g' offset=0 07:04:24.326 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:04:24.436 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:24.437 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=1048576 07:04:24.443 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:04:24.562 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:24.563 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OiaN37NMxDBgc8H0QiWlGA/DjW5at7lDVoHjO1nZZQodg/GnautaIOwWa_ABqQs6gE1g' offset=1048576 07:04:24.570 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:04:24.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 106743 bytes in 326 ms. path='/2/1 {11 11ä11#+} 1/b' 07:04:24.664 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:04:24.667 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.695 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:24.696 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=2097152 07:04:24.702 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.710 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:24.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:04:24.747 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75b37a66725ab0365cbd31846766fc6aa0b760b4' to.sha1=''): /2/a 07:04:24.789 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:24.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:04:24.818 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:24.820 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OiaN37NMxDBgc8H0QiWlGA/XnDjA8Idnlfe-dJpqLf9Zw' offset=0 07:04:24.826 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:24.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:04:24.883 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92783 bytes in 89 ms. path='/2/a' 07:04:24.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:24.977 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:24.979 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=3145728 07:04:24.985 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:25.000 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:25.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:04:25.044 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed935a4012c83cd00c08bf7b4aa9426d892bb2ae' to.sha1=''): /3 + &#ä/5/h 07:04:25.085 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:25.089 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' 07:04:25.105 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:25.106 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/zhWSnK0oi4ed_dKXBrSngw/WzsK-Rc56iSRx3j-L6UxMA' offset=0 07:04:25.117 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:25.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:04:25.212 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:25.213 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=4194304 07:04:25.220 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:25.259 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:25.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:25.369 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:25.370 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/zhWSnK0oi4ed_dKXBrSngw/WzsK-Rc56iSRx3j-L6UxMA' offset=1048576 07:04:25.379 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:25.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:25.450 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:25.451 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=5242880 07:04:25.457 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:25.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 708820 bytes in 412 ms. path='/3 + &#ä/5/h' 07:04:25.537 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:04:25.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h 07:04:25.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:25.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:25.611 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:25.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92c344c3b3d42bd990d81641e0c3cf9d17f62076' to.sha1=''): /3 + &#ä/5/i 07:04:25.679 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:25.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:04:25.708 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:25.711 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/zhWSnK0oi4ed_dKXBrSngw/GpkHv8oSqc2oN-4tFCCIug' offset=0 07:04:25.718 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:25.724 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:25.726 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=6291456 07:04:25.731 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:25.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:04:25.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83840 bytes in 94 ms. path='/3 + &#ä/5/i' 07:04:25.807 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:04:25.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:25.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:04:25.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2112c709bb72bf3aafe8221feb91ef6851402548' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:25.899 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:25.910 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:25.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:04:25.938 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:25.939 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/MY0UmSU2p4BDqRXy4tX4VQ' offset=0 07:04:25.945 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.000 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:26.002 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=7340032 07:04:26.009 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 07:04:26.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489104 bytes in 166 ms. path='/3 + &#ä/aa' 07:04:26.103 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:04:26.141 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:26.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='266aebc280da3e9fee513fe55f8ba8743e396485' to.sha1=''): /3 + &#ä/bb 07:04:26.220 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:26.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:04:26.246 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:26.247 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/RY9LvG8f4KVOnRlSf4BAlg' offset=0 07:04:26.257 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.269 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:26.270 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/e2K4HBUORtSxmm-f92khGw' offset=8388608 07:04:26.277 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.410 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 545528 bytes in 185 ms. path='/3 + &#ä/bb' 07:04:26.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 87153 bytes in 2277 ms. path='/aa' 07:04:26.462 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:04:26.465 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 07:04:26.466 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa 07:04:26.467 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.468 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.468 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_2hwcg into destFile aa 07:04:26.469 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_34dfk into destFile aa 07:04:26.470 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_3quio into destFile aa 07:04:26.471 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_4dbls into destFile aa 07:04:26.471 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_4zsow into destFile aa org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:04:26.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b0d2dafbce5a275a667130f0e0b2572606062a8' to.sha1=''): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.531 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:26.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:26.554 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.570 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de25eb133562e6d3570c200a6d7ab49bd72cbfc8' to.sha1=''): /bb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.575 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:26.576 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/gCP2s64sRluu6K4Y05Sy6g' offset=0 07:04:26.591 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.609 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:26.619 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 07:04:26.637 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:26.638 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/erPT8LJyA9TRYR_Ur_vZ3Q' offset=0 07:04:26.646 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 07:04:26.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37392 bytes in 149 ms. path='/3 + &#ä/cc' 07:04:26.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.769 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.822 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 633696 bytes in 203 ms. path='/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.950 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:26.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:26.983 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25f2af6b90ffbe09ae843d2ee8bf52c37215b4b9' to.sha1=''): /3 + &#ä/dd 07:04:27.105 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.159 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.228 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.230 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xuZ5v5vr0U4f8WAfheaEnQ/X5kHYQ-nSUe7GnpqGM6x6A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.230 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9e2d1d18993b4227223d3143480e4479899b767' to.sha1=''): /cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.237 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.272 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:27.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 07:04:27.312 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.313 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/jas7vxNVbnVSEIUmCcwWvA' offset=0 07:04:27.319 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 07:04:27.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 538608 bytes in 192 ms. path='/3 + &#ä/dd' 07:04:27.409 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.446 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:27.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:04:27.469 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.476 [qtp1776774368-5359] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 localRepositoryRevisionSynced=93 07:04:27.479 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=93 remoteFromLocalRevision=93 07:04:27.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61f4188d-7de6-4ce3-a8a4-6855458eca85 from='build/repo/k0t38kkc-34xv4-local-dest' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.523 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 835893 bytes in 227 ms. path='/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.537 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.540 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.588 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.598 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 07:04:27.625 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:27.625 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:27.643 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:04:27.643 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:27.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.666 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=93 07:04:27.679 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:27.680 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28675dc2300fa141254d2bf0f4503be2bcf31c49' to.sha1=''): /dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:27.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:27.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=95 07:04:27.714 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.733 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:27.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 07:04:27.760 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.761 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kYHYh92f4dXDY4DvuwsJhQ/mWSksXR4svy1Lh_zNl6LzA' offset=0 07:04:27.767 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.768 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.771 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.remoteRepositoryRevisionSynced=5, revision=95 07:04:27.775 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=5, revision=95 07:04:27.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=95, revision=-1 07:04:27.801 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.804 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 transaction.localRevision=100 remoteFromLocalRevision=93 07:04:27.806 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=61f4188d-7de6-4ce3-a8a4-6855458eca85 to='build/repo/k0t38kkc-34xv4-local-dest', fromRepoLocalSync=false 07:04:27.808 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:27.808 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:27.823 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.829 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 133200 bytes in 89 ms. path='/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.841 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 07:04:27.844 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.848 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.848 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:27.881 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5b381e5e-0a82-468c-bddf-e193ea9565aa"] on repo=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 07:04:27.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 07:04:27.909 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.926 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 localRepositoryRevisionSynced=176 07:04:27.935 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.959 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=50 remoteFromLocalRevision=176 07:04:27.967 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 from='build/repo/k0t38lyd-pqxhd-local-dest' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' 07:04:27.981 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:27.984 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:28.023 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=50 07:04:28.046 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:28.046 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:28.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:04:28.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:04:28.077 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=50 07:04:28.092 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:28.092 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:28.108 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:28.108 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:28.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=52 07:04:28.118 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 07:04:28.173 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:28.176 [qtp2000985038-4768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, this.remoteRepositoryRevisionSynced=5, revision=52 07:04:28.180 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:28.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=5, revision=52 07:04:28.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=52, revision=-1 07:04:28.206 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:28.211 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 transaction.localRevision=183 remoteFromLocalRevision=50 07:04:28.214 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:28.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5b381e5e-0a82-468c-bddf-e193ea9565aa from='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' toID=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 to='build/repo/k0t38lyd-pqxhd-local-dest', fromRepoLocalSync=false 07:04:28.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:04:28.218 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:04:28.227 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:28.237 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=183 07:04:28.244 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:27.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:04:28.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=132.4 MiB, available=354.6 MiB 07:04:28.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:04:28.559 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:28.570 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionInProgress=-1, revision=101 07:04:28.578 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 07:04:28.593 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:28.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:28.248 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest/.subshare-repo/tmp/ChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:04:28.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:04:29.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=159.8 MiB, available=295.7 MiB 07:04:29.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:04:29.166 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:29.177 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, this.localRepositoryRevisionInProgress=-1, revision=184 07:04:29.197 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 07:04:29.226 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:29.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=130.8 MiB, available=357.2 MiB 07:04:29.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=95, revision=101 07:04:29.294 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! 07:04:29.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:04:29.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=131.0 MiB, available=356.5 MiB 07:04:29.854 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:29.864 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionSynced=95, revision=101 07:04:29.864 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionInProgress=101, revision=-1 07:04:29.868 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:29.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:29.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:29.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:29.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:04:29.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=158.2 MiB, available=297.3 MiB 07:04:29.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.remoteRepositoryRevisionSynced=178, revision=184 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:29.905 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:29.923 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AEfwDf-eEiRucKye-s9UIg, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:29.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:29.925 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yQGLichFH9mvdbQ7dLbo0w, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:04:29.926 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=mvRjuthK8n3r6XucDQnFVA, serverRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa} because of missing permissions! 07:04:29.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:04:30.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=158.2 MiB, available=297.3 MiB 07:04:30.493 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:30.502 [qtp2000985038-4768] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, this.localRepositoryRevisionSynced=178, revision=184 07:04:30.502 [qtp2000985038-4768] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, this.localRepositoryRevisionInProgress=184, revision=-1 07:04:30.506 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:30.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:30.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:30.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=-1, revision=55 07:04:30.532 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:04:30.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:29.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:04:30.415 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=130.9 MiB, available=340.6 MiB 07:04:30.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:04:30.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=130.8 MiB, available=355.7 MiB 07:04:30.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:30.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:04:31.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=158.3 MiB, available=297.2 MiB 07:04:31.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:31.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=130.8 MiB, available=340.7 MiB 07:04:31.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:31.310 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:04:31.310 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:04:31.335 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:31.354 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 localRepositoryRevisionSynced=100 07:04:31.407 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:31.423 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=100 remoteFromLocalRevision=100 07:04:31.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61f4188d-7de6-4ce3-a8a4-6855458eca85 from='build/repo/k0t38kkc-34xv4-local-dest' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' 07:04:31.460 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 07:04:31.465 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:31.465 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:31.467 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:04:31.467 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:04:31.472 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=100 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:31.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=158.5 MiB, available=297.0 MiB 07:04:31.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:31.478 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:31.478 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:31.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:31.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:31.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=98, revision=102 07:04:31.492 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 07:04:31.524 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:31.526 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.remoteRepositoryRevisionSynced=95, revision=102 07:04:31.532 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:31.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=95, revision=102 07:04:31.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=102, revision=-1 07:04:31.588 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:31.594 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 transaction.localRevision=106 remoteFromLocalRevision=100 07:04:31.596 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:31.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:04:31.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 07:04:31.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:31.943 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:31.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=158.2 MiB, available=297.3 MiB 07:04:31.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5b381e5e-0a82-468c-bddf-e193ea9565aa.null.xml.gz 07:04:31.959 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:04:31.959 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:31.972 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:31.976 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:31.984 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 localRepositoryRevisionSynced=183 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:31.990 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe renewalDateTime=2019-09-21T05:33:29.219Z expiryDateTime=2019-09-21T06:03:29.219Z 07:04:32.003 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.006 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.016 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:32.017 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:32.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:32.051 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.071 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa transaction.localRevision=57 remoteFromLocalRevision=183 07:04:32.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 from='build/repo/k0t38lyd-pqxhd-local-dest' toID=5b381e5e-0a82-468c-bddf-e193ea9565aa to='https://localhost:36994/5b381e5e-0a82-468c-bddf-e193ea9565aa/kYHYh92f4dXDY4DvuwsJhQ' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:32.097 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:32.117 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=50 localRepositoryRevisionInProgress=57 07:04:32.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:32.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:32.126 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:04:32.126 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:32.127 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:04:32.128 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=851cf613-743a-483a-aba1-2c51662c62ee to='build/repo/k0t36p32-vn6fg-local-src', fromRepoLocalSync=true 07:04:32.128 [pool-43-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 851cf613-743a-483a-aba1-2c51662c62ee ('build/repo/k0t36p32-vn6fg-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:32.132 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa localRepositoryRevisionSynced=57 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:32.141 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:32.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:32.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:32.158 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:32.158 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38lyd-pqxhd-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:32.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=55, revision=59 07:04:32.166 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:32.174 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:32.201 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.206 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6, this.remoteRepositoryRevisionSynced=52, revision=59 07:04:32.211 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionSynced=52, revision=59 07:04:32.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa, this.localRepositoryRevisionInProgress=59, revision=-1 07:04:32.238 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.246 [qtp2000985038-4769] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5b381e5e-0a82-468c-bddf-e193ea9565aa remoteRepositoryId=d744cd4f-cfd9-4061-89e9-c9bd328d2cb6 transaction.localRevision=189 remoteFromLocalRevision=57 07:04:32.252 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.254 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:04:32.282 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20993e7c]getCloseDeferredMillis: closeDeferredMillis=20000 07:04:32.282 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20993e7c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.282 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e5ef29]getCloseDeferredMillis: closeDeferredMillis=20000 07:04:32.282 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e5ef29]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:32.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.85.xml.gz 07:04:32.307 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.85.xml.gz 07:04:32.319 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.329 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=106 07:04:32.333 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:32.338 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.85.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:32.668 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenCauseDeleteCollisionOnServerDuringUpSync SKIPPED org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:32.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=85 repoFileDtos.size=0 07:04:32.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=134.0 MiB, available=351.0 MiB 07:04:32.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:04:33.016 [qtp1776774368-4721] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:33.024 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=-1, revision=107 07:04:33.048 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:04:33.065 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:33.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:33.092 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:33.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=133.1 MiB, available=338.4 MiB 07:04:33.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=86, revision=107 07:04:33.635 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! 07:04:33.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:33.802 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [dc59e75]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' 07:04:33.809 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [dc59e75]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:34.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=133.1 MiB, available=350.4 MiB 07:04:34.120 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:34.124 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionSynced=86, revision=107 07:04:34.124 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=107, revision=-1 07:04:34.194 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:34.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:34.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:34.213 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=131, revision=134 07:04:34.222 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 07:04:34.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:04:34.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:04:34.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=133.3 MiB, available=338.2 MiB 07:04:34.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:04:35.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=133.5 MiB, available=349.0 MiB 07:04:35.067 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:04:35.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=132.6 MiB, available=338.9 MiB 07:04:35.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.85.xml.gz 07:04:35.518 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:04:35.521 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:04:35.521 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:04:35.537 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.544 [qtp1776774368-2941] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=106 07:04:35.546 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.562 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=136 remoteFromLocalRevision=106 07:04:35.564 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=851cf613-743a-483a-aba1-2c51662c62ee from='build/repo/k0t36p32-vn6fg-local-src' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' 07:04:35.577 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.579 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.589 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=136 07:04:35.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:35.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:35.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 07:04:35.609 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:04:35.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:04:35.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28bc63f3a97ccaf1db7ee1729b89a85e60fc36d2' to.sha1='75b37a66725ab0365cbd31846766fc6aa0b760b4'): /2/a 07:04:35.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=134, revision=139 07:04:35.704 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 07:04:35.737 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.741 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=129, revision=139 07:04:35.789 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=129, revision=139 07:04:35.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=139, revision=-1 07:04:35.811 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.843 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.867 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:04:35.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:04:35.924 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.931 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.934 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.935 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OiaN37NMxDBgc8H0QiWlGA/XnDjA8Idnlfe-dJpqLf9Zw' offset=0 07:04:35.965 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:35.983 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176760 bytes in 114 ms. path='/2/a' 07:04:36.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=143 07:04:36.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 07:04:36.030 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.032 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=139, revision=143 07:04:36.055 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=139, revision=143 07:04:36.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:36.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:36.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 07:04:36.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:36.153 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.236 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:04:36.246 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:04:36.263 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.311 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="851cf613-743a-483a-aba1-2c51662c62ee"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:04:36.324 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 07:04:36.341 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=136 07:04:36.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:36.357 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:36.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:36.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:36.385 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=147 07:04:36.404 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 07:04:36.453 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.457 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=143, revision=147 07:04:36.477 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.486 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=143, revision=147 07:04:36.486 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=147, revision=-1 07:04:36.502 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.507 [qtp1776774368-2941] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee transaction.localRevision=117 remoteFromLocalRevision=136 07:04:36.508 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=851cf613-743a-483a-aba1-2c51662c62ee to='build/repo/k0t36p32-vn6fg-local-src', fromRepoLocalSync=false 07:04:36.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:36.514 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:36.534 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.549 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=117 07:04:36.552 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:36.556 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:36.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:04:37.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=134.2 MiB, available=346.8 MiB 07:04:37.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:04:37.328 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:37.341 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=-1, revision=118 07:04:37.354 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 07:04:37.410 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:37.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:04:37.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=134.1 MiB, available=337.4 MiB 07:04:37.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=107, revision=118 07:04:38.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:38.013 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:38.026 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! 07:04:38.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:38.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:38.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=134.2 MiB, available=345.8 MiB 07:04:38.527 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:38.531 [qtp1776774368-5359] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionSynced=107, revision=118 07:04:38.531 [qtp1776774368-5359] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=118, revision=-1 07:04:38.553 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:38.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:38.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:38.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=149 07:04:38.580 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:38.585 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:38.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:38.743 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:38.941 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:38.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:04:38.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=134.3 MiB, available=337.2 MiB 07:04:38.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:04:39.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=134.2 MiB, available=344.8 MiB 07:04:39.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:04:39.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=134.2 MiB, available=337.3 MiB 07:04:39.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:39.818 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:04:39.818 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:04:39.831 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:39.840 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=117 07:04:39.846 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:39.873 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=151 remoteFromLocalRevision=117 07:04:39.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=851cf613-743a-483a-aba1-2c51662c62ee from='build/repo/k0t36p32-vn6fg-local-src' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' 07:04:39.966 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=151 07:04:39.984 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:39.984 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:39.997 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:04:39.997 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:04:40.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=151 07:04:40.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:40.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:40.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:40.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:40.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=149, revision=153 07:04:40.019 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 07:04:40.067 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.070 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=147, revision=153 07:04:40.075 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=147, revision=153 07:04:40.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=153, revision=-1 07:04:40.095 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.103 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee transaction.localRevision=123 remoteFromLocalRevision=151 07:04:40.105 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.107 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:40.122 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:40.220 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.260 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.282 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe renewalDateTime=2019-09-21T05:34:14.870Z expiryDateTime=2019-09-21T06:04:14.870Z 07:04:40.292 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.297 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.301 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:40.302 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:40.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=104 07:04:40.315 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:40.317 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:40.344 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:04:40.345 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=61f4188d-7de6-4ce3-a8a4-6855458eca85 to='build/repo/k0t38kkc-34xv4-local-dest', fromRepoLocalSync=true 07:04:40.346 [pool-44-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61f4188d-7de6-4ce3-a8a4-6855458eca85 ('build/repo/k0t38kkc-34xv4-local-dest') 07:04:40.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.100.xml.gz 07:04:40.350 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.100.xml.gz 07:04:40.362 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:04:40.367 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.385 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=123 07:04:40.392 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:40.397 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:04:40.401 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.100.xml.gz 07:04:40.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=100 repoFileDtos.size=3 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:40.660 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:40.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=136.1 MiB, available=342.9 MiB 07:04:40.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:41.015 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:41.107 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:41.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:41.115 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionInProgress=-1, revision=124 07:04:41.126 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 07:04:41.145 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:41.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:41.193 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:41.268 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:41.382 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:41.479 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:41.618 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:41.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=134.7 MiB, available=337.3 MiB 07:04:41.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=101, revision=124 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:41.751 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:41.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:04:41.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:41.858 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:42.276 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:41.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:04:42.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.5 MiB, allocated=477.5 MiB, used=134.8 MiB, available=342.7 MiB 07:04:42.519 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:42.522 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionSynced=101, revision=124 07:04:42.522 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionInProgress=124, revision=-1 07:04:42.526 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:42.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:42.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:42.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=104, revision=107 07:04:42.579 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:42.862 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:42.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:04:42.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:04:43.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=134.9 MiB, available=337.1 MiB 07:04:43.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:43.405 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:43.632 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [dc59e75]initPersistenceManagerFactory: repositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:04:43.639 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [dc59e75]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8287 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:43.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.5 MiB, allocated=477.5 MiB, used=134.9 MiB, available=342.6 MiB 07:04:43.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:43.675 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atl-rmrww-remote' 07:04:43.679 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atl-rmrww-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:44.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=134.9 MiB, available=336.6 MiB 07:04:44.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.100.xml.gz 07:04:44.070 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:04:44.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:04:44.101 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:04:44.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:04:44.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:04:44.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:04:44.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28bc63f3a97ccaf1db7ee1729b89a85e60fc36d2' to.sha1='8e1162317b800b56c0c569709f059671ebe6da7c'): /2/a 07:04:44.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:44.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:44.343 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a 07:04:44.365 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:44.370 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 localRepositoryRevisionSynced=123 07:04:44.386 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:44.410 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=113 remoteFromLocalRevision=123 07:04:44.506 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:04:44.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61f4188d-7de6-4ce3-a8a4-6855458eca85 from='build/repo/k0t38kkc-34xv4-local-dest' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' 07:04:44.521 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:44.524 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:44.549 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=113 07:04:44.568 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:44.568 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:44.569 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 07:04:44.571 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 07:04:44.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:04:44.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e1162317b800b56c0c569709f059671ebe6da7c' to.sha1='28bc63f3a97ccaf1db7ee1729b89a85e60fc36d2'): /2/a 07:04:44.617 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:04:44.617 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:04:44.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=107, revision=116 07:04:44.665 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 07:04:44.781 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:44.786 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.remoteRepositoryRevisionSynced=102, revision=116 07:04:44.808 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:44.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=102, revision=116 07:04:44.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=116, revision=-1 07:04:44.843 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:44.887 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:44.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="61f4188d-7de6-4ce3-a8a4-6855458eca85"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:44.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:04:45.017 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.023 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.025 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.026 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OiaN37NMxDBgc8H0QiWlGA/XnDjA8Idnlfe-dJpqLf9Zw' offset=0 07:04:45.194 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176760 bytes in 307 ms. path='/2/a' 07:04:45.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=120 07:04:45.264 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 07:04:45.316 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.320 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.remoteRepositoryRevisionSynced=116, revision=120 07:04:45.360 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=116, revision=120 07:04:45.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=120, revision=-1 07:04:45.430 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:45.430 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:04:45.457 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.494 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:04:45.497 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:04:45.508 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.559 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="61f4188d-7de6-4ce3-a8a4-6855458eca85"] on repo=61f4188d-7de6-4ce3-a8a4-6855458eca85 07:04:45.585 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:04:45.604 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=113 07:04:45.615 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:45.615 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:45.701 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:45.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. 07:04:45.723 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:45.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:45.726 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=nsrErp80L7ATfO5kvlyjrg, cryptoRepoFileId=XnDjA8Idnlfe-dJpqLf9Zw, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=19, histoCryptoRepoFileId=XFMLexg2QG3gxC2mrZqIZw, cryptoRepoFileId=XnDjA8Idnlfe-dJpqLf9Zw, deleted=null] duplicateCryptoRepoFileId=null localRevision=124 07:04:45.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:45.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:45.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:45.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:45.774 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:45.774 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:45.777 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=124 07:04:45.783 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 07:04:45.851 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.854 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.remoteRepositoryRevisionSynced=120, revision=124 07:04:45.895 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=120, revision=124 07:04:45.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=124, revision=-1 07:04:45.933 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.937 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 transaction.localRevision=134 remoteFromLocalRevision=113 07:04:45.939 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=61f4188d-7de6-4ce3-a8a4-6855458eca85 to='build/repo/k0t38kkc-34xv4-local-dest', fromRepoLocalSync=false 07:04:45.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:45.943 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:45.958 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.974 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=134 07:04:45.978 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:45.982 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:46.294 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:45.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:04:46.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=119.0 MiB, available=357.5 MiB 07:04:46.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:04:46.626 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:46.634 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionInProgress=-1, revision=135 07:04:46.643 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 07:04:46.687 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:46.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 07:04:47.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=117.8 MiB, available=359.2 MiB 07:04:47.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=124, revision=135 07:04:47.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:47.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:04:47.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:47.276 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:47.286 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:47.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:47.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:47.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:47.298 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! 07:04:47.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:04:47.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=117.9 MiB, available=358.1 MiB 07:04:47.756 [qtp1776774368-5531] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:47.759 [qtp1776774368-5531] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionSynced=124, revision=135 07:04:47.759 [qtp1776774368-5531] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.localRepositoryRevisionInProgress=135, revision=-1 07:04:47.820 [qtp1776774368-5531] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:47.825 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:47.826 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:47.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=126 07:04:47.847 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:04:47.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:04:47.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:04:48.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=118.1 MiB, available=358.4 MiB 07:04:48.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:48.434 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:48.561 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:48.703 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:48.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=118.0 MiB, available=357.5 MiB 07:04:48.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:48.911 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:49.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=118.0 MiB, available=358.0 MiB 07:04:49.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:49.132 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:04:49.132 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:04:49.151 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.157 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 localRepositoryRevisionSynced=134 07:04:49.160 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.184 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=128 remoteFromLocalRevision=134 07:04:49.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61f4188d-7de6-4ce3-a8a4-6855458eca85 from='build/repo/k0t38kkc-34xv4-local-dest' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' 07:04:49.215 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=128 07:04:49.245 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:49.245 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:49.262 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:04:49.262 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:04:49.266 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=128 07:04:49.271 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:49.271 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:49.277 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.from' result=null 07:04:49.277 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t38kkc-34xv4-local-dest' configKey='repair.deleteCollisions.to' result=null 07:04:49.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=126, revision=130 07:04:49.285 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 07:04:49.353 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.357 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85, this.remoteRepositoryRevisionSynced=124, revision=130 07:04:49.362 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=124, revision=130 07:04:49.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=130, revision=-1 07:04:49.392 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.398 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=61f4188d-7de6-4ce3-a8a4-6855458eca85 transaction.localRevision=140 remoteFromLocalRevision=128 07:04:49.402 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.404 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:04:49.520 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.558 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.596 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe renewalDateTime=2019-09-21T05:33:29.219Z expiryDateTime=2019-09-21T06:03:29.219Z 07:04:49.608 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.613 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:49.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:49.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=155 07:04:49.663 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 07:04:49.693 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:04:49.694 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=851cf613-743a-483a-aba1-2c51662c62ee to='build/repo/k0t36p32-vn6fg-local-src', fromRepoLocalSync=true 07:04:49.694 [pool-45-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 851cf613-743a-483a-aba1-2c51662c62ee ('build/repo/k0t36p32-vn6fg-local-src') 07:04:49.707 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:04:49.731 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:04:49.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.117.xml.gz 07:04:49.784 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.117.xml.gz 07:04:49.796 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.842 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=140 07:04:49.849 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:49.857 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.117.xml.gz 07:04:49.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=117 repoFileDtos.size=3 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:49.913 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:50.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:50.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:50.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=120.4 MiB, available=355.6 MiB 07:04:50.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:04:50.436 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:50.444 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=-1, revision=141 07:04:50.461 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 07:04:50.491 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:50.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:50.745 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:50.850 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:50.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:50.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=118.8 MiB, available=357.2 MiB 07:04:50.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=118, revision=141 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:50.994 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:51.075 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:51.081 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:51.095 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:51.095 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:51.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:51.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:04:51.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:51.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:04:51.127 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:51.132 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! 07:04:51.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:51.247 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:51.385 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:51.530 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:51.654 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=117.8 MiB, available=357.2 MiB 07:04:51.738 [qtp1776774368-5531] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:51.740 [qtp1776774368-5531] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionSynced=118, revision=141 07:04:51.740 [qtp1776774368-5531] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=141, revision=-1 07:04:51.745 [qtp1776774368-5531] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:51.751 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:51.751 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:51.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=155, revision=158 07:04:51.766 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 07:04:51.830 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:51.836 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=153, revision=158 07:04:51.842 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:51.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=153, revision=158 07:04:51.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=158, revision=-1 07:04:51.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:04:51.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:51.961 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:04:52.253 [closeDeferredTimer-1f14df4f-4w] INFO c.c.c.l.LocalRepoManagerImpl - [1f14df4f]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:52.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=118.0 MiB, available=357.5 MiB 07:04:52.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:52.971 [closeDeferredTimer-61e5ef29-1] INFO c.c.c.l.LocalRepoManagerImpl - [61e5ef29]_close: Shutting down real LocalRepoManager. 07:04:52.974 [closeDeferredTimer-20993e7c-1] INFO c.c.c.l.LocalRepoManagerImpl - [20993e7c]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:53.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=118.0 MiB, available=356.5 MiB 07:04:53.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:04:53.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=117.9 MiB, available=357.1 MiB 07:04:53.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.117.xml.gz 07:04:53.545 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:04:53.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:04:53.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:04:53.664 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:04:53.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:04:53.667 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:04:53.709 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e1162317b800b56c0c569709f059671ebe6da7c' to.sha1='28bc63f3a97ccaf1db7ee1729b89a85e60fc36d2'): /2/a 07:04:53.753 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:04:53.756 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:04:53.781 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:53.784 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OiaN37NMxDBgc8H0QiWlGA/XnDjA8Idnlfe-dJpqLf9Zw' offset=0 07:04:53.793 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:53.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:04:53.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92784 bytes in 112 ms. path='/2/a' 07:04:53.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:04:53.947 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="5373ae3d-ce25-47c4-ade3-8031e2ca84fe"] on repo=851cf613-743a-483a-aba1-2c51662c62ee 07:04:53.976 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:53.994 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=140 07:04:54.006 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=169 remoteFromLocalRevision=140 07:04:54.055 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:04:54.055 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=851cf613-743a-483a-aba1-2c51662c62ee from='build/repo/k0t36p32-vn6fg-local-src' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' 07:04:54.068 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.071 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.085 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=169 07:04:54.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:54.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:54.090 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:04:54.090 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:04:54.105 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=169 07:04:54.112 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:54.112 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:54.119 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:54.119 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:54.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=171 07:04:54.126 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 07:04:54.162 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.165 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=158, revision=171 07:04:54.168 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=158, revision=171 07:04:54.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=171, revision=-1 07:04:54.202 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.206 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee transaction.localRevision=147 remoteFromLocalRevision=169 07:04:54.208 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe from='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' toID=851cf613-743a-483a-aba1-2c51662c62ee to='build/repo/k0t36p32-vn6fg-local-src', fromRepoLocalSync=false 07:04:54.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:54.210 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:54.221 [qtp1776774368-5531] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.232 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147 07:04:54.236 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.239 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/ChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:54.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:04:54.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=119.2 MiB, available=355.8 MiB 07:04:54.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:04:54.899 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:54.912 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=-1, revision=148 07:04:54.961 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:04:54.979 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:55.277 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:54.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:04:55.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=119.1 MiB, available=355.9 MiB 07:04:55.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.remoteRepositoryRevisionSynced=141, revision=148 07:04:55.431 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=9TXTcCP9RblekUTxN_YQew, serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe} because of missing permissions! 07:04:55.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:04:55.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=117.7 MiB, available=356.3 MiB 07:04:55.955 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:55.959 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionSynced=141, revision=148 07:04:55.960 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.localRepositoryRevisionInProgress=148, revision=-1 07:04:56.029 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:56.039 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:56.039 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:56.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=-1, revision=174 07:04:56.110 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 07:04:56.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:04:56.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:04:56.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=116.7 MiB, available=357.8 MiB 07:04:56.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:04:56.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.5 MiB, allocated=473.5 MiB, used=116.6 MiB, available=356.9 MiB 07:04:56.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:04:57.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=116.6 MiB, available=357.4 MiB 07:04:57.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5373ae3d-ce25-47c4-ade3-8031e2ca84fe.null.xml.gz 07:04:57.275 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:04:57.275 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:04:57.286 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:57.293 [qtp1776774368-5359] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee localRepositoryRevisionSynced=147 07:04:57.400 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:57.423 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe transaction.localRevision=176 remoteFromLocalRevision=147 07:04:57.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=851cf613-743a-483a-aba1-2c51662c62ee from='build/repo/k0t36p32-vn6fg-local-src' toID=5373ae3d-ce25-47c4-ade3-8031e2ca84fe to='https://localhost:42817/5373ae3d-ce25-47c4-ade3-8031e2ca84fe' 07:04:57.478 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=176 07:04:57.484 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:57.484 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:57.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:04:57.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:04:57.491 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe localRepositoryRevisionSynced=176 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:57.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:57.571 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:57.572 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:57.579 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.from' result=null 07:04:57.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t36p32-vn6fg-local-src' configKey='repair.deleteCollisions.to' result=null 07:04:57.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=174, revision=178 07:04:57.587 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 07:04:57.709 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:57.714 [qtp1776774368-4720] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee, this.remoteRepositoryRevisionSynced=171, revision=178 07:04:57.812 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:57.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionSynced=171, revision=178 07:04:57.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe, this.localRepositoryRevisionInProgress=178, revision=-1 07:04:57.836 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:57.843 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe remoteRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee transaction.localRevision=153 remoteFromLocalRevision=176 07:04:57.925 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:57.929 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]initPersistenceManagerFactory: repositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:57.932 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:57.990 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12398 ms. 07:04:58.014 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]getCloseDeferredMillis: closeDeferredMillis=20000 07:04:58.014 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:58.057 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. 07:04:58.057 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, invitation=false] 07:04:58.098 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. 07:04:58.098 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qh1afyK9l8cUudtaY6rmiQ, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:58.283 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:58.316 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:58.340 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=851cf613-743a-483a-aba1-2c51662c62ee serverRepositoryId=5373ae3d-ce25-47c4-ade3-8031e2ca84fe renewalDateTime=2019-09-21T05:33:29.219Z expiryDateTime=2019-09-21T06:03:29.219Z 07:04:58.355 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:58.371 [qtp1776774368-4720] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:58.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:04:58.430 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:58.434 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:58.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:04:58.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 07:04:58.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:04:58.500 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1e9c3b36]getCloseDeferredMillis: closeDeferredMillis=20000 07:04:58.500 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1e9c3b36]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:04:58.501 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [11c0cead]getCloseDeferredMillis: closeDeferredMillis=20000 07:04:58.501 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [11c0cead]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:58.871 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=161.0 MiB, available=294.5 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:58.929 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:59.129 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:04:59.302 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:04:59.374 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src localRepository.publicKeySha1 = 6E:70:C8:40:66:F0:32:B4:83:A9:53:78:20:72:33:FB:BC:2D:21:BA remoteRepository.repositoryId = 5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepository.remoteRoot = https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepository.publicKeySha1 = FF:E7:BB:04:4B:86:4B:1C:45:B5:9C:CE:19:2E:FA:E9:B1:55:FF:06 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 67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 5ca6ef5f-4cda-4397-8864-abadf6a2d320 07:04:59.853 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:00.080 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29aac25d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' 07:05:00.085 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29aac25d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:00.539 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:05:00.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:05:00.720 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:05:00.745 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:05:00.777 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:05:00.810 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:05:00.838 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.74% 07:05:00.892 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:05:01.000 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:01.058 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:01.083 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 renewalDateTime=2019-09-21T05:35:01.031Z expiryDateTime=2019-09-21T06:05:01.031Z 07:05:01.098 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:01.107 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:01.126 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:05:01.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' toID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b to='build/repo/k0t39atg-6u82q-local-src', fromRepoLocalSync=true 07:05:01.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.-1.xml.gz 07:05:01.129 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.-1.xml.gz 07:05:01.129 [pool-47-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b ('build/repo/k0t39atg-6u82q-local-src') 07:05:01.173 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:05:01.188 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:01.213 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:05:01.262 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:05:01.302 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:01.311 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.-1.xml.gz 07:05:01.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:05:01.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=157.9 MiB, available=297.6 MiB 07:05:01.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:05:01.984 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:02.025 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=-1, revision=4 07:05:02.311 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 07:05:03.132 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:03.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:05:03.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=158.1 MiB, available=297.4 MiB 07:05:03.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 07:05:04.105 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:05:04.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:05:04.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=157.6 MiB, available=297.9 MiB 07:05:04.972 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:04.978 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionSynced=-1, revision=4 07:05:04.979 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=4, revision=-1 07:05:05.010 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:05.016 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:05.016 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:05.083 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:05:05.083 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:05:05.109 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:05:05.177 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. 07:05:05.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=6 07:05:05.260 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:05.330 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:05.668 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:05:05.720 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:05.724 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 07:05:05.910 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:05.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=-1, revision=6 07:05:05.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=6, revision=-1 07:05:05.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:05:05.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:05:06.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=145.2 MiB, available=310.3 MiB 07:05:06.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:05:07.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=145.1 MiB, available=310.4 MiB 07:05:07.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:05:07.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=145.1 MiB, available=310.4 MiB 07:05:07.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.-1.xml.gz 07:05:07.421 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:05:07.423 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:05:07.423 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:05:07.436 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:07.472 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=2 07:05:07.477 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:07.515 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=8 remoteFromLocalRevision=2 07:05:07.523 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b from='build/repo/k0t39atg-6u82q-local-src' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' 07:05:07.549 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:07.552 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:07.587 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:05:07.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:07.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:07.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:05:07.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=10 07:05:07.748 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:05:07.821 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:07.825 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:07.841 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:07.911 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:07.919 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=6, revision=10 07:05:07.919 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=10, revision=-1 07:05:08.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:05:08.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:08.050 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:08.068 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.154 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.170 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:05:08.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=12 07:05:08.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:08.288 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:08.315 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.322 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=10, revision=12 07:05:08.488 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=10, revision=12 07:05:08.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=12, revision=-1 07:05:08.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:08.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:08.575 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.706 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:05:08.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=14 07:05:08.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:08.782 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:08.833 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.836 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=12, revision=14 07:05:08.869 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=12, revision=14 07:05:08.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=14, revision=-1 07:05:08.895 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:08.895 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:08.916 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.937 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:08.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:05:09.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=16 07:05:09.007 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:05:09.054 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.058 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=14, revision=16 07:05:09.093 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=14, revision=16 07:05:09.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=16, revision=-1 07:05:09.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:09.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:09.146 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.170 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.182 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:05:09.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:05:09.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=18 07:05:09.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:05:09.288 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.291 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=16, revision=18 07:05:09.332 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=16, revision=18 07:05:09.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=18, revision=-1 07:05:09.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:09.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:09.391 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.423 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:05:09.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=20 07:05:09.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:05:09.543 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.546 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=18, revision=20 07:05:09.582 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.586 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=18, revision=20 07:05:09.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=20, revision=-1 07:05:09.616 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:09.616 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:09.638 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.668 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.681 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:05:09.682 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:05:09.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d8f634663f31a505c2410718d28a8f59310e284' to.sha1='ad021772f4eaaf861a81aca68a553856b76f28a7'): /1 {11 11ä11#+} 1/a 07:05:09.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=23 07:05:09.769 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:05:09.814 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.817 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:09.835 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:09.840 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=20, revision=23 07:05:09.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=23, revision=-1 07:05:09.876 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:09.918 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:10.017 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:10.034 [Test worker] 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' 07:05:10.149 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:10.169 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:10.172 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:10.173 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WC2G8pURwvV7pN41pRka_A/NydjBPHYTePwbtCLiFnP9A' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:10.212 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:10.890 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:10.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 314015 bytes in 951 ms. path='/1 {11 11ä11#+} 1/a' 07:05:11.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=26 07:05:11.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 07:05:11.076 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.082 [qtp2000985038-4768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=23, revision=26 07:05:11.090 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=23, revision=26 07:05:11.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=26, revision=-1 07:05:11.122 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:11.122 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:11.147 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.253 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:11.261 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:11.273 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:11.323 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:11.327 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:11.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:05:11.378 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4f6e484a66dbe7c7faa49d1f452d4b13b1e0f06' to.sha1='ad7a84d4c59fd44223c971b2cda0a6f5222cee59'): /1 {11 11ä11#+} 1/b 07:05:11.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=31 07:05:11.411 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 07:05:11.513 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.516 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=26, revision=31 07:05:11.571 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=26, revision=31 07:05:11.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=31, revision=-1 07:05:11.606 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.678 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.710 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:11.725 [Test worker] 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' 07:05:11.813 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.822 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.825 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:11.826 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WC2G8pURwvV7pN41pRka_A/8nlg9hJFsvXkvG-bm2sRlw' offset=0 07:05:12.001 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 226825 bytes in 299 ms. path='/1 {11 11ä11#+} 1/b' 07:05:12.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=34 07:05:12.040 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 07:05:12.138 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.143 [qtp2000985038-2912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=31, revision=34 07:05:12.265 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.272 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=31, revision=34 07:05:12.272 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=34, revision=-1 07:05:12.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:12.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:12.324 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.354 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:12.367 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:12.379 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.476 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:12.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:05:12.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b380f414092eb806cbe3c244fe97bd2847f49091' to.sha1='efcd2f12e959b97651ce18bd18a0de2c9d515810'): /1 {11 11ä11#+} 1/c 07:05:12.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=39 07:05:12.547 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:12.581 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:12.613 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.616 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=34, revision=39 07:05:12.639 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=34, revision=39 07:05:12.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=39, revision=-1 07:05:12.676 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.694 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.718 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:12.731 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:12.734 [Test worker] 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' 07:05:12.811 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.836 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.838 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.839 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WC2G8pURwvV7pN41pRka_A/t4FUILk3ezyDm1zsjzcFMw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:12.874 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:12.880 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 223961 bytes in 164 ms. path='/1 {11 11ä11#+} 1/c' 07:05:12.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=42 07:05:12.914 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 07:05:12.956 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.962 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=39, revision=42 07:05:12.970 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:12.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=39, revision=42 07:05:12.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:13.003 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:13.003 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:13.003 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:13.021 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.038 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:13.040 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:13.054 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.068 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:13.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:05:13.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f9c96aa999cc37501ed89d0bb655a6a33c080da' to.sha1='df3823ae60324d3a958fd7b7afc3e387ed92b6f1'): /2/1 {11 11ä11#+} 1/a 07:05:13.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=47 07:05:13.139 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 07:05:13.209 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.212 [qtp2000985038-4768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:13.222 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:13.234 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=42, revision=47 07:05:13.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=47, revision=-1 07:05:13.261 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.280 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:13.294 [Test worker] 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' 07:05:13.351 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.359 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.362 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.363 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oiLl2nD3S_bYhtX0ednbWg/hpd3gvGBvlz7M2wamXyJ9g/zv2vqctC-ZLuFEU8Ju-wDA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:13.406 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:13.427 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 138898 bytes in 178 ms. path='/2/1 {11 11ä11#+} 1/a' 07:05:13.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=50 07:05:13.493 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 07:05:13.545 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.549 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=47, revision=50 07:05:13.562 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=47, revision=50 07:05:13.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=50, revision=-1 07:05:13.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:13.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:13.605 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.624 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:13.626 [qtp2000985038-4768] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:13.662 [qtp2000985038-4768] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.676 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:13.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:05:13.726 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ad226f3d119e0e44e8216eec24038d5dc4198f2b' to.sha1='81631ca3d0c8941fcfe5436147a652b4c409f682'): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:13.751 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:13.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=55 07:05:13.752 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:05:13.793 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.797 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=50, revision=55 07:05:13.820 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=50, revision=55 07:05:13.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=55, revision=-1 07:05:13.861 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.901 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:13.972 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:13.979 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:14.040 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:14.064 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:14.074 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:14.076 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:14.077 [qtp2000985038-2912] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oiLl2nD3S_bYhtX0ednbWg/hpd3gvGBvlz7M2wamXyJ9g/SwMPWOj4Rinx_n5dCVjo0g' offset=0 07:05:14.196 [qtp2000985038-2912] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:14.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175097 bytes in 239 ms. path='/2/1 {11 11ä11#+} 1/b' 07:05:14.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=58 07:05:14.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 07:05:14.278 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:14.284 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=55, revision=58 07:05:14.300 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:14.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=55, revision=58 07:05:14.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=58, revision=-1 07:05:14.339 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:14.339 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:14.358 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:14.377 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:14.379 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:14.412 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:14.431 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:14.438 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:05:14.471 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f97b5ce4942c875c3d20dfcf09eef74b25aec0f0' to.sha1='9ec3067742b0ff735130c86ef0fe707d8bcdf822'): /2/a 07:05:14.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=63 07:05:14.521 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 07:05:14.630 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:14.633 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=58, revision=63 07:05:15.102 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:15.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=58, revision=63 07:05:15.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=63, revision=-1 07:05:15.132 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:15.156 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:15.166 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:15.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:15.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:15.451 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:15.471 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:15.474 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:15.475 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oiLl2nD3S_bYhtX0ednbWg/t83uJ-_xlEzO9Wko6Lfehw' offset=0 07:05:15.929 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 962395 bytes in 777 ms. path='/2/a' 07:05:16.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=66 07:05:16.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 07:05:16.060 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.065 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=63, revision=66 07:05:16.073 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=63, revision=66 07:05:16.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:16.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:16.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:16.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:16.127 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.143 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:16.144 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:16.155 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:16.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:05:16.190 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:05:16.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b0f9ba58b505945f620774dc0a3ab5897965e75c' to.sha1='dfc9f4227cb3794a78ce408ed768650b373e64b1'): /3 + &#ä/5/h 07:05:16.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=71 07:05:16.252 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 07:05:16.292 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.295 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=66, revision=71 07:05:16.328 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=66, revision=71 07:05:16.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=71, revision=-1 07:05:16.367 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.397 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.412 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:16.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:05:16.461 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.468 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.469 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.469 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/l8kWGRarni5ysNE4DAxmiA/hiPzTYs2mYTlVXkPM_NYAQ' offset=0 07:05:16.503 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.519 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54754 bytes in 102 ms. path='/3 + &#ä/5/h' 07:05:16.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=74 07:05:16.539 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:05:16.582 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.585 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=71, revision=74 07:05:16.620 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=71, revision=74 07:05:16.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=74, revision=-1 07:05:16.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:16.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:16.674 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.702 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:16.704 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:16.713 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.737 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:16.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:05:16.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6f48c383612836e5ddf34614d64f7deffb92eae' to.sha1='eed8093ea503b78a367013d64afb2e5a08616fad'): /3 + &#ä/5/i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:16.802 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:16.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=79 07:05:16.817 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 07:05:16.852 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.856 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=74, revision=79 07:05:16.878 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=74, revision=79 07:05:16.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=79, revision=-1 07:05:16.913 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.941 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:16.953 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:16.957 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:17.047 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29aac25d]initPersistenceManagerFactory: repositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:17.058 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29aac25d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12524 ms. 07:05:17.095 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3g-3lxer-remote' 07:05:17.098 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3g-3lxer-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:17.128 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:17.142 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:17.145 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:17.146 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/l8kWGRarni5ysNE4DAxmiA/1D7aOZxxqGwZNYkbo2Hy7g' offset=0 07:05:17.671 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:17.693 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 740995 bytes in 735 ms. path='/3 + &#ä/5/i' 07:05:17.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=82 07:05:17.710 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 07:05:17.770 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:17.773 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=79, revision=82 07:05:17.803 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:17.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=79, revision=82 07:05:17.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=82, revision=-1 07:05:17.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:17.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:17.862 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:17.882 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:17.885 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:17.891 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:17.910 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:17.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:05:18.003 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34dc8a589ba4f208eaa729eb1e8006997ae6dfc4' to.sha1='24fee5be3f91c8b320a2b26a83205dcae53a5615'): /3 + &#ä/aa 07:05:18.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=87 07:05:18.066 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 07:05:18.132 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.136 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=82, revision=87 07:05:18.208 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.219 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=82, revision=87 07:05:18.219 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=87, revision=-1 07:05:18.250 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.299 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.323 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:18.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:18.435 [closeDeferredTimer-145076d9-bd] INFO c.c.c.l.LocalRepoManagerImpl - [145076d9]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:18.553 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.570 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.572 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.574 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/7us7Js0a2dbeSKt-2D_zmg' offset=0 07:05:18.762 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 807383 bytes in 435 ms. path='/3 + &#ä/aa' 07:05:18.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=90 07:05:18.795 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 07:05:18.830 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.834 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=87, revision=90 07:05:18.842 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=87, revision=90 07:05:18.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=90, revision=-1 07:05:18.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:18.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:18.944 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:18.968 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:18.970 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:18.980 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.004 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:19.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:05:19.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b43c64f00e2366815069813d6119172547d78488' to.sha1='b1c34ce5e13cb007c1e3266e327ae7ac03add69d'): /3 + &#ä/bb 07:05:19.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=95 07:05:19.070 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 07:05:19.134 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.138 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=90, revision=95 07:05:19.156 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=90, revision=95 07:05:19.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=95, revision=-1 07:05:19.190 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.212 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:19.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:05:19.368 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.380 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.382 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.384 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/G6DlPyD8UD-W68egd8Ew-w' offset=0 07:05:19.541 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 501848 bytes in 318 ms. path='/3 + &#ä/bb' 07:05:19.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=98 07:05:19.569 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:05:19.619 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.622 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=95, revision=98 07:05:19.630 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=95, revision=98 07:05:19.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=98, revision=-1 07:05:19.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:05:19.677 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:19.709 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.736 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:19.737 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:19.752 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.767 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:19.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:05:19.791 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7ad12f9339d9ad78b7fa1d40179615d261cbc1ef' to.sha1='7446bf73032c2d0a957d69375b05ff0122e30e5b'): /3 + &#ä/cc 07:05:19.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=103 07:05:19.818 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 07:05:19.851 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.854 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=98, revision=103 07:05:19.872 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=98, revision=103 07:05:19.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=103, revision=-1 07:05:19.896 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.922 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:19.936 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:19.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:05:20.013 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.022 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.025 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.061 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/CzJTnCy0zbFF-Lr_4rrmdg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:19.038 [closeDeferredTimer-1e9c3b36-1] INFO c.c.c.l.LocalRepoManagerImpl - [1e9c3b36]_close: Shutting down real LocalRepoManager. 07:05:19.038 [closeDeferredTimer-11c0cead-1] INFO c.c.c.l.LocalRepoManagerImpl - [11c0cead]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:20.165 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 226952 bytes in 239 ms. path='/3 + &#ä/cc' 07:05:20.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=106 07:05:20.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 07:05:20.248 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.250 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=103, revision=106 07:05:20.259 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=103, revision=106 07:05:20.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=106, revision=-1 07:05:20.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:20.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:20.316 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.336 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:20.338 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:20.402 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:20.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:05:20.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='778e1105357c77f2e46c4c1cdced7a7d9bdb970d' to.sha1='bc6fe110b86e9cba250933c76bf429608aa26221'): /3 + &#ä/dd 07:05:20.601 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=111 07:05:20.601 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 07:05:20.702 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.706 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=106, revision=111 07:05:20.772 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=106, revision=111 07:05:20.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=111, revision=-1 07:05:20.804 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.868 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:20.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:21.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:05:21.093 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:21.100 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:21.104 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:21.105 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/_8y48W9OWzkJ0c9IwTa05g' offset=0 07:05:21.409 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:21.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129019 bytes in 415 ms. path='/3 + &#ä/dd' 07:05:21.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=114 07:05:21.470 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 07:05:21.565 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:21.568 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=111, revision=114 07:05:21.625 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:21.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=111, revision=114 07:05:21.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=114, revision=-1 07:05:21.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:21.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:21.674 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:21.692 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:21.693 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:21.707 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:21.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:21.820 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:05:21.850 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=8 07:05:21.992 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:21.992 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:22.834 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:22.834 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:22.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=119 07:05:23.221 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 07:05:23.412 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:23.415 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=114, revision=119 07:05:23.442 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:23.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=114, revision=119 07:05:23.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=119, revision=-1 07:05:23.533 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:23.552 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b transaction.localRevision=81 remoteFromLocalRevision=8 07:05:23.609 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:23.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' toID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b to='build/repo/k0t39atg-6u82q-local-src', fromRepoLocalSync=false 07:05:23.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:05:23.622 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:05:23.640 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:23.698 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 07:05:23.713 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:23.717 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:05:23.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:05:24.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=139.4 MiB, available=316.1 MiB 07:05:24.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:05:24.446 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:25.743 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=-1, revision=82 07:05:25.898 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:26.382 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:26.408 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:26.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:05:27.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=136.4 MiB, available=319.1 MiB 07:05:27.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=4, revision=82 07:05:27.141 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.141 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.168 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:27.168 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:27.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.180 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.180 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.199 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.205 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:27.205 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.211 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.211 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:27.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:27.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:27.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.242 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:27.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:27.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:27.270 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:05:27.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:05:27.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=134.6 MiB, available=320.9 MiB 07:05:27.793 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:27.799 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionSynced=4, revision=82 07:05:27.799 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=82, revision=-1 07:05:27.842 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:27.847 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:27.847 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:27.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=121 07:05:27.930 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:05:27.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:05:27.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:05:28.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=134.4 MiB, available=321.1 MiB 07:05:28.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:05:28.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=134.4 MiB, available=321.1 MiB 07:05:28.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:05:29.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=134.4 MiB, available=321.1 MiB 07:05:29.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:05:29.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:05:29.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:05:29.241 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:05:29.254 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:29.266 [qtp2000985038-4875] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=81 07:05:29.271 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:29.301 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=123 remoteFromLocalRevision=81 07:05:29.304 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b from='build/repo/k0t39atg-6u82q-local-src' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' 07:05:29.336 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 07:05:29.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:29.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:29.341 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:05:29.341 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:05:29.344 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=123 07:05:29.349 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:29.350 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:29.355 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:29.355 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:29.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=121, revision=125 07:05:29.360 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 07:05:29.433 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:29.436 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=119, revision=125 07:05:29.440 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:29.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=119, revision=125 07:05:29.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=125, revision=-1 07:05:29.460 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:29.463 [qtp2000985038-5441] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b transaction.localRevision=87 remoteFromLocalRevision=123 07:05:29.465 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:29.467 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:05:29.471 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/_ov4syAh-uZ-Af6kuVUymg 07:05:29.522 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms. 07:05:29.523 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=k_68UK2-E-u9f2xVNXfa0w, invitation=false] 07:05:29.617 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 94 ms. 07:05:29.618 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=fBQ4KS-B9BDwx9O02FM9Kg, invitation=false] 07:05:30.036 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:30.085 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:30.108 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 renewalDateTime=2019-09-21T05:35:01.031Z expiryDateTime=2019-09-21T06:05:01.031Z 07:05:30.119 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:30.123 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:30.129 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:30.130 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:30.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=128 07:05:30.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 07:05:30.233 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:30.237 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=125, revision=128 07:05:30.261 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:30.277 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:05:30.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' toID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b to='build/repo/k0t39atg-6u82q-local-src', fromRepoLocalSync=true 07:05:30.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.81.xml.gz 07:05:30.282 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.81.xml.gz 07:05:30.285 [pool-48-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b ('build/repo/k0t39atg-6u82q-local-src') 07:05:30.297 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:05:30.300 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:30.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:30.324 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=88 07:05:30.329 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:30.335 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.81.xml.gz 07:05:30.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=81 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:30.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:30.531 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:30.670 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:31.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=135.8 MiB, available=319.7 MiB 07:05:31.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:05:31.038 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% 07:05:31.250 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:31.259 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=-1, revision=89 07:05:31.269 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 07:05:31.288 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:31.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:31.392 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:31.531 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:31.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=134.1 MiB, available=321.4 MiB 07:05:31.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=82, revision=89 07:05:31.871 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:05:31.872 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=k_68UK2-E-u9f2xVNXfa0w, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:05:31.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:31.897 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:32.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=134.1 MiB, available=321.4 MiB 07:05:32.438 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:32.444 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionSynced=82, revision=89 07:05:32.444 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=89, revision=-1 07:05:32.501 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:32.512 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:32.512 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:32.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=128, revision=131 07:05:32.527 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 07:05:32.562 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:32.571 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=128, revision=131 07:05:32.600 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:32.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=125, revision=131 07:05:32.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=131, revision=-1 07:05:32.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:32.710 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:32.786 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:32.887 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:32.975 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:33.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:32.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:05:33.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=134.4 MiB, available=321.1 MiB 07:05:33.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:33.191 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:33.321 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:33.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=134.4 MiB, available=321.1 MiB 07:05:33.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:33.510 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:33.911 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:33.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=134.4 MiB, available=321.1 MiB 07:05:33.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.81.xml.gz 07:05:33.961 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:05:33.965 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:05:33.965 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:05:33.986 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:33.996 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=88 07:05:34.000 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.024 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=134 remoteFromLocalRevision=88 07:05:34.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b from='build/repo/k0t39atg-6u82q-local-src' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' 07:05:34.036 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.039 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.056 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=134 07:05:34.095 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:34.095 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:34.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:05:34.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=136 07:05:34.149 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 07:05:34.201 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.204 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=131, revision=136 07:05:34.218 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=131, revision=136 07:05:34.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=136, revision=-1 07:05:34.319 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:05:34.319 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:34.339 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.379 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.391 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:05:34.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=138 07:05:34.418 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:34.428 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:34.450 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.452 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=136, revision=138 07:05:34.467 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=136, revision=138 07:05:34.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=138, revision=-1 07:05:34.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:34.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:34.522 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.543 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.557 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.55% 07:05:34.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:05:34.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=140 07:05:34.584 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 07:05:34.622 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.625 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=138, revision=140 07:05:34.635 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=138, revision=140 07:05:34.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=140, revision=-1 07:05:34.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:34.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:34.694 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.727 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.736 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:05:34.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:05:34.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b44916a34f532bba98e6503f09f3001f89f0323' to.sha1='f97b5ce4942c875c3d20dfcf09eef74b25aec0f0'): /2/a 07:05:34.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=143 07:05:34.799 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 07:05:34.837 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.840 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=140, revision=143 07:05:34.849 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=140, revision=143 07:05:34.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=143, revision=-1 07:05:34.876 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.897 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:34.921 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:34.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:35.080 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:35.138 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.157 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.160 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.161 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oiLl2nD3S_bYhtX0ednbWg/t83uJ-_xlEzO9Wko6Lfehw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:35.359 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]initPersistenceManagerFactory: repositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 07:05:35.364 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9810 ms. 07:05:35.393 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]getCloseDeferredMillis: closeDeferredMillis=20000 07:05:35.393 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.436 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms. 07:05:35.436 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=TV6o3lDve99nxES-dXrwRg, invitation=false] 07:05:35.464 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 07:05:35.464 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=iA5zvZZvvDq7IOqlsamqCA, invitation=false] org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:35.509 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 962395 bytes in 630 ms. path='/2/a' 07:05:35.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=146 07:05:35.572 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 07:05:35.611 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.615 [qtp2000985038-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=143, revision=146 07:05:35.622 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=143, revision=146 07:05:35.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=146, revision=-1 07:05:35.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:35.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:35.676 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.720 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:35.722 [qtp2000985038-1858] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:35.743 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:35.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy' 07:05:35.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84e1800540b652b9c01a96f9d1b191d862c06103' to.sha1='75a5a6bdfb819836b91a41850654e4c5e1caf939'): /2/yyyyyyyy 07:05:35.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=151 07:05:35.870 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 07:05:35.937 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:35.944 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=146, revision=151 07:05:36.036 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:36.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=146, revision=151 07:05:36.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=151, revision=-1 07:05:36.084 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:36.093 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=119.3 MiB, available=369.2 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:36.134 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:36.140 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:36.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/yyyyyyyy' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:36.278 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:36.305 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:36.321 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:36.325 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:36.326 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oiLl2nD3S_bYhtX0ednbWg/wfqPe1K-OSt9-Py0zb3Sng' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:36.632 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = adb89846-f2ab-44c5-ad4b-980c191c652a localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src localRepository.publicKeySha1 = EE:98:7E:9F:30:79:53:29:C9:7B:60:80:58:F7:DC:AF:D1:96:4E:53 remoteRepository.repositoryId = cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepository.remoteRoot = https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepository.publicKeySha1 = 40:BB:01:6D:AA:C0:97:A5:D3:7A:45:E2:FF:92:78:64:AF:40:6A:12 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 adb89846-f2ab-44c5-ad4b-980c191c652a cc76c6cc-6ee8-4c7c-9819-bc909387db12 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:36.806 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:36.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 653669 bytes in 682 ms. path='/2/yyyyyyyy' 07:05:36.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=154 07:05:36.842 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 07:05:36.889 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:36.894 [qtp2000985038-1858] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=151, revision=154 07:05:36.905 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:36.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=151, revision=154 07:05:36.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=154, revision=-1 07:05:36.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:36.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:36.969 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.007 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:37.009 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:37.025 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.041 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:37.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/b' 07:05:37.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9d0874d7929c705ee6d9dbd7956ef77a4226ecd' to.sha1='0bb2b2a6d489c4d14c87bd995abd1cbda2bd5c6f'): /3 + &#ä/b 07:05:37.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=159 07:05:37.098 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 07:05:37.138 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.141 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=154, revision=159 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.148 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.171 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=154, revision=159 07:05:37.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=159, revision=-1 07:05:37.201 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.344 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.355 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:37.358 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.412 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:05:37.438 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.441 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.450 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.454 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.455 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/3J-uM-aJPD_ti2MEuiYrrg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.500 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:05:37.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:05:37.556 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.588 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.601 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 219125 bytes in 243 ms. path='/3 + &#ä/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.610 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=162 07:05:37.614 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 07:05:37.643 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.646 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=159, revision=162 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.663 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.13% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.663 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=159, revision=162 07:05:37.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=162, revision=-1 07:05:37.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:37.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.710 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.719 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.740 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:37.742 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:37.753 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:37.767 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz' 07:05:37.796 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1377ddf794e695949d00ceedb3a453a1c0f76d17' to.sha1='4eb4f60864663e0d5aee9fabc40edc78293ee643'): /3 + &#ä/zzzzzzz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.810 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=167 07:05:37.825 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 07:05:37.858 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.863 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=162, revision=167 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.879 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.897 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:37.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=162, revision=167 07:05:37.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=167, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.909 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 renewalDateTime=2019-09-21T05:35:37.833Z expiryDateTime=2019-09-21T06:05:37.833Z 07:05:37.926 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.927 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.948 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.958 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.964 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:37.966 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:37.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/zzzzzzz' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:37.971 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=adb89846-f2ab-44c5-ad4b-980c191c652a to='build/repo/k0t39v3c-icmtz-local-src', fromRepoLocalSync=true 07:05:37.971 [pool-46-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing adb89846-f2ab-44c5-ad4b-980c191c652a ('build/repo/k0t39v3c-icmtz-local-src') 07:05:37.993 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:05:38.021 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:38.055 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.066 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.070 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:38.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.-1.xml.gz 07:05:38.073 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:38.077 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/qmhsEcQ8wYD5D9McM0s1bQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:38.087 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.133 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:05:38.164 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.168 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.-1.xml.gz 07:05:38.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:38.218 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.232 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281755 bytes in 263 ms. path='/3 + &#ä/zzzzzzz' 07:05:38.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=170 07:05:38.272 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 07:05:38.304 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.306 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=167, revision=170 07:05:38.312 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=167, revision=170 07:05:38.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=170, revision=-1 07:05:38.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:38.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:38.368 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.397 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:38.400 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:38.412 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.424 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:38.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxxxxxx' 07:05:38.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16da5029f924b583f8c49d7c88b6adb0c623bed8' to.sha1='35b521d697cee86183caf74dfcbc326aac31c134'): /xxxxxxx 07:05:38.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=175 07:05:38.542 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 07:05:38.610 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.612 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=170, revision=175 07:05:38.656 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=170, revision=175 07:05:38.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=175, revision=-1 07:05:38.687 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.712 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.726 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:38.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxxxxxx' 07:05:38.814 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.821 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.824 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:38.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=103.5 MiB, available=386.5 MiB 07:05:38.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:38.842 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PjqvnqkysaXpK5kedpRTjA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:38.866 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.898 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:38.932 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169995 bytes in 215 ms. path='/xxxxxxx' 07:05:38.954 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=178 07:05:38.955 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:38.959 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:38.986 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:38.989 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=175, revision=178 07:05:39.066 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:39.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=175, revision=178 07:05:39.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=178, revision=-1 07:05:39.102 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:39.102 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:39.120 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:39.137 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:39.138 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:39.156 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:39.224 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:05:39.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.81% 07:05:39.397 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=134 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:39.476 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:39.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:39.596 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:39.596 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:39.739 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:39.739 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:39.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=183 07:05:39.869 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 07:05:39.935 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:39.938 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=178, revision=183 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:39.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=103.9 MiB, available=386.1 MiB 07:05:39.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:40.007 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:40.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=178, revision=183 07:05:40.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=183, revision=-1 07:05:40.038 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:40.050 [qtp2000985038-1858] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b transaction.localRevision=126 remoteFromLocalRevision=134 07:05:40.118 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:40.128 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' toID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b to='build/repo/k0t39atg-6u82q-local-src', fromRepoLocalSync=false 07:05:40.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:05:40.128 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:05:40.147 [qtp2000985038-1858] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:40.217 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=126 07:05:40.235 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:40.246 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:05:40.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:40.248 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:05:40.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:40.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=104.0 MiB, available=386.5 MiB 07:05:40.956 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:40.970 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionSynced=-1, revision=4 07:05:40.971 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=4, revision=-1 07:05:40.988 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:41.003 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:41.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:41.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=142.3 MiB, available=313.2 MiB 07:05:41.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:05:41.053 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:41.078 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:05:41.078 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:05:41.099 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:41.100 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=-1, revision=127 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:41.197 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 75 ms. 07:05:41.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=6 07:05:41.432 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:41.645 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 07:05:41.879 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:41.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=8, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:41.926 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:05:42.014 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:42.018 [qtp1776774368-5359] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 07:05:42.225 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:42.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=-1, revision=6 07:05:42.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=6, revision=-1 07:05:42.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:05:42.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:42.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=140.3 MiB, available=315.2 MiB 07:05:42.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=89, revision=127 07:05:42.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:42.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:42.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:42.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:42.507 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:42.507 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:42.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:42.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:42.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:42.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:42.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:42.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:42.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:42.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:42.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:42.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:42.555 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:05:42.556 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=k_68UK2-E-u9f2xVNXfa0w, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:05:42.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:42.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=87.9 MiB, available=401.6 MiB 07:05:42.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:43.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=140.5 MiB, available=315.0 MiB 07:05:43.057 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:43.067 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionSynced=89, revision=127 07:05:43.068 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=127, revision=-1 07:05:43.083 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:43.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:43.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:43.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=185 07:05:43.100 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 07:05:43.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:43.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=87.9 MiB, available=391.6 MiB 07:05:43.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:43.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:05:43.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=140.5 MiB, available=315.0 MiB 07:05:43.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:43.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=87.9 MiB, available=401.6 MiB 07:05:43.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.-1.xml.gz 07:05:43.796 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:05:43.798 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:05:43.798 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:05:43.809 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:43.846 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=2 07:05:43.858 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:43.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=8 remoteFromLocalRevision=2 07:05:43.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adb89846-f2ab-44c5-ad4b-980c191c652a from='build/repo/k0t39v3c-icmtz-local-src' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:05:43.912 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:43.916 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:43.941 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:05:43.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:43.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:44.008 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:05:44.072 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=10 07:05:44.072 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:44.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=140.5 MiB, available=315.0 MiB 07:05:44.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:44.139 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.150 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=6, revision=10 07:05:44.228 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=6, revision=10 07:05:44.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=10, revision=-1 07:05:44.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:05:44.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:44.325 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.412 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.425 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:05:44.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=12 07:05:44.527 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:44.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=140.5 MiB, available=315.0 MiB 07:05:44.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:05:44.530 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:05:44.531 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:05:44.531 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:05:44.545 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.569 [qtp2000985038-4875] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=126 07:05:44.576 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=187 remoteFromLocalRevision=126 07:05:44.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b from='build/repo/k0t39atg-6u82q-local-src' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:44.605 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.608 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:44.632 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=187 07:05:44.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:44.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:44.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:05:44.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:44.668 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:44.671 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=187 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:44.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=10, revision=12 07:05:44.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:44.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:44.675 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:44.682 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:05:44.683 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:05:44.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=185, revision=189 07:05:44.689 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:44.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:44.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:44.722 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.725 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=183, revision=189 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:44.726 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:44.757 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=183, revision=189 07:05:44.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=189, revision=-1 07:05:44.794 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.799 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b transaction.localRevision=132 remoteFromLocalRevision=187 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:44.804 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:44.809 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.812 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:44.815 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:44.816 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e45f830]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' 07:05:44.820 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e45f830]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:44.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=14 07:05:44.879 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:05:44.930 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.934 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=12, revision=14 07:05:44.971 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:44.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=12, revision=14 07:05:44.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=14, revision=-1 07:05:45.002 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:45.003 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:45.019 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.045 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.059 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:05:45.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=16 07:05:45.109 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:05:45.167 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.170 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=14, revision=16 07:05:45.204 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.207 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=14, revision=16 07:05:45.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=16, revision=-1 07:05:45.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:45.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:45.254 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.282 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.294 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:05:45.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:05:45.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=18 07:05:45.342 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:05:45.406 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.409 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=16, revision=18 07:05:45.471 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=16, revision=18 07:05:45.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=18, revision=-1 07:05:45.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:45.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:45.529 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.557 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:05:45.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=20 07:05:45.624 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:05:45.685 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.693 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=18, revision=20 07:05:45.728 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=18, revision=20 07:05:45.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=20, revision=-1 07:05:45.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:45.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:45.782 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.817 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.830 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:05:45.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:05:45.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3765a61d68642eb1bd1276c00f763a8f5feb083e' to.sha1='9bcdcd138085645dbdcb786c9bc65a960aea34f1'): /1 {11 11ä11#+} 1/a 07:05:45.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=23 07:05:45.915 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:05:45.957 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.960 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=20, revision=23 07:05:45.984 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:45.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=20, revision=23 07:05:45.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=23, revision=-1 07:05:46.020 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:46.056 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:46.242 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:46.247 [Test worker] 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' 07:05:46.380 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:46.399 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:46.402 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:46.403 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n4DPZUpOuGp7mwKJI5gXRw/bL-snejPnqbrD3kG1LDwVw' offset=0 07:05:47.284 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:47.320 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 354124 bytes in 1073 ms. path='/1 {11 11ä11#+} 1/a' 07:05:47.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=26 07:05:47.332 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 07:05:47.361 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:47.365 [qtp1776774368-5359] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=23, revision=26 07:05:47.374 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:47.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=23, revision=26 07:05:47.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=26, revision=-1 07:05:47.413 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:47.413 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:47.437 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:47.540 [qtp1776774368-4687] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:47.551 [qtp1776774368-4687] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:47.572 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:47.622 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:47.692 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:05:47.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84bddb2d2ee3d44a7c1603ec6669097bb617e8aa' to.sha1='fa84d43ba10a52404b8cb07f7597f99f114fd253'): /1 {11 11ä11#+} 1/b 07:05:47.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=31 07:05:47.760 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:47.767 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:47.802 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:47.805 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=26, revision=31 07:05:47.907 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:47.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=26, revision=31 07:05:47.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=31, revision=-1 07:05:47.942 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.018 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.038 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:48.042 [Test worker] 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' 07:05:48.206 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.220 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.224 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.225 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n4DPZUpOuGp7mwKJI5gXRw/KnwKwZlM3Om8I6ye37FeWA' offset=0 07:05:48.642 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 724411 bytes in 638 ms. path='/1 {11 11ä11#+} 1/b' 07:05:48.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=34 07:05:48.692 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 07:05:48.721 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.725 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=31, revision=34 07:05:48.730 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=31, revision=34 07:05:48.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=34, revision=-1 07:05:48.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:48.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:48.788 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.822 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:48.827 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:48.887 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:48.909 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:48.919 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:05:48.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c69e5100dfa24c3c7e3974a8a487db9ae0a70a3b' to.sha1='851cd4725f4d748d0953b32d78ea3db43a485a53'): /1 {11 11ä11#+} 1/c 07:05:48.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=39 07:05:48.967 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 07:05:49.007 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:49.010 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=34, revision=39 07:05:49.106 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:49.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=34, revision=39 07:05:49.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=39, revision=-1 07:05:49.152 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:49.207 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:49.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:49.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' 07:05:49.485 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:49.505 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:49.508 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:49.509 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n4DPZUpOuGp7mwKJI5gXRw/F9lPWIaBVR0ih5CvKwgpjw' offset=0 07:05:50.891 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:50.953 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:50.963 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:50.966 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:50.967 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n4DPZUpOuGp7mwKJI5gXRw/F9lPWIaBVR0ih5CvKwgpjw' offset=1048576 07:05:51.051 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1107160 bytes in 1815 ms. path='/1 {11 11ä11#+} 1/c' 07:05:51.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=43 07:05:51.080 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 07:05:51.137 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.141 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=39, revision=43 07:05:51.153 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=39, revision=43 07:05:51.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=43, revision=-1 07:05:51.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:51.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:51.210 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.243 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:51.246 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:51.297 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.321 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:51.330 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:05:51.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:05:51.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8771daddb07722cd96b58f4220118a6050477692' to.sha1='724610c4dad7efc24413cd893a2945226474b6d5'): /2/1 {11 11ä11#+} 1/a 07:05:51.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=48 07:05:51.423 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 07:05:51.488 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.514 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=43, revision=48 07:05:51.593 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=43, revision=48 07:05:51.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=48, revision=-1 07:05:51.619 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.702 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:51.713 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:51.762 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:51.838 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.850 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.853 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:51.854 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vrYnKWza58lmUVEN7HsNQA/8JKnW8AMCDrBzalRCsg_KA/mP14iekZ89MCF6G2SW15QQ' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:52.043 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:52.592 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:52.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 521784 bytes in 896 ms. path='/2/1 {11 11ä11#+} 1/a' 07:05:52.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=51 07:05:52.622 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:52.718 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:52.730 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:52.733 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=48, revision=51 07:05:52.749 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:52.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=48, revision=51 07:05:52.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=51, revision=-1 07:05:52.783 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:52.783 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:52.798 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:52.820 [qtp1776774368-4687] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:52.821 [qtp1776774368-4687] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:52.833 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:52.854 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:52.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:05:52.947 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3666b30dfea7397f96836ac3618663a658cc9d6' to.sha1='abc35257f379c18a7f7748980b182b930e76cc2d'): /2/1 {11 11ä11#+} 1/b 07:05:52.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=56 07:05:52.974 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 07:05:53.015 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:53.018 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=51, revision=56 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:53.038 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:53.038 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:53.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=51, revision=56 07:05:53.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=56, revision=-1 07:05:53.070 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:53.096 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:53.111 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:53.115 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b' 07:05:53.342 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:53.362 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:53.365 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:53.366 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vrYnKWza58lmUVEN7HsNQA/8JKnW8AMCDrBzalRCsg_KA/xKtGwRLXSR-p1ZbhEL84gQ' offset=0 07:05:54.004 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:54.022 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:05:54.175 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:54.183 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:54.201 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:54.205 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:54.206 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vrYnKWza58lmUVEN7HsNQA/8JKnW8AMCDrBzalRCsg_KA/xKtGwRLXSR-p1ZbhEL84gQ' offset=1048576 07:05:54.653 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:54.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1719227 bytes in 1574 ms. path='/2/1 {11 11ä11#+} 1/b' 07:05:54.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=60 07:05:54.709 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 07:05:54.745 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:54.749 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=56, revision=60 07:05:54.760 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:54.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=56, revision=60 07:05:54.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=60, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:54.795 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:54.804 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:54.804 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:54.826 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:54.855 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:54.859 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:54.871 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:54.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:54.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:05:54.919 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='61b270850c7a5075458f9c497cfbddb3484a8053' to.sha1='7f2bfec25330c5d1c2e0a1ff8a14e80bb18374c7'): /2/a 07:05:54.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=65 07:05:54.968 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 07:05:55.022 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.026 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=60, revision=65 07:05:55.070 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=60, revision=65 07:05:55.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=65, revision=-1 07:05:55.097 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.120 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.130 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:55.131 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:05:55.187 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.194 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.197 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.198 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vrYnKWza58lmUVEN7HsNQA/6qN5ihglsME8BrR7_mkvyA' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:55.206 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:55.288 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.308 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151420 bytes in 177 ms. path='/2/a' 07:05:55.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=68 07:05:55.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 07:05:55.346 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.348 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=65, revision=68 07:05:55.373 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=65, revision=68 07:05:55.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=68, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:55.394 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:55.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:55.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:55.429 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.447 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:55.450 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:55.459 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:55.472 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:55.477 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:55.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:05:55.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1026bcff58777958bf546f043761b200e83b6d2' to.sha1='5180030e4bf76e29de780b6221062eae5e65a93b'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:55.562 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:55.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=73 07:05:55.565 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 07:05:55.607 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.610 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=68, revision=73 07:05:55.644 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=68, revision=73 07:05:55.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=73, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:55.678 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:55.680 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.709 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:55.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:55.818 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:55.832 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.842 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.845 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:55.846 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EPPhCCyqygIbtxcgfRqmqA/ajn31Fuyy_EzV5XY57ctDg/UabpblV0tEHKAGfRDxN8vg' offset=0 07:05:56.054 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:56.064 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:56.089 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 433467 bytes in 365 ms. path='/3 + &#ä/5/h' 07:05:56.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=76 07:05:56.106 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76 07:05:56.141 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.145 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=73, revision=76 07:05:56.169 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=73, revision=76 07:05:56.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=76, revision=-1 07:05:56.211 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:05:56.211 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:56.229 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:56.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:56.250 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:56.253 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:56.310 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:56.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:05:56.358 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87c78850a4bdb5631b9364f6eb6051a0ba78fb97' to.sha1='b008e751d87291e4c82af66f947cdbf1951d2d17'): /3 + &#ä/5/i 07:05:56.387 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=81 07:05:56.387 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 07:05:56.421 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.425 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=76, revision=81 07:05:56.446 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=76, revision=81 07:05:56.450 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=81, revision=-1 07:05:56.481 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.505 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.518 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:56.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:05:56.590 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.600 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.603 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.604 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EPPhCCyqygIbtxcgfRqmqA/ajn31Fuyy_EzV5XY57ctDg/0ElEovbvh23NFH3FEP__tg' offset=0 07:05:56.714 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218795 bytes in 208 ms. path='/3 + &#ä/5/i' 07:05:56.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=84 07:05:56.742 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 07:05:56.774 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.779 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=81, revision=84 07:05:56.791 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=81, revision=84 07:05:56.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:56.811 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:56.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:56.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:56.866 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.891 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:56.893 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:56.905 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:56.921 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:56.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:05:56.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4ed862c8e63b4b66087dea2e48b6da50c806f34' to.sha1='4d7292c19992a45ff2968e27d09021fd094b69a6'): /3 + &#ä/aa 07:05:56.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=89 07:05:56.996 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 07:05:57.036 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.042 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=84, revision=89 07:05:57.074 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=84, revision=89 07:05:57.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=89, revision=-1 07:05:57.102 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.156 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.226 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:57.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:05:57.368 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.381 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.384 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.385 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EPPhCCyqygIbtxcgfRqmqA/YEdToRmVN6zk9Bau442Viw' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:57.627 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:57.767 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.784 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 616879 bytes in 556 ms. path='/3 + &#ä/aa' 07:05:57.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=92 07:05:57.796 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 07:05:57.826 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.828 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=89, revision=92 07:05:57.837 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=89, revision=92 07:05:57.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=92, revision=-1 07:05:57.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:57.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:57.890 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.909 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:57.911 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:57.921 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:57.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:57.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:05:57.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b5ef919b34d95a8bdc3e12c75a798b9757d21da' to.sha1='fd2e58cf87a7a3d9bcd8bbebc84c10bdd67b9466'): /3 + &#ä/bb 07:05:57.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=97 07:05:57.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 07:05:58.032 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.035 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=92, revision=97 07:05:58.055 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=92, revision=97 07:05:58.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=97, revision=-1 07:05:58.081 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.179 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.190 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:58.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:05:58.284 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.315 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.319 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.320 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EPPhCCyqygIbtxcgfRqmqA/XGvN2ayKvEgJrm0Qx56rbw' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:58.342 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:58.454 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 319064 bytes in 293 ms. path='/3 + &#ä/bb' 07:05:58.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=100 07:05:58.504 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:05:58.539 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.543 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=97, revision=100 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:58.548 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e45f830]initPersistenceManagerFactory: repositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:05:58.553 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e45f830]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11434 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:58.554 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=97, revision=100 07:05:58.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=100, revision=-1 07:05:58.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:05:58.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:58.608 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.652 [qtp1776774368-5622] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:58.656 [qtp1776774368-5622] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:58.672 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.691 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:58.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:05:58.714 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7dd00b6c4a897d5ecd17407262a707c599ed20cc' to.sha1='d534887d3fb8a4de3d1733a49def101fa8ff54a4'): /3 + &#ä/cc 07:05:58.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=105 07:05:58.740 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 07:05:58.775 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.778 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=100, revision=105 07:05:58.798 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=100, revision=105 07:05:58.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=105, revision=-1 07:05:58.829 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.852 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:58.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:05:58.955 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.965 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.968 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:58.969 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EPPhCCyqygIbtxcgfRqmqA/rXtqdeMq30GWG1wCascszQ' offset=0 07:05:59.139 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 336327 bytes in 286 ms. path='/3 + &#ä/cc' 07:05:59.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=108 07:05:59.163 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 07:05:59.198 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.204 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=105, revision=108 07:05:59.214 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=105, revision=108 07:05:59.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=108, revision=-1 07:05:59.255 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:05:59.255 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:05:59.278 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:59.279 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=146.7 MiB, available=308.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:59.297 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:05:59.299 [qtp1776774368-2495] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:05:59.310 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:05:59.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:05:59.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a0e39956fbda7ac954d6fc3b3af6a4cd52cf68b' to.sha1='d8bb8a8981ed99fef4965a4855b2540ed56ba047'): /3 + &#ä/dd org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:59.377 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:59.391 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=113 07:05:59.391 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 07:05:59.422 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.426 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=108, revision=113 07:05:59.450 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=108, revision=113 07:05:59.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=113, revision=-1 07:05:59.484 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.506 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.517 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:59.518 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:59.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest localRepository.publicKeySha1 = BA:28:55:73:4D:19:AA:CD:6A:AA:E9:33:8A:05:FE:F7:41:DB:4E:EE remoteRepository.repositoryId = 5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepository.remoteRoot = https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320/_ov4syAh-uZ-Af6kuVUymg remoteRepository.publicKeySha1 = FF:E7:BB:04:4B:86:4B:1C:45:B5:9C:CE:19:2E:FA:E9:B1:55:FF:06 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 e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 5ca6ef5f-4cda-4397-8864-abadf6a2d320 07:05:59.635 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.674 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:05:59.674 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.689 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.691 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.692 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EPPhCCyqygIbtxcgfRqmqA/22Kr2zx0algoHgyPljLoSw' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:05:59.698 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 renewalDateTime=2019-09-21T05:35:59.652Z expiryDateTime=2019-09-21T06:05:59.652Z 07:05:59.716 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.724 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:05:59.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:05:59.744 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320/_ov4syAh-uZ-Af6kuVUymg' toID=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e to='build/repo/k0t3atm6-2k7ui-local-dest', fromRepoLocalSync=true 07:05:59.744 [pool-49-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e ('build/repo/k0t3atm6-2k7ui-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:00.148 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:00.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 643164 bytes in 747 ms. path='/3 + &#ä/dd' 07:06:00.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=116 07:06:00.279 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 07:06:00.306 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:00.308 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:00.310 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=113, revision=116 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:00.317 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:00.322 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:00.325 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=113, revision=116 07:06:00.325 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=116, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:00.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.-1.xml.gz 07:06:00.334 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.-1.xml.gz 07:06:00.349 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:00.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:00.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:00.376 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:00.384 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=134 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:00.397 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:06:00.398 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:06:00.411 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:00.426 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="adb89846-f2ab-44c5-ad4b-980c191c652a"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:06:00.430 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:00.433 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:00.453 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:00.454 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.-1.xml.gz 07:06:00.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:00.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:00.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:00.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:00.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:00.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=121 07:06:00.631 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:06:00.674 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:00.679 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=116, revision=121 07:06:00.704 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:00.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=116, revision=121 07:06:00.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=121, revision=-1 07:06:00.726 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:00.745 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a transaction.localRevision=83 remoteFromLocalRevision=8 07:06:00.751 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:00.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=adb89846-f2ab-44c5-ad4b-980c191c652a to='build/repo/k0t39v3c-icmtz-local-src', fromRepoLocalSync=false 07:06:00.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:00.759 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:00.772 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:00.800 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83 07:06:00.818 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:00.822 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:00.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:01.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=145.4 MiB, available=310.1 MiB 07:06:01.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:01.292 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:01.314 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionInProgress=-1, revision=136 07:06:01.350 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 07:06:01.471 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:01.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=22, cryptoKeyDtos.size=41, cryptoLinkDtos.size=53, currentHistoCryptoRepoFileDtos.size=22, histoCryptoRepoFileDtos.size=26, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:01.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=107.9 MiB, available=381.6 MiB 07:06:01.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:01.729 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:01.788 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=-1, revision=84 07:06:01.858 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 07:06:02.046 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:02.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:02.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=145.6 MiB, available=309.9 MiB 07:06:02.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=136 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:02.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=102.5 MiB, available=384.0 MiB 07:06:02.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=4, revision=84 07:06:02.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:02.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:02.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:02.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:02.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.873 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.879 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:02.879 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.885 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.886 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:02.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.904 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.904 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.916 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.924 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:02.924 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.943 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:02.944 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:02.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:02.962 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:06:02.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:03.151 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms. 07:06:03.151 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.179 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.179 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.185 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.185 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.196 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.196 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.207 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.207 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.231 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.231 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.262 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.262 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.279 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.279 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:03.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:03.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:03.366 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:03.369 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=k_68UK2-E-u9f2xVNXfa0w, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:03.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:03.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=100.8 MiB, available=387.2 MiB 07:06:03.482 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:03.492 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionSynced=4, revision=84 07:06:03.492 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=84, revision=-1 07:06:03.507 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:03.514 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:03.514 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:03.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=123 07:06:03.533 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 07:06:03.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:03.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=146.9 MiB, available=308.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:03.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:04.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=100.7 MiB, available=388.8 MiB 07:06:04.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:04.152 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:04.155 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionSynced=-1, revision=136 07:06:04.155 [qtp2000985038-4769] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionInProgress=136, revision=-1 07:06:04.159 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:04.164 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:06:04.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:04.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:04.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=5 07:06:04.242 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 07:06:04.404 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:04.430 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:04.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=100.7 MiB, available=387.8 MiB 07:06:04.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:04.457 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:04.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=-1, revision=5 07:06:04.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=5, revision=-1 07:06:04.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:06:04.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:04.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=100.7 MiB, available=390.3 MiB 07:06:04.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:04.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:06:04.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:06:04.897 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:04.921 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=83 07:06:04.944 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:04.985 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=125 remoteFromLocalRevision=83 07:06:04.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adb89846-f2ab-44c5-ad4b-980c191c652a from='build/repo/k0t39v3c-icmtz-local-src' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:06:05.027 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=125 07:06:05.032 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:05.037 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:05.038 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:06:05.040 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:06:05.044 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=125 07:06:05.053 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:05.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:05.061 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:05.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:05.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=123, revision=127 07:06:05.074 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 07:06:05.130 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:05.135 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=121, revision=127 07:06:05.140 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:05.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=121, revision=127 07:06:05.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=127, revision=-1 07:06:05.167 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:05.171 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a transaction.localRevision=89 remoteFromLocalRevision=125 07:06:05.173 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:05.177 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:06:05.180 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:06:05.182 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8f00cd9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' 07:06:05.190 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8f00cd9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:05.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=146.9 MiB, available=308.6 MiB 07:06:05.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:06:05.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=146.8 MiB, available=308.7 MiB 07:06:05.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:06:06.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=146.8 MiB, available=308.7 MiB 07:06:06.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.-1.xml.gz 07:06:06.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:06:06.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:06:06.379 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' 07:06:06.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.46% 07:06:06.471 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.85% 07:06:06.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 07:06:06.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b0f9ba58b505945f620774dc0a3ab5897965e75c' to.sha1=''): /5/h 07:06:06.728 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:06.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 07:06:06.768 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:06.769 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/l8kWGRarni5ysNE4DAxmiA/hiPzTYs2mYTlVXkPM_NYAQ' offset=0 07:06:06.788 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:06.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:06:06.822 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18860 bytes in 90 ms. path='/5/h' 07:06:06.853 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:06:06.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:06.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 07:06:06.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6f48c383612836e5ddf34614d64f7deffb92eae' to.sha1=''): /5/i 07:06:07.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:07.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 07:06:07.019 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:07.020 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/l8kWGRarni5ysNE4DAxmiA/1D7aOZxxqGwZNYkbo2Hy7g' offset=0 07:06:07.033 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:07.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:06:07.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257775 bytes in 213 ms. path='/5/i' 07:06:07.244 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:06:07.292 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:07.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' 07:06:07.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34dc8a589ba4f208eaa729eb1e8006997ae6dfc4' to.sha1=''): /aa 07:06:07.437 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:07.443 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' 07:06:07.466 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:07.467 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/7us7Js0a2dbeSKt-2D_zmg' offset=0 07:06:07.475 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:07.516 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:07.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:06:07.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 246975 bytes in 253 ms. path='/aa' 07:06:07.720 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:06:07.755 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:07.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 07:06:07.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9d0874d7929c705ee6d9dbd7956ef77a4226ecd' to.sha1=''): /b 07:06:07.822 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:07.824 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 07:06:07.839 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:07.840 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/3J-uM-aJPD_ti2MEuiYrrg' offset=0 07:06:07.848 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:07.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:06:07.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 126940 bytes in 102 ms. path='/b' 07:06:07.949 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:06:07.974 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:07.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 07:06:08.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b43c64f00e2366815069813d6119172547d78488' to.sha1=''): /bb 07:06:08.031 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:08.034 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 07:06:08.058 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.061 [qtp2000985038-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/G6DlPyD8UD-W68egd8Ew-w' offset=0 07:06:08.068 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 07:06:08.190 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 411710 bytes in 156 ms. path='/bb' 07:06:08.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:06:08.243 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:08.247 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 07:06:08.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7ad12f9339d9ad78b7fa1d40179615d261cbc1ef' to.sha1=''): /cc 07:06:08.299 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:08.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 07:06:08.319 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.320 [qtp2000985038-4769] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/CzJTnCy0zbFF-Lr_4rrmdg' offset=0 07:06:08.327 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:06:08.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169062 bytes in 88 ms. path='/cc' 07:06:08.415 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:06:08.450 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:08.457 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 07:06:08.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='778e1105357c77f2e46c4c1cdced7a7d9bdb970d' to.sha1=''): /dd 07:06:08.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:08.530 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 07:06:08.545 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.546 [qtp2000985038-3831] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/_8y48W9OWzkJ0c9IwTa05g' offset=0 07:06:08.552 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:06:08.591 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36106 bytes in 61 ms. path='/dd' 07:06:08.625 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:06:08.654 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:08.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz' 07:06:08.683 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1377ddf794e695949d00ceedb3a453a1c0f76d17' to.sha1=''): /zzzzzzz 07:06:08.717 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:08.720 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/zzzzzzz' 07:06:08.746 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.747 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/qmhsEcQ8wYD5D9McM0s1bQ' offset=0 07:06:08.773 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:06:08.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 244890 bytes in 132 ms. path='/zzzzzzz' 07:06:08.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_0 into destFile zzzzzzz 07:06:08.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:08.921 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.78% 07:06:08.935 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.944 [qtp2000985038-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e localRepositoryRevisionSynced=134 07:06:08.951 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:08.975 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=63 remoteFromLocalRevision=134 07:06:08.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e from='build/repo/k0t3atm6-2k7ui-local-dest' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320/_ov4syAh-uZ-Af6kuVUymg' 07:06:08.997 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:09.001 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:09.040 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=63 07:06:09.064 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:09.064 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:09.079 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:06:09.079 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:06:09.094 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=63 07:06:09.102 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:09.102 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:09.118 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:09.118 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:09.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=65 07:06:09.129 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 07:06:09.229 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:09.235 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.remoteRepositoryRevisionSynced=5, revision=65 07:06:09.242 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:09.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=5, revision=65 07:06:09.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=65, revision=-1 07:06:09.273 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:09.277 [qtp2000985038-4769] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e transaction.localRevision=141 remoteFromLocalRevision=63 07:06:09.298 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:09.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320/_ov4syAh-uZ-Af6kuVUymg' toID=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e to='build/repo/k0t3atm6-2k7ui-local-dest', fromRepoLocalSync=false 07:06:09.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:09.303 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:09.325 [qtp2000985038-30] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:09.387 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=141 07:06:09.394 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:09.400 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:09.934 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:06:10.092 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:09.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:06:10.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=149.8 MiB, available=305.7 MiB 07:06:10.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:10.159 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:10.166 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionInProgress=-1, revision=142 07:06:10.223 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 07:06:10.238 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:10.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:10.318 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:06:10.597 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:10.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=149.0 MiB, available=306.5 MiB 07:06:10.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=136, revision=142 07:06:10.746 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:10.747 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=k_68UK2-E-u9f2xVNXfa0w, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:10.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:06:11.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=149.1 MiB, available=306.4 MiB 07:06:11.266 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:11.270 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionSynced=136, revision=142 07:06:11.270 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionInProgress=142, revision=-1 07:06:11.273 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:11.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:11.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:11.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=68 07:06:11.323 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:11.803 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:11.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:06:11.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:11.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=149.2 MiB, available=306.3 MiB 07:06:11.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:12.056 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:12.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=149.2 MiB, available=306.3 MiB 07:06:12.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:12.620 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:12.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=149.2 MiB, available=306.3 MiB 07:06:12.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:12.797 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:06:12.797 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:06:12.809 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:12.816 [qtp2000985038-4769] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e localRepositoryRevisionSynced=141 07:06:12.863 [qtp2000985038-4769] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:12.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=70 remoteFromLocalRevision=141 07:06:12.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e from='build/repo/k0t3atm6-2k7ui-local-dest' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320/_ov4syAh-uZ-Af6kuVUymg' 07:06:12.896 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=63 localRepositoryRevisionInProgress=70 07:06:12.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:12.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:12.901 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:06:12.901 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:06:12.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=70 07:06:12.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:12.913 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:12.923 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:12.923 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:12.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=68, revision=72 07:06:12.930 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 07:06:12.979 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:12.986 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.remoteRepositoryRevisionSynced=65, revision=72 07:06:12.994 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:12.998 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=65, revision=72 07:06:12.998 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=72, revision=-1 07:06:13.020 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:13.024 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e transaction.localRevision=147 remoteFromLocalRevision=70 07:06:13.048 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:13.053 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:13.328 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:13.356 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:13.383 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:13.400 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 renewalDateTime=2019-09-21T05:35:01.031Z expiryDateTime=2019-09-21T06:05:01.031Z 07:06:13.409 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:13.413 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:13.422 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:13.423 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:13.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=191 07:06:13.435 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 07:06:13.465 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:06:13.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' toID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b to='build/repo/k0t39atg-6u82q-local-src', fromRepoLocalSync=true 07:06:13.466 [pool-50-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b ('build/repo/k0t39atg-6u82q-local-src') 07:06:13.487 [pool-50-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:06:13.513 [pool-50-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:13.527 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:06:13.691 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:13.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.126.xml.gz 07:06:13.705 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.126.xml.gz 07:06:13.728 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:13.758 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=147 07:06:13.760 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:13.767 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.126.xml.gz 07:06:13.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=126 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:13.865 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:06:14.078 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:06:14.291 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:14.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=151.5 MiB, available=304.0 MiB 07:06:14.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:14.506 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:14.510 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:14.518 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=-1, revision=148 07:06:14.532 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:06:14.552 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:14.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:14.762 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:15.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=150.9 MiB, available=304.6 MiB 07:06:15.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=127, revision=148 07:06:15.266 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:15.269 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=k_68UK2-E-u9f2xVNXfa0w, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:15.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:15.401 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:15.799 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=150.4 MiB, available=305.1 MiB 07:06:15.829 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:15.832 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionSynced=127, revision=148 07:06:15.832 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=148, revision=-1 07:06:15.836 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:15.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:15.843 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:15.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=191, revision=194 07:06:15.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 07:06:15.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:15.903 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:15.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:16.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=150.6 MiB, available=304.9 MiB 07:06:16.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:16.484 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:06:16.705 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8f00cd9]initPersistenceManagerFactory: repositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:16.720 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8f00cd9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9971 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:16.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=150.6 MiB, available=304.9 MiB 07:06:16.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:06:17.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=150.6 MiB, available=304.9 MiB 07:06:17.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.126.xml.gz 07:06:17.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:06:17.244 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:06:17.244 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:06:17.258 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.267 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=147 07:06:17.271 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.298 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=196 remoteFromLocalRevision=147 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:17.375 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=107.6 MiB, available=380.9 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:17.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b from='build/repo/k0t39atg-6u82q-local-src' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' 07:06:17.417 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.420 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.448 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=196 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:17.476 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:17.498 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:17.498 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:17.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:06:17.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=194, revision=198 07:06:17.585 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:17.614 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 6d1b7810-c37c-443a-a868-40c20e3f85f8 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest localRepository.publicKeySha1 = 91:7B:E2:D7:45:07:9C:1A:BC:27:F3:67:2D:EC:B5:6A:40:9C:EE:A9 remoteRepository.repositoryId = cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepository.remoteRoot = https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepository.publicKeySha1 = 40:BB:01:6D:AA:C0:97:A5:D3:7A:45:E2:FF:92:78:64:AF:40:6A:12 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 6d1b7810-c37c-443a-a868-40c20e3f85f8 cc76c6cc-6ee8-4c7c-9819-bc909387db12 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:17.629 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.633 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=189, revision=198 07:06:17.701 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=189, revision=198 07:06:17.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=198, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:17.723 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.760 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.792 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 renewalDateTime=2019-09-21T05:36:17.745Z expiryDateTime=2019-09-21T06:06:17.745Z org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:17.798 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:17.798 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:17.803 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.807 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.825 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:17.826 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:17.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=6d1b7810-c37c-443a-a868-40c20e3f85f8 to='build/repo/k0t3b9bw-kc55l-local-dest', fromRepoLocalSync=true 07:06:17.827 [pool-47-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6d1b7810-c37c-443a-a868-40c20e3f85f8 ('build/repo/k0t3b9bw-kc55l-local-dest') org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:17.889 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.896 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.98% 07:06:17.896 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:06:17.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=200 07:06:17.925 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 07:06:17.952 [qtp2000985038-5716] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.962 [qtp2000985038-5716] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=198, revision=200 07:06:17.986 [qtp2000985038-5716] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:17.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=198, revision=200 07:06:17.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=200, revision=-1 07:06:18.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:18.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:18.059 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.082 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:18.086 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:18.092 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.23% 07:06:18.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ttttt' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:18.095 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:06:18.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.-1.xml.gz 07:06:18.104 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.-1.xml.gz 07:06:18.124 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:18.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc3176bfb640a835b03586cdae24614a3a5cbffe' to.sha1='ca73660df04e5191160641d379f825e936bdc324'): /2/ttttt org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:18.147 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91 07:06:18.173 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.190 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:18.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=203 07:06:18.194 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=200, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203 07:06:18.325 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.328 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=200, revision=203 07:06:18.376 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=200, revision=203 07:06:18.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=203, revision=-1 07:06:18.403 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.454 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.474 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:06:18.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ttttt' 07:06:18.626 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.653 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.656 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.657 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oiLl2nD3S_bYhtX0ednbWg/CuEFR3vn_r-RxRVvn9a63A' offset=0 07:06:18.729 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.755 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 581139 bytes in 278 ms. path='/2/ttttt' 07:06:18.766 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=206 07:06:18.768 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=203, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=206 07:06:18.813 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.820 [qtp2000985038-589] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=203, revision=206 07:06:18.827 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:18.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=203, revision=206 07:06:18.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=206, revision=-1 07:06:18.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:18.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:18.895 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:18.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:19.008 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:19.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=106.6 MiB, available=385.9 MiB 07:06:19.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:19.018 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:06:19.035 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:19.040 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.058 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionInProgress=-1, revision=93 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:19.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:06:19.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:19.088 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:19.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95a2eed8ce1aa3353db536f687df9f286552f208' to.sha1='84e1800540b652b9c01a96f9d1b191d862c06103'): /2/yyyyyyyy 07:06:19.138 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=211 07:06:19.138 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=206, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211 07:06:19.177 [qtp2000985038-5716] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.180 [qtp2000985038-5716] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=206, revision=211 07:06:19.190 [qtp2000985038-5716] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=206, revision=211 07:06:19.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=211, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:19.209 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:19.217 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.240 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.249 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:06:19.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/yyyyyyyy' 07:06:19.417 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.431 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.434 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.435 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oiLl2nD3S_bYhtX0ednbWg/wfqPe1K-OSt9-Py0zb3Sng' offset=0 07:06:19.654 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.667 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 653669 bytes in 411 ms. path='/2/yyyyyyyy' 07:06:19.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=214 07:06:19.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=214 07:06:19.730 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:19.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:06:19.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=106.8 MiB, available=384.7 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:19.735 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=211, revision=214 07:06:19.740 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=211, revision=214 07:06:19.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=214, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:19.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=93 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:19.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:19.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:19.795 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.837 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:06:19.839 [qtp2000985038-5441] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:06:19.857 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:06:19.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:06:19.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b7b7ad59ce8690e00823d79af23da37b65c84129' to.sha1='7ad12f9339d9ad78b7fa1d40179615d261cbc1ef'): /3 + &#ä/cc 07:06:19.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=219 07:06:19.923 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=214, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=219 07:06:19.968 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.970 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=214, revision=219 07:06:19.992 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:19.998 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=214, revision=219 07:06:19.998 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=219, revision=-1 07:06:20.019 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.036 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.048 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=20, fromRepositoryId="FileInProgressMarker", toRepositoryId="20", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:06:20.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:06:20.123 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.132 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.135 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.138 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/CzJTnCy0zbFF-Lr_4rrmdg' offset=0 07:06:20.348 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.366 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 226952 bytes in 315 ms. path='/3 + &#ä/cc' 07:06:20.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=222 07:06:20.376 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=222 07:06:20.416 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.420 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=219, revision=222 07:06:20.435 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=219, revision=222 07:06:20.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=222, revision=-1 07:06:20.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.482 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.502 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:06:20.503 [qtp2000985038-4875] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:06:20.515 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:20.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:06:20.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:20.540 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=20, fromRepositoryId="FileInProgressMarker", toRepositoryId="20", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:20.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:20.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:20.545 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/kkkkk' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:20.551 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:20.551 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:20.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='237ed7bbbce112eea49bfda14efa85e7846ad6db' to.sha1='1f9368810c8a017a7b666f684f4cdbba6df404a5'): /3 + &#ä/kkkkk org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:20.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:20.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:20.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.602 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:20.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:20.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=227 07:06:20.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=222, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=227 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:20.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:20.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.632 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:20.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:20.651 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.654 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=222, revision=227 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:20.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:20.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:20.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:20.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:20.677 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=222, revision=227 07:06:20.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=227, revision=-1 07:06:20.714 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.774 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.793 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=21, fromRepositoryId="FileInProgressMarker", toRepositoryId="21", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:06:20.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/kkkkk' 07:06:20.878 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.893 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.897 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:20.898 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_ov4syAh-uZ-Af6kuVUymg/KHnILLmvse9vf9oUucNo8Q' offset=0 07:06:20.940 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64542 bytes in 184 ms. path='/3 + &#ä/kkkkk' 07:06:21.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=230 07:06:21.018 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=227, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=230 07:06:21.054 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.058 [qtp2000985038-4875] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=227, revision=230 07:06:21.068 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=227, revision=230 07:06:21.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=230, revision=-1 07:06:21.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:21.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:21.114 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.155 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:06:21.163 [qtp2000985038-2842] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:06:21.176 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.196 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=21, fromRepositoryId="FileInProgressMarker", toRepositoryId="21", path="67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b"] on repo=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b 07:06:21.200 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.72% 07:06:21.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=196 07:06:21.237 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:21.237 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:21.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:21.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:21.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=235 07:06:21.424 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=230, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=235 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:20.787 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:06:20.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:06:21.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=107.7 MiB, available=383.3 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:21.574 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.577 [qtp2000985038-5441] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=230, revision=235 07:06:21.653 [qtp2000985038-5441] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=230, revision=235 07:06:21.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=235, revision=-1 07:06:21.676 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:21.678 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.682 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionSynced=-1, revision=93 07:06:21.682 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionInProgress=93, revision=-1 07:06:21.686 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:21.686 [qtp2000985038-589] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b transaction.localRevision=177 remoteFromLocalRevision=196 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:21.692 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:21.692 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:21.692 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.698 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' toID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b to='build/repo/k0t39atg-6u82q-local-src', fromRepoLocalSync=false 07:06:21.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:21.699 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:21.718 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:21.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:21.810 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=177 07:06:21.827 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:21.831 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:21.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:21.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 07:06:22.019 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:22.022 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:06:22.051 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:22.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=-1, revision=5 07:06:22.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=5, revision=-1 07:06:22.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:06:22.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:22.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=108.1 MiB, available=367.4 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:22.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=156.5 MiB, available=299.0 MiB 07:06:22.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:22.816 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:22.827 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=-1, revision=178 07:06:23.006 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 07:06:23.160 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:23.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:22.899 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:06:23.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=107.4 MiB, available=382.1 MiB 07:06:23.363 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:23.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=155.5 MiB, available=300.0 MiB 07:06:23.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=148, revision=178 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:23.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=107.0 MiB, available=367.5 MiB 07:06:23.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.-1.xml.gz 07:06:23.807 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:06:23.809 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:23.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:23.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:23.869 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:23.869 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:23.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:23.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:23.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:23.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:23.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:23.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:23.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:23.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:23.909 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:23.925 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:23.927 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=k_68UK2-E-u9f2xVNXfa0w, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:23.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:23.970 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:06:24.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:06:24.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:06:24.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:06:24.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:06:24.175 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:06:24.176 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:06:24.205 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3765a61d68642eb1bd1276c00f763a8f5feb083e' to.sha1=''): /1 {11 11ä11#+} 1/a 07:06:24.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:24.291 [Test worker] 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' 07:06:24.319 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:24.320 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/n4DPZUpOuGp7mwKJI5gXRw/bL-snejPnqbrD3kG1LDwVw' offset=0 07:06:24.354 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:24.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:06:24.471 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281760 bytes in 180 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:24.496 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=155.7 MiB, available=299.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:24.525 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:06:24.601 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:24.611 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:24.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:24.618 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionSynced=148, revision=178 07:06:24.618 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.localRepositoryRevisionInProgress=178, revision=-1 07:06:24.635 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:24.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84bddb2d2ee3d44a7c1603ec6669097bb617e8aa' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:24.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:24.643 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:24.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=237 07:06:24.655 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=235, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=237 07:06:24.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:24.678 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:24.680 [Test worker] 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' 07:06:24.713 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:24.724 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/n4DPZUpOuGp7mwKJI5gXRw/KnwKwZlM3Om8I6ye37FeWA' offset=0 07:06:24.730 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:24.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:06:24.909 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57960 bytes in 229 ms. path='/1 {11 11ä11#+} 1/b' 07:06:25.148 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:24.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:25.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=154.2 MiB, available=301.3 MiB 07:06:25.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:25.190 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:25.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:06:25.226 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c69e5100dfa24c3c7e3974a8a487db9ae0a70a3b' to.sha1=''): /1 {11 11ä11#+} 1/c 07:06:25.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:25.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' 07:06:25.297 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:25.298 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/n4DPZUpOuGp7mwKJI5gXRw/F9lPWIaBVR0ih5CvKwgpjw' offset=0 07:06:25.314 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:25.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:06:25.549 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:25.550 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/n4DPZUpOuGp7mwKJI5gXRw/F9lPWIaBVR0ih5CvKwgpjw' offset=1048576 07:06:25.557 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:25.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:06:25.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 271068 bytes in 336 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:25.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=153.0 MiB, available=302.5 MiB 07:06:25.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:25.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 07:06:25.663 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c 07:06:25.693 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:25.699 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:06:25.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8771daddb07722cd96b58f4220118a6050477692' to.sha1=''): /2/1 {11 11ä11#+} 1/a 07:06:25.769 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:25.771 [Test worker] 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' 07:06:25.790 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:25.791 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vrYnKWza58lmUVEN7HsNQA/8JKnW8AMCDrBzalRCsg_KA/mP14iekZ89MCF6G2SW15QQ' offset=0 07:06:25.801 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:25.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 07:06:25.927 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 513660 bytes in 156 ms. path='/2/1 {11 11ä11#+} 1/a' 07:06:25.954 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:06:25.998 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:26.004 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:06:26.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3666b30dfea7397f96836ac3618663a658cc9d6' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=153.0 MiB, available=302.5 MiB 07:06:26.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:26.074 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:06:26.074 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:06:26.089 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.106 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:26.110 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.113 [qtp2000985038-5717] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b localRepositoryRevisionSynced=177 07:06:26.119 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.136 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.137 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vrYnKWza58lmUVEN7HsNQA/8JKnW8AMCDrBzalRCsg_KA/xKtGwRLXSR-p1ZbhEL84gQ' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.138 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=239 remoteFromLocalRevision=177 07:06:26.141 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b from='build/repo/k0t39atg-6u82q-local-src' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.145 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.157 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=239 07:06:26.181 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:26.181 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:26.195 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:06:26.195 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:06:26.200 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=239 07:06:26.203 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:26.203 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:26.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:26.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39atg-6u82q-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:26.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=237, revision=241 07:06:26.217 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=235, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=241 07:06:26.247 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.253 [qtp2000985038-2842] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b, this.remoteRepositoryRevisionSynced=235, revision=241 07:06:26.261 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=235, revision=241 07:06:26.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=241, revision=-1 07:06:26.278 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.283 [qtp2000985038-4875] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=67434f8f-5fdb-4b20-a2e7-3ebc8805ff0b transaction.localRevision=183 remoteFromLocalRevision=239 07:06:26.289 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.292 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:06:26.404 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.409 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.411 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vrYnKWza58lmUVEN7HsNQA/8JKnW8AMCDrBzalRCsg_KA/xKtGwRLXSR-p1ZbhEL84gQ' offset=1048576 07:06:26.425 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.442 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.475 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 renewalDateTime=2019-09-21T05:35:59.652Z expiryDateTime=2019-09-21T06:05:59.652Z 07:06:26.486 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.489 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.496 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:26.496 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:26.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=74 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.526 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:06:26.550 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:06:26.551 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320/_ov4syAh-uZ-Af6kuVUymg' toID=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e to='build/repo/k0t3atm6-2k7ui-local-dest', fromRepoLocalSync=true 07:06:26.551 [pool-51-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e ('build/repo/k0t3atm6-2k7ui-local-dest') 07:06:26.560 [pool-51-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:06:26.571 [pool-51-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.33% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.582 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 695865 bytes in 472 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.141.xml.gz 07:06:26.612 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.141.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.615 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:06:26.625 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.625 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.640 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=183 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.665 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:26.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.692 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.695 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='61b270850c7a5075458f9c497cfbddb3484a8053' to.sha1=''): /2/a org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:26.700 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.141.xml.gz 07:06:26.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=141 repoFileDtos.size=3 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:26.739 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:26.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:06:26.765 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.766 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vrYnKWza58lmUVEN7HsNQA/6qN5ihglsME8BrR7_mkvyA' offset=0 07:06:26.772 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:26.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:06:26.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106722 bytes in 115 ms. path='/2/a' 07:06:26.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:06:26.913 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:26.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:06:26.950 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1026bcff58777958bf546f043761b200e83b6d2' to.sha1=''): /3 + &#ä/5/h 07:06:26.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:26.995 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:06:27.024 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:27.025 [qtp1776774368-211] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EPPhCCyqygIbtxcgfRqmqA/ajn31Fuyy_EzV5XY57ctDg/UabpblV0tEHKAGfRDxN8vg' offset=0 07:06:27.033 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:27.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 07:06:27.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 239868 bytes in 153 ms. path='/3 + &#ä/5/h' 07:06:27.175 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:06:27.212 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:27.215 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:06:27.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87c78850a4bdb5631b9364f6eb6051a0ba78fb97' to.sha1=''): /3 + &#ä/5/i 07:06:27.282 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:27.285 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:06:27.309 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:27.310 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EPPhCCyqygIbtxcgfRqmqA/ajn31Fuyy_EzV5XY57ctDg/0ElEovbvh23NFH3FEP__tg' offset=0 07:06:27.318 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:27.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:27.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=155.4 MiB, available=300.1 MiB 07:06:27.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:27.398 [qtp2000985038-4875] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:27.405 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionInProgress=-1, revision=184 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:27.414 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137724 bytes in 129 ms. path='/3 + &#ä/5/i' 07:06:27.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:27.447 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:27.592 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:27.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:27.617 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:27.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4ed862c8e63b4b66087dea2e48b6da50c806f34' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:27.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=6, cryptoKeyDtos.size=2, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=6, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:27.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:27.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:06:27.686 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:27.691 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EPPhCCyqygIbtxcgfRqmqA/YEdToRmVN6zk9Bau442Viw' offset=0 07:06:27.699 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:27.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 07:06:27.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129150 bytes in 217 ms. path='/3 + &#ä/aa' 07:06:27.904 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:06:27.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:27.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:06:27.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b5ef919b34d95a8bdc3e12c75a798b9757d21da' to.sha1=''): /3 + &#ä/bb 07:06:27.984 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:27.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:06:28.008 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.009 [qtp1776774368-5622] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EPPhCCyqygIbtxcgfRqmqA/XGvN2ayKvEgJrm0Qx56rbw' offset=0 07:06:28.016 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:06:28.110 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254072 bytes in 124 ms. path='/3 + &#ä/bb' 07:06:28.127 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:06:28.155 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:28.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:06:28.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7dd00b6c4a897d5ecd17407262a707c599ed20cc' to.sha1=''): /3 + &#ä/cc 07:06:28.233 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:28.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:28.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=155.4 MiB, available=300.1 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:28.262 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.264 [qtp1776774368-4687] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EPPhCCyqygIbtxcgfRqmqA/rXtqdeMq30GWG1wCascszQ' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:28.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=142, revision=184 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:28.274 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:06:28.368 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 311891 bytes in 132 ms. path='/3 + &#ä/cc' 07:06:28.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:06:28.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:28.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:06:28.438 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a0e39956fbda7ac954d6fc3b3af6a4cd52cf68b' to.sha1=''): /3 + &#ä/dd 07:06:28.468 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:28.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:06:28.491 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.508 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EPPhCCyqygIbtxcgfRqmqA/22Kr2zx0algoHgyPljLoSw' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:28.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:06:28.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:28.524 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:28.524 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:28.530 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:28.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:28.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:28.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:28.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:28.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:28.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:28.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:28.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:28.569 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:28.571 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=k_68UK2-E-u9f2xVNXfa0w, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:28.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:28.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 07:06:28.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 600735 bytes in 235 ms. path='/3 + &#ä/dd' 07:06:28.720 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:06:28.754 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:28.757 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:06:28.775 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.781 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 localRepositoryRevisionSynced=91 07:06:28.784 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=94 remoteFromLocalRevision=91 07:06:28.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6d1b7810-c37c-443a-a868-40c20e3f85f8 from='build/repo/k0t3b9bw-kc55l-local-dest' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:06:28.825 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.828 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.861 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 07:06:28.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:28.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:28.894 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:06:28.894 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:06:28.909 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=94 07:06:28.917 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:28.917 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:28.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:28.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:28.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=96 07:06:28.942 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:06:28.990 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:28.993 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.remoteRepositoryRevisionSynced=5, revision=96 07:06:28.997 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:29.003 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=5, revision=96 07:06:29.003 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=96, revision=-1 07:06:29.018 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:29.024 [qtp1776774368-5622] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 transaction.localRevision=98 remoteFromLocalRevision=94 07:06:29.038 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:29.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=6d1b7810-c37c-443a-a868-40c20e3f85f8 to='build/repo/k0t3b9bw-kc55l-local-dest', fromRepoLocalSync=false 07:06:29.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:29.049 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:29.062 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:29.073 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 07:06:29.075 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:29.082 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:29.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:29.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=155.7 MiB, available=299.8 MiB 07:06:29.287 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:29.290 [qtp2000985038-5717] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionSynced=142, revision=184 07:06:29.291 [qtp2000985038-5717] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionInProgress=184, revision=-1 07:06:29.301 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:29.336 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:29.336 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:29.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=74, revision=77 07:06:29.377 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77 07:06:29.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:29.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=114.6 MiB, available=379.9 MiB 07:06:29.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:29.798 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:29.814 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionInProgress=-1, revision=99 07:06:29.825 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 07:06:29.840 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:29.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:29.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:30.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=154.3 MiB, available=301.2 MiB 07:06:30.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:30.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=113.8 MiB, available=381.7 MiB 07:06:30.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=93, revision=99 07:06:30.447 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:06:30.447 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:30.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=153.0 MiB, available=302.5 MiB 07:06:30.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:30.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=113.8 MiB, available=382.2 MiB 07:06:30.947 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:30.950 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionSynced=93, revision=99 07:06:30.950 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionInProgress=99, revision=-1 07:06:30.955 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:30.963 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:30.963 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:30.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=99 07:06:30.978 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:31.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=152.9 MiB, available=302.6 MiB 07:06:31.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.141.xml.gz 07:06:31.226 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:06:31.229 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:06:31.260 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:06:31.269 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:06:31.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 07:06:31.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b7b7ad59ce8690e00823d79af23da37b65c84129' to.sha1='7ad12f9339d9ad78b7fa1d40179615d261cbc1ef'): /cc 07:06:31.366 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:31.368 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 07:06:31.390 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:31.392 [qtp2000985038-5717] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/CzJTnCy0zbFF-Lr_4rrmdg' offset=0 07:06:31.416 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:30.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:06:30.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:31.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=114.0 MiB, available=367.0 MiB 07:06:31.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:31.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:06:31.508 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19652 bytes in 140 ms. path='/cc' 07:06:31.515 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:06:31.604 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:31.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/kkkkk' 07:06:31.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='237ed7bbbce112eea49bfda14efa85e7846ad6db' to.sha1=''): /kkkkk 07:06:31.711 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:31.714 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/kkkkk' 07:06:31.737 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:31.738 [qtp2000985038-589] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_ov4syAh-uZ-Af6kuVUymg/KHnILLmvse9vf9oUucNo8Q' offset=0 07:06:31.745 [qtp2000985038-589] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:31.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:06:31.777 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59196 bytes in 63 ms. path='/kkkkk' 07:06:31.797 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_12d860be3734010a62e9b1015e75471d61dbceb5_0 into destFile kkkkk 07:06:31.821 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5ca6ef5f-4cda-4397-8864-abadf6a2d320"] on repo=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e 07:06:31.839 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:31.847 [qtp2000985038-5717] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e localRepositoryRevisionSynced=183 07:06:31.853 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:31.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=114.0 MiB, available=380.5 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:31.897 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=92 remoteFromLocalRevision=183 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:31.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:31.901 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:06:31.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e from='build/repo/k0t3atm6-2k7ui-local-dest' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320/_ov4syAh-uZ-Af6kuVUymg' 07:06:31.911 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:31.954 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.000 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=92 07:06:32.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:32.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:32.034 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:06:32.034 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:06:32.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=92 07:06:32.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:32.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:32.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:32.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:32.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=77, revision=94 07:06:32.079 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 07:06:32.113 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.117 [qtp2000985038-5717] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.remoteRepositoryRevisionSynced=72, revision=94 07:06:32.128 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=72, revision=94 07:06:32.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=94, revision=-1 07:06:32.169 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.173 [qtp2000985038-5717] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e transaction.localRevision=189 remoteFromLocalRevision=92 07:06:32.179 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 from='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320/_ov4syAh-uZ-Af6kuVUymg' toID=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e to='build/repo/k0t3atm6-2k7ui-local-dest', fromRepoLocalSync=false 07:06:32.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:32.181 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:32.197 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.219 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=189 07:06:32.234 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.238 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/ChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:32.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:32.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=114.0 MiB, available=367.0 MiB 07:06:32.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:32.408 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:06:32.409 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:06:32.424 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.436 [qtp1776774368-5622] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 localRepositoryRevisionSynced=98 07:06:32.438 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.454 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=101 remoteFromLocalRevision=98 07:06:32.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6d1b7810-c37c-443a-a868-40c20e3f85f8 from='build/repo/k0t3b9bw-kc55l-local-dest' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:06:32.473 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 07:06:32.478 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:32.478 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:32.480 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:06:32.480 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:06:32.485 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=101 07:06:32.533 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:32.533 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:32.540 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:32.540 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:32.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=99, revision=103 07:06:32.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 07:06:32.654 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.658 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.remoteRepositoryRevisionSynced=96, revision=103 07:06:32.663 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=96, revision=103 07:06:32.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=103, revision=-1 07:06:32.688 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.692 [qtp1776774368-4687] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 transaction.localRevision=104 remoteFromLocalRevision=101 07:06:32.694 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.696 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:32.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=154.4 MiB, available=301.1 MiB 07:06:32.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:32.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 07:06:32.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:32.961 [qtp2000985038-2842] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:32.976 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionInProgress=-1, revision=190 07:06:32.992 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=184, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190 07:06:33.004 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:33.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:33.069 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:33.110 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:33.140 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 renewalDateTime=2019-09-21T05:35:37.833Z expiryDateTime=2019-09-21T06:05:37.833Z 07:06:33.150 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:33.156 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:33.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:33.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:33.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=129 07:06:33.179 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 07:06:33.203 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:06:33.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=adb89846-f2ab-44c5-ad4b-980c191c652a to='build/repo/k0t39v3c-icmtz-local-src', fromRepoLocalSync=true 07:06:33.205 [pool-48-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing adb89846-f2ab-44c5-ad4b-980c191c652a ('build/repo/k0t39v3c-icmtz-local-src') 07:06:33.220 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:06:33.247 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:06:33.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.83.xml.gz 07:06:33.417 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.83.xml.gz 07:06:33.435 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:33.459 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=104 07:06:33.463 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:33.469 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.83.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:33.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=154.0 MiB, available=301.5 MiB 07:06:33.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.remoteRepositoryRevisionSynced=184, revision=190 07:06:33.525 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=U1g2Q9QTbKKhK8yIwKZc9Q, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:33.526 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=k_68UK2-E-u9f2xVNXfa0w, serverRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320} because of missing permissions! 07:06:33.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:06:34.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=154.0 MiB, available=301.5 MiB 07:06:34.074 [qtp2000985038-5716] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:34.081 [qtp2000985038-5716] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionSynced=184, revision=190 07:06:34.082 [qtp2000985038-5716] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.localRepositoryRevisionInProgress=190, revision=-1 07:06:34.092 [qtp2000985038-5716] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:34.103 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:34.104 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:34.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=-1, revision=97 07:06:34.126 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 07:06:34.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:06:34.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:33.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=83 repoFileDtos.size=0 07:06:34.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.0 MiB, allocated=493.0 MiB, used=117.5 MiB, available=375.5 MiB 07:06:34.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:34.377 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:34.382 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=-1, revision=105 07:06:34.400 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 07:06:34.416 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:34.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:34.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=154.4 MiB, available=301.1 MiB 07:06:34.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:34.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=116.0 MiB, available=365.0 MiB 07:06:34.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=84, revision=105 07:06:34.944 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:06:34.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:35.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=153.1 MiB, available=302.4 MiB 07:06:35.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:35.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=115.6 MiB, available=376.4 MiB 07:06:35.568 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.571 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionSynced=84, revision=105 07:06:35.571 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=105, revision=-1 07:06:35.575 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.579 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:35.579 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:35.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=129, revision=132 07:06:35.618 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:06:35.646 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.649 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=127, revision=132 07:06:35.669 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=127, revision=132 07:06:35.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=132, revision=-1 07:06:35.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:35.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=152.2 MiB, available=303.3 MiB 07:06:35.808 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5ca6ef5f-4cda-4397-8864-abadf6a2d320.null.xml.gz 07:06:35.808 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:06:35.808 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:06:35.822 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.832 [qtp2000985038-5717] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e localRepositoryRevisionSynced=189 07:06:35.842 [qtp2000985038-5717] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 transaction.localRevision=99 remoteFromLocalRevision=189 07:06:35.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e from='build/repo/k0t3atm6-2k7ui-local-dest' toID=5ca6ef5f-4cda-4397-8864-abadf6a2d320 to='https://localhost:36994/5ca6ef5f-4cda-4397-8864-abadf6a2d320/_ov4syAh-uZ-Af6kuVUymg' 07:06:35.877 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99 07:06:35.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:35.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:35.883 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:06:35.883 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:06:35.889 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 localRepositoryRevisionSynced=99 07:06:35.891 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:35.891 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:35.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:35.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3atm6-2k7ui-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:35.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=97, revision=101 07:06:35.906 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 07:06:35.937 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.941 [qtp2000985038-3831] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e, this.remoteRepositoryRevisionSynced=94, revision=101 07:06:35.949 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.954 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionSynced=94, revision=101 07:06:35.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320, this.localRepositoryRevisionInProgress=101, revision=-1 07:06:35.977 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.980 [qtp2000985038-3831] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ca6ef5f-4cda-4397-8864-abadf6a2d320 remoteRepositoryId=e5d2cb8c-20b8-488e-8f6e-35e81cfe8e8e transaction.localRevision=195 remoteFromLocalRevision=99 07:06:35.986 [qtp2000985038-3831] INFO c.c.c.l.LocalRepoManagerImpl - [50de92e3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:35.988 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:06:36.015 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [dc59e75]getCloseDeferredMillis: closeDeferredMillis=20000 07:06:36.015 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [dc59e75]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:36.016 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e45f830]getCloseDeferredMillis: closeDeferredMillis=20000 07:06:36.016 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3e45f830]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:35.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:36.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=115.8 MiB, available=365.7 MiB 07:06:36.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 07:06:36.431 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:36.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=115.8 MiB, available=374.7 MiB 07:06:36.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:06:37.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=115.8 MiB, available=365.2 MiB 07:06:37.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.83.xml.gz 07:06:37.122 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:06:37.124 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:06:37.124 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:06:37.137 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:37.143 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=104 07:06:37.167 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:37.183 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=135 remoteFromLocalRevision=104 07:06:37.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adb89846-f2ab-44c5-ad4b-980c191c652a from='build/repo/k0t39v3c-icmtz-local-src' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:06:37.200 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:37.203 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:37.217 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=135 org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 07:06:37.268 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:06:37.269 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.gnupg/pubring.gpg' 07:06:37.271 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.gnupg/secring.gpg' 07:06:37.273 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:37.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:37.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:37.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 07:06:37.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:37.412 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:37.412 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:37.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=137 07:06:37.419 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 07:06:37.652 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:37.654 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=132, revision=137 07:06:37.840 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:37.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=132, revision=137 07:06:37.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=137, revision=-1 07:06:37.848 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:06:37.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:06:37.886 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=139 07:06:37.887 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 07:06:37.898 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - importKeysResult: 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 1668:6379:b818:da48 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * bd6f:8ad4:ed28:2672 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 3d2e:e0fa:e515:38e3 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 0499:4480:86cf:00d4 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 382b:4a7d:c194:5ec7 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * d7a9:2a24:aa97:ddbd 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 6b2a:9a81:9239:40f4 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * bbef:20af:1715:56db 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 3196:dc5e:1ee3:b87e 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * e1c5:4f71:816c:5f79 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * c027:3d48:e8db:b7e5 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * b921:cac5:7482:bdd7 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 70c6:42ca:41cd:4390 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * aad1:7971:cbae:b49c 07:06:37.899 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 1d7e:43dd:6406:4d90 07:06:37.900 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * e9ef:196d:67ad:76fb 07:06:37.900 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 409d:a8fb:2f28:430b 07:06:37.905 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * f16e:c360:1cf1:e265 07:06:37.905 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * f463:64d9:5e36:f890 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:37.919 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:37.923 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=137, revision=139 org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 07:06:37.925 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - importKeysResult: 07:06:37.926 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * bbef:20af:1715:56db org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:37.943 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:37.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=137, revision=139 07:06:37.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=139, revision=-1 07:06:37.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:37.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:38.023 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:38.045 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 07:06:38.056 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 22 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:38.060 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:06:38.060 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:06:38.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=135 07:06:38.082 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:38.082 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:38.098 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:38.098 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:38.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=142 07:06:38.103 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 07:06:38.133 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:38.136 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=139, revision=142 07:06:38.147 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:38.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=139, revision=142 07:06:38.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=142, revision=-1 07:06:38.164 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:38.170 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a transaction.localRevision=114 remoteFromLocalRevision=135 07:06:38.172 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:38.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=adb89846-f2ab-44c5-ad4b-980c191c652a to='build/repo/k0t39v3c-icmtz-local-src', fromRepoLocalSync=false 07:06:38.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:38.179 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:38.192 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:38.208 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=114 07:06:38.210 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:38.214 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:38.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 07:06:38.274 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=JmlBJTGl9GoJ6993erxSww, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:38.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=117.3 MiB, available=372.2 MiB 07:06:38.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:38.999 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:39.008 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=-1, revision=115 org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 07:06:39.097 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:39.111 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 07:06:39.135 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:39.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:06:39.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=117.5 MiB, available=363.5 MiB 07:06:39.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=105, revision=115 07:06:39.641 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:39.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:39.659 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:06:39.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:06:40.127 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=116.2 MiB, available=372.3 MiB 07:06:40.184 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:40.188 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionSynced=105, revision=115 07:06:40.188 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=115, revision=-1 07:06:40.191 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:40.197 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:40.197 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:40.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=144 07:06:40.212 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 07:06:40.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 07:06:40.440 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=4mE71p-TGH75xNbSRQ-GJA, invitation=false] 07:06:40.477 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:40.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:40.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=115.4 MiB, available=365.6 MiB org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 07:06:40.981 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 17 finished executing tests. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 07:06:40.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:06:41.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=115.4 MiB, available=372.1 MiB 07:06:41.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:06:41.287 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@574864e0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 07:06:41.291 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:06:41.310 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@e109e22{/,null,UNAVAILABLE} 07:06:41.325 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/XBOyPKfNU1saAXC__Yh71A/.subshare/localServerRunning.deleteToStop 07:06:41.348 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@7fae5c34{SSL,[ssl, http/1.1]}{0.0.0.0:36994} 07:06:41.351 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:06:41.353 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@432d7ebd{/,null,UNAVAILABLE} 07:06:41.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=115.4 MiB, available=372.6 MiB 07:06:41.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:41.525 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:06:41.525 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:06:41.543 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.549 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=114 07:06:41.569 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.593 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=146 remoteFromLocalRevision=114 07:06:41.597 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adb89846-f2ab-44c5-ad4b-980c191c652a from='build/repo/k0t39v3c-icmtz-local-src' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:06:41.635 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=146 07:06:41.658 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:41.658 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:41.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:06:41.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:06:41.681 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=146 07:06:41.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:41.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:41.713 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:41.713 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:41.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=144, revision=148 07:06:41.720 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:06:41.751 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.757 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=142, revision=148 07:06:41.761 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=142, revision=148 07:06:41.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=148, revision=-1 07:06:41.789 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.795 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a transaction.localRevision=120 remoteFromLocalRevision=146 07:06:41.797 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.799 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:06:41.909 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.944 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.962 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 renewalDateTime=2019-09-21T05:36:17.745Z expiryDateTime=2019-09-21T06:06:17.745Z 07:06:41.977 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.980 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:41.985 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:41.986 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:41.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=105 07:06:42.058 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 07:06:42.091 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:06:42.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=6d1b7810-c37c-443a-a868-40c20e3f85f8 to='build/repo/k0t3b9bw-kc55l-local-dest', fromRepoLocalSync=true 07:06:42.093 [pool-49-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6d1b7810-c37c-443a-a868-40c20e3f85f8 ('build/repo/k0t3b9bw-kc55l-local-dest') 07:06:42.106 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:06:42.128 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:06:42.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.98.xml.gz 07:06:42.193 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.98.xml.gz 07:06:42.208 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:42.221 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=120 07:06:42.228 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:42.234 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.98.xml.gz 07:06:42.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=98 repoFileDtos.size=2 07:06:42.771 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=117.7 MiB, available=370.3 MiB 07:06:42.771 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:42.786 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:42.802 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionInProgress=-1, revision=121 07:06:42.860 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:06:42.901 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:42.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:06:43.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=117.8 MiB, available=363.2 MiB 07:06:43.364 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=99, revision=121 07:06:43.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:06:43.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:43.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:43.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:43.507 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:06:43.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:06:44.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=117.9 MiB, available=368.6 MiB 07:06:44.067 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:44.069 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionSynced=99, revision=121 07:06:44.070 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionInProgress=121, revision=-1 07:06:44.074 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:44.081 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:44.082 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:44.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=105, revision=108 07:06:44.135 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 07:06:44.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:06:44.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:44.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=118.2 MiB, available=363.3 MiB 07:06:44.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:06:45.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=117.2 MiB, available=369.3 MiB 07:06:45.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:06:45.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=116.3 MiB, available=364.7 MiB 07:06:45.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.98.xml.gz 07:06:45.764 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:06:45.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:06:45.822 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:06:45.858 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.82% 07:06:45.859 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a' 07:06:45.870 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:45.870 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:45.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during delete: /2/a 07:06:45.949 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.57% 07:06:45.949 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:06:45.964 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:45.970 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 localRepositoryRevisionSynced=120 07:06:45.980 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.001 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=114 remoteFromLocalRevision=120 07:06:46.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6d1b7810-c37c-443a-a868-40c20e3f85f8 from='build/repo/k0t3b9bw-kc55l-local-dest' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:06:46.022 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.026 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.046 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=114 07:06:46.059 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:46.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:46.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 07:06:46.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:06:46.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:06:46.082 [Test worker] WARN o.s.l.CryptreeImpl - getDecryptedRepoFileOnServerDto: localPath='/2/a': org.subshare.core.FileDeletedException: File was deleted: SsNormalFileDto[id=-9223372036854775808, parentId=null, name=a, localRevision=0, lastModified=Sat Sep 21 07:05:36 CEST 2019, neededAsParent=false, length=-1, sha1=null, lengthWithPadding=151415, parentName=null, signatureDto=null] HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=PVMMRh59I0ZTx3G7hrPv2g, cryptoRepoFileId=6qN5ihglsME8BrR7_mkvyA, deleted=Sat Sep 21 07:06:37 CEST 2019] 07:06:46.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89cef78cb0e25b9feee4a9f5db4cfd9d99ae4fd8' to.sha1='8141fc23c400a34798e174e0112443f24748370b'): /2/a 07:06:46.099 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:06:46.099 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:06:46.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=108, revision=117 07:06:46.137 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 07:06:46.178 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.180 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.remoteRepositoryRevisionSynced=103, revision=117 07:06:46.198 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=103, revision=117 07:06:46.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=117, revision=-1 07:06:46.226 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.274 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6d1b7810-c37c-443a-a868-40c20e3f85f8"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:46.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:06:46.348 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.363 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.366 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.367 [qtp1776774368-4687] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vrYnKWza58lmUVEN7HsNQA/6qN5ihglsME8BrR7_mkvyA' offset=0 07:06:46.464 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.489 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151420 bytes in 193 ms. path='/2/a' 07:06:46.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=121 07:06:46.503 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:06:46.549 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.556 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.remoteRepositoryRevisionSynced=117, revision=121 07:06:46.565 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=117, revision=121 07:06:46.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=121, revision=-1 07:06:46.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:46.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:06:46.650 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.713 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:06:46.720 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:06:46.733 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:46.774 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6d1b7810-c37c-443a-a868-40c20e3f85f8"] on repo=6d1b7810-c37c-443a-a868-40c20e3f85f8 07:06:46.790 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 07:06:46.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=114 07:06:46.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:46.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:46.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:46.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms. 07:06:46.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:46.979 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:46.981 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=5gsvQfPkL_GPOtlfx95iLQ, cryptoRepoFileId=6qN5ihglsME8BrR7_mkvyA, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=PVMMRh59I0ZTx3G7hrPv2g, cryptoRepoFileId=6qN5ihglsME8BrR7_mkvyA, deleted=Sat Sep 21 07:06:37 CEST 2019] duplicateCryptoRepoFileId=null localRevision=125 07:06:46.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:46.991 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:46.996 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:46.997 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:47.019 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:47.019 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:47.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=125 07:06:47.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 07:06:47.090 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:47.092 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.remoteRepositoryRevisionSynced=121, revision=125 07:06:47.137 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:47.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=121, revision=125 07:06:47.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=125, revision=-1 07:06:47.161 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:47.215 [qtp1776774368-4687] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 transaction.localRevision=131 remoteFromLocalRevision=114 07:06:47.220 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:47.231 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=6d1b7810-c37c-443a-a868-40c20e3f85f8 to='build/repo/k0t3b9bw-kc55l-local-dest', fromRepoLocalSync=false 07:06:47.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:47.232 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:47.251 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:47.314 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=131 07:06:47.330 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:47.338 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:47.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:06:47.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=118.6 MiB, available=366.9 MiB 07:06:47.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:47.953 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:47.974 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionInProgress=-1, revision=132 07:06:48.008 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:06:48.170 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:48.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 07:06:48.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=118.5 MiB, available=367.5 MiB 07:06:48.788 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=121, revision=132 07:06:48.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:48.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:48.844 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:48.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:48.855 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:48.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:48.862 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:48.863 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:48.876 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:06:48.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:06:49.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=118.6 MiB, available=367.4 MiB 07:06:49.482 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:49.487 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionSynced=121, revision=132 07:06:49.488 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.localRepositoryRevisionInProgress=132, revision=-1 07:06:49.510 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:49.515 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:49.515 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:49.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=127 07:06:49.526 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 07:06:49.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:06:49.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:50.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=118.9 MiB, available=362.1 MiB 07:06:50.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:06:50.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=117.5 MiB, available=368.0 MiB 07:06:50.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:06:50.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=116.6 MiB, available=364.4 MiB 07:06:50.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:50.852 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:06:50.852 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:06:50.861 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:50.876 [qtp1776774368-4687] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 localRepositoryRevisionSynced=131 07:06:50.933 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:50.952 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=129 remoteFromLocalRevision=131 07:06:50.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6d1b7810-c37c-443a-a868-40c20e3f85f8 from='build/repo/k0t3b9bw-kc55l-local-dest' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:06:50.975 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=129 07:06:50.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:50.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:51.010 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:06:51.010 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:06:51.014 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=129 07:06:51.016 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:51.016 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:51.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.from' result=null 07:06:51.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3b9bw-kc55l-local-dest' configKey='repair.deleteCollisions.to' result=null 07:06:51.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=127, revision=131 07:06:51.028 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 07:06:51.065 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.069 [qtp1776774368-2495] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8, this.remoteRepositoryRevisionSynced=125, revision=131 07:06:51.073 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=125, revision=131 07:06:51.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=131, revision=-1 07:06:51.094 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.103 [qtp1776774368-5622] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=6d1b7810-c37c-443a-a868-40c20e3f85f8 transaction.localRevision=137 remoteFromLocalRevision=129 07:06:51.106 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.108 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:06:51.204 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.239 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.257 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 renewalDateTime=2019-09-21T05:35:37.833Z expiryDateTime=2019-09-21T06:05:37.833Z 07:06:51.268 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.272 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.284 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:51.284 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:51.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=150 07:06:51.296 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 07:06:51.328 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:06:51.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=adb89846-f2ab-44c5-ad4b-980c191c652a to='build/repo/k0t39v3c-icmtz-local-src', fromRepoLocalSync=true 07:06:51.329 [pool-50-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing adb89846-f2ab-44c5-ad4b-980c191c652a ('build/repo/k0t39v3c-icmtz-local-src') 07:06:51.348 [pool-50-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:06:51.375 [pool-50-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:06:51.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.114.xml.gz 07:06:51.413 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.114.xml.gz 07:06:51.425 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.441 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=137 07:06:51.454 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.458 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.114.xml.gz 07:06:51.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=114 repoFileDtos.size=3 07:06:51.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=118.8 MiB, available=365.7 MiB 07:06:51.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:51.988 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:51.996 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=-1, revision=138 07:06:52.029 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 07:06:52.066 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:52.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 07:06:52.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=118.8 MiB, available=366.2 MiB 07:06:52.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=115, revision=138 07:06:52.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:52.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms. 07:06:52.759 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:52.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:06:52.779 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:06:52.780 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:52.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:06:52.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:52.790 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:06:52.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:06:53.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=119.0 MiB, available=366.0 MiB 07:06:53.315 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:53.317 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionSynced=115, revision=138 07:06:53.318 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=138, revision=-1 07:06:53.322 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:53.329 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:53.329 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:53.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=150, revision=153 07:06:53.341 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 07:06:53.403 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:53.407 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=148, revision=153 07:06:53.415 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:53.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=148, revision=153 07:06:53.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=153, revision=-1 07:06:53.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:06:53.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:53.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=119.3 MiB, available=362.2 MiB 07:06:53.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:06:54.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=119.3 MiB, available=365.2 MiB 07:06:54.340 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:06:54.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=119.3 MiB, available=365.2 MiB 07:06:54.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.114.xml.gz 07:06:54.723 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:06:54.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:06:54.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:06:54.799 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:06:54.801 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:06:54.801 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:06:54.823 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89cef78cb0e25b9feee4a9f5db4cfd9d99ae4fd8' to.sha1=''): /2/a 07:06:54.900 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:06:54.902 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:06:54.933 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:54.935 [qtp1776774368-5622] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vrYnKWza58lmUVEN7HsNQA/6qN5ihglsME8BrR7_mkvyA' offset=0 07:06:54.952 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:54.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:06:55.002 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106723 bytes in 100 ms. path='/2/a' 07:06:55.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:06:55.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cc76c6cc-6ee8-4c7c-9819-bc909387db12"] on repo=adb89846-f2ab-44c5-ad4b-980c191c652a 07:06:55.102 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.109 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=137 07:06:55.111 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.132 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=165 remoteFromLocalRevision=137 07:06:55.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:06:55.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adb89846-f2ab-44c5-ad4b-980c191c652a from='build/repo/k0t39v3c-icmtz-local-src' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:06:55.151 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.157 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.175 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=165 07:06:55.179 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:55.179 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:55.180 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:06:55.180 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:06:55.193 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=165 07:06:55.199 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:55.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:55.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:55.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:55.214 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=167 07:06:55.222 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 07:06:55.264 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.269 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=153, revision=167 07:06:55.273 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=153, revision=167 07:06:55.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=167, revision=-1 07:06:55.303 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.308 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a transaction.localRevision=144 remoteFromLocalRevision=165 07:06:55.310 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 from='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' toID=adb89846-f2ab-44c5-ad4b-980c191c652a to='build/repo/k0t39v3c-icmtz-local-src', fromRepoLocalSync=false 07:06:55.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:55.314 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:55.332 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.347 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 07:06:55.350 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.354 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/ChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:55.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:06:55.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=119.4 MiB, available=365.1 MiB 07:06:55.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:06:55.885 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.898 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=-1, revision=145 07:06:55.916 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 07:06:55.931 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:55.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:06:56.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=118.3 MiB, available=362.7 MiB 07:06:56.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.remoteRepositoryRevisionSynced=138, revision=145 07:06:56.342 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=TV6o3lDve99nxES-dXrwRg, serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12} because of missing permissions! 07:06:56.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:06:56.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=118.3 MiB, available=365.7 MiB 07:06:56.831 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:56.834 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionSynced=138, revision=145 07:06:56.834 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.localRepositoryRevisionInProgress=145, revision=-1 07:06:56.837 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:56.846 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:56.846 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:56.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=-1, revision=170 07:06:56.862 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 07:06:56.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:06:56.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:06:57.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=118.5 MiB, available=365.5 MiB 07:06:57.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:06:57.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=118.5 MiB, available=364.5 MiB 07:06:57.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:06:58.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=118.5 MiB, available=365.0 MiB 07:06:58.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cc76c6cc-6ee8-4c7c-9819-bc909387db12.null.xml.gz 07:06:58.033 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:06:58.033 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:06:58.043 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.049 [qtp1776774368-211] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a localRepositoryRevisionSynced=144 07:06:58.068 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.085 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 transaction.localRevision=172 remoteFromLocalRevision=144 07:06:58.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adb89846-f2ab-44c5-ad4b-980c191c652a from='build/repo/k0t39v3c-icmtz-local-src' toID=cc76c6cc-6ee8-4c7c-9819-bc909387db12 to='https://localhost:42817/cc76c6cc-6ee8-4c7c-9819-bc909387db12' 07:06:58.093 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=172 07:06:58.097 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:58.097 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:58.099 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:06:58.099 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:06:58.102 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 localRepositoryRevisionSynced=172 07:06:58.106 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:58.106 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:58.111 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.from' result=null 07:06:58.111 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t39v3c-icmtz-local-src' configKey='repair.deleteCollisions.to' result=null 07:06:58.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=170, revision=174 07:06:58.117 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 07:06:58.146 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.149 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a, this.remoteRepositoryRevisionSynced=167, revision=174 07:06:58.153 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionSynced=167, revision=174 07:06:58.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12, this.localRepositoryRevisionInProgress=174, revision=-1 07:06:58.175 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.179 [qtp1776774368-2495] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 remoteRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a transaction.localRevision=150 remoteFromLocalRevision=172 07:06:58.181 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.183 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:06:58.474 [qtp1776774368-2495] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.511 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.528 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=adb89846-f2ab-44c5-ad4b-980c191c652a serverRepositoryId=cc76c6cc-6ee8-4c7c-9819-bc909387db12 renewalDateTime=2019-09-21T05:35:37.833Z expiryDateTime=2019-09-21T06:05:37.833Z 07:06:58.541 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.555 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:06:58.612 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.617 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:06:58.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:06:58.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:06:58.670 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29aac25d]getCloseDeferredMillis: closeDeferredMillis=20000 07:06:58.670 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [29aac25d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:58.671 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8f00cd9]getCloseDeferredMillis: closeDeferredMillis=20000 07:06:58.671 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8f00cd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:06:59.021 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT 07:06:59.340 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:07:00.062 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [559cbd0a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' 07:07:00.070 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [559cbd0a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' locked successfully. 07:07:02.914 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:04.801 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:04.932 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:05.065 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:05.268 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:06.080 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:06.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:06.521 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:06.931 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:07.009 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:07.103 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:07.208 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:07.317 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:07.441 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:07.567 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:07.723 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:08.234 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:08.669 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:09.203 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:09.417 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [559cbd0a]initPersistenceManagerFactory: repositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:09.425 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [559cbd0a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7193 ms. 07:07:09.457 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfoc-yg0yh-remote' 07:07:09.460 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfoc-yg0yh-remote' locked successfully. 07:07:11.759 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:13.779 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:13.908 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:14.099 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:14.305 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:15.216 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:15.429 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:15.814 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:16.161 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:16.220 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:16.297 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:16.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:16.472 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:16.573 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:16.715 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:16.856 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:17.234 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:17.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:18.384 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:18.542 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]initPersistenceManagerFactory: repositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 07:07:18.546 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7346 ms. 07:07:18.566 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]getCloseDeferredMillis: closeDeferredMillis=20000 07:07:18.567 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:18.618 [closeDeferredTimer-51a6611a-ax] INFO c.c.c.l.LocalRepoManagerImpl - [51a6611a]_close: Shutting down real LocalRepoManager. 07:07:19.287 [closeDeferredTimer-8f00cd9-1] INFO c.c.c.l.LocalRepoManagerImpl - [8f00cd9]_close: Shutting down real LocalRepoManager. 07:07:19.287 [closeDeferredTimer-29aac25d-1] INFO c.c.c.l.LocalRepoManagerImpl - [29aac25d]_close: Shutting down real LocalRepoManager. 07:07:20.443 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1873 ms. 07:07:20.443 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, invitation=false] 07:07:20.518 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 74 ms. 07:07:20.518 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=UNIniy4pcUrNOdKIOSggkw, invitation=false] 07:07:21.013 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=119.9 MiB, available=375.6 MiB 07:07:21.260 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:21.567 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src localRepository.publicKeySha1 = 1A:8D:41:F1:A2:B7:77:29:33:06:CF:0D:DD:E3:00:2F:71:D6:56:CD remoteRepository.repositoryId = b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepository.remoteRoot = https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepository.publicKeySha1 = 3B:33:9C:E5:80:79:AE:E2:E7:DE:3F:A8:18:9A:8D:E2:38:02:3B:C1 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 baa7eece-1fe8-4d6f-b954-1d6c9eec31fa b39358d8-05f7-433a-b05d-a1d3213e95f7 07:07:22.129 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 07:07:22.727 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:07:22.742 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:07:23.033 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:07:23.053 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:07:23.093 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:07:23.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:07:23.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.73% 07:07:23.224 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:07:23.332 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:23.374 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:23.393 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 renewalDateTime=2019-09-21T05:37:23.353Z expiryDateTime=2019-09-21T06:07:23.353Z 07:07:23.413 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:23.428 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:23.442 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:07:23.442 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa to='build/repo/k0t3cfo5-e49lz-local-src', fromRepoLocalSync=true 07:07:23.442 [pool-51-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing baa7eece-1fe8-4d6f-b954-1d6c9eec31fa ('build/repo/k0t3cfo5-e49lz-local-src') 07:07:23.474 [pool-51-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:07:23.509 [pool-51-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:07:23.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.-1.xml.gz 07:07:23.637 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.-1.xml.gz 07:07:23.654 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:23.807 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:07:23.838 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:23.843 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.-1.xml.gz 07:07:23.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:07:24.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=119.9 MiB, available=375.1 MiB 07:07:24.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:07:24.406 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:24.478 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=-1, revision=4 07:07:24.577 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 07:07:25.981 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:25.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:07:26.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.5 MiB, allocated=497.5 MiB, used=120.0 MiB, available=377.5 MiB 07:07:26.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 07:07:26.977 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:07:26.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:07:27.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=121.0 MiB, available=376.0 MiB 07:07:27.493 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:27.499 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionSynced=-1, revision=4 07:07:27.499 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=4, revision=-1 07:07:27.553 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:27.564 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:07:27.564 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:07:27.733 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:07:27.734 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:07:27.759 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:07:28.231 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 72 ms. 07:07:28.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=6 07:07:28.430 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:07:28.791 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:07:28.836 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:28.838 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 07:07:28.988 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:28.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=-1, revision=6 07:07:28.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=6, revision=-1 07:07:29.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:07:29.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:07:29.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=119.3 MiB, available=379.2 MiB 07:07:29.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:07:30.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=105.9 MiB, available=392.1 MiB 07:07:30.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:07:30.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.5 MiB, allocated=499.5 MiB, used=105.9 MiB, available=393.6 MiB 07:07:30.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.-1.xml.gz 07:07:30.510 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:07:30.512 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:07:30.513 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:07:30.529 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:30.559 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=2 07:07:30.657 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:30.688 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=8 remoteFromLocalRevision=2 07:07:30.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa from='build/repo/k0t3cfo5-e49lz-local-src' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:07:30.708 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:30.711 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:30.738 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:07:30.788 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:07:30.788 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:07:30.811 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:07:30.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=10 07:07:30.868 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:07:30.919 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:30.922 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=6, revision=10 07:07:30.986 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:30.995 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=6, revision=10 07:07:30.995 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=10, revision=-1 07:07:31.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 07:07:31.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:31.079 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.222 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:07:31.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=12 07:07:31.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:07:31.394 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.397 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=10, revision=12 07:07:31.436 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=10, revision=12 07:07:31.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=12, revision=-1 07:07:31.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:31.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:31.501 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.579 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:07:31.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=14 07:07:31.647 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:07:31.693 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.697 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=12, revision=14 07:07:31.738 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=12, revision=14 07:07:31.745 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=14, revision=-1 07:07:31.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:31.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:31.790 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.813 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:07:31.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=16 07:07:31.865 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:07:31.909 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.911 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=14, revision=16 07:07:31.937 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:31.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=14, revision=16 07:07:31.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=16, revision=-1 07:07:31.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:31.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:31.994 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.015 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.025 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:07:32.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:07:32.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=18 07:07:32.074 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:07:32.110 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.113 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=16, revision=18 07:07:32.145 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=16, revision=18 07:07:32.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=18, revision=-1 07:07:32.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:32.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:32.198 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.218 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.231 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:07:32.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=20 07:07:32.278 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:07:32.322 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.325 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=18, revision=20 07:07:32.354 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=18, revision=20 07:07:32.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=20, revision=-1 07:07:32.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:32.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:32.403 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.429 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.439 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:07:32.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:07:32.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48f499fc7ef5015882729f7d1ceb1701096ce9b2' to.sha1='c77fda1df4cf24a29f23545b304002ddcc7b774d'): /1 {11 11ä11#+} 1/a 07:07:32.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=23 07:07:32.505 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:07:32.551 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.555 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=20, revision=23 07:07:32.574 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=20, revision=23 07:07:32.580 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=23, revision=-1 07:07:32.610 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.646 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.688 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:32.691 [Test worker] 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' 07:07:32.771 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.787 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.790 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:32.791 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pbFJj4Rt-lss2YplaMW8Ag/PClZggWlDjcq57jv2XEuJA' offset=0 07:07:33.110 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 235311 bytes in 439 ms. path='/1 {11 11ä11#+} 1/a' 07:07:33.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=26 07:07:33.148 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 07:07:33.198 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.201 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=23, revision=26 07:07:33.207 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=23, revision=26 07:07:33.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=26, revision=-1 07:07:33.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:33.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:33.259 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.344 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:33.354 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:33.370 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.412 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:33.423 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:07:33.442 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbd0c95b36f5de23efdee9df8a9fc833a0f2d397' to.sha1='27c69376911baaa0a0f59cb2dd53a6562b0118fd'): /1 {11 11ä11#+} 1/b 07:07:33.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=31 07:07:33.474 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 07:07:33.523 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.527 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=26, revision=31 07:07:33.549 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=26, revision=31 07:07:33.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=31, revision=-1 07:07:33.589 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.664 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.682 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:33.688 [Test worker] 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' 07:07:33.829 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.840 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.843 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.844 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pbFJj4Rt-lss2YplaMW8Ag/k42HCsUxmFeix_kYh42kvw' offset=0 07:07:33.981 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:33.992 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 554497 bytes in 304 ms. path='/1 {11 11ä11#+} 1/b' 07:07:34.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=34 07:07:34.002 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 07:07:34.034 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.037 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=31, revision=34 07:07:34.045 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.051 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=31, revision=34 07:07:34.051 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=34, revision=-1 07:07:34.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:34.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:34.093 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.112 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:34.117 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:34.125 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.147 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:34.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:07:34.170 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe6bec158faae27e8f29b7c8d7b730dbd3f4f690' to.sha1='cde7cbc483fb0ac01a168585eddedb76ac1cee8d'): /1 {11 11ä11#+} 1/c 07:07:34.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=39 07:07:34.196 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 07:07:34.225 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.232 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=34, revision=39 07:07:34.257 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=34, revision=39 07:07:34.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=39, revision=-1 07:07:34.298 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.315 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.321 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:34.323 [Test worker] 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' 07:07:34.387 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.394 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.397 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.400 [qtp1776774368-5622] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pbFJj4Rt-lss2YplaMW8Ag/b0oS1Jk3nJ4H2zZhfAzd3g' offset=0 07:07:34.467 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161488 bytes in 155 ms. path='/1 {11 11ä11#+} 1/c' 07:07:34.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=42 07:07:34.487 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 07:07:34.521 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.525 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=39, revision=42 07:07:34.530 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=39, revision=42 07:07:34.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=42, revision=-1 07:07:34.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:34.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:34.577 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.599 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:34.601 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:34.610 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.623 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:34.627 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:07:34.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e730a330031fc37ecc5203676c296e5235f12a85' to.sha1='456709cdbc61158bce8fdde6d14fcadaf58b6a49'): /2/1 {11 11ä11#+} 1/a 07:07:34.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=47 07:07:34.684 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 07:07:34.723 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.727 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=42, revision=47 07:07:34.748 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=42, revision=47 07:07:34.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=47, revision=-1 07:07:34.781 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.800 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.812 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:34.814 [Test worker] 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' 07:07:34.952 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.965 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.968 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:34.969 [qtp1776774368-5622] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/D0DUdGP3cwtazeZFt0lX7A/f-GkuRwvmJfcrDsH_n1n5g/zeCoXW3Fl7b4S51y1fumeg' offset=0 07:07:35.631 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:35.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 594521 bytes in 831 ms. path='/2/1 {11 11ä11#+} 1/a' 07:07:35.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=50 07:07:35.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 07:07:35.702 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:35.706 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=47, revision=50 07:07:35.715 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:35.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=47, revision=50 07:07:35.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=50, revision=-1 07:07:35.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:35.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:35.761 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:35.780 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:35.781 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:35.790 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:35.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:35.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:07:35.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4828842ffd9e32fd8af96e46291bd8eb7a6a50a0' to.sha1='013be248001ddf99605dec61f0da4e0796801069'): /2/1 {11 11ä11#+} 1/b 07:07:35.851 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=55 07:07:35.852 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:07:35.894 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:35.897 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=50, revision=55 07:07:35.916 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:35.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=50, revision=55 07:07:35.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=55, revision=-1 07:07:35.964 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:35.986 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:35.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:35.995 [Test worker] 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' 07:07:36.138 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.151 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.153 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.154 [qtp1776774368-5622] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/D0DUdGP3cwtazeZFt0lX7A/f-GkuRwvmJfcrDsH_n1n5g/ZZ90iX-34rizDjGkUeiL7Q' offset=0 07:07:36.374 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 584848 bytes in 392 ms. path='/2/1 {11 11ä11#+} 1/b' 07:07:36.397 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=58 07:07:36.397 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 07:07:36.421 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.425 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=55, revision=58 07:07:36.434 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=55, revision=58 07:07:36.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=58, revision=-1 07:07:36.463 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:36.463 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:36.476 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.501 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:36.502 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:36.511 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:36.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:07:36.554 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afca7d3ee60ccf816d2ff772a6d068470ea69c00' to.sha1='107d5196960afe4f7bb4873248392a36e3546d3b'): /2/a 07:07:36.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=63 07:07:36.600 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 07:07:36.642 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.646 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=58, revision=63 07:07:36.683 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=58, revision=63 07:07:36.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=63, revision=-1 07:07:36.709 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.737 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:36.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:36.761 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' 07:07:36.981 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.000 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.002 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.003 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/D0DUdGP3cwtazeZFt0lX7A/b0_CnGo5mTIFlz04Gx38wg' offset=0 07:07:37.338 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.445 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.455 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.457 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.459 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/D0DUdGP3cwtazeZFt0lX7A/b0_CnGo5mTIFlz04Gx38wg' offset=1048576 07:07:37.572 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1361926 bytes in 827 ms. path='/2/a' 07:07:37.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=67 07:07:37.602 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 07:07:37.639 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.642 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=63, revision=67 07:07:37.652 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.656 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=63, revision=67 07:07:37.656 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=67, revision=-1 07:07:37.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:37.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:37.701 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.735 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:37.739 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:37.748 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.767 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:37.770 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:07:37.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:07:37.787 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5207f34533b370b7c1f3d995d6b75d93567532de' to.sha1='c2824dc6324bb29ce4eebe7acd637bf00a4b45d5'): /3 + &#ä/5/h 07:07:37.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=72 07:07:37.815 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 07:07:37.850 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.853 [qtp1776774368-5359] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=67, revision=72 07:07:37.876 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=67, revision=72 07:07:37.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=72, revision=-1 07:07:37.909 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.943 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:37.986 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:37.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:07:38.046 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.054 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.057 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.058 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/21Zb5yiKTyUxS0CseCz0ww/xM9ouLbIILPzeYgTYoQfPw' offset=0 07:07:38.113 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 164194 bytes in 132 ms. path='/3 + &#ä/5/h' 07:07:38.131 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=75 07:07:38.131 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 07:07:38.160 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.164 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=72, revision=75 07:07:38.172 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=72, revision=75 07:07:38.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=75, revision=-1 07:07:38.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:38.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:38.219 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.236 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:38.239 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:38.248 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.261 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:38.265 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:07:38.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b97e4533bcf3c0bb01cec45e33f4b657449fb854' to.sha1='b55c89332af35f5a5bd5702efd004b065afd7f82'): /3 + &#ä/5/i 07:07:38.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=80 07:07:38.340 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 07:07:38.374 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.377 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=75, revision=80 07:07:38.393 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=75, revision=80 07:07:38.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=80, revision=-1 07:07:38.415 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.435 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.447 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:38.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:07:38.551 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.561 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.564 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.565 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/21Zb5yiKTyUxS0CseCz0ww/B3kZDlK2c16_gIdjZVsI_Q' offset=0 07:07:38.678 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 404337 bytes in 241 ms. path='/3 + &#ä/5/i' 07:07:38.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=83 07:07:38.707 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 07:07:38.739 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.743 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=80, revision=83 07:07:38.750 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=80, revision=83 07:07:38.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=83, revision=-1 07:07:38.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:38.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:38.800 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.818 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:38.820 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:38.826 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.848 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:38.851 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:07:38.867 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='043a3313c06308478efc720bbe6a9b123a27318f' to.sha1='d09fabb2a330bc630bba2c034f443e0f66746bc5'): /3 + &#ä/aa 07:07:38.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=88 07:07:38.915 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 07:07:38.965 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.968 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=83, revision=88 07:07:38.993 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:38.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=83, revision=88 07:07:38.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=88, revision=-1 07:07:39.024 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.047 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.060 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:39.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:07:39.194 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.206 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.209 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.210 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/vHUwDNv4JLxPgFgnPH2hHw' offset=0 07:07:39.372 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.386 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 552170 bytes in 325 ms. path='/3 + &#ä/aa' 07:07:39.395 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=91 07:07:39.396 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 07:07:39.426 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.430 [qtp1776774368-5359] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=88, revision=91 07:07:39.435 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=88, revision=91 07:07:39.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=91, revision=-1 07:07:39.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:39.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:39.478 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.506 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:39.508 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:39.516 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:39.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:07:39.555 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69391be63e244b4504a524f033c52a3adc1e3cae' to.sha1='3b1c04254c1fd7705ab9f530d24c540a15bf1cf3'): /3 + &#ä/bb 07:07:39.580 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=96 07:07:39.581 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:07:39.609 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.614 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=91, revision=96 07:07:39.636 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.643 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=91, revision=96 07:07:39.643 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=96, revision=-1 07:07:39.671 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.690 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:39.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:07:39.876 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.891 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.894 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:39.896 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/uFxnToTglWZZwhy85bqztQ' offset=0 07:07:40.294 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.310 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 766748 bytes in 605 ms. path='/3 + &#ä/bb' 07:07:40.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=99 07:07:40.327 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 07:07:40.350 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.353 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=96, revision=99 07:07:40.360 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=96, revision=99 07:07:40.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=99, revision=-1 07:07:40.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:40.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:40.417 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.435 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:40.437 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:40.444 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.454 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:40.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:07:40.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3f40df39a839710269bcc9cff9597e7e8d06a74' to.sha1='c47bc0a43751f023faaaefa7e54031fa627e6e07'): /3 + &#ä/cc 07:07:40.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=104 07:07:40.517 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 07:07:40.551 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.554 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=99, revision=104 07:07:40.572 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=99, revision=104 07:07:40.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=104, revision=-1 07:07:40.598 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.622 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.636 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:40.638 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:07:40.774 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.786 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.788 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.789 [qtp1776774368-5359] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/oMMD6rH8vjpvC7lVVfo4-Q' offset=0 07:07:40.940 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 512720 bytes in 317 ms. path='/3 + &#ä/cc' 07:07:40.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=107 07:07:40.965 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:07:40.995 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:40.998 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=104, revision=107 07:07:41.004 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=104, revision=107 07:07:41.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=107, revision=-1 07:07:41.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:41.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:41.049 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.066 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:41.068 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:41.076 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.091 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:41.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:07:41.110 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1dd6dacb23fbad3d5640964151c68ff2691b800b' to.sha1='afc25c6df4523684ccbb9a5d7879fb234f9b8fae'): /3 + &#ä/dd 07:07:41.131 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=112 07:07:41.131 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 07:07:41.170 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.173 [qtp1776774368-2941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=107, revision=112 07:07:41.193 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=107, revision=112 07:07:41.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=112, revision=-1 07:07:41.226 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.249 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.256 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:41.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:07:41.409 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.422 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.425 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.426 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/l4uI7KAfiFUFsNguCx5WGA' offset=0 07:07:41.641 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.655 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 630309 bytes in 395 ms. path='/3 + &#ä/dd' 07:07:41.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=115 07:07:41.668 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 07:07:41.693 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.698 [qtp1776774368-5359] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=112, revision=115 07:07:41.706 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=112, revision=115 07:07:41.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=115, revision=-1 07:07:41.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:41.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:41.759 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.773 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:07:41.775 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:07:41.782 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:07:41.817 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=8 07:07:41.836 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:07:41.836 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:07:41.926 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:07:41.926 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:07:41.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=120 07:07:41.944 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 07:07:41.996 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:41.999 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=115, revision=120 07:07:42.021 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:42.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=115, revision=120 07:07:42.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=120, revision=-1 07:07:42.050 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:42.061 [qtp1776774368-4687] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa transaction.localRevision=82 remoteFromLocalRevision=8 07:07:42.066 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:42.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa to='build/repo/k0t3cfo5-e49lz-local-src', fromRepoLocalSync=false 07:07:42.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:07:42.076 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:07:42.091 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:42.135 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 07:07:42.189 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:42.193 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:07:42.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:07:42.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=125.5 MiB, available=355.5 MiB 07:07:42.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:07:42.905 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:43.085 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=-1, revision=83 07:07:43.158 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 07:07:43.300 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:43.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:07:43.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=121.2 MiB, available=365.8 MiB 07:07:43.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=4, revision=83 07:07:43.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:43.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:43.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:43.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.916 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:43.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.928 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:43.928 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.934 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:43.934 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.939 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.939 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:43.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:43.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.979 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:43.979 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:43.991 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:07:43.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:07:44.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=121.5 MiB, available=365.0 MiB 07:07:44.477 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:44.483 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionSynced=4, revision=83 07:07:44.483 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=83, revision=-1 07:07:44.496 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:44.507 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:07:44.507 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:07:44.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=122 07:07:44.525 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 07:07:44.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:07:44.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:07:44.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=121.4 MiB, available=367.1 MiB 07:07:44.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:07:45.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=121.4 MiB, available=366.6 MiB 07:07:45.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:07:45.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=121.4 MiB, available=369.1 MiB 07:07:45.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:07:45.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:07:45.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:07:45.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:07:45.734 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:45.758 [qtp1776774368-5359] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=82 07:07:45.790 [qtp1776774368-5359] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:45.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=124 remoteFromLocalRevision=82 07:07:45.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa from='build/repo/k0t3cfo5-e49lz-local-src' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:07:45.826 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 07:07:45.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:07:45.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:07:45.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:07:45.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:07:45.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=124 07:07:45.839 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:07:45.840 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:07:45.851 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:07:45.852 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:07:45.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=122, revision=126 07:07:45.857 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:07:45.886 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:45.891 [qtp1776774368-4687] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=120, revision=126 07:07:45.898 [qtp1776774368-4687] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:45.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=120, revision=126 07:07:45.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=126, revision=-1 07:07:45.926 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:45.932 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa transaction.localRevision=88 remoteFromLocalRevision=124 07:07:45.934 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:45.936 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:07:45.940 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:07:45.942 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e6835da]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' 07:07:45.946 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e6835da]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' locked successfully. 07:07:48.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:50.494 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:50.641 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:50.850 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:51.017 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:51.859 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:52.080 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:52.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:53.118 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:53.193 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:53.283 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:53.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:53.627 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:53.761 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:53.909 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:54.122 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:54.539 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:55.012 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:55.572 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:07:55.766 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e6835da]initPersistenceManagerFactory: repositoryId=eb85f54d-858c-45ce-896c-be669228ffeb 07:07:55.769 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e6835da]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7887 ms. 07:07:56.436 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=127.1 MiB, available=360.9 MiB 07:07:56.532 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:56.709 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = eb85f54d-858c-45ce-896c-be669228ffeb localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest localRepository.publicKeySha1 = 49:18:7B:54:49:72:CC:73:64:40:61:12:C3:BC:A0:9C:98:BD:32:EB remoteRepository.repositoryId = b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepository.remoteRoot = https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepository.publicKeySha1 = 3B:33:9C:E5:80:79:AE:E2:E7:DE:3F:A8:18:9A:8D:E2:38:02:3B:C1 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 eb85f54d-858c-45ce-896c-be669228ffeb b39358d8-05f7-433a-b05d-a1d3213e95f7 07:07:56.805 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:56.835 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:56.856 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 renewalDateTime=2019-09-21T05:37:56.822Z expiryDateTime=2019-09-21T06:07:56.822Z 07:07:56.870 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:56.874 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:56.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:07:56.890 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=eb85f54d-858c-45ce-896c-be669228ffeb to='build/repo/k0t3df2t-yi5jp-local-dest', fromRepoLocalSync=true 07:07:56.890 [pool-52-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eb85f54d-858c-45ce-896c-be669228ffeb ('build/repo/k0t3df2t-yi5jp-local-dest') 07:07:56.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.-1.xml.gz 07:07:56.893 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.-1.xml.gz 07:07:56.937 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:56.980 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90 07:07:57.010 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:57.025 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.-1.xml.gz 07:07:57.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:07:57.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=124.9 MiB, available=367.6 MiB 07:07:57.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:07:57.657 [pool-52-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:07:57.670 [pool-52-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:07:57.708 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:57.726 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionInProgress=-1, revision=92 07:07:57.756 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 07:07:57.855 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:07:57.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:07:58.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=125.1 MiB, available=365.9 MiB 07:07:58.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=92 07:07:59.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:07:59.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:59.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.379 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:59.379 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:59.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:59.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:59.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:59.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.403 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:59.403 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:59.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:59.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:59.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.426 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:59.426 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:59.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:59.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.443 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:59.443 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:59.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.455 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:07:59.455 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:07:59.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:07:59.607 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:07:59.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:08:00.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=126.1 MiB, available=365.9 MiB 07:08:00.296 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:00.300 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionSynced=-1, revision=92 07:08:00.300 [qtp1776774368-5897] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionInProgress=92, revision=-1 07:08:00.304 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:00.314 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:00.314 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:00.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=5 07:08:00.405 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 07:08:00.533 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:00.537 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:08:00.576 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:00.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=-1, revision=5 07:08:00.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=5, revision=-1 07:08:00.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:08:00.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:08:01.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=126.1 MiB, available=349.4 MiB 07:08:01.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:08:02.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=126.2 MiB, available=364.3 MiB 07:08:02.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:08:02.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=126.0 MiB, available=348.5 MiB 07:08:02.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.-1.xml.gz 07:08:02.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:08:02.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:08:02.700 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 22.00% 07:08:02.700 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:08:02.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:08:02.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:08:02.831 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:08:02.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.23% 07:08:02.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.46% 07:08:02.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:08:02.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48f499fc7ef5015882729f7d1ceb1701096ce9b2' to.sha1=''): /1 {11 11ä11#+} 1/a 07:08:03.001 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:03.006 [Test worker] 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' 07:08:03.039 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:03.040 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pbFJj4Rt-lss2YplaMW8Ag/PClZggWlDjcq57jv2XEuJA' offset=0 07:08:03.070 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:03.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:08:03.133 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 60334 bytes in 127 ms. path='/1 {11 11ä11#+} 1/a' 07:08:03.192 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:08:03.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:03.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:08:03.299 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbd0c95b36f5de23efdee9df8a9fc833a0f2d397' to.sha1=''): /1 {11 11ä11#+} 1/b 07:08:03.341 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:03.346 [Test worker] 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' 07:08:03.374 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:03.377 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pbFJj4Rt-lss2YplaMW8Ag/k42HCsUxmFeix_kYh42kvw' offset=0 07:08:03.385 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:03.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 07:08:03.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 496027 bytes in 176 ms. path='/1 {11 11ä11#+} 1/b' 07:08:03.555 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:08:03.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:03.607 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:08:03.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe6bec158faae27e8f29b7c8d7b730dbd3f4f690' to.sha1=''): /1 {11 11ä11#+} 1/c 07:08:03.676 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:03.681 [Test worker] 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' 07:08:03.701 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:03.702 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pbFJj4Rt-lss2YplaMW8Ag/b0oS1Jk3nJ4H2zZhfAzd3g' offset=0 07:08:03.708 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:03.735 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:08:03.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150449 bytes in 78 ms. path='/1 {11 11ä11#+} 1/c' 07:08:03.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 07:08:03.821 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:03.833 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:08:03.871 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e730a330031fc37ecc5203676c296e5235f12a85' to.sha1=''): /2/1 {11 11ä11#+} 1/a 07:08:03.917 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:03.922 [Test worker] 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' 07:08:03.949 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:03.949 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/D0DUdGP3cwtazeZFt0lX7A/f-GkuRwvmJfcrDsH_n1n5g/zeCoXW3Fl7b4S51y1fumeg' offset=0 07:08:03.960 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:04.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 07:08:04.095 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15812 bytes in 173 ms. path='/2/1 {11 11ä11#+} 1/a' 07:08:04.118 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:08:04.140 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:04.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:08:04.174 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4828842ffd9e32fd8af96e46291bd8eb7a6a50a0' to.sha1=''): /2/1 {11 11ä11#+} 1/b 07:08:04.214 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:04.220 [Test worker] 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' 07:08:04.241 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:04.242 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/D0DUdGP3cwtazeZFt0lX7A/f-GkuRwvmJfcrDsH_n1n5g/ZZ90iX-34rizDjGkUeiL7Q' offset=0 07:08:04.250 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:04.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 07:08:04.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 515710 bytes in 183 ms. path='/2/1 {11 11ä11#+} 1/b' 07:08:04.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:08:04.472 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:04.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:08:04.508 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afca7d3ee60ccf816d2ff772a6d068470ea69c00' to.sha1=''): /2/a 07:08:04.545 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:04.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a' 07:08:04.572 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:04.573 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/D0DUdGP3cwtazeZFt0lX7A/b0_CnGo5mTIFlz04Gx38wg' offset=0 07:08:04.585 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:04.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:08:04.819 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:04.823 [qtp1776774368-52] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/D0DUdGP3cwtazeZFt0lX7A/b0_CnGo5mTIFlz04Gx38wg' offset=1048576 07:08:04.829 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:04.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:08:04.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 560274 bytes in 354 ms. path='/2/a' 07:08:04.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:08:04.945 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 07:08:04.982 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:04.992 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:08:05.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5207f34533b370b7c1f3d995d6b75d93567532de' to.sha1=''): /3 + &#ä/5/h 07:08:05.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:05.077 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:08:05.101 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:05.102 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/21Zb5yiKTyUxS0CseCz0ww/xM9ouLbIILPzeYgTYoQfPw' offset=0 07:08:05.108 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:05.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:08:05.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160140 bytes in 82 ms. path='/3 + &#ä/5/h' 07:08:05.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:08:05.213 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:05.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:08:05.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b97e4533bcf3c0bb01cec45e33f4b657449fb854' to.sha1=''): /3 + &#ä/5/i 07:08:05.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:05.298 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:08:05.319 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:05.320 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/21Zb5yiKTyUxS0CseCz0ww/B3kZDlK2c16_gIdjZVsI_Q' offset=0 07:08:05.328 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:05.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 07:08:05.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 373032 bytes in 139 ms. path='/3 + &#ä/5/i' 07:08:05.466 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:08:05.500 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:05.508 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:08:05.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='043a3313c06308478efc720bbe6a9b123a27318f' to.sha1=''): /3 + &#ä/aa 07:08:05.579 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:05.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:08:05.605 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:05.606 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/vHUwDNv4JLxPgFgnPH2hHw' offset=0 07:08:05.613 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:05.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 07:08:05.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 459800 bytes in 152 ms. path='/3 + &#ä/aa' 07:08:05.757 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:08:05.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:05.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:08:05.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69391be63e244b4504a524f033c52a3adc1e3cae' to.sha1=''): /3 + &#ä/bb 07:08:05.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:05.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:08:05.888 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:05.890 [qtp1776774368-2941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/uFxnToTglWZZwhy85bqztQ' offset=0 07:08:05.905 [qtp1776774368-2941] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:06.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:08:06.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 278351 bytes in 210 ms. path='/3 + &#ä/bb' 07:08:06.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:08:06.129 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:06.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:08:06.161 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3f40df39a839710269bcc9cff9597e7e8d06a74' to.sha1=''): /3 + &#ä/cc 07:08:06.197 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:06.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:08:06.224 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:06.225 [qtp1776774368-5897] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/oMMD6rH8vjpvC7lVVfo4-Q' offset=0 07:08:06.233 [qtp1776774368-5897] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:06.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:08:06.369 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 502500 bytes in 167 ms. path='/3 + &#ä/cc' 07:08:06.396 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:08:06.448 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:06.459 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:08:06.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1dd6dacb23fbad3d5640964151c68ff2691b800b' to.sha1=''): /3 + &#ä/dd 07:08:06.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:06.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:08:06.559 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:06.561 [qtp1776774368-4726] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hfQloXl8f7V1zRrS_8NVaQ/l4uI7KAfiFUFsNguCx5WGA' offset=0 07:08:06.576 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:06.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:08:06.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 221340 bytes in 181 ms. path='/3 + &#ä/dd' 07:08:06.735 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:08:06.763 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b39358d8-05f7-433a-b05d-a1d3213e95f7"] on repo=eb85f54d-858c-45ce-896c-be669228ffeb 07:08:06.773 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:08:06.786 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:06.794 [qtp1776774368-6001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb localRepositoryRevisionSynced=90 07:08:06.796 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:06.814 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=91 remoteFromLocalRevision=90 07:08:06.823 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eb85f54d-858c-45ce-896c-be669228ffeb from='build/repo/k0t3df2t-yi5jp-local-dest' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:08:06.841 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:06.844 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:06.875 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91 07:08:06.902 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:06.902 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:06.916 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:08:06.916 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:08:06.929 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=91 07:08:06.948 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:06.948 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:06.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:06.959 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:06.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=93 07:08:06.967 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 07:08:07.021 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:07.024 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.remoteRepositoryRevisionSynced=5, revision=93 07:08:07.029 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:07.034 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=5, revision=93 07:08:07.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=93, revision=-1 07:08:07.093 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:07.097 [qtp1776774368-5622] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb transaction.localRevision=97 remoteFromLocalRevision=91 07:08:07.103 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:07.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=eb85f54d-858c-45ce-896c-be669228ffeb to='build/repo/k0t3df2t-yi5jp-local-dest', fromRepoLocalSync=false 07:08:07.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:07.105 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:07.114 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:07.127 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 07:08:07.131 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:07.137 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:07.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:08:07.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=132.7 MiB, available=362.3 MiB 07:08:07.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:08:07.862 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:07.870 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionInProgress=-1, revision=98 07:08:07.992 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:08:08.008 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:08.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:08:08.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=131.7 MiB, available=363.8 MiB 07:08:08.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=92, revision=98 07:08:08.521 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:08:08.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:08:08.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=131.7 MiB, available=364.3 MiB 07:08:08.963 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:08.966 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionSynced=92, revision=98 07:08:08.966 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionInProgress=98, revision=-1 07:08:08.971 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:08.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:08.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:08.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=96 07:08:08.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:08:09.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:08:09.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:08:09.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=131.8 MiB, available=349.2 MiB 07:08:09.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:08:09.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=131.8 MiB, available=362.7 MiB 07:08:09.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:08:10.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=131.8 MiB, available=349.2 MiB 07:08:10.187 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:10.187 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:08:10.187 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:08:10.198 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:10.205 [qtp1776774368-5622] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb localRepositoryRevisionSynced=97 07:08:10.529 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:10.549 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=98 remoteFromLocalRevision=97 07:08:10.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eb85f54d-858c-45ce-896c-be669228ffeb from='build/repo/k0t3df2t-yi5jp-local-dest' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:08:10.616 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 07:08:10.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:10.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:10.622 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:08:10.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:08:10.628 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=98 07:08:10.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:10.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:10.638 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:10.639 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:10.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=96, revision=100 07:08:10.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:08:10.683 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:10.687 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.remoteRepositoryRevisionSynced=93, revision=100 07:08:10.696 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:10.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=93, revision=100 07:08:10.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=100, revision=-1 07:08:10.728 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:10.732 [qtp1776774368-6001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb transaction.localRevision=103 remoteFromLocalRevision=98 07:08:10.734 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:10.737 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:08:11.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:08:11.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:08:11.117 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:11.148 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:11.162 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 renewalDateTime=2019-09-21T05:37:23.353Z expiryDateTime=2019-09-21T06:07:23.353Z 07:08:11.174 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:11.179 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:11.188 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:11.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:11.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=128 07:08:11.214 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 07:08:11.245 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:08:11.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa to='build/repo/k0t3cfo5-e49lz-local-src', fromRepoLocalSync=true 07:08:11.246 [pool-53-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing baa7eece-1fe8-4d6f-b954-1d6c9eec31fa ('build/repo/k0t3cfo5-e49lz-local-src') 07:08:11.262 [pool-53-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:08:11.287 [pool-53-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:08:11.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.82.xml.gz 07:08:11.384 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.82.xml.gz 07:08:11.401 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:11.415 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=103 07:08:11.418 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:11.424 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.82.xml.gz 07:08:11.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 07:08:12.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=135.3 MiB, available=357.2 MiB 07:08:12.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:08:12.046 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:12.054 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=-1, revision=104 07:08:12.083 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 07:08:12.096 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:12.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:08:12.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=133.9 MiB, available=347.1 MiB 07:08:12.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=83, revision=104 07:08:12.660 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:08:12.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:08:13.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=133.8 MiB, available=358.2 MiB 07:08:13.164 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:13.167 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionSynced=83, revision=104 07:08:13.167 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=104, revision=-1 07:08:13.177 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:13.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:13.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:13.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=128, revision=131 07:08:13.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 07:08:13.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:08:13.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:08:13.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=134.0 MiB, available=347.0 MiB 07:08:13.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:08:14.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=133.9 MiB, available=357.1 MiB 07:08:14.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:08:14.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=133.9 MiB, available=347.1 MiB 07:08:14.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.82.xml.gz 07:08:14.423 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:08:14.425 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:08:14.426 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:08:14.448 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:14.457 [qtp1776774368-5622] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=103 07:08:14.470 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:14.491 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=133 remoteFromLocalRevision=103 07:08:14.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa from='build/repo/k0t3cfo5-e49lz-local-src' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:08:14.513 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:14.517 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:14.536 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=133 07:08:14.560 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:14.560 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:14.561 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 07:08:14.562 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:08:14.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=131, revision=135 07:08:14.636 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 07:08:14.689 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:14.693 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=126, revision=135 07:08:14.755 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:14.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=126, revision=135 07:08:14.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=135, revision=-1 07:08:14.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:08:14.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:08:14.850 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:14.902 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:14.921 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:08:14.922 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 07:08:14.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2df0d2d6ac93b17cb1cf0548eb0296f5e5c3a1b3' to.sha1='8e1ad8b17245f532a78cfb7aab530ba08b635642'): /2/new-file 07:08:14.998 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=138 07:08:14.998 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 07:08:15.062 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:15.065 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=135, revision=138 07:08:15.115 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:15.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=135, revision=138 07:08:15.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=138, revision=-1 07:08:15.155 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:15.204 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:15.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:08:15.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' 07:08:15.406 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:15.428 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:15.432 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:15.433 [qtp1776774368-6001] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/D0DUdGP3cwtazeZFt0lX7A/yLPqtIUkUSWTISvQE2C7sA' offset=0 07:08:15.878 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:15.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 864025 bytes in 714 ms. path='/2/new-file' 07:08:15.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=141 07:08:15.960 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 07:08:15.996 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:15.999 [qtp1776774368-211] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=138, revision=141 07:08:16.006 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:16.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=138, revision=141 07:08:16.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=141, revision=-1 07:08:16.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:16.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:08:16.060 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:16.133 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:08:16.140 [qtp1776774368-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:08:16.157 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:16.189 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="baa7eece-1fe8-4d6f-b954-1d6c9eec31fa"] on repo=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa 07:08:16.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 07:08:16.211 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=133 07:08:16.223 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:16.224 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:16.248 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:16.248 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:16.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=146 07:08:16.270 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 07:08:16.318 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:16.322 [qtp1776774368-5622] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=141, revision=146 07:08:16.347 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:16.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=141, revision=146 07:08:16.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=146, revision=-1 07:08:16.375 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:16.390 [qtp1776774368-6001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa transaction.localRevision=116 remoteFromLocalRevision=133 07:08:16.397 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:16.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa to='build/repo/k0t3cfo5-e49lz-local-src', fromRepoLocalSync=false 07:08:16.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:16.406 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:16.423 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:16.457 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=116 07:08:16.472 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:16.477 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:16.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:08:17.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=137.6 MiB, available=352.4 MiB 07:08:17.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:08:17.201 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:17.224 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=-1, revision=117 07:08:17.266 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 07:08:17.454 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:17.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:08:17.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=135.8 MiB, available=354.7 MiB 07:08:17.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=104, revision=117 07:08:18.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:18.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:08:18.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:08:18.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:08:18.069 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:08:18.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:08:18.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=134.8 MiB, available=354.7 MiB 07:08:18.639 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:18.644 [qtp1776774368-6617] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionSynced=104, revision=117 07:08:18.644 [qtp1776774368-6617] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=117, revision=-1 07:08:18.651 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:18.661 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:18.661 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:18.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=148 07:08:18.674 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:08:18.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:08:18.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:08:19.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=134.8 MiB, available=346.2 MiB 07:08:19.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:08:19.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=134.8 MiB, available=353.7 MiB 07:08:19.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:08:20.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=134.8 MiB, available=346.2 MiB 07:08:20.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:20.028 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:08:20.028 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:08:20.041 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.065 [qtp1776774368-5622] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=116 07:08:20.091 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=150 remoteFromLocalRevision=116 07:08:20.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa from='build/repo/k0t3cfo5-e49lz-local-src' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:08:20.132 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=150 07:08:20.151 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:20.151 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:20.162 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:08:20.162 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:08:20.166 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=150 07:08:20.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:20.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:20.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:20.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:20.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=148, revision=152 07:08:20.178 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 07:08:20.204 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.208 [qtp1776774368-6001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=146, revision=152 07:08:20.217 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=146, revision=152 07:08:20.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=152, revision=-1 07:08:20.243 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.247 [qtp1776774368-6001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa transaction.localRevision=122 remoteFromLocalRevision=150 07:08:20.252 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:08:20.348 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.384 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.408 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 renewalDateTime=2019-09-21T05:37:56.822Z expiryDateTime=2019-09-21T06:07:56.822Z 07:08:20.425 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.428 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.438 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:20.438 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:20.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=102 07:08:20.460 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 07:08:20.483 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:08:20.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=eb85f54d-858c-45ce-896c-be669228ffeb to='build/repo/k0t3df2t-yi5jp-local-dest', fromRepoLocalSync=true 07:08:20.485 [pool-54-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eb85f54d-858c-45ce-896c-be669228ffeb ('build/repo/k0t3df2t-yi5jp-local-dest') 07:08:20.503 [pool-54-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:08:20.540 [pool-54-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:08:20.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.97.xml.gz 07:08:20.627 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.97.xml.gz 07:08:20.652 [qtp1776774368-5622] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.663 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=122 07:08:20.694 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:20.699 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.97.xml.gz 07:08:20.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=97 repoFileDtos.size=3 07:08:21.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=137.1 MiB, available=351.4 MiB 07:08:21.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:08:21.279 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:21.285 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionInProgress=-1, revision=123 07:08:21.344 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 07:08:21.399 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:21.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:08:21.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=137.2 MiB, available=343.8 MiB 07:08:21.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=98, revision=123 07:08:22.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:08:22.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:08:22.086 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:08:22.086 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:08:22.105 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:08:22.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:08:22.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=137.6 MiB, available=349.4 MiB 07:08:22.659 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:22.662 [qtp1776774368-6001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionSynced=98, revision=123 07:08:22.664 [qtp1776774368-6001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionInProgress=123, revision=-1 07:08:22.677 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:22.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:22.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:22.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=102, revision=105 07:08:22.742 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 07:08:22.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:08:22.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:08:23.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=136.2 MiB, available=345.3 MiB 07:08:23.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:08:23.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=135.1 MiB, available=350.9 MiB 07:08:23.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:08:24.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=135.1 MiB, available=351.4 MiB 07:08:24.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.97.xml.gz 07:08:24.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:08:24.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:08:24.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:08:24.231 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:08:24.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:08:24.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 07:08:24.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2df0d2d6ac93b17cb1cf0548eb0296f5e5c3a1b3' to.sha1=''): /2/new-file 07:08:24.271 [Test worker] INFO c.c.c.l.t.FileRepoTransport - handleFileTypeCollision: Collision: Destination file already exists, is modified and has a different type! toFileType=DirectoryDto fromFileType=NormalFileDto file='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/2/new-file' 07:08:24.272 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:24.272 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:24.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file 07:08:24.335 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:24.341 [qtp1776774368-3564] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb localRepositoryRevisionSynced=122 07:08:24.346 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:24.366 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=111 remoteFromLocalRevision=122 07:08:24.375 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:08:24.375 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eb85f54d-858c-45ce-896c-be669228ffeb from='build/repo/k0t3df2t-yi5jp-local-dest' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:08:24.388 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:24.391 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:24.413 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=111 07:08:24.427 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:24.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:24.429 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 07:08:24.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file' 07:08:24.443 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:08:24.443 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:08:24.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=105, revision=113 07:08:24.499 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 07:08:24.572 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:24.576 [qtp1776774368-6617] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.remoteRepositoryRevisionSynced=100, revision=113 07:08:24.621 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:24.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=100, revision=113 07:08:24.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=113, revision=-1 07:08:24.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:24.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:08:24.711 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:24.825 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:24.850 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 07:08:24.850 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:08:24.870 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=111 07:08:24.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:24.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:24.959 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:08:24.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. 07:08:24.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:24.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:08:24.985 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=OdhoeYEUWmNnr69VF8pyPw, cryptoRepoFileId=yLPqtIUkUSWTISvQE2C7sA, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=D17THa914a3EmC8tDzFqDw, cryptoRepoFileId=yLPqtIUkUSWTISvQE2C7sA, deleted=null] duplicateCryptoRepoFileId=null localRevision=116 07:08:24.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:24.995 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:08:25.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:08:25.002 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:08:25.024 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:25.024 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:25.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=116 07:08:25.030 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 07:08:25.104 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:25.107 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.remoteRepositoryRevisionSynced=113, revision=116 07:08:25.153 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:25.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=113, revision=116 07:08:25.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=116, revision=-1 07:08:25.181 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:25.186 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb transaction.localRevision=130 remoteFromLocalRevision=111 07:08:25.191 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:25.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=eb85f54d-858c-45ce-896c-be669228ffeb to='build/repo/k0t3df2t-yi5jp-local-dest', fromRepoLocalSync=false 07:08:25.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:25.197 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:25.214 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:25.229 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=130 07:08:25.234 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:25.238 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:25.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:08:25.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=136.7 MiB, available=349.8 MiB 07:08:25.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:08:25.945 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:25.952 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionInProgress=-1, revision=131 07:08:26.028 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 07:08:26.069 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:26.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 07:08:26.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=136.7 MiB, available=344.3 MiB 07:08:26.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=123, revision=131 07:08:26.623 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:08:26.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:08:26.631 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:26.632 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:08:26.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:26.643 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:08:26.648 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:26.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms. 07:08:26.654 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:08:26.654 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:08:27.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=136.8 MiB, available=349.2 MiB 07:08:27.105 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:27.109 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionSynced=123, revision=131 07:08:27.109 [qtp1776774368-3564] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.localRepositoryRevisionInProgress=131, revision=-1 07:08:27.117 [qtp1776774368-3564] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:27.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:27.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:27.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=118 07:08:27.144 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 07:08:27.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:08:27.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:08:27.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=136.9 MiB, available=344.1 MiB 07:08:27.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:08:27.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=137.0 MiB, available=348.5 MiB 07:08:27.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:08:28.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=135.8 MiB, available=345.2 MiB 07:08:28.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:28.399 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:08:28.399 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:08:28.414 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.423 [qtp1776774368-4726] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb localRepositoryRevisionSynced=130 07:08:28.504 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=120 remoteFromLocalRevision=130 07:08:28.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eb85f54d-858c-45ce-896c-be669228ffeb from='build/repo/k0t3df2t-yi5jp-local-dest' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:08:28.563 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=120 07:08:28.590 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:28.591 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:28.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:08:28.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:08:28.612 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=120 07:08:28.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:28.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:28.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.from' result=null 07:08:28.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3df2t-yi5jp-local-dest' configKey='repair.deleteCollisions.to' result=null 07:08:28.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=118, revision=122 07:08:28.637 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 07:08:28.672 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.677 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb, this.remoteRepositoryRevisionSynced=116, revision=122 07:08:28.685 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=116, revision=122 07:08:28.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=122, revision=-1 07:08:28.707 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.717 [qtp1776774368-6001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=eb85f54d-858c-45ce-896c-be669228ffeb transaction.localRevision=136 remoteFromLocalRevision=120 07:08:28.721 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.724 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:08:28.841 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.874 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.894 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 renewalDateTime=2019-09-21T05:37:23.353Z expiryDateTime=2019-09-21T06:07:23.353Z 07:08:28.911 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.917 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:28.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:28.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:28.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=154 07:08:28.963 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 07:08:28.992 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:08:28.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa to='build/repo/k0t3cfo5-e49lz-local-src', fromRepoLocalSync=true 07:08:28.993 [pool-55-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing baa7eece-1fe8-4d6f-b954-1d6c9eec31fa ('build/repo/k0t3cfo5-e49lz-local-src') 07:08:29.009 [pool-55-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:08:29.027 [pool-55-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:08:29.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.116.xml.gz 07:08:29.085 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.116.xml.gz 07:08:29.100 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:29.116 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=136 07:08:29.121 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:29.126 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.116.xml.gz 07:08:29.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=116 repoFileDtos.size=3 07:08:29.607 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=137.0 MiB, available=347.5 MiB 07:08:29.607 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:08:29.630 [qtp1776774368-6001] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:29.641 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=-1, revision=137 07:08:29.684 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 07:08:29.718 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:29.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 07:08:30.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=137.0 MiB, available=348.0 MiB 07:08:30.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=117, revision=137 07:08:30.276 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 07:08:30.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms. 07:08:30.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:30.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:08:30.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:30.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:08:30.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:08:30.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:08:30.327 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:08:30.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:08:30.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=137.2 MiB, available=347.8 MiB 07:08:30.936 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:30.944 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionSynced=117, revision=137 07:08:30.945 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=137, revision=-1 07:08:30.952 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:30.961 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:30.961 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:30.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=154, revision=157 07:08:31.041 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 07:08:31.094 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:31.097 [qtp1776774368-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=152, revision=157 07:08:31.142 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:31.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=152, revision=157 07:08:31.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=157, revision=-1 07:08:31.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:08:31.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:08:31.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=137.5 MiB, available=344.0 MiB 07:08:31.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:08:32.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=137.5 MiB, available=347.0 MiB 07:08:32.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:08:32.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=137.4 MiB, available=343.6 MiB 07:08:32.691 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.116.xml.gz 07:08:32.691 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:08:32.693 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:08:32.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:08:32.800 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file' 07:08:32.903 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:08:32.911 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:08:32.930 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:32.936 [qtp1776774368-6617] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=136 07:08:32.940 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:32.957 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=163 remoteFromLocalRevision=136 07:08:32.964 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:08:32.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa from='build/repo/k0t3cfo5-e49lz-local-src' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:08:32.978 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:32.981 [qtp1776774368-6617] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:32.995 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=163 07:08:33.003 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:33.003 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:33.004 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:08:33.004 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:08:33.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=163 07:08:33.028 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:33.029 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:33.040 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:33.041 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:33.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=165 07:08:33.049 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 07:08:33.168 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:33.170 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=157, revision=165 07:08:33.177 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:33.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=157, revision=165 07:08:33.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=165, revision=-1 07:08:33.209 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:33.214 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa transaction.localRevision=143 remoteFromLocalRevision=163 07:08:33.219 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:33.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b39358d8-05f7-433a-b05d-a1d3213e95f7 from='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' toID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa to='build/repo/k0t3cfo5-e49lz-local-src', fromRepoLocalSync=false 07:08:33.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:33.220 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:33.232 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:33.244 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=143 07:08:33.246 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:33.250 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/ChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:33.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:08:33.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=137.5 MiB, available=346.5 MiB 07:08:33.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:08:33.883 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:33.891 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=-1, revision=144 07:08:33.980 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 07:08:33.994 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:33.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:08:34.415 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=136.9 MiB, available=347.1 MiB 07:08:34.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.remoteRepositoryRevisionSynced=137, revision=144 07:08:34.428 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=JbgEFsgmfC93G20iJS9Qyg, serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7} because of missing permissions! 07:08:34.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:08:34.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=136.9 MiB, available=347.1 MiB 07:08:34.953 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:34.956 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionSynced=137, revision=144 07:08:34.956 [qtp1776774368-4726] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.localRepositoryRevisionInProgress=144, revision=-1 07:08:34.962 [qtp1776774368-4726] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:34.966 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:34.966 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:34.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=-1, revision=168 07:08:34.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 07:08:34.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:08:34.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:08:35.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=137.1 MiB, available=343.9 MiB 07:08:35.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:08:35.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=137.0 MiB, available=346.5 MiB 07:08:35.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:08:36.219 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=137.0 MiB, available=346.5 MiB 07:08:36.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b39358d8-05f7-433a-b05d-a1d3213e95f7.null.xml.gz 07:08:36.221 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:08:36.221 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:08:36.232 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.239 [qtp1776774368-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa localRepositoryRevisionSynced=143 07:08:36.371 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 transaction.localRevision=170 remoteFromLocalRevision=143 07:08:36.413 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa from='build/repo/k0t3cfo5-e49lz-local-src' toID=b39358d8-05f7-433a-b05d-a1d3213e95f7 to='https://localhost:42817/b39358d8-05f7-433a-b05d-a1d3213e95f7' 07:08:36.423 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=170 07:08:36.427 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:36.427 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:36.429 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:08:36.429 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:08:36.433 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 localRepositoryRevisionSynced=170 07:08:36.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:36.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:36.441 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.from' result=null 07:08:36.441 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t3cfo5-e49lz-local-src' configKey='repair.deleteCollisions.to' result=null 07:08:36.443 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=168, revision=172 07:08:36.447 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 07:08:36.469 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.472 [qtp1776774368-52] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa, this.remoteRepositoryRevisionSynced=165, revision=172 07:08:36.478 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionSynced=165, revision=172 07:08:36.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7, this.localRepositoryRevisionInProgress=172, revision=-1 07:08:36.505 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.508 [qtp1776774368-52] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 remoteRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa transaction.localRevision=149 remoteFromLocalRevision=170 07:08:36.514 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:08:36.809 [qtp1776774368-33] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.843 [qtp1776774368-211] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.855 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=baa7eece-1fe8-4d6f-b954-1d6c9eec31fa serverRepositoryId=b39358d8-05f7-433a-b05d-a1d3213e95f7 renewalDateTime=2019-09-21T05:37:23.353Z expiryDateTime=2019-09-21T06:07:23.353Z 07:08:36.865 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.887 [qtp1776774368-52] INFO c.c.c.l.LocalRepoManagerImpl - [4b29fbc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:36.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:08:37.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:08:37.068 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:08:37.069 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [559cbd0a]getCloseDeferredMillis: closeDeferredMillis=20000 07:08:37.069 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [559cbd0a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:37.069 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e6835da]getCloseDeferredMillis: closeDeferredMillis=20000 07:08:37.069 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e6835da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:08:37.419 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PgpSyncIT > testPgpSync STANDARD_OUT 07:08:39.751 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:08:42.533 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 19 finished executing tests. 07:08:42.847 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@857888c{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 07:08:42.852 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:08:42.866 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3016ece{/,null,UNAVAILABLE} 07:08:42.883 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yyxUizIADZC735VErqGVug/.subshare/localServerRunning.deleteToStop 07:08:42.914 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@660ece68{SSL,[ssl, http/1.1]}{0.0.0.0:42817} 07:08:42.918 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:08:42.920 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7131ffe4{/,null,UNAVAILABLE} Finished generating test XML results (0.306 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test Generating HTML test report... Finished generating test html results (0.348 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/reports/tests/test :org.subshare.test:test (Thread[Daemon worker,5,main]) completed. Took 40 mins 5.19 secs. :org.subshare.updater:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.updater:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/java', not found Skipping task ':org.subshare.updater:compileTestJava' as it has no source files. :org.subshare.updater:compileTestJava UP-TO-DATE :org.subshare.updater:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :org.subshare.updater:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.updater:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/resources', not found Skipping task ':org.subshare.updater:processTestResources' as it has no source files. :org.subshare.updater:processTestResources UP-TO-DATE :org.subshare.updater:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.updater:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.updater:testClasses Skipping task ':org.subshare.updater:testClasses' as it has no actions. :org.subshare.updater:testClasses UP-TO-DATE :org.subshare.updater:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.updater:test (Thread[Daemon worker,5,main]) started. :org.subshare.updater:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/classes/test', not found Skipping task ':org.subshare.updater:test' as it has no source files. :org.subshare.updater:test UP-TO-DATE :org.subshare.updater:test (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.updater.gui:compileTestJava (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/java', not found Skipping task ':org.subshare.updater.gui:compileTestJava' as it has no source files. :org.subshare.updater.gui:compileTestJava UP-TO-DATE :org.subshare.updater.gui:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.updater.gui:processTestResources (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/resources', not found Skipping task ':org.subshare.updater.gui:processTestResources' as it has no source files. :org.subshare.updater.gui:processTestResources UP-TO-DATE :org.subshare.updater.gui:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.updater.gui:testClasses (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:testClasses Skipping task ':org.subshare.updater.gui:testClasses' as it has no actions. :org.subshare.updater.gui:testClasses UP-TO-DATE :org.subshare.updater.gui:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.updater.gui:test (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/classes/test', not found Skipping task ':org.subshare.updater.gui:test' as it has no source files. :org.subshare.updater.gui:test UP-TO-DATE :org.subshare.updater.gui:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :buildDashboard (Thread[Daemon worker,5,main]) started. :buildDashboard Executing task ':buildDashboard' (up-to-date check took 0.011 secs) due to: Output property 'reports.html.destination' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/reports/buildDashboard has changed. Output property 'reports.html.destination' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/reports/buildDashboard/css has been removed. Output property 'reports.html.destination' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/reports/buildDashboard/css/base-style.css has been removed. :buildDashboard (Thread[Daemon worker,5,main]) completed. Took 0.157 secs. :check (Thread[Daemon worker,5,main]) started. :check Skipping task ':check' as it has no actions. :check UP-TO-DATE :check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :build (Thread[Daemon worker,5,main]) started. :build Skipping task ':build' as it has no actions. :build (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.core:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.core:assemble Skipping task ':org.subshare.core:assemble' as it has no actions. :org.subshare.core:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.core:check (Thread[Daemon worker,5,main]) started. :org.subshare.core:check Skipping task ':org.subshare.core:check' as it has no actions. :org.subshare.core:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.core:build (Thread[Daemon worker,5,main]) started. :org.subshare.core:build Skipping task ':org.subshare.core:build' as it has no actions. :org.subshare.core:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.crypto:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:assemble Skipping task ':org.subshare.crypto:assemble' as it has no actions. :org.subshare.crypto:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.crypto:check (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:check Skipping task ':org.subshare.crypto:check' as it has no actions. :org.subshare.crypto:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.crypto:build (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:build Skipping task ':org.subshare.crypto:build' as it has no actions. :org.subshare.crypto:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.gui:jar (Thread[Daemon worker,5,main]) started. :org.subshare.gui:jar Executing task ':org.subshare.gui:jar' (up-to-date check took 0.033 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/libs/org.subshare.gui-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/libs/org.subshare.gui-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.gui:jar (Thread[Daemon worker,5,main]) completed. Took 0.347 secs. :org.subshare.gui:copyFilesFromBin (Thread[Daemon worker,5,main]) started. :org.subshare.gui:copyFilesFromBin Executing task ':org.subshare.gui:copyFilesFromBin' (up-to-date check took 0.007 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin/subshare has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin/subshare.bat has been removed. :org.subshare.gui:copyFilesFromBin (Thread[Daemon worker,5,main]) completed. Took 0.156 secs. :org.subshare.gui:copyUnfilteredFilesFromAssembly (Thread[Daemon worker,5,main]) started. :org.subshare.gui:copyUnfilteredFilesFromAssembly Executing task ':org.subshare.gui:copyUnfilteredFilesFromAssembly' (up-to-date check took 0.004 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/subshare.ico has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/subshare.svg has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/subshare_16x16.png has been removed. :org.subshare.gui:copyUnfilteredFilesFromAssembly (Thread[Daemon worker,5,main]) completed. Took 0.035 secs. :org.subshare.gui:copyFilteredFilesFromAssembly (Thread[Daemon worker,5,main]) started. :org.subshare.gui:copyFilteredFilesFromAssembly Executing task ':org.subshare.gui:copyFilteredFilesFromAssembly' (up-to-date check took 0.005 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/installation.properties has been removed. :org.subshare.gui:copyFilteredFilesFromAssembly (Thread[Daemon worker,5,main]) completed. Took 0.027 secs. :org.subshare.gui:chmodMainExecutable (Thread[Daemon worker,5,main]) started. :org.subshare.gui:chmodMainExecutable Executing task ':org.subshare.gui:chmodMainExecutable' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Starting process 'command 'chmod''. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin Command: chmod a+x subshare Successfully started process 'command 'chmod'' :org.subshare.gui:chmodMainExecutable (Thread[Daemon worker,5,main]) completed. Took 0.041 secs. :org.subshare.gui:copyDependencies (Thread[Daemon worker,5,main]) started. :org.subshare.gui:copyDependencies Executing task ':org.subshare.gui:copyDependencies' (up-to-date check took 0.007 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/activation-1.1.1.jar has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/args4j-2.0.16.jar has been removed. :org.subshare.gui:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.333 secs. :org.subshare.gui:copyJar (Thread[Daemon worker,5,main]) started. :org.subshare.gui:copyJar Executing task ':org.subshare.gui:copyJar' (up-to-date check took 0.012 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/org.subshare.gui-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.gui:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.032 secs. :org.subshare.gui:tarGzAssembly (Thread[Daemon worker,5,main]) started. :org.subshare.gui:tarGzAssembly Executing task ':org.subshare.gui:tarGzAssembly' (up-to-date check took 0.016 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.tar.gz has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.tar.gz has been removed. :org.subshare.gui:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 2.353 secs. :org.subshare.gui:zipAssembly (Thread[Daemon worker,5,main]) started. :org.subshare.gui:zipAssembly Executing task ':org.subshare.gui:zipAssembly' (up-to-date check took 0.003 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.zip has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.zip has been removed. :org.subshare.gui:zipAssembly (Thread[Daemon worker,5,main]) completed. Took 2.155 secs. :org.subshare.gui:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.gui:assemble Skipping task ':org.subshare.gui:assemble' as it has no actions. :org.subshare.gui:assemble (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.gui:check (Thread[Daemon worker,5,main]) started. :org.subshare.gui:check Skipping task ':org.subshare.gui:check' as it has no actions. :org.subshare.gui:check UP-TO-DATE :org.subshare.gui:check (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.gui:build (Thread[Daemon worker,5,main]) started. :org.subshare.gui:build Skipping task ':org.subshare.gui:build' as it has no actions. :org.subshare.gui:build (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.local:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.local:assemble Skipping task ':org.subshare.local:assemble' as it has no actions. :org.subshare.local:assemble (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.local:check (Thread[Daemon worker,5,main]) started. :org.subshare.local:check Skipping task ':org.subshare.local:check' as it has no actions. :org.subshare.local:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.local:build (Thread[Daemon worker,5,main]) started. :org.subshare.local:build Skipping task ':org.subshare.local:build' as it has no actions. :org.subshare.local:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.local.dbrepo:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:assemble Skipping task ':org.subshare.local.dbrepo:assemble' as it has no actions. :org.subshare.local.dbrepo:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:check (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:check Skipping task ':org.subshare.local.dbrepo:check' as it has no actions. :org.subshare.local.dbrepo:check UP-TO-DATE :org.subshare.local.dbrepo:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:build (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:build Skipping task ':org.subshare.local.dbrepo:build' as it has no actions. :org.subshare.local.dbrepo:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:assemble Skipping task ':org.subshare.ls.client:assemble' as it has no actions. :org.subshare.ls.client:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:check (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:check Skipping task ':org.subshare.ls.client:check' as it has no actions. :org.subshare.ls.client:check UP-TO-DATE :org.subshare.ls.client:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.client:build (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:build Skipping task ':org.subshare.ls.client:build' as it has no actions. :org.subshare.ls.client:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.core:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:assemble Skipping task ':org.subshare.ls.core:assemble' as it has no actions. :org.subshare.ls.core:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:check (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:check Skipping task ':org.subshare.ls.core:check' as it has no actions. :org.subshare.ls.core:check UP-TO-DATE :org.subshare.ls.core:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:build (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:build Skipping task ':org.subshare.ls.core:build' as it has no actions. :org.subshare.ls.core:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:assemble Skipping task ':org.subshare.ls.rest.client:assemble' as it has no actions. :org.subshare.ls.rest.client:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.client:check (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:check Skipping task ':org.subshare.ls.rest.client:check' as it has no actions. :org.subshare.ls.rest.client:check UP-TO-DATE :org.subshare.ls.rest.client:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.client:build (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:build Skipping task ':org.subshare.ls.rest.client:build' as it has no actions. :org.subshare.ls.rest.client:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:assemble Skipping task ':org.subshare.ls.rest.server:assemble' as it has no actions. :org.subshare.ls.rest.server:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:check (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:check Skipping task ':org.subshare.ls.rest.server:check' as it has no actions. :org.subshare.ls.rest.server:check UP-TO-DATE :org.subshare.ls.rest.server:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:build (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:build Skipping task ':org.subshare.ls.rest.server:build' as it has no actions. :org.subshare.ls.rest.server:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:assemble Skipping task ':org.subshare.ls.server:assemble' as it has no actions. :org.subshare.ls.server:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:check (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:check Skipping task ':org.subshare.ls.server:check' as it has no actions. :org.subshare.ls.server:check UP-TO-DATE :org.subshare.ls.server:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:build (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:build Skipping task ':org.subshare.ls.server:build' as it has no actions. :org.subshare.ls.server:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server.cproc:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:assemble Skipping task ':org.subshare.ls.server.cproc:assemble' as it has no actions. :org.subshare.ls.server.cproc:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:check (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:check Skipping task ':org.subshare.ls.server.cproc:check' as it has no actions. :org.subshare.ls.server.cproc:check UP-TO-DATE :org.subshare.ls.server.cproc:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:build (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:build Skipping task ':org.subshare.ls.server.cproc:build' as it has no actions. :org.subshare.ls.server.cproc:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.client:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:assemble Skipping task ':org.subshare.rest.client:assemble' as it has no actions. :org.subshare.rest.client:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.client:check (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:check Skipping task ':org.subshare.rest.client:check' as it has no actions. :org.subshare.rest.client:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.client:build (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:build Skipping task ':org.subshare.rest.client:build' as it has no actions. :org.subshare.rest.client:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.rest.server:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:assemble Skipping task ':org.subshare.rest.server:assemble' as it has no actions. :org.subshare.rest.server:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.rest.server:check (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:check Skipping task ':org.subshare.rest.server:check' as it has no actions. :org.subshare.rest.server:check UP-TO-DATE :org.subshare.rest.server:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.rest.server:build (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:build Skipping task ':org.subshare.rest.server:build' as it has no actions. :org.subshare.rest.server:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:assemble Skipping task ':org.subshare.rest.shared:assemble' as it has no actions. :org.subshare.rest.shared:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:check (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:check Skipping task ':org.subshare.rest.shared:check' as it has no actions. :org.subshare.rest.shared:check UP-TO-DATE :org.subshare.rest.shared:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:build (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:build Skipping task ':org.subshare.rest.shared:build' as it has no actions. :org.subshare.rest.shared:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.server:copyFilesFromBin (Thread[Daemon worker,5,main]) started. :org.subshare.server:copyFilesFromBin Executing task ':org.subshare.server:copyFilesFromBin' (up-to-date check took 0.002 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin/subshare-server has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin/subshare-server.bat has been removed. :org.subshare.server:copyFilesFromBin (Thread[Daemon worker,5,main]) completed. Took 0.073 secs. :org.subshare.server:copyUnfilteredFilesFromAssembly (Thread[Daemon worker,5,main]) started. :org.subshare.server:copyUnfilteredFilesFromAssembly Skipping task ':org.subshare.server:copyUnfilteredFilesFromAssembly' as it has no source files. :org.subshare.server:copyUnfilteredFilesFromAssembly UP-TO-DATE :org.subshare.server:copyUnfilteredFilesFromAssembly (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :org.subshare.server:copyFilteredFilesFromAssembly (Thread[Daemon worker,5,main]) started. :org.subshare.server:copyFilteredFilesFromAssembly Executing task ':org.subshare.server:copyFilteredFilesFromAssembly' (up-to-date check took 0.004 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/installation.properties has been removed. :org.subshare.server:copyFilteredFilesFromAssembly (Thread[Daemon worker,5,main]) completed. Took 0.011 secs. :org.subshare.server:chmodMainExecutable (Thread[Daemon worker,5,main]) started. :org.subshare.server:chmodMainExecutable Executing task ':org.subshare.server:chmodMainExecutable' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Starting process 'command 'chmod''. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin Command: chmod a+x subshare-server Successfully started process 'command 'chmod'' :org.subshare.server:chmodMainExecutable (Thread[Daemon worker,5,main]) completed. Took 0.025 secs. :org.subshare.server:copyDependencies (Thread[Daemon worker,5,main]) started. :org.subshare.server:copyDependencies Executing task ':org.subshare.server:copyDependencies' (up-to-date check took 0.014 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/activation-1.1.1.jar has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/args4j-2.0.16.jar has been removed. :org.subshare.server:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.317 secs. :org.subshare.server:copyJar (Thread[Daemon worker,5,main]) started. :org.subshare.server:copyJar Executing task ':org.subshare.server:copyJar' (up-to-date check took 0.003 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/org.subshare.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.server:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.01 secs. :org.subshare.server:tarGzAssembly (Thread[Daemon worker,5,main]) started. :org.subshare.server:tarGzAssembly Executing task ':org.subshare.server:tarGzAssembly' (up-to-date check took 0.005 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.7-SNAPSHOT-bin.tar.gz has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.7-SNAPSHOT-bin.tar.gz has been removed. :org.subshare.server:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 1.975 secs. :org.subshare.server:zipAssembly (Thread[Daemon worker,5,main]) started. :org.subshare.server:zipAssembly Executing task ':org.subshare.server:zipAssembly' (up-to-date check took 0.004 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.7-SNAPSHOT-bin.zip has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.7-SNAPSHOT-bin.zip has been removed. :org.subshare.server:zipAssembly (Thread[Daemon worker,5,main]) completed. Took 2.2 secs. :org.subshare.server:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.server:assemble Skipping task ':org.subshare.server:assemble' as it has no actions. :org.subshare.server:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.server:check (Thread[Daemon worker,5,main]) started. :org.subshare.server:check Skipping task ':org.subshare.server:check' as it has no actions. :org.subshare.server:check UP-TO-DATE :org.subshare.server:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.server:build (Thread[Daemon worker,5,main]) started. :org.subshare.server:build Skipping task ':org.subshare.server:build' as it has no actions. :org.subshare.server:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.test:jar (Thread[Daemon worker,5,main]) started. :org.subshare.test:jar Executing task ':org.subshare.test:jar' (up-to-date check took 0.004 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/libs/org.subshare.test-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/libs/org.subshare.test-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.test:jar (Thread[Daemon worker,5,main]) completed. Took 0.012 secs. :org.subshare.test:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.test:assemble Skipping task ':org.subshare.test:assemble' as it has no actions. :org.subshare.test:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.test:check (Thread[Daemon worker,5,main]) started. :org.subshare.test:check Skipping task ':org.subshare.test:check' as it has no actions. :org.subshare.test:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.test:build (Thread[Daemon worker,5,main]) started. :org.subshare.test:build Skipping task ':org.subshare.test:build' as it has no actions. :org.subshare.test:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.updater:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.updater:assemble Skipping task ':org.subshare.updater:assemble' as it has no actions. :org.subshare.updater:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.updater:check (Thread[Daemon worker,5,main]) started. :org.subshare.updater:check Skipping task ':org.subshare.updater:check' as it has no actions. :org.subshare.updater:check UP-TO-DATE :org.subshare.updater:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.updater:build (Thread[Daemon worker,5,main]) started. :org.subshare.updater:build Skipping task ':org.subshare.updater:build' as it has no actions. :org.subshare.updater:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.updater.gui:assemble (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:assemble Skipping task ':org.subshare.updater.gui:assemble' as it has no actions. :org.subshare.updater.gui:assemble (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :org.subshare.updater.gui:check (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:check Skipping task ':org.subshare.updater.gui:check' as it has no actions. :org.subshare.updater.gui:check UP-TO-DATE :org.subshare.updater.gui:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :org.subshare.updater.gui:build (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:build Skipping task ':org.subshare.updater.gui:build' as it has no actions. :org.subshare.updater.gui:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :copyDistributions (Thread[Daemon worker,5,main]) started. :copyDistributions Executing task ':copyDistributions' (up-to-date check took 0.578 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/distributions has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.tar.gz has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.zip has been removed. :copyDistributions (Thread[Daemon worker,5,main]) completed. Took 1.482 secs. :install (Thread[Daemon worker,5,main]) started. :install Executing task ':install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@f9c382c :install (Thread[Daemon worker,5,main]) completed. Took 1.629 secs. :org.subshare.core:install (Thread[Daemon worker,5,main]) started. :org.subshare.core:install Executing task ':org.subshare.core:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@75bfc5f3 :org.subshare.core:install (Thread[Daemon worker,5,main]) completed. Took 0.108 secs. :org.subshare.crypto:install (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:install Executing task ':org.subshare.crypto:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.crypto:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@2e0fd685 :org.subshare.crypto:install (Thread[Daemon worker,5,main]) completed. Took 0.084 secs. :org.subshare.gui:install (Thread[Daemon worker,5,main]) started. :org.subshare.gui:install Executing task ':org.subshare.gui:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.gui:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@63542e99 :org.subshare.gui:install (Thread[Daemon worker,5,main]) completed. Took 0.192 secs. :org.subshare.local:install (Thread[Daemon worker,5,main]) started. :org.subshare.local:install Executing task ':org.subshare.local:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.local:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@668eacbb :org.subshare.local:install (Thread[Daemon worker,5,main]) completed. Took 0.07 secs. :org.subshare.local.dbrepo:install (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:install Executing task ':org.subshare.local.dbrepo:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.local.dbrepo:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@5123804 :org.subshare.local.dbrepo:install (Thread[Daemon worker,5,main]) completed. Took 0.062 secs. :org.subshare.ls.client:install (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:install Executing task ':org.subshare.ls.client:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@1a03b5f3 :org.subshare.ls.client:install (Thread[Daemon worker,5,main]) completed. Took 0.053 secs. :org.subshare.ls.core:install (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:install Executing task ':org.subshare.ls.core:install' (up-to-date check took 0.001 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@6c945599 :org.subshare.ls.core:install (Thread[Daemon worker,5,main]) completed. Took 0.07 secs. :org.subshare.ls.rest.client:install (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:install Executing task ':org.subshare.ls.rest.client:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.rest.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@59b2669d :org.subshare.ls.rest.client:install (Thread[Daemon worker,5,main]) completed. Took 0.06 secs. :org.subshare.ls.rest.server:install (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:install Executing task ':org.subshare.ls.rest.server:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.rest.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@720e38a6 :org.subshare.ls.rest.server:install (Thread[Daemon worker,5,main]) completed. Took 0.07 secs. :org.subshare.ls.server:install (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:install Executing task ':org.subshare.ls.server:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@5b45a701 :org.subshare.ls.server:install (Thread[Daemon worker,5,main]) completed. Took 0.065 secs. :org.subshare.ls.server.cproc:install (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:install Executing task ':org.subshare.ls.server.cproc:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.server.cproc:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@749efcc :org.subshare.ls.server.cproc:install (Thread[Daemon worker,5,main]) completed. Took 0.072 secs. :org.subshare.rest.client:install (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:install Executing task ':org.subshare.rest.client:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@115b05fd :org.subshare.rest.client:install (Thread[Daemon worker,5,main]) completed. Took 0.069 secs. :org.subshare.rest.server:install (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:install Executing task ':org.subshare.rest.server:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@69a8c543 :org.subshare.rest.server:install (Thread[Daemon worker,5,main]) completed. Took 0.06 secs. :org.subshare.rest.shared:install (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:install Executing task ':org.subshare.rest.shared:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.shared:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@4fd4b54d :org.subshare.rest.shared:install (Thread[Daemon worker,5,main]) completed. Took 0.056 secs. :org.subshare.server:install (Thread[Daemon worker,5,main]) started. :org.subshare.server:install Executing task ':org.subshare.server:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@52b09e11 :org.subshare.server:install (Thread[Daemon worker,5,main]) completed. Took 0.207 secs. :org.subshare.test:install (Thread[Daemon worker,5,main]) started. :org.subshare.test:install Executing task ':org.subshare.test:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.test:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@5126fe43 :org.subshare.test:install (Thread[Daemon worker,5,main]) completed. Took 0.075 secs. :org.subshare.updater:install (Thread[Daemon worker,5,main]) started. :org.subshare.updater:install Executing task ':org.subshare.updater:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.updater:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@51e88d76 :org.subshare.updater:install (Thread[Daemon worker,5,main]) completed. Took 0.046 secs. :org.subshare.updater.gui:install (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:install Executing task ':org.subshare.updater.gui:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.updater.gui:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@187da16f :org.subshare.updater.gui:install (Thread[Daemon worker,5,main]) completed. Took 0.044 secs. :uploadArchives (Thread[Daemon worker,5,main]) started. :uploadArchives Executing task ':uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@630a77e4 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare/0.10.7-SNAPSHOT/org.subshare-0.10.7-20190921.050859-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare/0.10.7-SNAPSHOT/org.subshare-0.10.7-20190921.050859-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Downloading: org/subshare/org.subshare/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.251 secs. :org.subshare.core:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.core:uploadArchives Executing task ':org.subshare.core:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@27b1ccba Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.core/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.core/0.10.7-SNAPSHOT/org.subshare.core-0.10.7-20190921.050859-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 569K from remote Uploaded 569K Uploading: org/subshare/org.subshare.core/0.10.7-SNAPSHOT/org.subshare.core-0.10.7-20190921.050859-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.core/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.core/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.core:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.11 secs. :org.subshare.crypto:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.crypto:uploadArchives Executing task ':org.subshare.crypto:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.crypto:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@52103cba Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.crypto/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.crypto/0.10.7-SNAPSHOT/org.subshare.crypto-0.10.7-20190921.050859-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 55K from remote Uploaded 55K Uploading: org/subshare/org.subshare.crypto/0.10.7-SNAPSHOT/org.subshare.crypto-0.10.7-20190921.050859-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.crypto/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.crypto/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.crypto/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.crypto:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.07 secs. :org.subshare.gui:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.gui:uploadArchives Executing task ':org.subshare.gui:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.gui:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@25a78ad0 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/org.subshare.gui-0.10.7-20190921.050859-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 817K from remote Uploaded 817K Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/org.subshare.gui-0.10.7-20190921.050859-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 3K from remote Uploaded 3K Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/org.subshare.gui-0.10.7-20190921.050859-18-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 24065K from remote Uploaded 24065K Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/org.subshare.gui-0.10.7-20190921.050859-18-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 24072K from remote Uploaded 24072K Downloading: org/subshare/org.subshare.gui/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.gui:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.983 secs. :org.subshare.local:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.local:uploadArchives Executing task ':org.subshare.local:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.local:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@698f0ff0 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.local/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.local/0.10.7-SNAPSHOT/org.subshare.local-0.10.7-20190921.050900-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 449K from remote Uploaded 449K Uploading: org/subshare/org.subshare.local/0.10.7-SNAPSHOT/org.subshare.local-0.10.7-20190921.050900-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.local/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.local/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.local/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.local:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.112 secs. :org.subshare.local.dbrepo:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.local.dbrepo:uploadArchives Executing task ':org.subshare.local.dbrepo:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.local.dbrepo:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@8e3893e Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.local.dbrepo/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.local.dbrepo/0.10.7-SNAPSHOT/org.subshare.local.dbrepo-0.10.7-20190921.050900-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 11K from remote Uploaded 11K Uploading: org/subshare/org.subshare.local.dbrepo/0.10.7-SNAPSHOT/org.subshare.local.dbrepo-0.10.7-20190921.050900-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.local.dbrepo/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.local.dbrepo/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.local.dbrepo/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.local.dbrepo:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.099 secs. :org.subshare.ls.client:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.ls.client:uploadArchives Executing task ':org.subshare.ls.client:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@5a2f3c24 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.client/0.10.7-SNAPSHOT/org.subshare.ls.client-0.10.7-20190921.050900-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.client/0.10.7-SNAPSHOT/org.subshare.ls.client-0.10.7-20190921.050900-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.client/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.client:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.078 secs. :org.subshare.ls.core:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.ls.core:uploadArchives Executing task ':org.subshare.ls.core:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@4f3605ef Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.core/0.10.7-SNAPSHOT/org.subshare.ls.core-0.10.7-20190921.050900-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 14K from remote Uploaded 14K Uploading: org/subshare/org.subshare.ls.core/0.10.7-SNAPSHOT/org.subshare.ls.core-0.10.7-20190921.050900-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.core/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.core:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.084 secs. :org.subshare.ls.rest.client:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.client:uploadArchives Executing task ':org.subshare.ls.rest.client:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.rest.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@36a49a57 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.rest.client/0.10.7-SNAPSHOT/org.subshare.ls.rest.client-0.10.7-20190921.050900-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Uploading: org/subshare/org.subshare.ls.rest.client/0.10.7-SNAPSHOT/org.subshare.ls.rest.client-0.10.7-20190921.050900-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.rest.client/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.rest.client:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.07 secs. :org.subshare.ls.rest.server:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.ls.rest.server:uploadArchives Executing task ':org.subshare.ls.rest.server:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.rest.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@db6e162 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.rest.server/0.10.7-SNAPSHOT/org.subshare.ls.rest.server-0.10.7-20190921.050900-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 3K from remote Uploaded 3K Uploading: org/subshare/org.subshare.ls.rest.server/0.10.7-SNAPSHOT/org.subshare.ls.rest.server-0.10.7-20190921.050900-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.rest.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.rest.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.081 secs. :org.subshare.ls.server:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server:uploadArchives Executing task ':org.subshare.ls.server:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@18171acd Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.server/0.10.7-SNAPSHOT/org.subshare.ls.server-0.10.7-20190921.050901-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploaded 1K Uploading: org/subshare/org.subshare.ls.server/0.10.7-SNAPSHOT/org.subshare.ls.server-0.10.7-20190921.050901-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.143 secs. :org.subshare.ls.server.cproc:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.ls.server.cproc:uploadArchives Executing task ':org.subshare.ls.server.cproc:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.server.cproc:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@3a030717 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.7-SNAPSHOT/org.subshare.ls.server.cproc-0.10.7-20190921.050901-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 5K from remote Uploaded 5K Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.7-SNAPSHOT/org.subshare.ls.server.cproc-0.10.7-20190921.050901-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 3K from remote Uploaded 3K Downloading: org/subshare/org.subshare.ls.server.cproc/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.server.cproc/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.server.cproc:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.061 secs. :org.subshare.rest.client:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.rest.client:uploadArchives Executing task ':org.subshare.rest.client:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@52b12ac4 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.client/0.10.7-SNAPSHOT/org.subshare.rest.client-0.10.7-20190921.050901-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 62K from remote Uploaded 62K Uploading: org/subshare/org.subshare.rest.client/0.10.7-SNAPSHOT/org.subshare.rest.client-0.10.7-20190921.050901-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.rest.client/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.rest.client:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.11 secs. :org.subshare.rest.server:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.rest.server:uploadArchives Executing task ':org.subshare.rest.server:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@2460d1c Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.server/0.10.7-SNAPSHOT/org.subshare.rest.server-0.10.7-20190921.050901-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 41K from remote Uploaded 41K Uploading: org/subshare/org.subshare.rest.server/0.10.7-SNAPSHOT/org.subshare.rest.server-0.10.7-20190921.050901-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.rest.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.rest.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.095 secs. :org.subshare.rest.shared:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.rest.shared:uploadArchives Executing task ':org.subshare.rest.shared:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.shared:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@736b7473 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.shared/0.10.7-SNAPSHOT/org.subshare.rest.shared-0.10.7-20190921.050901-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.rest.shared/0.10.7-SNAPSHOT/org.subshare.rest.shared-0.10.7-20190921.050901-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.rest.shared/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.rest.shared/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.rest.shared:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.077 secs. :org.subshare.server:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.server:uploadArchives Executing task ':org.subshare.server:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@2ad23bc7 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/org.subshare.server-0.10.7-20190921.050901-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 4K from remote Uploaded 4K Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/org.subshare.server-0.10.7-20190921.050901-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 7K from remote Uploaded 7K Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/org.subshare.server-0.10.7-20190921.050901-18-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 23273K from remote Uploaded 23273K Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/org.subshare.server-0.10.7-20190921.050901-18-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 23279K from remote Uploaded 23279K Downloading: org/subshare/org.subshare.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.951 secs. :org.subshare.test:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.test:uploadArchives Executing task ':org.subshare.test:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.test:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@62943924 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.test/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.test/0.10.7-SNAPSHOT/org.subshare.test-0.10.7-20190921.050902-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploaded 1K Uploading: org/subshare/org.subshare.test/0.10.7-SNAPSHOT/org.subshare.test-0.10.7-20190921.050902-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.test/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.test/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.test/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.test:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.06 secs. :org.subshare.updater:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.updater:uploadArchives Executing task ':org.subshare.updater:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.updater:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@67d7b192 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.updater/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.updater/0.10.7-SNAPSHOT/org.subshare.updater-0.10.7-20190921.050902-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploaded 1K Uploading: org/subshare/org.subshare.updater/0.10.7-SNAPSHOT/org.subshare.updater-0.10.7-20190921.050902-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.updater/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.updater/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.updater/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.updater:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.064 secs. :org.subshare.updater.gui:uploadArchives (Thread[Daemon worker,5,main]) started. :org.subshare.updater.gui:uploadArchives Executing task ':org.subshare.updater.gui:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.updater.gui:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@46d20a9f Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.updater.gui/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.updater.gui/0.10.7-SNAPSHOT/org.subshare.updater.gui-0.10.7-20190921.050902-18.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 19K from remote Uploaded 19K Uploading: org/subshare/org.subshare.updater.gui/0.10.7-SNAPSHOT/org.subshare.updater.gui-0.10.7-20190921.050902-18.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.updater.gui/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.updater.gui/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.updater.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.updater.gui:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.081 secs. BUILD SUCCESSFUL Total time: 50 mins 48.31 secs Stopped 0 compiler daemon(s). Received result Success[value=null] from daemon DaemonInfo{pid=2541, address=[b11aae6b-d759-4c55-a7b8-d4c21d8104f0 port:36753, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1569039500264, context=DefaultDaemonContext[uid=07c64232-faaa-46a6-b4d0-e68ed0cc9f47,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2541,idleTimeout=10800000,daemonOpts=-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be done). Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording test results 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.www Finished: SUCCESS